We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2c03c1a + 3e6db1b commit 97feac7Copy full SHA for 97feac7
composer.json
@@ -3,7 +3,7 @@
3
"description": "This package is for communicating with PAYSTACK API",
4
"type": "library",
5
"keywords": ["payment","paystack", "php"],
6
- "license": "GNU GPLv3",
+ "license": "GPL-3.0-only",
7
"minimum-stability": "stable",
8
"autoload": {
9
"psr-4": {"Matscode\\Paystack\\": "src/"}
0 commit comments