Skip to content

Commit 6ef9a07

Browse files
committed
Updated Consistence Coding Standard
1 parent cf23871 commit 6ef9a07

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

composer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,10 @@
1010
"jakub-onderka/php-parallel-lint": "~0.8"
1111
},
1212
"require-dev": {
13-
"consistence/coding-standard": "^0.8",
13+
"consistence/coding-standard": "^0.10",
1414
"phing/phing": "^2.9",
1515
"phpunit/phpunit": "^5.0",
16-
"satooshi/php-coveralls": "dev-master",
17-
"squizlabs/php_codesniffer": "2.5.0 as 2.3.4"
16+
"satooshi/php-coveralls": "dev-master"
1817
},
1918
"autoload-dev": {
2019
"psr-4": {

0 commit comments

Comments
 (0)