MNT Remove obsolete branch-alias

This commit is contained in:
Maxime Rainville 2021-05-05 11:17:32 +12:00
parent 0f37c09531
commit 81b59ab4b9

View File

@ -2,7 +2,11 @@
"name": "silverstripe/widgets", "name": "silverstripe/widgets",
"description": "Widgets are small pieces of functionality such as showing the latest Comments or Flickr Photos. They normally display on the sidebar of your website.", "description": "Widgets are small pieces of functionality such as showing the latest Comments or Flickr Photos. They normally display on the sidebar of your website.",
"type": "silverstripe-vendormodule", "type": "silverstripe-vendormodule",
"keywords": ["silverstripe", "widgets", "blog"], "keywords": [
"silverstripe",
"widgets",
"blog"
],
"authors": [ "authors": [
{ {
"name": "Ingo Schommer", "name": "Ingo Schommer",
@ -20,9 +24,6 @@
"squizlabs/php_codesniffer": "^3.0" "squizlabs/php_codesniffer": "^3.0"
}, },
"extra": { "extra": {
"branch-alias": {
"dev-master": "2.x-dev"
},
"expose": [ "expose": [
"css", "css",
"javascript" "javascript"