Skip to content

Commit baf0364

Browse files
committed
Issue #3121847 by alexpott, joegraduate, greg.1.anderson, mmjvb: Composer project templates do not support drupal-custom-profile installer package type
1 parent 1862599 commit baf0364

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ Sample composer.json for a project that relies on packages that use composer-sca
382382
"name": "my/project",
383383
"require": {
384384
"drupal/core-composer-scaffold": "*",
385-
"composer/installers": "^1.2",
385+
"composer/installers": "^1.9",
386386
"cweagans/composer-patches": "^1.6.5",
387387
"drupal/core": "^8.8.x-dev",
388388
"service-provider/d8-scaffold-files": "^1"

0 commit comments

Comments
 (0)