DEP Remove branch alias

This commit is contained in:
Steve Boyd 2022-08-09 11:36:00 +12:00
parent ace0d6aa96
commit 62bcba4e14
1 changed files with 1 additions and 4 deletions

View File

@ -15,10 +15,7 @@
} }
}, },
"extra": { "extra": {
"class": "SilverStripe\\RecipePlugin\\RecipePlugin", "class": "SilverStripe\\RecipePlugin\\RecipePlugin"
"branch-alias": {
"dev-master": "2.x-dev"
}
}, },
"scripts": { "scripts": {
"lint": "phpcs src/", "lint": "phpcs src/",