Skip to content

Commit 5d5fc5c

Browse files
committed
Add funding to composer.json
Signed-off-by: William Desportes <[email protected]>
1 parent 9c5f4b9 commit 5d5fc5c

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
@@ -15,6 +15,12 @@
1515
"issues": "https://github.com/phpmyadmin/sql-parser/issues",
1616
"source": "https://github.com/phpmyadmin/sql-parser"
1717
},
18+
"funding": [
19+
{
20+
"type": "other",
21+
"url": "https://www.phpmyadmin.net/donate/"
22+
}
23+
],
1824
"require": {
1925
"php": "^7.1 || ^8.0",
2026
"symfony/polyfill-mbstring": "^1.3",

0 commit comments

Comments
 (0)