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.
2 parents 7ec5015 + 1ac98da commit 2e12644Copy full SHA for 2e12644
composer.json
@@ -29,15 +29,15 @@
29
"minimum-stability": "stable",
30
"require": {
31
"php": ">=7",
32
- "squizlabs/php_codesniffer": "~3.5.6",
+ "squizlabs/php_codesniffer": "~3.6.0",
33
"dealerdirect/phpcodesniffer-composer-installer": "~0.7.0",
34
"wp-coding-standards/wpcs": "^2.3",
35
"automattic/vipwpcs": "^2.2",
36
"phpcompatibility/php-compatibility": "^9.3.5",
37
"automattic/phpcs-neutron-standard": "^1.6.0"
38
},
39
"require-dev": {
40
- "phpunit/phpunit": "6.5.* || 9.4.*",
+ "phpunit/phpunit": "~6.5.0 || ~9.5.0",
41
"vimeo/psalm": "@stable"
42
43
"autoload-dev": {
0 commit comments