diff --git a/composer.json b/composer.json index 143d3f1..d708db9 100644 --- a/composer.json +++ b/composer.json @@ -74,7 +74,7 @@ "newfold-labs/wp-module-context": "^1.0.2", "newfold-labs/wp-module-data": "^2.9.2", "newfold-labs/wp-module-deactivation": "^1.6.0", - "newfold-labs/wp-module-features": "1.5.1", + "newfold-labs/wp-module-features": "1.5.2", "newfold-labs/wp-module-installer": "^1.7.1", "newfold-labs/wp-module-link-tracker": "1.1.4", "newfold-labs/wp-module-loader": "^1.0.13", diff --git a/composer.lock b/composer.lock index 28680f6..6fc03ce 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": "95ca2aae8509b10110f775ab097d1bb3", + "content-hash": "8c4d13cb1fd15c7c66787aa38df52e7b", "packages": [ { "name": "colinmollenhour/credis", @@ -862,16 +862,16 @@ }, { "name": "newfold-labs/wp-module-features", - "version": "1.5.1", + "version": "1.5.2", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-features.git", - "reference": "c88f1aec2b87996186a0a8e70fd6100b966079d8" + "reference": "76e9be13a47c9efb7e3c06072eba38ff31cfdac2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-features/zipball/c88f1aec2b87996186a0a8e70fd6100b966079d8", - "reference": "c88f1aec2b87996186a0a8e70fd6100b966079d8", + "url": "https://api.github.com/repos/newfold-labs/wp-module-features/zipball/76e9be13a47c9efb7e3c06072eba38ff31cfdac2", + "reference": "76e9be13a47c9efb7e3c06072eba38ff31cfdac2", "shasum": "" }, "require": { @@ -925,7 +925,7 @@ "vendor/bin/wp i18n update-po ./languages/wp-module-features.pot ./languages" ], "i18n-pot": [ - "vendor/bin/wp i18n make-pot . ./languages/wp-module-features.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-module-features/issues\",\"POT-Creation-Date\":\"2025-02-13T09:55:55+00:00\"}' --exclude=wordpress,assets,tests,src" + "vendor/bin/wp i18n make-pot . ./languages/wp-module-features.pot --domain=wp-module-features --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-module-features/issues\",\"POT-Creation-Date\":\"2025-02-13T09:55:55+00:00\"}' --exclude=wordpress,assets,tests,src" ], "lint": [ "vendor/bin/phpcs . --standard=phpcs.xml -s" @@ -954,10 +954,10 @@ ], "description": "A module for providing an interface for features.", "support": { - "source": "https://github.com/newfold-labs/wp-module-features/tree/1.5.1", + "source": "https://github.com/newfold-labs/wp-module-features/tree/1.5.2", "issues": "https://github.com/newfold-labs/wp-module-features/issues" }, - "time": "2025-07-18T17:05:47+00:00" + "time": "2026-02-04T16:38:05+00:00" }, { "name": "newfold-labs/wp-module-htaccess",