Skip to content

Commit 3e38f84

Browse files
author
Maxime Rainville
committed
Bump branch alias to 2.4.
1 parent 4e3d3df commit 3e38f84

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

composer.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,11 @@
2121
"require-dev": {
2222
"phpunit/phpunit": "^5.7"
2323
},
24-
"extra": { },
24+
"extra": {
25+
"branch-alias": {
26+
"2.x-dev": "2.4.x-dev"
27+
}
28+
},
2529
"autoload": {
2630
"psr-4": {
2731
"SilverStripe\\PostgreSQL\\": "code/",

0 commit comments

Comments
 (0)