Remove obsolete branch alias

This commit is contained in:
Damian Mooyman 2018-06-12 11:28:05 +12:00 committed by GitHub
parent d0751f2a59
commit 5ed3fe0592
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,11 +19,6 @@
"php": "^5.3.3 || ^7",
"silverstripe/framework": "~3.3"
},
"extra": {
"branch-alias": {
"3.x-dev": "3.7.x-dev"
}
},
"require-dev": {
"phpunit/phpunit": "^3 || ^4 || ^5"
},