Skip to content

Commit

Permalink
Bump branch alias to 2.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxime Rainville committed Oct 2, 2019
1 parent 4e3d3df commit 3e38f84
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,11 @@
"require-dev": {
"phpunit/phpunit": "^5.7"
},
"extra": { },
"extra": {
"branch-alias": {
"2.x-dev": "2.4.x-dev"
}
},
"autoload": {
"psr-4": {
"SilverStripe\\PostgreSQL\\": "code/",
Expand Down

0 comments on commit 3e38f84

Please sign in to comment.