From 2380199996474a5ef0ca9004cc3b42222eff6fa5 Mon Sep 17 00:00:00 2001 From: renovate <group_90_bot_d1576d88211fcb72b76df05f72366e9c@noreply.git.autistici.org> Date: Sat, 16 Nov 2024 17:44:02 +0000 Subject: [PATCH] Update dependency wpackagist-theme/twentytwenty to v2.8 --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 1b2289d6..a1136fae 100644 --- a/composer.json +++ b/composer.json @@ -68,7 +68,7 @@ "wpackagist-theme/twentyten": "4.3", "wpackagist-theme/twentythirteen": "4.3", "wpackagist-theme/twentytwelve": "4.4", - "wpackagist-theme/twentytwenty": "2.7", + "wpackagist-theme/twentytwenty": "2.8", "wpackagist-theme/wp-andreas01": "2.0", "npm-asset/scriptaculous-js": "1.9.0", "npm-asset/prototype-js-core": "1.7.3", diff --git a/composer.lock b/composer.lock index 409c82c1..6e39a583 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": "11ac6c4755b286a77ce74cd7d05d48e3", + "content-hash": "49927ed79fcc8b85a7fee4cc5f4d1ac2", "packages": [ { "name": "composer/installers", @@ -1972,15 +1972,15 @@ }, { "name": "wpackagist-theme/twentytwenty", - "version": "2.7", + "version": "2.8", "source": { "type": "svn", "url": "https://themes.svn.wordpress.org/twentytwenty/", - "reference": "2.7" + "reference": "2.8" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/theme/twentytwenty.2.7.zip" + "url": "https://downloads.wordpress.org/theme/twentytwenty.2.8.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" @@ -2082,12 +2082,12 @@ "packages-dev": [], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=7.1" }, - "platform-dev": [], - "plugin-api-version": "2.3.0" + "platform-dev": {}, + "plugin-api-version": "2.6.0" } -- GitLab