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 23dce8b commit 8896883Copy full SHA for 8896883
composer.json
@@ -20,7 +20,7 @@
20
"require-dev": {
21
"phpunit/phpunit": "~7.5 | ~9.0",
22
"squizlabs/php_codesniffer": "^3.5",
23
- "corpus/coding-standard": "~0.4.0",
+ "corpus/coding-standard": "^0.4.0",
24
"friendsofphp/php-cs-fixer": "^2.17"
25
}
26
0 commit comments