From 72035d4acfafd36298433b0305c7fb2f180a46c5 Mon Sep 17 00:00:00 2001 From: Carsten Bach Date: Sun, 15 Oct 2023 01:00:47 +0200 Subject: [PATCH] Upgrading figuren-theater/ft-maintenance (1.2.1 => 1.2.2) --- composer.json | 2 +- composer.lock | 28 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/composer.json b/composer.json index 42ad221..53a6b09 100644 --- a/composer.json +++ b/composer.json @@ -33,7 +33,7 @@ "figuren-theater/ft-admin-ui": "1.1.4", "figuren-theater/ft-data": "1.0.28", "figuren-theater/ft-interactive": "1.1.1", - "figuren-theater/ft-maintenance": "1.2.1", + "figuren-theater/ft-maintenance": "1.2.2", "figuren-theater/ft-media": "1.1.1", "figuren-theater/ft-onboarding": "1.4.0", "figuren-theater/ft-options": "1.2.3", diff --git a/composer.lock b/composer.lock index 94ff047..0f06608 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": "17ee3d9fa9880c1af57e0e4de098d873", + "content-hash": "36a7a7c728997cb2d4f03efc5bba86ad", "packages": [ { "name": "10up/distributor", @@ -836,28 +836,28 @@ }, { "name": "figuren-theater/ft-maintenance", - "version": "1.2.1", + "version": "1.2.2", "source": { "type": "git", "url": "https://github.com/figuren-theater/ft-maintenance.git", - "reference": "5f4d57b5792e34561976fa6b8ac96edbd3b4ffd9" + "reference": "ed8d40cd8c9aa0df2ee6fe9a4fad8d89972d62bf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/figuren-theater/ft-maintenance/zipball/5f4d57b5792e34561976fa6b8ac96edbd3b4ffd9", - "reference": "5f4d57b5792e34561976fa6b8ac96edbd3b4ffd9", + "url": "https://api.github.com/repos/figuren-theater/ft-maintenance/zipball/ed8d40cd8c9aa0df2ee6fe9a4fad8d89972d62bf", + "reference": "ed8d40cd8c9aa0df2ee6fe9a4fad8d89972d62bf", "shasum": "" }, "require": { - "devgeniem/wp-cron-runner": "^1.0", - "figuren-theater/ft-options": "^1", - "johnbillion/query-monitor": "^3", - "johnbillion/wp-crontrol": "^1.15", - "koodimonni/composer-dropin-installer": "^1.4", + "devgeniem/wp-cron-runner": "1.0.3", + "figuren-theater/ft-options": "*", + "johnbillion/query-monitor": "3.13.1", + "johnbillion/wp-crontrol": "1.15.3", + "koodimonni/composer-dropin-installer": "1.4", "php": ">=7.1", - "pixelstudio/wp-sync-db": "^1.7", - "wpackagist-plugin/multisite-enhancements": "^1.6", - "wpackagist-plugin/wp-db-backup": "^2.5" + "pixelstudio/wp-sync-db": "1.7.1", + "wpackagist-plugin/multisite-enhancements": "1.6.1", + "wpackagist-plugin/wp-db-backup": "2.5.2" }, "require-dev": { "figuren-theater/code-quality": "*" @@ -923,7 +923,7 @@ "issues": "https://github.com/figuren-theater/ft-maintenance/issues", "source": "https://github.com/figuren-theater/ft-maintenance" }, - "time": "2023-09-13T09:17:10+00:00" + "time": "2023-10-14T22:57:36+00:00" }, { "name": "figuren-theater/ft-media",