|
15 | 15 | "clue/arguments": "^2.1", |
16 | 16 | "guzzlehttp/psr7": "^1.8 || ^2.0", |
17 | 17 | "illuminate/contracts": "^8.33", |
18 | | - "laminas/laminas-diactoros": "^2.5", |
| 18 | + "laminas/laminas-diactoros": "^2.5 || ^3.0", |
19 | 19 | "laminas/laminas-httphandlerrunner": "^1.5 || ^2.9", |
20 | 20 | "nyholm/psr7": "^1.3", |
21 | 21 | "nyholm/psr7-server": "^1.0", |
22 | 22 | "react/http": "^1.2", |
23 | 23 | "spiral/roadrunner-cli": "^2.6", |
24 | 24 | "spiral/roadrunner-http": "^2.0 || ^3.0", |
25 | 25 | "spiral/roadrunner-worker": "^2.0 || ^3.0", |
26 | | - "symfony/console": "^5.2 || ^6.0", |
27 | | - "symfony/dependency-injection": "^5.2 || ^6.0", |
28 | | - "symfony/http-foundation": "^5.3 || ^6.0", |
29 | | - "symfony/http-kernel": "^5.4 || ^6.0 || ^7.0", |
30 | | - "symfony/psr-http-message-bridge": "^2.1 || ^6.4 || ^7.0", |
31 | | - "symfony/runtime": "^5.3 || ^6.0" |
| 26 | + "symfony/console": "^5.2 || ^6.0 || ^7.0 || ^8.0", |
| 27 | + "symfony/dependency-injection": "^5.2 || ^6.0 || ^7.0 || ^8.0", |
| 28 | + "symfony/http-foundation": "^5.3 || ^6.0 || ^7.0 || ^8.0", |
| 29 | + "symfony/http-kernel": "^5.4 || ^6.0 || ^7.0 || ^8.0", |
| 30 | + "symfony/psr-http-message-bridge": "^2.1 || ^6.4 || ^7.0 || ^8.0", |
| 31 | + "symfony/runtime": "^5.3 || ^6.0 || ^7.0 || ^8.0" |
32 | 32 | }, |
33 | 33 | "require-dev": { |
34 | 34 | "guzzlehttp/test-server": "^0.1", |
|
0 commit comments