Remove obsolete branch-alias

This commit is contained in:
Serge Latyntcev 2019-11-14 01:24:48 +00:00
parent b5232aa7ab
commit 0bb704decf

View File

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