diff --git a/composer.json b/composer.json index 658900c..8b18264 100644 --- a/composer.json +++ b/composer.json @@ -56,7 +56,7 @@ "require": { "doctrine/inflector": "1.2.0 as 1.3.1", "newfold-labs/wp-module-coming-soon": "^1.1.9", - "newfold-labs/wp-module-data": "^2.4.5", + "newfold-labs/wp-module-data": "^2.4.7", "newfold-labs/wp-module-loader": "^1.0.10", "newfold-labs/wp-module-marketplace": "1.5.2", "newfold-labs/wp-module-notifications": "^1.1.5", diff --git a/composer.lock b/composer.lock index a587bf8..dd1c7b9 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": "c28f2aab6578f2bcb8be3600fca67877", + "content-hash": "75c8efe0a6437bfdf2e0860b762f266e", "packages": [ { "name": "doctrine/inflector", @@ -166,16 +166,16 @@ }, { "name": "newfold-labs/wp-module-data", - "version": "2.4.5", + "version": "2.4.7", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-data.git", - "reference": "2fc2a4c9201e81f93a71a8774e66bab3c7199039" + "reference": "c8b20f346302221c3ac18125a651fce66ebe2516" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-data/zipball/2fc2a4c9201e81f93a71a8774e66bab3c7199039", - "reference": "2fc2a4c9201e81f93a71a8774e66bab3c7199039", + "url": "https://api.github.com/repos/newfold-labs/wp-module-data/zipball/c8b20f346302221c3ac18125a651fce66ebe2516", + "reference": "c8b20f346302221c3ac18125a651fce66ebe2516", "shasum": "" }, "require": { @@ -189,7 +189,7 @@ "type": "library", "autoload": { "psr-4": { - "NewfoldLabs\\WP\\Module\\Data\\": "src/" + "NewfoldLabs\\WP\\Module\\Data\\": "includes/" }, "files": [ "bootstrap.php" @@ -208,10 +208,10 @@ ], "description": "Newfold Data Module", "support": { - "source": "https://github.com/newfold-labs/wp-module-data/tree/2.4.5", + "source": "https://github.com/newfold-labs/wp-module-data/tree/2.4.7", "issues": "https://github.com/newfold-labs/wp-module-data/issues" }, - "time": "2023-09-18T18:44:23+00:00" + "time": "2023-09-28T17:34:55+00:00" }, { "name": "newfold-labs/wp-module-loader",