Remove branch alias

This commit is contained in:
Guy Marriott 2019-04-15 15:14:05 +12:00 committed by GitHub
parent b6bab3561f
commit 3d6920c121
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 5 deletions

View File

@ -21,11 +21,6 @@
"require-dev": {
"phpunit/phpunit": "^5.7"
},
"extra": {
"branch-alias": {
"2.x-dev": "2.3.x-dev"
}
},
"autoload": {
"psr-4": {
"SilverStripe\\PostgreSQL\\": "code/",