Skip to content

Commit 9837a81

Browse files
committed
chore: funding
1 parent 75e6906 commit 9837a81

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
@@ -54,5 +54,11 @@
5454
}
5555
},
5656
"minimum-stability": "dev",
57-
"prefer-stable": true
57+
"prefer-stable": true,
58+
"funding": [
59+
{
60+
"type": "github",
61+
"url": "https://github.com/sponsors/yajra"
62+
}
63+
]
5864
}

0 commit comments

Comments
 (0)