Skip to content

Commit

Permalink
Update composer json to be compatible with drupal 9.
Browse files Browse the repository at this point in the history
  • Loading branch information
Eduardo-Morales-Alberti committed Jul 13, 2020
1 parent 32e2156 commit d469682
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
}
],
"require": {
"drupal/drupal-extension": "~3.4",
"drupal/drupal-driver": "~1.4",
"drupal/drupal-extension": "^4.1.0",
"drupal/drupal-driver": "^2.1.0",
"webmozart/assert": "^1.3"
},
"require-dev": {
Expand Down

0 comments on commit d469682

Please sign in to comment.