Bump min-php and phpunit versions

This commit is contained in:
Dan Hensby 2020-03-26 10:41:59 +00:00
parent 2241f8d411
commit 4a3e71b10a
No known key found for this signature in database
GPG Key ID: F76D6B5FE0626A99

View File

@ -21,8 +21,8 @@
}
],
"require": {
"php": ">=7.1",
"phpunit/phpunit": "^7@dev",
"php": "^7.2",
"phpunit/phpunit": "^7 || ^8",
"behat/behat": "^3.2",
"behat/mink": "^1.7",
"behat/mink-extension": "^2.1",