Skip to content

Commit

Permalink
Use phpunit 5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
amouhzi committed Nov 15, 2018
1 parent c7392e1 commit d2f085d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"ext-curl": "*"
},
"require-dev": {
"phpunit/phpunit": "3.7.*",
"phpunit/phpunit": "^5.7",
"squizlabs/php_codesniffer": "~2.1"
},
"autoload": {
Expand Down

0 comments on commit d2f085d

Please sign in to comment.