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 83a4eb3 commit 78126ceCopy full SHA for 78126ce
composer.json
@@ -17,7 +17,7 @@
17
"repositories": [
18
{
19
"type": "vcs",
20
- "url": "https://github.com/laravel-shift/laravel-paystack.git"
+ "url": "https://github.com/veeqtoh/laravel-paystack.git"
21
}
22
],
23
"keywords": [
@@ -44,7 +44,7 @@
44
"illuminate/contracts": "^10.0|^11.0|^12.0",
45
"illuminate/container": "^10.0|^11.0|^12.0",
46
"moneyphp/money": "^4.0",
47
- "unicodeveloper/laravel-paystack": "dev-l12-compatibility",
+ "unicodeveloper/laravel-paystack": "dev-test",
48
"symfony/http-kernel": "^6.0|^7.0",
49
"symfony/polyfill-intl-icu": "^1.22.1"
50
},
0 commit comments