updated to laravel 5.8

This commit is contained in:
2019-05-18 04:04:31 -05:00
parent a67899adb5
commit 901d16349e

View File

@@ -10,11 +10,11 @@
"fideloper/proxy": "^4.0", "fideloper/proxy": "^4.0",
"fx3costa/laravelchartjs": "^2.5", "fx3costa/laravelchartjs": "^2.5",
"guzzlehttp/guzzle": "^6.3", "guzzlehttp/guzzle": "^6.3",
"laravel/framework": "5.7.*", "laravel/framework": "5.8.*",
"laravel/horizon": "^3.1", "laravel/horizon": "^3.1",
"laravel/socialite": "^3.1", "laravel/socialite": "^3.1",
"laravel/tinker": "^1.0", "laravel/tinker": "^1.0",
"laravelcollective/html": "^5.4.0", "laravelcollective/html": "^5.8.0",
"nullx27/eveonline-socialite": "^0.5.0", "nullx27/eveonline-socialite": "^0.5.0",
"predis/predis": "^1.1", "predis/predis": "^1.1",
"twbs/bootstrap": "^4.1" "twbs/bootstrap": "^4.1"