We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a42387f commit 5849924Copy full SHA for 5849924
composer.json
@@ -24,8 +24,8 @@
24
"require-dev": {
25
"ockcyp/covers-validator": "^1.3.3",
26
"phpunit/phpunit": "^6.5.14||^7.0.15||^8.5.13||^9.5.0",
27
- "php-parallel-lint/php-console-highlighter": "0.5",
28
- "php-parallel-lint/php-parallel-lint": "1.3.1",
+ "php-parallel-lint/php-console-highlighter": "^1.0",
+ "php-parallel-lint/php-parallel-lint": "^1.4",
29
"friendsofphp/php-cs-fixer": "^3.4||^3.5||^3.6",
30
"brainmaestro/composer-git-hooks": "^2.8"
31
},
0 commit comments