mirror of
https://github.com/silverstripe/silverstripe-widgets
synced 2024-10-22 17:05:54 +02:00
MNT Remove obsolete branch-alias
This commit is contained in:
parent
0f37c09531
commit
81b59ab4b9
@ -2,7 +2,11 @@
|
||||
"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.",
|
||||
"type": "silverstripe-vendormodule",
|
||||
"keywords": ["silverstripe", "widgets", "blog"],
|
||||
"keywords": [
|
||||
"silverstripe",
|
||||
"widgets",
|
||||
"blog"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Ingo Schommer",
|
||||
@ -20,9 +24,6 @@
|
||||
"squizlabs/php_codesniffer": "^3.0"
|
||||
},
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "2.x-dev"
|
||||
},
|
||||
"expose": [
|
||||
"css",
|
||||
"javascript"
|
||||
|
Loading…
Reference in New Issue
Block a user