|
10 | 10 | "testing" |
11 | 11 | ], |
12 | 12 | "require": { |
13 | | - "php": ">=8.1", |
14 | | - "hyperf/codec": "~3.1.0", |
15 | | - "hyperf/collection": "~3.1.0", |
16 | | - "hyperf/contract": "~3.1.0", |
17 | | - "hyperf/coroutine": "~3.1.0", |
18 | | - "hyperf/http-message": "~3.1.0", |
19 | | - "hyperf/http-server": "~3.1.0", |
20 | | - "hyperf/support": "~3.1.0", |
21 | | - "hyperf/utils": "~3.1.0", |
| 13 | + "php": ">=8.2", |
| 14 | + "hyperf/codec": "~3.2.0", |
| 15 | + "hyperf/collection": "~3.2.0", |
| 16 | + "hyperf/contract": "~3.2.0", |
| 17 | + "hyperf/coroutine": "~3.2.0", |
| 18 | + "hyperf/http-message": "~3.2.0", |
| 19 | + "hyperf/http-server": "~3.2.0", |
| 20 | + "hyperf/support": "~3.2.0", |
| 21 | + "hyperf/utils": "~3.2.0", |
22 | 22 | "phpunit/phpunit": "^10.0", |
23 | 23 | "psr/container": "^1.0 || ^2.0", |
24 | 24 | "symfony/http-foundation": "^5.4 || ^6.0" |
|
0 commit comments