Skip to content

Commit

Permalink
Bump up slevomat/coding-standard
Browse files Browse the repository at this point in the history
8.4.0 fixes various issues with PHP 8.1
  • Loading branch information
ADmad committed Sep 8, 2022
1 parent bb4f82f commit 16b7673
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"require": {
"php": ">=7.2.0",
"phpstan/phpdoc-parser": "^1.4.5",
"slevomat/coding-standard": "^8.1",
"slevomat/coding-standard": "^8.4",
"squizlabs/php_codesniffer": "^3.7.1"
},
"require-dev": {
Expand Down

0 comments on commit 16b7673

Please sign in to comment.