mirror of
https://github.com/silverstripe/silverstripe-behat-extension
synced 2024-10-22 17:05:32 +02:00
Bump min-php and phpunit versions
This commit is contained in:
parent
2241f8d411
commit
4a3e71b10a
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user