mirror of
https://github.com/bitinflow/accounts.git
synced 2026-03-14 22:15:52 +00:00
Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e006cd64b5 | ||
|
|
7edff12765 | ||
|
|
94a6a91e84 | ||
|
|
da00b4a97c | ||
|
|
26543d806c | ||
|
|
2c82e61790 | ||
|
|
da904f31cb |
@@ -11,14 +11,14 @@
|
|||||||
"require": {
|
"require": {
|
||||||
"php": ">=7.2",
|
"php": ">=7.2",
|
||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
"illuminate/support": "^7.0",
|
"illuminate/support": "^8.0",
|
||||||
"illuminate/console": "^7.0",
|
"illuminate/console": "^8.0",
|
||||||
"guzzlehttp/guzzle": "^6.3",
|
"guzzlehttp/guzzle": "^6.3|^7.0.1",
|
||||||
"socialiteproviders/manager": "^3.4"
|
"socialiteproviders/manager": "^3.4"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "^8.0",
|
"phpunit/phpunit": "^8.0",
|
||||||
"orchestra/testbench": "~4.0",
|
"orchestra/testbench": "^6.0",
|
||||||
"codedungeon/phpunit-result-printer": "^0.26.2"
|
"codedungeon/phpunit-result-printer": "^0.26.2"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
|
|||||||
5072
composer.lock
generated
5072
composer.lock
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user