Bump fideloper/proxy

This commit is contained in:
Dries Vints 2020-10-30 15:39:45 +01:00
parent eb34def26a
commit 31fbf612ef
No known key found for this signature in database
GPG Key ID: E1529B3ACC4A5A76
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
"license": "MIT", "license": "MIT",
"require": { "require": {
"php": "^7.2.5|^8.0", "php": "^7.2.5|^8.0",
"fideloper/proxy": "^4.0", "fideloper/proxy": "^4.4",
"laravel/framework": "^6.20", "laravel/framework": "^6.20",
"laravel/tinker": "^2.5" "laravel/tinker": "^2.5"
}, },