From c37f692b2e3b8ddd75dff80bf96b3423e4c9d1d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 11:00:26 +0000 Subject: [PATCH] Bump figuren-theater/ft-theming from 1.1.2 to 1.2.0 Bumps [figuren-theater/ft-theming](https://github.com/figuren-theater/ft-theming) from 1.1.2 to 1.2.0. - [Release notes](https://github.com/figuren-theater/ft-theming/releases) - [Changelog](https://github.com/figuren-theater/ft-theming/blob/main/CHANGELOG.md) - [Commits](https://github.com/figuren-theater/ft-theming/compare/1.1.2...1.2.0) --- updated-dependencies: - dependency-name: figuren-theater/ft-theming dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 15 ++++++++------- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 5a436d0..516ac14 100644 --- a/composer.json +++ b/composer.json @@ -45,7 +45,7 @@ "figuren-theater/ft-site-editing": "1.5.0", "figuren-theater/ft-theater": "0.1.1", "figuren-theater/ft-themes": "1.2.1", - "figuren-theater/ft-theming": "1.1.2", + "figuren-theater/ft-theming": "1.2.0", "inpsyde/wp-translation-downloader": "2.5", "johnpbloch/wordpress": "6.4.3" }, diff --git a/composer.lock b/composer.lock index 1c5aea5..2d96222 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": "0c823b587328eebaab2d3185e18de0e6", + "content-hash": "da3891adf4ea822e488790087c2e104b", "packages": [ { "name": "10up/distributor", @@ -1997,16 +1997,16 @@ }, { "name": "figuren-theater/ft-theming", - "version": "1.1.2", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/figuren-theater/ft-theming.git", - "reference": "dc317bd35aa85b5026845bd26788fe4296dd5a68" + "reference": "25e7bc9ba71318f6cf618359746d0a6e30b0a2b8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/figuren-theater/ft-theming/zipball/dc317bd35aa85b5026845bd26788fe4296dd5a68", - "reference": "dc317bd35aa85b5026845bd26788fe4296dd5a68", + "url": "https://api.github.com/repos/figuren-theater/ft-theming/zipball/25e7bc9ba71318f6cf618359746d0a6e30b0a2b8", + "reference": "25e7bc9ba71318f6cf618359746d0a6e30b0a2b8", "shasum": "" }, "require": { @@ -2027,6 +2027,7 @@ }, "autoload": { "files": [ + "inc/post-type-templates/namespace.php", "inc/theming/defer-async-loader.php", "inc/theming/favicon-fallback.php", "inc/theming/no-jquery-migrate.php", @@ -2068,7 +2069,7 @@ "issues": "https://github.com/figuren-theater/ft-theming/issues", "source": "https://github.com/figuren-theater/ft-theming" }, - "time": "2023-10-13T22:26:18+00:00" + "time": "2024-02-16T20:00:21+00:00" }, { "name": "figuren-theater/install.php", @@ -6485,5 +6486,5 @@ "php": ">=8.0.30" }, "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }