diff --git a/composer.json b/composer.json index 0c8aa3c1d..d61e1514f 100644 --- a/composer.json +++ b/composer.json @@ -88,8 +88,8 @@ "newfold-labs/wp-module-marketplace": "^2.4.0", "newfold-labs/wp-module-migration": "^1.0.12", "newfold-labs/wp-module-notifications": "^1.6.6", - "newfold-labs/wp-module-onboarding": "^2.5.3", - "newfold-labs/wp-module-onboarding-data": "^1.2.3", + "newfold-labs/wp-module-onboarding": "^2.5.5", + "newfold-labs/wp-module-onboarding-data": "^1.2.4", "newfold-labs/wp-module-patterns": "^2.6.1", "newfold-labs/wp-module-performance": "2.0.1", "newfold-labs/wp-module-pls": "^1.0.0", diff --git a/composer.lock b/composer.lock index 928902c2d..9661bae8b 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": "fab736a0120ed5820a20a99aee69e1e8", + "content-hash": "b29ec20a02715c2fe7e7a344a9d7a32a", "packages": [ { "name": "doctrine/inflector", @@ -1536,32 +1536,32 @@ }, { "name": "newfold-labs/wp-module-onboarding", - "version": "2.5.3", + "version": "2.5.5", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-onboarding.git", - "reference": "b74398f96e04c57bd65b5881cb8f3b26dab70d66" + "reference": "b5c3e52bb9565461c7b35c4e4fbbb915327800e3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/b74398f96e04c57bd65b5881cb8f3b26dab70d66", - "reference": "b74398f96e04c57bd65b5881cb8f3b26dab70d66", + "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/b5c3e52bb9565461c7b35c4e4fbbb915327800e3", + "reference": "b5c3e52bb9565461c7b35c4e4fbbb915327800e3", "shasum": "" }, "require": { - "mustache/mustache": "^2.14", - "newfold-labs/wp-module-facebook": "^1.0", - "newfold-labs/wp-module-migration": "^1.0", - "newfold-labs/wp-module-onboarding-data": "^1.2", - "newfold-labs/wp-module-patterns": "^2.5", - "wp-cli/wp-config-transformer": "^1.3", + "mustache/mustache": "^2.14.2", + "newfold-labs/wp-module-facebook": "^1.0.9", + "newfold-labs/wp-module-migration": "^1.0.12", + "newfold-labs/wp-module-onboarding-data": "^1.2.4", + "newfold-labs/wp-module-patterns": "^2.6", + "wp-cli/wp-config-transformer": "^1.4.1", "wp-forge/helpers": "^2.0" }, "require-dev": { - "newfold-labs/wp-php-standards": "^1.2", - "wp-cli/i18n-command": "^2.4.3", - "wp-phpunit/wp-phpunit": "^6.2", - "yoast/phpunit-polyfills": "^2.0" + "newfold-labs/wp-php-standards": "^1.2.4", + "wp-cli/i18n-command": "^2.6.3", + "wp-phpunit/wp-phpunit": "^6.6.2", + "yoast/phpunit-polyfills": "^2.0.2" }, "type": "library", "autoload": { @@ -1578,6 +1578,23 @@ ], "clean": [ "vendor/bin/phpcbf . --standard=Newfold" + ], + "i18n-pot": [ + "vendor/bin/wp i18n make-pot . ./languages/wp-module-onboarding.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-module-onboarding/issues\",\"POT-Creation-Date\":\"2024-11-18T07:59:34+00:00\"}' --exclude=assets,tests,src" + ], + "i18n-po": [ + "vendor/bin/wp i18n update-po ./languages/wp-module-onboarding.pot ./languages" + ], + "i18n-mo": [ + "vendor/bin/wp i18n make-mo ./languages" + ], + "i18n-json": [ + "rm -f languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print" + ], + "i18n": [ + "@i18n-pot", + "@i18n-po", + "@i18n-mo" ] }, "license": [ @@ -1591,23 +1608,23 @@ ], "description": "Next-generation WordPress Onboarding for WordPress sites at Newfold Digital.", "support": { - "source": "https://github.com/newfold-labs/wp-module-onboarding/tree/2.5.3", + "source": "https://github.com/newfold-labs/wp-module-onboarding/tree/2.5.5", "issues": "https://github.com/newfold-labs/wp-module-onboarding/issues" }, - "time": "2024-11-11T23:41:57+00:00" + "time": "2024-11-21T12:07:48+00:00" }, { "name": "newfold-labs/wp-module-onboarding-data", - "version": "1.2.3", + "version": "1.2.4", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-onboarding-data.git", - "reference": "354c91711c48bc38a8982af396c78bd8d801d873" + "reference": "acec6b888bef5344fb89ca36700d551a1af4a3d0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding-data/zipball/354c91711c48bc38a8982af396c78bd8d801d873", - "reference": "354c91711c48bc38a8982af396c78bd8d801d873", + "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding-data/zipball/acec6b888bef5344fb89ca36700d551a1af4a3d0", + "reference": "acec6b888bef5344fb89ca36700d551a1af4a3d0", "shasum": "" }, "require": { @@ -1642,10 +1659,10 @@ ], "description": "A non-toggleable module containing a standardized interface for interacting with Onboarding data.", "support": { - "source": "https://github.com/newfold-labs/wp-module-onboarding-data/tree/1.2.3", + "source": "https://github.com/newfold-labs/wp-module-onboarding-data/tree/1.2.4", "issues": "https://github.com/newfold-labs/wp-module-onboarding-data/issues" }, - "time": "2024-11-12T02:04:21+00:00" + "time": "2024-11-21T09:11:59+00:00" }, { "name": "newfold-labs/wp-module-patterns", @@ -5000,8 +5017,8 @@ }, "prefer-stable": false, "prefer-lowest": false, - "platform": {}, - "platform-dev": {}, + "platform": [], + "platform-dev": [], "platform-overrides": { "php": "7.3.0" },