diff --git a/composer.json b/composer.json index 9e59dadb4f07ce7c747acba6478585ba22307aed..20bd19ffea4134d796554f1c9a64a2b237f55c31 100644 --- a/composer.json +++ b/composer.json @@ -122,7 +122,7 @@ "wpackagist-plugin/wpgancio": "1.12", "roots/wordpress": "6.8", "noblogs/wplang": "0.0.9", - "wpackagist-theme/twentytwentytwo": "1.9", + "wpackagist-theme/twentytwentytwo": "2.0", "wpackagist-theme/twentytwentythree": "1.6", "wpackagist-theme/twentytwentyfour": "^1.3", "wpackagist-plugin/footnotes-made-easy": "3.0.6", diff --git a/composer.lock b/composer.lock index de36db341933a5ab056c753232d0fdc11306f78e..5ffea7cff6d2617913265c3d71fb14deab7f4bad 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": "a5d80fb15113c150fd6fadf3ab693b11", + "content-hash": "1737cde55286e9bbf1b48e0bd6e2f36b", "packages": [ { "name": "composer/installers", @@ -2125,15 +2125,15 @@ }, { "name": "wpackagist-theme/twentytwentytwo", - "version": "1.9", + "version": "2.0", "source": { "type": "svn", "url": "https://themes.svn.wordpress.org/twentytwentytwo/", - "reference": "1.9" + "reference": "2.0" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/theme/twentytwentytwo.1.9.zip" + "url": "https://downloads.wordpress.org/theme/twentytwentytwo.2.0.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" @@ -2163,12 +2163,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" }