Allow Behat 4 for Symfony 8 compatibility #1

Open
veyra wants to merge 1 commits from symfony-8-behat-4-compat into master
Owner

Unblocks Symfony 8 consumers that use FriendsOfBehat MinkExtension together with SymfonyExtension. Behat 3.x is limited to Symfony components up to 7.x, while Behat 4.x supports Symfony 8.\n\nChange:\n- allow behat/behat ^4.0 while retaining ^3.31 support\n\nVerification:\n- composer validate --strict\n- consumer dry-run resolves SymfonyExtension + MinkExtension + Behat 4.x-dev + Symfony 8.1 on platform PHP 8.5

Unblocks Symfony 8 consumers that use FriendsOfBehat MinkExtension together with SymfonyExtension. Behat 3.x is limited to Symfony components up to 7.x, while Behat 4.x supports Symfony 8.\n\nChange:\n- allow behat/behat ^4.0 while retaining ^3.31 support\n\nVerification:\n- composer validate --strict\n- consumer dry-run resolves SymfonyExtension + MinkExtension + Behat 4.x-dev + Symfony 8.1 on platform PHP 8.5
veyra added 1 commit 2026-06-15 13:16:28 +00:00
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
575dfdc4fe
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 pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin symfony-8-behat-4-compat:symfony-8-behat-4-compat
git checkout symfony-8-behat-4-compat
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: veyra/friends-of-behat-mink-extension#1