mirror of
https://github.com/bitinflow/accounts.git
synced 2026-03-13 13:35:52 +00:00
Update to Laravel 6
This commit is contained in:
@@ -11,14 +11,14 @@
|
|||||||
"require": {
|
"require": {
|
||||||
"php": ">=7.2",
|
"php": ">=7.2",
|
||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
"illuminate/support": "^5.5",
|
"illuminate/support": "^6.0",
|
||||||
"illuminate/console": "^5.5",
|
"illuminate/console": "^6.0",
|
||||||
"guzzlehttp/guzzle": "^6.3",
|
"guzzlehttp/guzzle": "^6.3",
|
||||||
"socialiteproviders/manager": "^3.4"
|
"socialiteproviders/manager": "^3.4"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "^8.0",
|
"phpunit/phpunit": "^8.0",
|
||||||
"orchestra/testbench": "~3.8.0",
|
"orchestra/testbench": "~4.0",
|
||||||
"codedungeon/phpunit-result-printer": "^0.26.2"
|
"codedungeon/phpunit-result-printer": "^0.26.2"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
|
|||||||
554
composer.lock
generated
554
composer.lock
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user