build(composer): 更新依赖

限定了 hyperf/crontab 的版本,避开有问题的版本
This commit is contained in:
李东云
2023-03-30 18:00:00 +08:00
parent def9f0469d
commit a570e1964e
2 changed files with 295 additions and 257 deletions

View File

@@ -42,6 +42,7 @@
"firebase/php-jwt": "^6.3",
"friendsofphp/php-cs-fixer": "^3.13",
"guzzlehttp/guzzle": "^7.5",
"hyperf/crontab": "<=3.0.9 || >3.0.13 <3.1",
"hyperf/session": "^2.2",
"hyperf/validation": "^2.2",
"pestphp/pest": "^1.22",