Skip to content

Commit

Permalink
Acknowledge the existence of 4.0.x (#1464)
Browse files Browse the repository at this point in the history
  • Loading branch information
greg0ire authored Oct 12, 2024
1 parent 5007eb1 commit a3af231
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .doctrine-project.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@
"slug": "migrations",
"docsSlug": "doctrine-migrations",
"versions": [
{
"name": "4.0",
"branchName": "4.0.x",
"slug": "4.0",
"upcoming": true
},
{
"name": "3.9",
"branchName": "3.9.x",
Expand Down

0 comments on commit a3af231

Please sign in to comment.