Skip to content

Commit

Permalink
Merge pull request #6137 from greg0ire/fix-metadata
Browse files Browse the repository at this point in the history
Remove duplicate alias and slug
  • Loading branch information
SenseException authored Aug 24, 2023
2 parents 63646ff + 326d54a commit 20bb6b6
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .doctrine-project.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,8 @@
{
"name": "3.6",
"branchName": "3.6.x",
"slug": "current",
"current": true,
"aliases": ["stable"]
"slug": "3.6",
"current": true
},
{
"name": "3.5",
Expand Down

0 comments on commit 20bb6b6

Please sign in to comment.