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 cf23871 commit 6ef9a07Copy full SHA for 6ef9a07
composer.json
@@ -10,11 +10,10 @@
10
"jakub-onderka/php-parallel-lint": "~0.8"
11
},
12
"require-dev": {
13
- "consistence/coding-standard": "^0.8",
+ "consistence/coding-standard": "^0.10",
14
"phing/phing": "^2.9",
15
"phpunit/phpunit": "^5.0",
16
- "satooshi/php-coveralls": "dev-master",
17
- "squizlabs/php_codesniffer": "2.5.0 as 2.3.4"
+ "satooshi/php-coveralls": "dev-master"
18
19
"autoload-dev": {
20
"psr-4": {
0 commit comments