diff --git a/composer.json b/composer.json index 2c029bcc020d8c59ebef1654a1e8781db22d71d7..b034151c5273e0757cc9c6de8a601198719dac3e 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ "koodimonni/composer-dropin-installer": "1.3", "johnpbloch/wordpress": "5.9.0", "bjornjohansen/wplang": "0.1.1", - "wpackagist-plugin/disable-wordpress-updates": "1.6.8", + "wpackagist-plugin/disable-wordpress-updates": "1.7.0", "wpackagist-plugin/more-privacy-options": "4.6", "wpackagist-plugin/disable-emojis": "1.7.3", "wpackagist-plugin/wp-super-cache": "1.7.7", diff --git a/composer.lock b/composer.lock index bf7944e9335eec139b1e8abe32edc616f8e9d4b5..fc59db5dc4a8c2576a956450250b9a53a05297e5 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": "60f70583bfe3189f71736ac0f32843cb", + "content-hash": "64988ff0886470d8b14150d57d639efd", "packages": [ { "name": "bjornjohansen/wplang", @@ -964,15 +964,15 @@ }, { "name": "wpackagist-plugin/disable-wordpress-updates", - "version": "1.6.8", + "version": "1.7.0", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/disable-wordpress-updates/", - "reference": "tags/1.6.8" + "reference": "tags/1.7.0" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/disable-wordpress-updates.1.6.8.zip" + "url": "https://downloads.wordpress.org/plugin/disable-wordpress-updates.1.7.0.zip" }, "require": { "composer/installers": "^1.0 || ^2.0"