Allow Behat 4 for Symfony 8 compatibility
Some checks failed
Test / PHP 8.3 + Symfony 7.4.* + Behat 4.x-dev (pull_request) Has been cancelled
Test / PHP 8.4 + Symfony 7.4.* + Behat 4.x-dev (pull_request) Has been cancelled
Test / PHP 8.4 + Symfony 8.0.* + Behat 4.x-dev (pull_request) Has been cancelled
Test / PHP 8.4 + Symfony 8.1.* + Behat 4.x-dev (pull_request) Has been cancelled
Test / PHP 8.5 + Symfony 7.4.* + Behat 4.x-dev (pull_request) Has been cancelled
Test / PHP 8.5 + Symfony 8.0.* + Behat 4.x-dev (pull_request) Has been cancelled
Test / PHP 8.5 + Symfony 8.1.* + Behat 4.x-dev (pull_request) Has been cancelled
Test / PHP 8.3 + Symfony 7.4.* + Behat stable (pull_request) Has been cancelled
Test / PHP 8.4 + Symfony 7.4.* + Behat stable (pull_request) Has been cancelled
Test / PHP 8.5 + Symfony 7.4.* + Behat stable (pull_request) Has been cancelled
Some checks failed
Test / PHP 8.3 + Symfony 7.4.* + Behat 4.x-dev (pull_request) Has been cancelled
Test / PHP 8.4 + Symfony 7.4.* + Behat 4.x-dev (pull_request) Has been cancelled
Test / PHP 8.4 + Symfony 8.0.* + Behat 4.x-dev (pull_request) Has been cancelled
Test / PHP 8.4 + Symfony 8.1.* + Behat 4.x-dev (pull_request) Has been cancelled
Test / PHP 8.5 + Symfony 7.4.* + Behat 4.x-dev (pull_request) Has been cancelled
Test / PHP 8.5 + Symfony 8.0.* + Behat 4.x-dev (pull_request) Has been cancelled
Test / PHP 8.5 + Symfony 8.1.* + Behat 4.x-dev (pull_request) Has been cancelled
Test / PHP 8.3 + Symfony 7.4.* + Behat stable (pull_request) Has been cancelled
Test / PHP 8.4 + Symfony 7.4.* + Behat stable (pull_request) Has been cancelled
Test / PHP 8.5 + Symfony 7.4.* + Behat stable (pull_request) Has been cancelled
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
"homepage": "https://github.com/FriendsOfBehat/MinkExtension#readme",
|
||||
"require": {
|
||||
"php": "^8.3",
|
||||
"behat/behat": "^3.31",
|
||||
"behat/behat": "^3.31 || ^4.0",
|
||||
"behat/mink": "^1.5",
|
||||
"symfony/config": "^7.4 || ^8.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user