diff --git a/.github/workflows/behat.yml b/.github/workflows/behat.yml index 518e1d3777f..78abde32879 100644 --- a/.github/workflows/behat.yml +++ b/.github/workflows/behat.yml @@ -110,7 +110,7 @@ jobs: # Also include a hardcoded version for instaclick/php-webdriver, drupal/dynamic_entity_reference and drupal/core # as we didnt lock the version, and the patch isn't applying on the latest, so we require it # specifically to match the version that was installed at that moment in time. - composer require goalgorilla/open_social:~$PREVIOUS_MAJOR instaclick/php-webdriver:1.4.16 drupal/dynamic_entity_reference:3.1.0 drupal/core:10.2.3 "drupal/flexible_permissions:^1.1.0" "drupal/socialbase:2.5.19" + composer require goalgorilla/open_social:~$PREVIOUS_MAJOR instaclick/php-webdriver:1.4.16 # Installation # This is purposefully duplicated because we may change how