Skip to content

Commit 5d2bd04

Browse files
committed
Upgrade the component to 3.2-alpha.1, and update Hyperf to the 3.2 release.
1 parent 350f9be commit 5d2bd04

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
}
1515
],
1616
"require": {
17-
"php": ">=8.1",
18-
"hyperf/crontab": "^3.1",
19-
"hyperf/database": "^3.1",
20-
"hyperf/db-connection": "^3.1"
17+
"php": ">=8.2",
18+
"hyperf/crontab": "^3.2",
19+
"hyperf/database": "^3.2",
20+
"hyperf/db-connection": "^3.2"
2121
},
2222
"autoload": {
2323
"psr-4": {

0 commit comments

Comments
 (0)