Skip to content

Commit

Permalink
minor #604 Add missing branch alias (Zales0123)
Browse files Browse the repository at this point in the history
This PR was merged into the 1.0-dev branch.

Discussion
----------

#SymfonyHackday

Commits
-------

2127144 Add missing branch alias
  • Loading branch information
lchrusciel authored Nov 23, 2019
2 parents 60f8e41 + 2127144 commit dd9bdd7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,10 @@
},
"suggest": {
"nelmio/cors-bundle": "allows you to send Cross-Origin Ajax API Request"
},
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
}
}

0 comments on commit dd9bdd7

Please sign in to comment.