Skip to content

Commit dc7d228

Browse files
committed
Merge branch 'l10'
2 parents 08f314c + 71e2e11 commit dc7d228

File tree

1 file changed

+5
-13
lines changed

1 file changed

+5
-13
lines changed

composer.json

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -14,24 +14,16 @@
1414
"authors": [
1515
{
1616
"name": "Tim Oladoyinbo",
17-
"email": "[email protected]",
18-
"homepage": "https://digitalkraaft.com",
17+
"email": "[email protected]",
18+
"homepage": "https://digikraaft.com",
1919
"role": "Developer"
2020
}
2121
],
2222
"require": {
2323
"php": "^8.0|^8.1",
24-
"digikraaft/laravel-paystack-webhooks": "^2.0",
25-
"digikraaft/paystack-php": "^2.1",
26-
"illuminate/contracts": "^9.0",
27-
"illuminate/database": "^9.0",
28-
"illuminate/http": "^9.0",
29-
"illuminate/notifications": "^9.0",
30-
"illuminate/routing": "^9.0",
31-
"illuminate/support": "^9.0",
32-
"illuminate/view": "^9.0",
33-
"nesbot/carbon": "^2.35",
34-
"symfony/http-kernel": "^6.0|^6.1"
24+
"digikraaft/laravel-paystack-webhooks": "^2.1",
25+
"digikraaft/paystack-php": "^2.2",
26+
"laravel/framework": "^9.0|^10.0"
3527
},
3628
"require-dev": {
3729
"phpunit/phpunit": "^9.5",

0 commit comments

Comments
 (0)