Skip to content

Commit 9ba0159

Browse files
authored
chore: funding related code added
1 parent 1278709 commit 9ba0159

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

composer.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,11 @@
1616
],
1717
"require": {
1818
"php": ">=5.5.9"
19-
}
19+
},
20+
"funding": [
21+
{
22+
"type": "opencollective",
23+
"url": "https://opencollective.com/infyomlabs"
24+
}
25+
]
2026
}

0 commit comments

Comments
 (0)