Skip to content

Commit

Permalink
Merge pull request #4 from drupaltest/stable-drupal-extension
Browse files Browse the repository at this point in the history
Depend on the stable version of Drupal Extension.
  • Loading branch information
pfrenssen authored Oct 19, 2020
2 parents 8a0fbea + 051bffb commit 43e4374
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
}
],
"require": {
"drupal/drupal-extension": "dev-master",
"drupal/drupal-extension": "~4.1",
"friends-of-behat/service-container-extension": "~1.0"
},
"require-dev": {
Expand Down

0 comments on commit 43e4374

Please sign in to comment.