diff --git a/composer.json b/composer.json index 6cbdde16e68a4e0987ec3b987eba5e2cf88706d0..64d1c4e57647e27b4f17099ba5f21725134e373f 100644 --- a/composer.json +++ b/composer.json @@ -38,7 +38,7 @@ "wpackagist-plugin/disable-wordpress-updates": "1.6.7", "wpackagist-plugin/more-privacy-options": "4.6", "wpackagist-plugin/disable-emojis": "1.7.2", - "wpackagist-plugin/wp-super-cache": "1.7.3", + "wpackagist-plugin/wp-super-cache": "1.7.4", "wpackagist-plugin/wp-piwik": "1.0.24", "wpackagist-plugin/wp-statusnet": "1.4.2", "wpackagist-plugin/wp-syntax": "1.1", diff --git a/composer.lock b/composer.lock index e58a36f9443db0d6b57b08e6e104e6dc34e34018..340a77d943d3429cac187bc2fec05d280a47f7ce 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": "5a7317b0df110f18a90044af8317049c", + "content-hash": "bb8cf3fcd258278023a6b484f46cd712", "packages": [ { "name": "bjornjohansen/wplang", @@ -1316,15 +1316,15 @@ }, { "name": "wpackagist-plugin/wp-super-cache", - "version": "1.7.3", + "version": "1.7.4", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/wp-super-cache/", - "reference": "tags/1.7.3" + "reference": "tags/1.7.4" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/wp-super-cache.1.7.3.zip" + "url": "https://downloads.wordpress.org/plugin/wp-super-cache.1.7.4.zip" }, "require": { "composer/installers": "~1.0"