Skip to content

Commit

Permalink
Update 2 branch alias to 2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Damian Mooyman committed Nov 27, 2017
1 parent 77e5a5e commit ca4a76e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@
"require-dev": {
"phpunit/phpunit": "^5.7"
},
"extra": {
"branch-alias": {
"2.x-dev": "2.2.x-dev"
}
},
"autoload": {
"psr-4": {
"SilverStripe\\SQLite\\": "code/"
Expand Down

0 comments on commit ca4a76e

Please sign in to comment.