Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
matscode authored Jul 25, 2024
1 parent 2c03c1a commit 3e6db1b
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 3e6db1b

Please sign in to comment.