Remove obsolete branch alias

This commit is contained in:
Damian Mooyman 2018-06-12 11:28:27 +12:00 committed by GitHub
parent a970bdecf3
commit de0eb5e05d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 5 deletions

View File

@ -12,11 +12,6 @@
"require-dev": {
"phpunit/phpunit": "^3 || ^4 || ^5"
},
"extra": {
"branch-alias": {
"3.x-dev": "3.7.x-dev"
}
},
"config": {
"process-timeout": 600
},