Allow Behat 4 for Symfony 8 compatibility #1
@@ -22,7 +22,7 @@
|
|||||||
"homepage": "https://github.com/FriendsOfBehat/MinkExtension#readme",
|
"homepage": "https://github.com/FriendsOfBehat/MinkExtension#readme",
|
||||||
"require": {
|
"require": {
|
||||||
"php": "^8.3",
|
"php": "^8.3",
|
||||||
"behat/behat": "^3.31",
|
"behat/behat": "^3.31 || ^4.0",
|
||||||
"behat/mink": "^1.5",
|
"behat/mink": "^1.5",
|
||||||
"symfony/config": "^7.4 || ^8.0"
|
"symfony/config": "^7.4 || ^8.0"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user