Skip to content

Commit

Permalink
Allow phpunit 4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
gisostallenberg committed Jul 5, 2016
1 parent 252b2fa commit 71396ab
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"minimum-stability": "stable",
"require": {},
"require-dev": {
"phpunit/phpunit": "^5.0"
"phpunit/phpunit": "^4.8 || ^5.4"
},
"autoload": {
"psr-4": {
Expand Down
4 changes: 2 additions & 2 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 71396ab

Please sign in to comment.