Remove obsolete branch-alias

This commit is contained in:
Serge Latyntcev 2019-11-14 01:24:48 +00:00
parent b5232aa7ab
commit 0bb704decf
1 changed files with 1 additions and 4 deletions

View File

@ -31,9 +31,6 @@
"phpunit/phpunit": "^5.7"
},
"extra": {
"branch-alias": {
"4.x-dev": "4.5.x-dev"
},
"expose": [
"javascript"
]
@ -50,4 +47,4 @@
},
"minimum-stability": "dev",
"prefer-stable": true
}
}