diff options
author | Valery Piashchynski <[email protected]> | 2020-04-21 15:55:56 +0300 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2020-04-21 15:55:56 +0300 |
commit | 3b04f1655eab65b5037f15064549bd3abae527ea (patch) | |
tree | 3d077bc417bb10411b96155aa4a702732a71e545 /composer.json | |
parent | ae43a96f0366e9b53974d89e1086739c63687edf (diff) |
update goridge to 2.3
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 91bb710c..fde54fa8 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ "php": "^7.1", "ext-json": "*", "ext-curl": "*", - "spiral/goridge": "^2.0", + "spiral/goridge": "^2.3", "psr/http-factory": "^1.0", "psr/http-message": "^1.0", "symfony/console": "^2.5.0 || ^3.0.0 || ^4.0.0 || ^5.0.0", |