mirror of
https://github.com/bitinflow/accounts.git
synced 2026-03-13 13:35:52 +00:00
Update to Laravel 7.x
This commit is contained in:
@@ -11,8 +11,8 @@
|
|||||||
"require": {
|
"require": {
|
||||||
"php": ">=7.2",
|
"php": ">=7.2",
|
||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
"illuminate/support": "^6.0",
|
"illuminate/support": "^7.0",
|
||||||
"illuminate/console": "^6.0",
|
"illuminate/console": "^7.0",
|
||||||
"guzzlehttp/guzzle": "^6.3",
|
"guzzlehttp/guzzle": "^6.3",
|
||||||
"socialiteproviders/manager": "^3.4"
|
"socialiteproviders/manager": "^3.4"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user