Allow Behat 4 for Symfony 8 compatibility #1
Reference in New Issue
Block a user
Delete Branch "symfony-8-behat-4-compat"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.