Skip to content

Commit 07a219a

Browse files
authored
Merge pull request #632 from claudiu-cristea/drupal-driver-constraint
Fix drupal/drupal-driver constraint
2 parents af159e0 + 3ae33f1 commit 07a219a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"friends-of-behat/mink-extension": "^2.7.1",
2727
"behat/mink-browserkit-driver": "^2.1.0",
2828
"behat/mink-selenium2-driver": "~1.1",
29-
"drupal/drupal-driver": "dev-master",
29+
"drupal/drupal-driver": "^2.2.1",
3030
"symfony/http-client": "~4.4 || ^5 || ^6",
3131
"webflo/drupal-finder": "^1.2"
3232
},

0 commit comments

Comments
 (0)