Update 1 branch alias

This commit is contained in:
Damian Mooyman 2018-04-11 15:10:48 +12:00
parent eacf7e3c06
commit 96cd4972a0
No known key found for this signature in database
GPG Key ID: 78B823A10DE27D1A
1 changed files with 1 additions and 4 deletions

View File

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