Skip to content

Commit f1bb01a

Browse files
Added more maintainer info
1 parent c0bb9fe commit f1bb01a

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
@@ -39,6 +39,12 @@
3939
"tests": "phpunit",
4040
"lint": "php-cs-fixer fix --allow-risky=yes"
4141
},
42+
"funding": [
43+
{
44+
"type": "github",
45+
"url": "https://github.com/sponsors/hannesvdvreken"
46+
}
47+
],
4248
"config": {
4349
"sort-packages": true
4450
},

0 commit comments

Comments
 (0)