Skip to content

Commit 04138e3

Browse files
authored
Update drupal-composer/drupal-scaffold
drupal-composer/drupal-scaffold is a full featured plugin and provides its own command.
1 parent f28a782 commit 04138e3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"require": {
1919
"composer/installers": "^1.2",
2020
"cweagans/composer-patches": "^1.6",
21-
"drupal-composer/drupal-scaffold": "^2.2",
21+
"drupal-composer/drupal-scaffold": "^2.5",
2222
"drupal/console": "^1.0.2",
2323
"drupal/core": "~8.5.3",
2424
"drush/drush": "^9.0.0",
@@ -44,7 +44,6 @@
4444
"files": ["load.environment.php"]
4545
},
4646
"scripts": {
47-
"drupal-scaffold": "DrupalComposer\\DrupalScaffold\\Plugin::scaffold",
4847
"pre-install-cmd": [
4948
"DrupalProject\\composer\\ScriptHandler::checkComposerVersion"
5049
],

0 commit comments

Comments
 (0)