We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49d8a7d commit f73ffa7Copy full SHA for f73ffa7
composer.json
@@ -11,7 +11,6 @@
11
{
12
"name": ":author_name",
13
"email": ":author_email",
14
- "homepage": ":author_homepage",
15
"role": "Developer"
16
}
17
],
@@ -43,15 +42,5 @@
43
42
"sort-packages": true
44
},
45
"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
- ]
+ "prefer-stable": true
57
0 commit comments