Skip to content

Commit f73ffa7

Browse files
committed
wip
1 parent 49d8a7d commit f73ffa7

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

composer.json

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
{
1212
"name": ":author_name",
1313
"email": ":author_email",
14-
"homepage": ":author_homepage",
1514
"role": "Developer"
1615
}
1716
],
@@ -43,15 +42,5 @@
4342
"sort-packages": true
4443
},
4544
"minimum-stability": "dev",
46-
"prefer-stable": true,
47-
"funding": [
48-
{
49-
"type": "github",
50-
"url": "https://github.com/sponsors/:vendor_name"
51-
},
52-
{
53-
"type": "other",
54-
"url": ":author_homepage"
55-
}
56-
]
45+
"prefer-stable": true
5746
}

0 commit comments

Comments
 (0)