Skip to content

Commit

Permalink
Remove obsolete branch alias
Browse files Browse the repository at this point in the history
  • Loading branch information
robbieaverill committed Jun 12, 2018
1 parent 66f2a4f commit 24df629
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"minimum-stability": "dev",
"prefer-stable": true,
"require": {
"silverstripe/cms": "^4.2@dev",
"silverstripe/versioned-admin": "^1@dev",
"silverstripe/cms": "^4.2",
"silverstripe/versioned-admin": "^1.0",
"symbiote/silverstripe-gridfieldextensions": "^3.1",
"silverstripe/vendor-plugin": "^1"
},
Expand All @@ -33,9 +33,6 @@
"dnadesign/silverstripe-elemental-virtual": "Adds support to share blocks between pages"
},
"extra": {
"branch-alias": {
"dev-master": "3.0.x-dev"
},
"expose": [
"client/dist"
]
Expand Down

0 comments on commit 24df629

Please sign in to comment.