We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66ed2da commit 33274e5Copy full SHA for 33274e5
1 file changed
composer.json
@@ -15,10 +15,10 @@
15
"phing/phing": "~2.16"
16
},
17
"require-dev": {
18
- "consistence/coding-standard": "2.2.1",
+ "consistence/coding-standard": "2.4",
19
"jakub-onderka/php-console-highlighter": "0.3.2",
20
- "jakub-onderka/php-parallel-lint": "0.9.2",
21
- "phpunit/phpunit": "6.3",
+ "jakub-onderka/php-parallel-lint": "1.0",
+ "phpunit/phpunit": "6.5.12",
22
"vasek-purchart/phing-tester": "1.0.1"
23
24
"autoload": {
0 commit comments