Skip to content

Commit

Permalink
Remove branch aliases.
Browse files Browse the repository at this point in the history
This has resulted in the 3.next branch falling off of packagist, which
is not helpful at all.
  • Loading branch information
markstory committed May 27, 2016
1 parent d1a0ff1 commit 08bb082
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions composer.json
Expand Up @@ -69,10 +69,5 @@
"cakephp/orm": "self.version",
"cakephp/utility": "self.version",
"cakephp/validation": "self.version"
},
"extra": {
"branch-alias": {
"dev-3.next": "dev-3.3.0"
}
}
}

0 comments on commit 08bb082

Please sign in to comment.