Require cache recipe

This commit is contained in:
Oliver Davies 2019-02-13 20:54:28 +00:00
parent 390904c2ef
commit 029f4d7561
2 changed files with 2 additions and 1 deletions

View file

@ -6,6 +6,7 @@
"ext-ctype": "*",
"ext-iconv": "*",
"guzzlehttp/guzzle": "^6.3",
"symfony/cache": "4.2.*",
"symfony/console": "4.2.*",
"symfony/dotenv": "4.2.*",
"symfony/flex": "^1.1",

2
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "4d9908dc07053520ed95d1740475d9c5",
"content-hash": "d1bb4f1d668096009ca70d5dee1c6d5c",
"packages": [
{
"name": "guzzlehttp/guzzle",