Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

Commit

Permalink
Update drupal extension dependency constraint. (#34)
Browse files Browse the repository at this point in the history
Co-authored-by: Pavlos Daniel <[email protected]>
  • Loading branch information
pavlosdan and pavlosdan authored Apr 5, 2023
1 parent 81115b9 commit d2f8bce
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"behat/behat": "^3.1",
"behat/gherkin" : "^4.6.1",
"dmore/behat-chrome-extension" : "^1.0.0",
"drupal/drupal-extension" : "^4",
"drupal/drupal-extension" : "^4 || ^5",
"jarnaiz/behat-junit-formatter" : "^1.3.2"
},
"conflict": {
Expand Down
3 changes: 2 additions & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d2f8bce

Please sign in to comment.