Bump PHPUnit dep

This commit is contained in:
Daniel Hensby 2017-03-24 14:19:56 +13:00
parent b0bdb05a16
commit 187fd50a27
No known key found for this signature in database
GPG Key ID: B00D1E9767F0B06E
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
"require": {
"php": ">=5.3.3",
"phpunit/phpunit": "~4.8",
"phpunit/phpunit": "^4.8 || ^5.7",
"behat/behat": "~2.5.0",
"behat/mink": "~1.6.0",
"behat/mink-extension": "~1.3.0",