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.
1 parent 2c03c1a commit 3e6db1bCopy full SHA for 3e6db1b
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