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 4073e5e commit b5334e1Copy full SHA for b5334e1
composer.json
@@ -14,9 +14,9 @@
14
"jakub-onderka/php-code-style": "*"
15
},
16
"require": {
17
- "dealerdirect/phpcodesniffer-composer-installer": "^0.7 || ^1.0",
+ "dealerdirect/phpcodesniffer-composer-installer": "^1.0",
18
"phpcompatibility/php-compatibility": "^9.3",
19
- "squizlabs/php_codesniffer": "^3.6.1"
+ "squizlabs/php_codesniffer": "^3.9.0"
20
21
"config": {
22
"allow-plugins": {
0 commit comments