Compare commits

...

2 Commits

Author SHA1 Message Date
Guy Sartorelli 2e5d97e5eb
Merge pull request #79 from creative-commoners/pulls/master/remove-branch-alias
DEP Remove branch alias
2022-08-09 11:47:31 +12:00
Steve Boyd 347102bbda DEP Remove branch alias 2022-08-09 11:03:29 +12:00
1 changed files with 0 additions and 3 deletions

View File

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