|
6 | 6 | "php": "^8.3", |
7 | 7 | "illuminate/support": "^11.47|^12.0|^13.0", |
8 | 8 | "jawira/case-converter": "^3.6", |
9 | | - "nette/utils": "^4.0", |
| 9 | + "nette/utils": "^4.1", |
10 | 10 | "sebastian/diff": "^6.0|^7.0", |
11 | | - "symfony/config": "^7.4", |
12 | | - "symfony/console": "^7.4", |
13 | | - "symfony/dependency-injection": "^7.4", |
14 | | - "symfony/filesystem": "^7.4", |
15 | | - "symfony/finder": "^7.4", |
16 | | - "symfony/http-kernel": "^7.4", |
17 | | - "thecodingmachine/safe": "^3.3", |
18 | | - "webonyx/graphql-php": "^15.30" |
| 11 | + "symfony/config": "^7.4|^8.0", |
| 12 | + "symfony/console": "^7.4|^8.0", |
| 13 | + "symfony/dependency-injection": "^7.4|^8.0", |
| 14 | + "symfony/filesystem": "^7.4|^8.0", |
| 15 | + "symfony/finder": "^7.4|^8.0", |
| 16 | + "symfony/http-kernel": "^7.4|^8.0", |
| 17 | + "thecodingmachine/safe": "^3.4", |
| 18 | + "webonyx/graphql-php": "^15.32" |
19 | 19 | }, |
20 | 20 | "require-dev": { |
21 | | - "pestphp/pest": "^4.0", |
22 | | - "symfony/var-dumper": "^7.4", |
| 21 | + "pestphp/pest": "^4.7", |
| 22 | + "symfony/var-dumper": "^7.4|^8.0", |
23 | 23 | "worksome/coding-style": "^3.2" |
24 | 24 | }, |
25 | 25 | "license": "MIT", |
|
0 commit comments