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 authored Sep 27, 2020
1 parent 37f2523 commit ec4caf4
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 ec4caf4

Please sign in to comment.