Skip to content

Commit

Permalink
Update dependencies to be D9 compatible
Browse files Browse the repository at this point in the history
  • Loading branch information
David Coote committed Feb 25, 2021
1 parent 5344193 commit 24cb47b
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 @@ -6,8 +6,8 @@
"require": {
"php": ">=7.0",
"composer-plugin-api": "^1.1",
"composer/semver": "^1.4",
"drupal-composer/drupal-scaffold": "^2.2",
"composer/semver": "^3",
"drupal/core-composer-scaffold": "^9",
"symfony/filesystem": "~3.0 || ^4.0"
},
"config": {
Expand Down

0 comments on commit 24cb47b

Please sign in to comment.