diff --git a/composer.json b/composer.json index 6febba5..0ce811e 100644 --- a/composer.json +++ b/composer.json @@ -71,7 +71,7 @@ "doctrine/inflector": "1.2.0 as 1.3.1", "newfold-labs/wp-module-activation": "^1.0.5", "newfold-labs/wp-module-atomic": "^1.3", - "newfold-labs/wp-module-coming-soon": "^1.3.0", + "newfold-labs/wp-module-coming-soon": "^1.3.1", "newfold-labs/wp-module-context": "^1.0.1", "newfold-labs/wp-module-data": "^2.6.7", "newfold-labs/wp-module-deactivation": "^1.2.3", diff --git a/composer.lock b/composer.lock index 3b7ce91..60f2c38 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": "d9599fc049012831206cccfada2fad4a", + "content-hash": "430765433a89b048e0362feecaa8c260", "packages": [ { "name": "doctrine/inflector", @@ -227,16 +227,16 @@ }, { "name": "newfold-labs/wp-module-coming-soon", - "version": "1.3.0", + "version": "1.3.1", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-coming-soon.git", - "reference": "d1a80250ee5a2efe83ca979d6977de769885dd44" + "reference": "e84e21cfe97179a6dcc007186a903226bfbb1570" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-coming-soon/zipball/d1a80250ee5a2efe83ca979d6977de769885dd44", - "reference": "d1a80250ee5a2efe83ca979d6977de769885dd44", + "url": "https://api.github.com/repos/newfold-labs/wp-module-coming-soon/zipball/e84e21cfe97179a6dcc007186a903226bfbb1570", + "reference": "e84e21cfe97179a6dcc007186a903226bfbb1570", "shasum": "" }, "require": { @@ -274,10 +274,10 @@ ], "description": "Coming Soon module for WordPress sites.", "support": { - "source": "https://github.com/newfold-labs/wp-module-coming-soon/tree/1.3.0", + "source": "https://github.com/newfold-labs/wp-module-coming-soon/tree/1.3.1", "issues": "https://github.com/newfold-labs/wp-module-coming-soon/issues" }, - "time": "2024-11-12T02:16:36+00:00" + "time": "2024-11-24T06:34:39+00:00" }, { "name": "newfold-labs/wp-module-context",