Bump to PHP 7.4 (#5527)
This commit is contained in:
parent
6d3e5ed928
commit
bea2c2615b
|
@ -8,7 +8,7 @@
|
||||||
],
|
],
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"require": {
|
"require": {
|
||||||
"php": "^7.3|^8.0",
|
"php": "^7.4|^8.0",
|
||||||
"fideloper/proxy": "^4.4.1",
|
"fideloper/proxy": "^4.4.1",
|
||||||
"fruitcake/laravel-cors": "^2.0.3",
|
"fruitcake/laravel-cors": "^2.0.3",
|
||||||
"guzzlehttp/guzzle": "^7.0.1",
|
"guzzlehttp/guzzle": "^7.0.1",
|
||||||
|
|
Loading…
Reference in New Issue