Skip to content

Commit

Permalink
upgrade package requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
iZaL committed Sep 19, 2020
1 parent 30e0ef2 commit 2c08848
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 @@ -14,7 +14,7 @@
"php": ">=5.5.9"
},
"require-dev": {
"phpunit/phpunit": ">=6.0"
"phpunit/phpunit": "4.*"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 2c08848

Please sign in to comment.