Update composer/installers to 2.x

This commit is contained in:
Chris Thompson 2022-11-16 16:33:04 -05:00
parent b9b8576048
commit 359ae94370
2 changed files with 16 additions and 22 deletions

View file

@ -32,7 +32,7 @@
}
},
"require": {
"composer/installers": "^1.9",
"composer/installers": "^2.2",
"cweagans/composer-patches": "^1.7",
"drupal/allowed_formats": "^1.1",
"drupal/auto_entitylabel": "^3.0@beta",