Update composer.json (#5452)

This commit is contained in:
Dries Vints
2020-10-22 14:31:01 +02:00
committed by GitHub
parent b9b282a719
commit aeec665b75

View File

@@ -8,7 +8,7 @@
], ],
"license": "MIT", "license": "MIT",
"require": { "require": {
"php": "^7.2", "php": "^7.2.5",
"fideloper/proxy": "^4.0", "fideloper/proxy": "^4.0",
"laravel/framework": "^6.18.35", "laravel/framework": "^6.18.35",
"laravel/tinker": "^2.0" "laravel/tinker": "^2.0"