Skip to content

Commit a804596

Browse files
authored
Add funding link to composer.json
1 parent a0a9f74 commit a804596

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

composer.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,12 @@
3636
"suggest": {
3737
"ext-exif": "Required to orientate images automatically."
3838
},
39+
"funding": [
40+
{
41+
"type": "github",
42+
"url": "https://github.com/sponsors/ctessier"
43+
}
44+
],
3945
"minimum-stability": "dev",
4046
"prefer-stable": true
4147
}

0 commit comments

Comments
 (0)