Unverified Commit 0f77078b authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3159735 by mstrelan: LegacyProject and RecommendedProject templates...

Issue #3159735 by mstrelan: LegacyProject and RecommendedProject templates still reference Drupal 8 in the description for Drupal 9 branches

(cherry picked from commit 3b7fdfe0)
parent 10290fed
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
{
    "name": "drupal/legacy-project",
    "description": "Project template for Drupal 8 projects with composer following drupal/drupal layout",
    "description": "Project template for Drupal 9 projects with composer following drupal/drupal layout",
    "type": "project",
    "license": "GPL-2.0-or-later",
    "homepage": "https://www.drupal.org/project/drupal",
+1 −1
Original line number Diff line number Diff line
{
    "name": "drupal/recommended-project",
    "description": "Project template for Drupal 8 projects with a relocated document root",
    "description": "Project template for Drupal 9 projects with a relocated document root",
    "type": "project",
    "license": "GPL-2.0-or-later",
    "homepage": "https://www.drupal.org/project/drupal",