Skip to content

Commit 3648308

Browse files
author
Greg Bowler
committed
build: composer funding
1 parent 2fa5441 commit 3648308

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

composer.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,12 @@
3131
"psr-4": {
3232
"Gt\\Logger\\Test\\": "./test/phpunit"
3333
}
34-
}
34+
},
35+
36+
"funding": [
37+
{
38+
"type": "github",
39+
"url": "https://github.com/sponsors/PhpGt"
40+
}
41+
]
3542
}

0 commit comments

Comments
 (0)