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 75addb1 commit 8b10e49Copy full SHA for 8b10e49
composer.json
@@ -30,11 +30,10 @@
30
"minimum-stability": "stable",
31
"require": {
32
"php": ">=7.4",
33
- "squizlabs/php_codesniffer": "^3.6.0",
34
"dealerdirect/phpcodesniffer-composer-installer": "~1.0.0",
35
"automattic/vipwpcs": "dev-develop",
36
"phpcompatibility/php-compatibility": "^9.3.5",
37
- "automattic/phpcs-neutron-standard": "^1.6.0"
+ "automattic/phpcs-neutron-standard": "^v1.7.0"
38
},
39
"require-dev": {
40
"phpunit/phpunit": "~6.5.0 || ~9.5.0",
0 commit comments