Skip to content

Commit 1b88cb0

Browse files
composer(deps): update slevomat/coding-standard requirement
Updates the requirements on [slevomat/coding-standard](https://github.com/slevomat/coding-standard) to permit the latest version. - [Release notes](https://github.com/slevomat/coding-standard/releases) - [Commits](slevomat/coding-standard@8.15.0...8.16.0) --- updated-dependencies: - dependency-name: slevomat/coding-standard dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 58d97e5 commit 1b88cb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"ext-tokenizer": "*",
3737
"dealerdirect/phpcodesniffer-composer-installer": "^1.0.0",
3838
"friendsofphp/php-cs-fixer": "^3.70.0",
39-
"slevomat/coding-standard": "~8.15.0",
39+
"slevomat/coding-standard": "~8.16.0",
4040
"squizlabs/php_codesniffer": "^3.11.3"
4141
},
4242
"require-dev": {

0 commit comments

Comments
 (0)