Skip to content

Commit

Permalink
update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
VasekPurchart committed Dec 18, 2018
1 parent 141d4b6 commit 44515de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
"slevomat/coding-standard": "~4.7"
},
"require-dev": {
"jakub-onderka/php-console-highlighter": "0.3.2",
"jakub-onderka/php-console-highlighter": "0.4",
"jakub-onderka/php-parallel-lint": "1.0",
"phing/phing": "2.16.1",
"phpunit/phpunit": "7.3.2"
"phpunit/phpunit": "7.5.1"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 44515de

Please sign in to comment.