版本切换

This commit is contained in:
候学杰 2019-01-05 11:36:46 +08:00
parent b9361f6cab
commit a8e9a50e98
2 changed files with 3 additions and 3 deletions

View File

@ -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
View File

@ -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",