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 9286daa commit e628143Copy full SHA for e628143
composer.json
@@ -22,8 +22,8 @@
22
"wp-coding-standards/wpcs": "^2.3"
23
},
24
"require-dev": {
25
- "php-parallel-lint/php-parallel-lint": "^1.0",
26
- "php-parallel-lint/php-console-highlighter": "^0.5",
+ "php-parallel-lint/php-parallel-lint": "^1.3.2",
+ "php-parallel-lint/php-console-highlighter": "^1.0.0",
27
"phpcompatibility/php-compatibility": "^9",
28
"phpcsstandards/phpcsdevtools": "^1.0",
29
"phpunit/phpunit": "^4 || ^5 || ^6 || ^7"
0 commit comments