We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e802f0 commit 9440373Copy full SHA for 9440373
composer.json
@@ -19,7 +19,7 @@
19
"require-dev": {
20
"phpunit/phpunit": "^6.4 || ^8.3",
21
"sebastian/comparator": "^2.0 || ^3.0",
22
- "squizlabs/php_codesniffer": "^3.5",
+ "squizlabs/php_codesniffer": "^3.5, <3.5.5",
23
"symfony/phpunit-bridge": "^4.4@dev"
24
},
25
"autoload": {
0 commit comments