Skip to content

Commit

Permalink
Merge pull request #24 from Moxio/fix23
Browse files Browse the repository at this point in the history
Allow version 8.15.0 of slevomat/coding-standard
  • Loading branch information
aboks authored Jul 26, 2024
2 parents 75a201d + d498162 commit b0f120e
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 @@ -18,7 +18,7 @@
"require": {
"php": "^7.1 || ^8.0",
"squizlabs/php_codesniffer": "^3.0.0",
"slevomat/coding-standard": "^6.0 || ^7.0 || ^8.0 <= 8.14.1"
"slevomat/coding-standard": "^6.0 || ^7.0 || ^8.0 <= 8.15.0"
},
"require-dev": {
"phpunit/phpunit": "^8.5.12"
Expand Down

0 comments on commit b0f120e

Please sign in to comment.