Remove obsolete branch-alias

This commit is contained in:
Damian Mooyman 2018-06-15 15:29:59 +12:00
parent 86850eefb7
commit 2a36be9bed
1 changed files with 1 additions and 5 deletions

View File

@ -31,10 +31,6 @@
"phpunit/phpunit": "^5.7"
},
"extra": {
"branch-alias": {
"4.x-dev": "4.2.x-dev",
"dev-master": "5.x-dev"
},
"expose": [
"javascript"
]
@ -51,4 +47,4 @@
},
"minimum-stability": "dev",
"prefer-stable": true
}
}