fixed composer

This commit is contained in:
Edward Yang 2022-08-18 18:13:05 +08:00
parent 5bc7e004fb
commit e38626d2f4
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
"keywords": ["framework", "laravel"],
"license": "MIT",
"require": {
"php": "^7.4|^8.0",
"php": "^8.0.2",
"ext-json": "*",
"ext-zip": "*",
"doctrine/dbal": "^3.3",