Skip to content

Commit

Permalink
Remove redundant aliases
Browse files Browse the repository at this point in the history
  • Loading branch information
greg0ire committed May 5, 2024
1 parent e920c6b commit 9a3894b
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 @@ -13,11 +13,7 @@
"name": "5.0",
"branchName": "5.0.x",
"slug": "5.0",
"current": true,
"aliases": [
"current",
"stable"
]
"current": true
},
{
"name": "4.7",
Expand Down

0 comments on commit 9a3894b

Please sign in to comment.