From 50002efad1677c2105f14ca5d9b1fd4cf3cab32c Mon Sep 17 00:00:00 2001 From: chthomas Date: Tue, 3 Dec 2019 09:55:29 -0500 Subject: [PATCH] Upgrade symfony/cache --- composer.json | 2 +- composer.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index 5eec1ba..003f607 100644 --- a/composer.json +++ b/composer.json @@ -29,7 +29,7 @@ "squizlabs/php_codesniffer": "^3.3", "psy/psysh": "^0.9.9", "php-coveralls/php-coveralls": "^2.1", - "symfony/cache": "^4.1", + "symfony/cache": "^4.3", "vimeo/psalm": "^3.5", "ocramius/package-versions": "1.2" }, diff --git a/composer.lock b/composer.lock index e02440f..f80adaa 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "ef673a1f13c8d27fb8699b038ff37f3e", + "content-hash": "29f0d9d11ba312cc94fe712d16ba400f", "packages": [ { "name": "guzzlehttp/guzzle", @@ -3441,16 +3441,16 @@ }, { "name": "symfony/cache", - "version": "v4.3.6", + "version": "v4.3.9", "source": { "type": "git", "url": "https://github.com/symfony/cache.git", - "reference": "30a51b2401ee15bfc7ea98bd7af0f9d80e26e649" + "reference": "2a7bcc592adcaab9efc165bbced5a91fe905fad4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/cache/zipball/30a51b2401ee15bfc7ea98bd7af0f9d80e26e649", - "reference": "30a51b2401ee15bfc7ea98bd7af0f9d80e26e649", + "url": "https://api.github.com/repos/symfony/cache/zipball/2a7bcc592adcaab9efc165bbced5a91fe905fad4", + "reference": "2a7bcc592adcaab9efc165bbced5a91fe905fad4", "shasum": "" }, "require": { @@ -3515,7 +3515,7 @@ "caching", "psr6" ], - "time": "2019-10-30T12:58:49+00:00" + "time": "2019-12-01T10:50:31+00:00" }, { "name": "symfony/cache-contracts",