Skip to content

Commit

Permalink
Merge pull request #2 from matscode/paystack-update-licence-info
Browse files Browse the repository at this point in the history
feat(composer): update licence info
  • Loading branch information
matscode authored Jul 25, 2024
2 parents 2c03c1a + 3e6db1b commit 97feac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "This package is for communicating with PAYSTACK API",
"type": "library",
"keywords": ["payment","paystack", "php"],
"license": "GNU GPLv3",
"license": "GPL-3.0-only",
"minimum-stability": "stable",
"autoload": {
"psr-4": {"Matscode\\Paystack\\": "src/"}
Expand Down

0 comments on commit 97feac7

Please sign in to comment.