Skip to content

Commit

Permalink
Remove uneeded aliases
Browse files Browse the repository at this point in the history
They are already implied with "current": true.
  • Loading branch information
greg0ire committed Mar 1, 2024
1 parent 0290ed7 commit 254b529
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .doctrine-project.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,7 @@
"name": "3.3",
"branchName": "3.3.x",
"slug": "3.3",
"current": true,
"aliases": [
"current",
"stable"
]
"current": true
},
{
"name": "3.2",
Expand Down

0 comments on commit 254b529

Please sign in to comment.