Skip to content

Commit 70dc6e6

Browse files
author
catch
committed
Issue #3126566 by greg.1.anderson, jungle, tedbow, hussainweb, Kristen Pol, alexpott: Allow Drupal to work with Composer 2
1 parent 26a338f commit 70dc6e6

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
@@ -15,7 +15,7 @@
1515
}
1616
],
1717
"require": {
18-
"composer/installers": "^1.2",
18+
"composer/installers": "^1.9",
1919
"drupal/core-composer-scaffold": "^9",
2020
"drupal/core-project-message": "^9",
2121
"drupal/core-recommended": "^9",

0 commit comments

Comments
 (0)