diff --git a/composer.json b/composer.json index 142ba07..59e1f70 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,7 @@ "php": ">=7.1", "figuren-theater/ft-options": "*", "wpackagist-plugin/sharing-image": "^2.0", - "wpackagist-plugin/wordpress-seo": "19.8" + "wpackagist-plugin/wordpress-seo": "22.2" }, "require-dev": { "figuren-theater/code-quality": "^1.1" diff --git a/composer.lock b/composer.lock index 95da357..2bb4e39 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": "e4521d5976bf881988a299bf01d096e7", + "content-hash": "254e9a0104129d1bd1f5ec624e05daff", "packages": [ { "name": "composer/installers", @@ -275,15 +275,15 @@ }, { "name": "wpackagist-plugin/wordpress-seo", - "version": "19.8", + "version": "22.2", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/wordpress-seo/", - "reference": "tags/19.8" + "reference": "tags/22.2" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/wordpress-seo.19.8.zip" + "url": "https://downloads.wordpress.org/plugin/wordpress-seo.22.2.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" @@ -2056,5 +2056,5 @@ "php": ">=7.1" }, "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }