jhedstrom / drupalextension

An integration layer between Behat, Mink Extension, and Drupal.
GNU General Public License v2.0
209 stars 192 forks source link

Drupal 10 / Drush 11 / Symfony 6 Support #614

Closed mikemadison13 closed 1 year ago

mikemadison13 commented 2 years ago

I'm trying to do some testing with PHP 8.1 and I'm getting blocked by some of the requirements with regards to symfony on this package. We need to make sure it allows symfony ^6 packages. I'll open a PR for review!