Skip to content

Commit aa597e8

Browse files
committed
update dev dependencies
1 parent e273382 commit aa597e8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
},
1818
"require-dev": {
1919
"jakub-onderka/php-console-highlighter": "0.3.2",
20-
"jakub-onderka/php-parallel-lint": "0.9.2",
21-
"phing/phing": "2.16",
22-
"phpunit/phpunit": "6.5.4"
20+
"jakub-onderka/php-parallel-lint": "1.0",
21+
"phing/phing": "2.16.1",
22+
"phpunit/phpunit": "6.5.7"
2323
},
2424
"autoload": {
2525
"psr-4": {

0 commit comments

Comments
 (0)