Downgraded php version

This commit is contained in:
Artur Nowakowski 2019-12-05 14:52:11 +01:00
parent 85e3d52997
commit b8b3bd71db

View File

@ -8,7 +8,7 @@
], ],
"license": "MIT", "license": "MIT",
"require": { "require": {
"php": "^7.4", "php": "^7.3",
"barryvdh/laravel-cors": "^0.11.4", "barryvdh/laravel-cors": "^0.11.4",
"bensampo/laravel-enum": "^1.26", "bensampo/laravel-enum": "^1.26",
"fideloper/proxy": "^4.0", "fideloper/proxy": "^4.0",