Skip to content

Commit

Permalink
MNT Remove obsolete branch-alias
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxime Rainville committed Aug 27, 2021
1 parent 6addff1 commit 4b02027
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,7 @@
"sminnee/phpunit": "^5.7",
"squizlabs/php_codesniffer": "^3.0"
},
"extra": {
"branch-alias": {
"dev-master": "2.x-dev"
}
},
"extra": [],
"autoload": {
"psr-4": {
"SilverStripe\\CronTask\\": "src/",
Expand All @@ -44,4 +40,4 @@
},
"minimum-stability": "dev",
"prefer-stable": true
}
}

0 comments on commit 4b02027

Please sign in to comment.