Skip to content

Commit

Permalink
Remove dependency from specific drupal/socialbase version 2.5.19 in b…
Browse files Browse the repository at this point in the history
…ehat.yml
  • Loading branch information
ribel authored and tregismoreira committed Nov 12, 2024
1 parent 762a8ba commit 66b6129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/behat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 66b6129

Please sign in to comment.