DEP Remove branch alias

This commit is contained in:
Steve Boyd 2022-08-09 11:03:29 +12:00
parent c8344b2325
commit 347102bbda

View File

@ -22,9 +22,6 @@
"phpunit/phpunit": "^8 || ^9" "phpunit/phpunit": "^8 || ^9"
}, },
"extra": { "extra": {
"branch-alias": {
"dev-master": "3.x-dev"
},
"expose": [ "expose": [
"client" "client"
] ]