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