mirror of
https://github.com/silverstripe/silverstripe-postgresql
synced 2024-10-22 17:05:45 +02:00
Remove obsolete branch alias
This commit is contained in:
parent
4c89d103c5
commit
e123f69b7b
@ -21,11 +21,7 @@
|
|||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "^5.7"
|
"phpunit/phpunit": "^5.7"
|
||||||
},
|
},
|
||||||
"extra": {
|
"extra": [],
|
||||||
"branch-alias": {
|
|
||||||
"2.x-dev": "2.1.x-dev"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
"SilverStripe\\PostgreSQL\\": "code/",
|
"SilverStripe\\PostgreSQL\\": "code/",
|
||||||
|
Loading…
Reference in New Issue
Block a user