|
15 | 15 | "aws/aws-sdk-php": "^3.222", |
16 | 16 | "bref/bref": "^2.1.8", |
17 | 17 | "bref/laravel-health-check": "^1", |
18 | | - "illuminate/container": "^8.0 || ^9.0 || ^10.0 || ^11.0", |
19 | | - "illuminate/contracts": "^8.0 || ^9.0 || ^10.0 || ^11.0", |
20 | | - "illuminate/http": "^8.0 || ^9.0 || ^10.0 || ^11.0", |
21 | | - "illuminate/queue": "^8.0 || ^9.0 || ^10.0 || ^11.0", |
22 | | - "illuminate/support": "^8.0 || ^9.0 || ^10.0 || ^11.0", |
| 18 | + "illuminate/container": "^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0", |
| 19 | + "illuminate/contracts": "^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0", |
| 20 | + "illuminate/http": "^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0", |
| 21 | + "illuminate/queue": "^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0", |
| 22 | + "illuminate/support": "^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0", |
23 | 23 | "laravel/octane": "^1.2 || ^2.0", |
24 | 24 | "riverline/multipart-parser": "^2.0" |
25 | 25 | }, |
26 | 26 | "require-dev": { |
27 | 27 | "nunomaduro/larastan": "^2.2", |
28 | | - "orchestra/testbench": "^7.13 || ^9.0", |
| 28 | + "orchestra/testbench": "^7.13 || ^9.0 || ^10.0", |
29 | 29 | "php-parallel-lint/php-parallel-lint": "^1.3", |
30 | 30 | "squizlabs/php_codesniffer": "^3.7" |
31 | 31 | }, |
|
0 commit comments