|
14 | 14 | "authors": [ |
15 | 15 | { |
16 | 16 | "name": "Tim Oladoyinbo", |
17 | | - |
18 | | - "homepage": "https://digitalkraaft.com", |
| 17 | + |
| 18 | + "homepage": "https://digikraaft.com", |
19 | 19 | "role": "Developer" |
20 | 20 | } |
21 | 21 | ], |
22 | 22 | "require": { |
23 | 23 | "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" |
35 | 27 | }, |
36 | 28 | "require-dev": { |
37 | 29 | "phpunit/phpunit": "^9.5", |
|
0 commit comments