Skip to content

Commit

Permalink
MNT Remove obsolete branch-alias
Browse files Browse the repository at this point in the history
  • Loading branch information
emteknetnz committed Nov 30, 2021
1 parent bb53e47 commit aa1a64b
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 @@
"phpunit/phpunit": "^9.5",
"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 aa1a64b

Please sign in to comment.