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 Jul 3, 2018
1 parent 7355a4a commit a034bd5
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 @@ -25,7 +25,7 @@
"require-dev": {
"phpunit/phpunit": "^5.7",
"squizlabs/php_codesniffer": "^3.0",
"silverstripe/versioned": "^1@dev"
"silverstripe/versioned": "^1"
},
"extra": {
"screenshots": [
Expand All @@ -35,10 +35,7 @@
"expose": [
"css",
"javascript"
],
"branch-alias": {
"dev-master": "4.x-dev"
}
]
},
"replace": {
"ajshort/silverstripe-gridfieldextensions": "self.version",
Expand Down

0 comments on commit a034bd5

Please sign in to comment.