diff --git a/composer.lock b/composer.lock index 9f7f6d47..3a255c6a 100644 --- a/composer.lock +++ b/composer.lock @@ -216,16 +216,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": { @@ -239,7 +239,7 @@ "type": "library", "autoload": { "psr-4": { - "NewfoldLabs\\WP\\Module\\Data\\": "src/" + "NewfoldLabs\\WP\\Module\\Data\\": "includes/" }, "files": [ "bootstrap.php" @@ -258,10 +258,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-ecommerce",