From dfcb029dc0a442ebe2ec229c9f70a106ebd0f6fe Mon Sep 17 00:00:00 2001
From: renovate <renovate-bot@autistici.org>
Date: Tue, 24 Oct 2023 19:39:15 +0000
Subject: [PATCH] Update dependency wpackagist-theme/twentytwenty to v2.3

---
 composer.json | 2 +-
 composer.lock | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/composer.json b/composer.json
index e1bce0ca..cf462cee 100644
--- a/composer.json
+++ b/composer.json
@@ -71,7 +71,7 @@
         "wpackagist-theme/twentyten": "3.9",
         "wpackagist-theme/twentythirteen": "3.9",
         "wpackagist-theme/twentytwelve": "4.0",
-        "wpackagist-theme/twentytwenty": "2.2",
+        "wpackagist-theme/twentytwenty": "2.3",
         "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 2c1bdb78..fa472486 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": "8a86f3f8ada0d9dd26fbba781b0a9f58",
+    "content-hash": "23c8297d5796c423ad170b5dcaa71ab9",
     "packages": [
         {
             "name": "bjornjohansen/wplang",
@@ -1942,15 +1942,15 @@
         },
         {
             "name": "wpackagist-theme/twentytwenty",
-            "version": "2.2",
+            "version": "2.3",
             "source": {
                 "type": "svn",
                 "url": "https://themes.svn.wordpress.org/twentytwenty/",
-                "reference": "2.2"
+                "reference": "2.3"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://downloads.wordpress.org/theme/twentytwenty.2.2.zip"
+                "url": "https://downloads.wordpress.org/theme/twentytwenty.2.3.zip"
             },
             "require": {
                 "composer/installers": "^1.0 || ^2.0"
-- 
GitLab