diff --git a/composer.lock b/composer.lock index a25134c..87e5f71 100644 --- a/composer.lock +++ b/composer.lock @@ -201,16 +201,16 @@ }, { "name": "newfold-labs/wp-module-data", - "version": "2.4.5", + "version": "2.4.8", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-data.git", - "reference": "2fc2a4c9201e81f93a71a8774e66bab3c7199039" + "reference": "360de7c1eed2b3367162eeae0053988686a6db69" }, "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/360de7c1eed2b3367162eeae0053988686a6db69", + "reference": "360de7c1eed2b3367162eeae0053988686a6db69", "shasum": "" }, "require": { @@ -224,7 +224,7 @@ "type": "library", "autoload": { "psr-4": { - "NewfoldLabs\\WP\\Module\\Data\\": "src/" + "NewfoldLabs\\WP\\Module\\Data\\": "includes/" }, "files": [ "bootstrap.php" @@ -243,10 +243,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.8", "issues": "https://github.com/newfold-labs/wp-module-data/issues" }, - "time": "2023-09-18T18:44:23+00:00" + "time": "2023-10-04T14:06:48+00:00" }, { "name": "newfold-labs/wp-module-loader",