diff --git a/composer.json b/composer.json index 852714a..bec69ba 100644 --- a/composer.json +++ b/composer.json @@ -57,7 +57,7 @@ "require": { "doctrine/inflector": "1.2.0 as 1.3.1", "newfold-labs/wp-module-coming-soon": "^1.1.12", - "newfold-labs/wp-module-data": "^2.4.11", + "newfold-labs/wp-module-data": "^2.4.18", "newfold-labs/wp-module-deactivation": "^1.0.2", "newfold-labs/wp-module-ecommerce": "^1.3.9", "newfold-labs/wp-module-loader": "^1.0.10", diff --git a/composer.lock b/composer.lock index 59f3f91..f22fbaa 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": "4333cb0a72935fb6ef906edcc36af08b", + "content-hash": "51aadc3c3dff405b63c49e2e86adfaa5", "packages": [ { "name": "doctrine/inflector", @@ -216,16 +216,16 @@ }, { "name": "newfold-labs/wp-module-data", - "version": "2.4.11", + "version": "2.4.18", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-data.git", - "reference": "c244dd52e7e07bf0d890e51892e179c62f197bac" + "reference": "f7bdfc1f70a2608c1ddaa6e3273221a880b794ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-data/zipball/c244dd52e7e07bf0d890e51892e179c62f197bac", - "reference": "c244dd52e7e07bf0d890e51892e179c62f197bac", + "url": "https://api.github.com/repos/newfold-labs/wp-module-data/zipball/f7bdfc1f70a2608c1ddaa6e3273221a880b794ed", + "reference": "f7bdfc1f70a2608c1ddaa6e3273221a880b794ed", "shasum": "" }, "require": { @@ -258,10 +258,10 @@ ], "description": "Newfold Data Module", "support": { - "source": "https://github.com/newfold-labs/wp-module-data/tree/2.4.11", + "source": "https://github.com/newfold-labs/wp-module-data/tree/2.4.18", "issues": "https://github.com/newfold-labs/wp-module-data/issues" }, - "time": "2023-11-13T19:54:44+00:00" + "time": "2024-01-24T21:36:38+00:00" }, { "name": "newfold-labs/wp-module-deactivation", @@ -3199,5 +3199,5 @@ "platform-overrides": { "php": "7.0.0" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }