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 463dc53 commit b14551fCopy full SHA for b14551f
composer.json
@@ -18,10 +18,10 @@
18
"require": {
19
"php": ">=5.4",
20
"phpcsstandards/phpcsextra": "^1.2.1",
21
- "phpcsstandards/phpcsutils": "^1.0.9",
22
- "sirbrillig/phpcs-variable-analysis": "^2.11.17",
23
- "squizlabs/php_codesniffer": "^3.8.0",
24
- "wp-coding-standards/wpcs": "^3.0"
+ "phpcsstandards/phpcsutils": "^1.0.11",
+ "sirbrillig/phpcs-variable-analysis": "^2.11.18",
+ "squizlabs/php_codesniffer": "^3.9.2",
+ "wp-coding-standards/wpcs": "^3.1.0"
25
},
26
"require-dev": {
27
"php-parallel-lint/php-parallel-lint": "^1.3.2",
0 commit comments