diff --git a/composer.json b/composer.json index 152ab3a..025d86c 100644 --- a/composer.json +++ b/composer.json @@ -41,7 +41,7 @@ "wpackagist-plugin/performant-translations": "^1.1", "wpackagist-plugin/pwa": "^0.8.0", "wpackagist-plugin/quicklink": "^0.10.1", - "wpackagist-plugin/sqlite-object-cache": "1.3.7" + "wpackagist-plugin/sqlite-object-cache": "1.3.8" }, "require-dev": { "figuren-theater/code-quality": "*" diff --git a/composer.lock b/composer.lock index 34115c8..3f89ab1 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": "cd9cc84d7df8eb98c76d6c17c7a296d0", + "content-hash": "bc3b8a1cb68389c568c0f2bd7824e00b", "packages": [ { "name": "carstingaxion/cache-control", @@ -653,15 +653,15 @@ }, { "name": "wpackagist-plugin/sqlite-object-cache", - "version": "1.3.7", + "version": "1.3.8", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/sqlite-object-cache/", - "reference": "tags/1.3.7" + "reference": "tags/1.3.8" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/sqlite-object-cache.1.3.7.zip" + "url": "https://downloads.wordpress.org/plugin/sqlite-object-cache.1.3.8.zip" }, "require": { "composer/installers": "^1.0 || ^2.0"