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 Apr 5, 2018
1 parent 8e60c0b commit 18c6ca7
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 @@ -14,7 +14,7 @@
"silverstripe/cms": "^4.0"
},
"require-dev": {
"phpunit/PHPUnit": "^5.7",
"phpunit/phpunit": "^5.7",
"squizlabs/php_codesniffer": "^3.0"
},
"suggest": {
Expand All @@ -30,10 +30,7 @@
"expose": [
"css",
"javascript"
],
"branch-alias": {
"dev-master": "2.x-dev"
}
]
},
"minimum-stability": "dev",
"prefer-stable": true
Expand Down

0 comments on commit 18c6ca7

Please sign in to comment.