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

8.0.x
Alex Pott 2015-01-15 10:09:04 +00:00
parent cb3eb2fe13
commit c81f327a46
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
"type": "project",
"license": "GPL-2.0+",
"require": {
"composer/installers": "^1.0.20",
"drupal/core": "~8.0"
},
"minimum-stability": "dev",