updated composer/installer

This commit is contained in:
2026-09-23 13:57:31 +02:00
parent 2573e56763
commit 21092ae992
2 changed files with 23 additions and 28 deletions
+2 -2
View File
@@ -52,7 +52,7 @@
"type": "zip"
},
"require": {
"composer/installers": "~1.0"
"composer/installers": "~1.0 || ~2.0"
}
}
}
@@ -61,7 +61,7 @@
"php": ">=8.4",
"ckeditor-plugin/colorbutton": "^4.16.2",
"ckeditor-plugin/panelbutton": "^4.16.2",
"composer/installers": "^1.2",
"composer/installers": "^2.0",
"drupal/admin_theme": "^1.0",
"drupal/advanced_text_formatter": "^3.0@RC",
"drupal/advancedqueue": "^1.1",