|
4 | 4 | "type": "library", |
5 | 5 | "license": "MIT", |
6 | 6 | "require": { |
7 | | - "php": "^8.3", |
| 7 | + "php": "^8.4", |
8 | 8 | "guzzlehttp/guzzle": "^7.8", |
9 | | - "illuminate/container": "^11.0 || ^12.0", |
10 | | - "illuminate/contracts": "^11.0 || ^12.0", |
11 | | - "illuminate/database": "^11.0 || ^12.0", |
12 | | - "illuminate/support": "^11.0 || ^12.0", |
13 | | - "nesbot/carbon": "^2.72 || ^3.0", |
| 9 | + "illuminate/container": "^12.0 || ^13.0", |
| 10 | + "illuminate/contracts": "^12.0 || ^13.0", |
| 11 | + "illuminate/database": "^12.0 || ^13.0", |
| 12 | + "illuminate/support": "^12.0 || ^13.0", |
| 13 | + "nesbot/carbon": "^3.0", |
14 | 14 | "nuwave/lighthouse": "^6.54", |
15 | | - "phpoffice/phpspreadsheet": "^1.29.10 || ^2.3.8", |
16 | | - "symfony/dependency-injection": "^6.4 || ^7.0", |
17 | | - "worksome/graphql-helpers": "^0.1.15" |
| 15 | + "phpoffice/phpspreadsheet": "^1.30 || ^2.3.8 || ^5.4", |
| 16 | + "symfony/dependency-injection": "^7.0 || ^8.0", |
| 17 | + "worksome/graphql-helpers": "^0.1.18" |
18 | 18 | }, |
19 | 19 | "require-dev": { |
20 | | - "larastan/larastan": "^3.1", |
| 20 | + "larastan/larastan": "^3.9", |
21 | 21 | "nunomaduro/collision": "^7.10 || ^8.1.1", |
22 | | - "orchestra/testbench": "^9.12 || ^10.1", |
23 | | - "pestphp/pest": "^3.7", |
24 | | - "pestphp/pest-plugin-laravel": "^3.1", |
25 | | - "worksome/coding-style": "^3.2" |
| 22 | + "orchestra/testbench": "^10.8 || ^11.0", |
| 23 | + "pestphp/pest": "^4.4", |
| 24 | + "pestphp/pest-plugin-laravel": "^4.1", |
| 25 | + "worksome/coding-style": "^3.4" |
26 | 26 | }, |
27 | 27 | "autoload": { |
28 | 28 | "psr-4": { |
|
0 commit comments