fixed composer
This commit is contained in:
parent
5bc7e004fb
commit
e38626d2f4
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue