Skip to content

Commit ea46551

Browse files
committed
Remove drupal/core-project-message
1 parent c7490ca commit ea46551

File tree

2 files changed

+1
-64
lines changed

2 files changed

+1
-64
lines changed

composer.json

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
"require": {
1818
"composer/installers": "^1.9",
1919
"drupal/core-composer-scaffold": "^9.2",
20-
"drupal/core-project-message": "^9.2",
2120
"drupal/core-recommended": "^9.2",
2221
"drush/drush": "^10.6"
2322
},
@@ -64,27 +63,6 @@
6463
"web/themes/custom/{$name}": [
6564
"type:drupal-custom-theme"
6665
]
67-
},
68-
"drupal-core-project-message": {
69-
"include-keys": [
70-
"homepage",
71-
"support"
72-
],
73-
"post-create-project-cmd-message": [
74-
"<bg=blue;fg=white> </>",
75-
"<bg=blue;fg=white> Congratulations, you’ve installed the Drupal codebase </>",
76-
"<bg=blue;fg=white> from the drupal/recommended-project template! </>",
77-
"<bg=blue;fg=white> </>",
78-
"",
79-
"<bg=yellow;fg=black>Next steps</>:",
80-
" * Install the site: https://www.drupal.org/docs/8/install",
81-
" * Read the user guide: https://www.drupal.org/docs/user_guide/en/index.html",
82-
" * Get support: https://www.drupal.org/support",
83-
" * Get involved with the Drupal community:",
84-
" https://www.drupal.org/getting-involved",
85-
" * Remove the plugin that prints this message:",
86-
" composer remove drupal/core-project-message"
87-
]
8866
}
8967
},
9068
"require-dev": {

composer.lock

Lines changed: 1 addition & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)