Remove obsolete branch alias and duplicated license configuration

This commit is contained in:
Robbie Averill 2019-07-23 12:21:11 +02:00
parent 4c5656a243
commit fc94e7bd42
1 changed files with 1 additions and 6 deletions

View File

@ -22,10 +22,5 @@
{
"hafriedlander/phockito": "dev-master"
},
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"license": "BSD-3-Clause"
"extra": []
}