Skip to content

Commit 3997439

Browse files
committed
Issue #3315783 by TravisCarden: Remove reference to Drupal 9 from Composer project templates
1 parent ea4421a commit 3997439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "drupal/legacy-project",
3-
"description": "Project template for Drupal 9 projects with composer following drupal/drupal layout",
3+
"description": "Project template for Drupal projects with composer following drupal/drupal layout",
44
"type": "project",
55
"license": "GPL-2.0-or-later",
66
"homepage": "https://www.drupal.org/project/drupal",

0 commit comments

Comments
 (0)