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