diff --git a/composer.json b/composer.json index 2f3b049..65a16d1 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ "figuren-theater/ft-media": "1.1.1", "figuren-theater/ft-onboarding": "1.4.0", "figuren-theater/ft-options": "1.2.3", - "figuren-theater/ft-performance": "1.3.1", + "figuren-theater/ft-performance": "1.3.2", "figuren-theater/ft-privacy": "1.2.3", "figuren-theater/ft-routes": "1.1.3", "figuren-theater/ft-security": "1.4.4", diff --git a/composer.lock b/composer.lock index c5dbc67..48eed8a 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": "23a490daf4e66b4509bad4cf34f6ca19", + "content-hash": "7316d186f1853c0b580553f04850f3d4", "packages": [ { "name": "10up/distributor", @@ -1293,30 +1293,30 @@ }, { "name": "figuren-theater/ft-performance", - "version": "1.3.1", + "version": "1.3.2", "source": { "type": "git", "url": "https://github.com/figuren-theater/ft-performance.git", - "reference": "511c68ba4b5e4a6c289acf872a167285ed3ca096" + "reference": "88ec609440e63185929894ee61bd910fc6d16c4e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/figuren-theater/ft-performance/zipball/511c68ba4b5e4a6c289acf872a167285ed3ca096", - "reference": "511c68ba4b5e4a6c289acf872a167285ed3ca096", + "url": "https://api.github.com/repos/figuren-theater/ft-performance/zipball/88ec609440e63185929894ee61bd910fc6d16c4e", + "reference": "88ec609440e63185929894ee61bd910fc6d16c4e", "shasum": "" }, "require": { - "carstingaxion/cache-control": "^2.2", - "carstingaxion/wp-super-preload": "^1.2", - "figuren-theater/ft-options": "^1", - "figuren-theater/ft-theming": "^1.1", + "carstingaxion/cache-control": "2.2.5.2", + "carstingaxion/wp-super-preload": "1.2.2", + "figuren-theater/ft-options": "*", + "figuren-theater/ft-theming": "*", "php": ">=7.2", - "wpackagist-plugin/cache-enabler": "^1.8", - "wpackagist-plugin/fast404": "^1", - "wpackagist-plugin/native-gettext": "^1.1", - "wpackagist-plugin/pwa": "^0.7", - "wpackagist-plugin/quicklink": "^0.10", - "wpackagist-plugin/sqlite-object-cache": "^1.3" + "wpackagist-plugin/cache-enabler": "1.8.13", + "wpackagist-plugin/fast404": "1.2", + "wpackagist-plugin/native-gettext": "1.1.2", + "wpackagist-plugin/pwa": "0.7.1", + "wpackagist-plugin/quicklink": "0.10.0", + "wpackagist-plugin/sqlite-object-cache": "1.3.4" }, "require-dev": { "figuren-theater/code-quality": "*" @@ -1383,7 +1383,7 @@ "issues": "https://github.com/figuren-theater/ft-performance/issues", "source": "https://github.com/figuren-theater/ft-performance" }, - "time": "2023-09-14T09:40:12+00:00" + "time": "2023-10-15T18:20:06+00:00" }, { "name": "figuren-theater/ft-privacy", @@ -3883,15 +3883,15 @@ }, { "name": "wpackagist-plugin/native-gettext", - "version": "1.1.3", + "version": "1.1.2", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/native-gettext/", - "reference": "tags/1.1.3" + "reference": "tags/1.1.2" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/native-gettext.1.1.3.zip" + "url": "https://downloads.wordpress.org/plugin/native-gettext.1.1.2.zip" }, "require": { "composer/installers": "^1.0 || ^2.0"