版本切换
This commit is contained in:
parent
b9361f6cab
commit
a8e9a50e98
|
@ -4,8 +4,8 @@
|
||||||
"description": "json rpc server/client.",
|
"description": "json rpc server/client.",
|
||||||
"require": {
|
"require": {
|
||||||
"guzzlehttp/guzzle": "^6.3",
|
"guzzlehttp/guzzle": "^6.3",
|
||||||
"illuminate/support": "^5.7",
|
"illuminate/support": "^5.5",
|
||||||
"illuminate/http": "^5.7"
|
"illuminate/http": "^5.5"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
|
|
2
composer.lock
generated
2
composer.lock
generated
|
@ -4,7 +4,7 @@
|
||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "c325cbaa60dfc15ea728de62f1685f85",
|
"content-hash": "ad3e85f933bdd3e62ea7495f2a57ecb7",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "doctrine/inflector",
|
"name": "doctrine/inflector",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user