diff --git a/composer.lock b/composer.lock index d85ede7..0bb9b81 100644 --- a/composer.lock +++ b/composer.lock @@ -2393,23 +2393,23 @@ }, { "name": "php-http/cache-plugin", - "version": "1.7.4", + "version": "1.7.5", "source": { "type": "git", "url": "https://github.com/php-http/cache-plugin.git", - "reference": "2c00b4c6d41c0c9cad4d901adaf1a7db55f98744" + "reference": "63bc3f7242825c9a817db8f78e4c9703b0c471e2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/cache-plugin/zipball/2c00b4c6d41c0c9cad4d901adaf1a7db55f98744", - "reference": "2c00b4c6d41c0c9cad4d901adaf1a7db55f98744", + "url": "https://api.github.com/repos/php-http/cache-plugin/zipball/63bc3f7242825c9a817db8f78e4c9703b0c471e2", + "reference": "63bc3f7242825c9a817db8f78e4c9703b0c471e2", "shasum": "" }, "require": { "php": "^7.1 || ^8.0", "php-http/client-common": "^1.9 || ^2.0", "php-http/message-factory": "^1.0", - "psr/cache": "^1.0 || ^2.0", + "psr/cache": "^1.0 || ^2.0 || ^3.0", "symfony/options-resolver": "^2.6 || ^3.0 || ^4.0 || ^5.0 || ^6.0" }, "require-dev": { @@ -2446,9 +2446,9 @@ ], "support": { "issues": "https://github.com/php-http/cache-plugin/issues", - "source": "https://github.com/php-http/cache-plugin/tree/1.7.4" + "source": "https://github.com/php-http/cache-plugin/tree/1.7.5" }, - "time": "2021-11-30T07:06:42+00:00" + "time": "2022-01-18T12:24:56+00:00" }, { "name": "php-http/curl-client", @@ -6073,5 +6073,5 @@ "platform-dev": { "ext-curl": "*" }, - "plugin-api-version": "2.1.0" + "plugin-api-version": "2.2.0" }