diff --git a/composer.json b/composer.json index 29b6379..7729f4d 100644 --- a/composer.json +++ b/composer.json @@ -64,7 +64,7 @@ "newfold-labs/wp-module-atomic": "^1.3", "newfold-labs/wp-module-coming-soon": "^1.2.5", "newfold-labs/wp-module-context": "^1.0.1", - "newfold-labs/wp-module-data": "^2.6.1", + "newfold-labs/wp-module-data": "^2.6.3", "newfold-labs/wp-module-deactivation": "^1.2.3", "newfold-labs/wp-module-features": "^1.4.2", "newfold-labs/wp-module-loader": "^1.0.10", diff --git a/composer.lock b/composer.lock index 012ebe3..8a05009 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": "3c49cf0ff39e35acdbbefd59aa27c847", + "content-hash": "457027cea3d39c70fa54556091598ffd", "packages": [ { "name": "doctrine/inflector", @@ -335,36 +335,36 @@ }, { "name": "newfold-labs/wp-module-data", - "version": "2.6.1", + "version": "2.6.3", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-data.git", - "reference": "49dc91eec8053872354db9cddd355e45f2de49e4" + "reference": "f98dfabe6a4cb10aec6dcd6e81fc7d269238e9a4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-data/zipball/49dc91eec8053872354db9cddd355e45f2de49e4", - "reference": "49dc91eec8053872354db9cddd355e45f2de49e4", + "url": "https://api.github.com/repos/newfold-labs/wp-module-data/zipball/f98dfabe6a4cb10aec6dcd6e81fc7d269238e9a4", + "reference": "f98dfabe6a4cb10aec6dcd6e81fc7d269238e9a4", "shasum": "" }, "require": { "ext-json": "*", - "newfold-labs/wp-module-loader": "^1.0", + "newfold-labs/wp-module-loader": "^1.0.10", "wp-forge/helpers": "^2.0", - "wp-forge/wp-query-builder": "^1.0", + "wp-forge/wp-query-builder": "^1.0.4", "wp-forge/wp-upgrade-handler": "^1.0", - "wpscholar/url": "^1.2" + "wpscholar/url": "^1.2.2" }, "require-dev": { "10up/wp_mock": "^0.4.2", - "bluehost/bluehost-wordpress-plugin": "*", - "brianhenryie/composer-phpstorm": "*", - "johnpbloch/wordpress": "*", + "bluehost/bluehost-wordpress-plugin": ">=3.1", + "brianhenryie/composer-phpstorm": ">=0.4", + "johnpbloch/wordpress": ">=6.5.3", "kporras07/composer-symlinks": "^1.2", - "lucatume/wp-browser": "^3", - "newfold-labs/wp-php-standards": "^1.2", + "lucatume/wp-browser": "^3.5.8", + "newfold-labs/wp-php-standards": "^1.2.3", "phpunit/phpcov": "^5.0", - "wpackagist-plugin/woocommerce": "*" + "wpackagist-plugin/woocommerce": ">=9" }, "type": "library", "extra": { @@ -426,10 +426,10 @@ ], "description": "Newfold Data Module", "support": { - "source": "https://github.com/newfold-labs/wp-module-data/tree/2.6.1", + "source": "https://github.com/newfold-labs/wp-module-data/tree/2.6.3", "issues": "https://github.com/newfold-labs/wp-module-data/issues" }, - "time": "2024-07-25T16:37:25+00:00" + "time": "2024-08-30T19:51:58+00:00" }, { "name": "newfold-labs/wp-module-deactivation", @@ -1091,16 +1091,16 @@ }, { "name": "wp-forge/wp-query-builder", - "version": "1.0.3", + "version": "1.0.4", "source": { "type": "git", "url": "https://github.com/wp-forge/wp-query-builder.git", - "reference": "34959e5618969afd8350a8206744a7810d9f253b" + "reference": "131dcfee2d3ebf84cec9bd6ce07d3f2c854b4984" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-forge/wp-query-builder/zipball/34959e5618969afd8350a8206744a7810d9f253b", - "reference": "34959e5618969afd8350a8206744a7810d9f253b", + "url": "https://api.github.com/repos/wp-forge/wp-query-builder/zipball/131dcfee2d3ebf84cec9bd6ce07d3f2c854b4984", + "reference": "131dcfee2d3ebf84cec9bd6ce07d3f2c854b4984", "shasum": "" }, "require": { @@ -1130,9 +1130,9 @@ ], "support": { "issues": "https://github.com/wp-forge/wp-query-builder/issues", - "source": "https://github.com/wp-forge/wp-query-builder/tree/1.0.3" + "source": "https://github.com/wp-forge/wp-query-builder/tree/1.0.4" }, - "time": "2023-04-29T19:26:54+00:00" + "time": "2024-08-22T21:49:41+00:00" }, { "name": "wp-forge/wp-update-handler",