Drop PHP 7.4 support
This commit is contained in:
parent
d4ff3b72e7
commit
7c977fb9a5
|
@ -5,7 +5,7 @@
|
|||
"keywords": ["framework", "laravel"],
|
||||
"license": "MIT",
|
||||
"require": {
|
||||
"php": "^7.4|^8.0",
|
||||
"php": "^8.0",
|
||||
"fideloper/proxy": "^4.4.1",
|
||||
"fruitcake/laravel-cors": "^2.0.3",
|
||||
"guzzlehttp/guzzle": "^7.0.1",
|
||||
|
|
Loading…
Reference in New Issue