|
8 | 8 | "hyperf" |
9 | 9 | ], |
10 | 10 | "require": { |
11 | | - "php": ">=8.1", |
| 11 | + "php": ">=8.2", |
12 | 12 | "egulias/email-validator": "^3.0", |
13 | | - "hyperf/collection": "~3.1.0", |
14 | | - "hyperf/conditionable": "~3.1.0", |
15 | | - "hyperf/contract": "~3.1.0", |
16 | | - "hyperf/di": "~3.1.0", |
17 | | - "hyperf/framework": "~3.1.0", |
18 | | - "hyperf/macroable": "~3.1.0", |
19 | | - "hyperf/stringable": "~3.1.0", |
20 | | - "hyperf/support": "~3.1.0", |
21 | | - "hyperf/tappable": "~3.1.0", |
22 | | - "hyperf/translation": "~3.1.0", |
23 | | - "hyperf/utils": "~3.1.0", |
| 13 | + "hyperf/collection": "~3.2.0", |
| 14 | + "hyperf/conditionable": "~3.2.0", |
| 15 | + "hyperf/contract": "~3.2.0", |
| 16 | + "hyperf/di": "~3.2.0", |
| 17 | + "hyperf/framework": "~3.2.0", |
| 18 | + "hyperf/macroable": "~3.2.0", |
| 19 | + "hyperf/stringable": "~3.2.0", |
| 20 | + "hyperf/support": "~3.2.0", |
| 21 | + "hyperf/tappable": "~3.2.0", |
| 22 | + "hyperf/translation": "~3.2.0", |
| 23 | + "hyperf/utils": "~3.2.0", |
24 | 24 | "nesbot/carbon": "^2.21", |
25 | 25 | "psr/container": "^1.0 || ^2.0", |
26 | 26 | "psr/event-dispatcher": "^1.0", |
|
0 commit comments