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 b3949f7 commit e7dbcd2Copy full SHA for e7dbcd2
composer.json
@@ -28,8 +28,8 @@
28
"roave/security-advisories" : "dev-master",
29
"phpunit/phpunit" : "^4.5 || ^5.0 || ^6.0 || ^7.0",
30
"php-parallel-lint/php-parallel-lint": "^1.0",
31
- "php-parallel-lint/php-console-highlighter": "^0.4",
32
- "phpcsstandards/phpcsdevcs": "^1.0.0"
+ "php-parallel-lint/php-console-highlighter": "^0.5",
+ "phpcsstandards/phpcsdevcs": "^1.0"
33
},
34
"bin": [
35
"bin/phpcs-check-feature-completeness"
0 commit comments