MNT Remove obsolete branch-alias

This commit is contained in:
Steve Boyd 2021-11-30 13:55:38 +13:00
parent 9de2764faa
commit 0824d97f3f

View File

@ -42,11 +42,7 @@
"bin": [
"bin/fulltextsearch_quickstart"
],
"extra": {
"branch-alias": {
"3.x-dev": "3.7.x-dev"
}
},
"extra": [],
"scripts": {
"lint": "phpcs -s src/ tests/",
"lint-clean": "phpcbf src/ tests/"