Skip to content
Snippets Groups Projects
Commit c81f327a authored by Alex Pott's avatar Alex Pott
Browse files

Issue #2373197 by davidwbarratt: Reference Composer Installers as a dependency of a Drupal project

parent cb3eb2fe
No related branches found
No related tags found
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
"type": "project", "type": "project",
"license": "GPL-2.0+", "license": "GPL-2.0+",
"require": { "require": {
"composer/installers": "^1.0.20",
"drupal/core": "~8.0" "drupal/core": "~8.0"
}, },
"minimum-stability": "dev", "minimum-stability": "dev",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment