Skip to content

Commit

Permalink
Fix composer.json errors left from merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
jfauske committed Jul 26, 2024
1 parent 3ff9d89 commit 4a662ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "ramsalt/drupal-project",
"description": "Project template for Drupal 10 projects with Composer",
"type": "project",
"description": "Project template for Drupal 11 projects with Composer",
"license": "GPL-2.0-or-later",
"type": "project",
"authors": [
Expand Down Expand Up @@ -157,4 +156,5 @@
"DrupalProject\\composer\\ScriptHandler::createRequiredFiles"
]
}
}
}

0 comments on commit 4a662ec

Please sign in to comment.