Skip to content

Commit

Permalink
Move website config to default branch
Browse files Browse the repository at this point in the history
Adapts the website config to be compatible with the doctrine/doctrine-website#356 changes
  • Loading branch information
SenseException committed Sep 28, 2020
1 parent 1687865 commit 4bf867f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .doctrine-project.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"versions": [
{
"name": "3.0",
"branchName": "develop",
"branchName": "3.0.x",
"slug": "latest",
"upcoming": true
},
Expand Down

0 comments on commit 4bf867f

Please sign in to comment.