-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Satis build triggered by release 1.11.8 of newfold-labs/wp-module-onb…
…oarding
- Loading branch information
Showing
10 changed files
with
588 additions
and
606 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -358,6 +358,66 @@ | |
"issues": "https://github.com/newfold-labs/wp-module-ecommerce/issues" | ||
} | ||
}, | ||
{ | ||
"name": "newfold-labs/wp-module-ecommerce", | ||
"version": "dev-PRESS4-392", | ||
"version_normalized": "dev-PRESS4-392", | ||
"source": { | ||
"type": "git", | ||
"url": "https://github.com/newfold-labs/wp-module-ecommerce.git", | ||
"reference": "e026434620239e324978beab6c9be04d4a70473e" | ||
}, | ||
"dist": { | ||
"type": "zip", | ||
"url": "https://api.github.com/repos/newfold-labs/wp-module-ecommerce/zipball/e026434620239e324978beab6c9be04d4a70473e", | ||
"reference": "e026434620239e324978beab6c9be04d4a70473e", | ||
"shasum": "" | ||
}, | ||
"require": { | ||
"newfold-labs/wp-module-installer": "^1.1", | ||
"newfold-labs/wp-module-onboarding-data": "^0.0" | ||
}, | ||
"require-dev": { | ||
"newfold-labs/wp-php-standards": "@stable", | ||
"wp-cli/i18n-command": "@stable", | ||
"wp-cli/wp-cli-bundle": "@stable" | ||
}, | ||
"time": "2023-11-07T08:49:43+00:00", | ||
"type": "library", | ||
"autoload": { | ||
"psr-4": { | ||
"NewfoldLabs\\WP\\Module\\ECommerce\\": "includes" | ||
}, | ||
"files": [ | ||
"bootstrap.php" | ||
] | ||
}, | ||
"scripts": { | ||
"i18n": [ | ||
"vendor/bin/wp i18n make-pot . ./languages/wp-module-ecommerce.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-module-ecommerce/issues\",\"POT-Creation-Date\":null}' --exclude=node_modules,src,tests" | ||
], | ||
"fix": [ | ||
"vendor/bin/phpcbf --standard=phpcs.xml ." | ||
], | ||
"lint": [ | ||
"vendor/bin/phpcs --standard=phpcs.xml -s ." | ||
] | ||
}, | ||
"license": [ | ||
"GPL-2.0-or-later" | ||
], | ||
"authors": [ | ||
{ | ||
"name": "Beyond", | ||
"email": "[email protected]" | ||
} | ||
], | ||
"description": "Brand Agnostic eCommerce Experience", | ||
"support": { | ||
"source": "https://github.com/newfold-labs/wp-module-ecommerce/tree/PRESS4-392", | ||
"issues": "https://github.com/newfold-labs/wp-module-ecommerce/issues" | ||
} | ||
}, | ||
{ | ||
"name": "newfold-labs/wp-module-ecommerce", | ||
"version": "dev-PRESS4-399", | ||
|
@@ -599,12 +659,12 @@ | |
"source": { | ||
"type": "git", | ||
"url": "https://github.com/newfold-labs/wp-module-ecommerce.git", | ||
"reference": "b1f1245dc429765901a7f70cd57282d9b5d32556" | ||
"reference": "4ed4284d49f5f25c55587e159837f0daecc89cca" | ||
}, | ||
"dist": { | ||
"type": "zip", | ||
"url": "https://api.github.com/repos/newfold-labs/wp-module-ecommerce/zipball/b1f1245dc429765901a7f70cd57282d9b5d32556", | ||
"reference": "b1f1245dc429765901a7f70cd57282d9b5d32556", | ||
"url": "https://api.github.com/repos/newfold-labs/wp-module-ecommerce/zipball/4ed4284d49f5f25c55587e159837f0daecc89cca", | ||
"reference": "4ed4284d49f5f25c55587e159837f0daecc89cca", | ||
"shasum": "" | ||
}, | ||
"require": { | ||
|
@@ -616,7 +676,7 @@ | |
"wp-cli/i18n-command": "@stable", | ||
"wp-cli/wp-cli-bundle": "@stable" | ||
}, | ||
"time": "2023-11-02T12:20:41+00:00", | ||
"time": "2023-11-07T04:53:57+00:00", | ||
"type": "library", | ||
"autoload": { | ||
"psr-4": { | ||
|
@@ -711,6 +771,66 @@ | |
"issues": "https://github.com/newfold-labs/wp-module-ecommerce/issues" | ||
} | ||
}, | ||
{ | ||
"name": "newfold-labs/wp-module-ecommerce", | ||
"version": "dev-hostgator-latomadded", | ||
"version_normalized": "dev-hostgator-latomadded", | ||
"source": { | ||
"type": "git", | ||
"url": "https://github.com/newfold-labs/wp-module-ecommerce.git", | ||
"reference": "3efe89847aecdb753315f05815ae1647b4578707" | ||
}, | ||
"dist": { | ||
"type": "zip", | ||
"url": "https://api.github.com/repos/newfold-labs/wp-module-ecommerce/zipball/3efe89847aecdb753315f05815ae1647b4578707", | ||
"reference": "3efe89847aecdb753315f05815ae1647b4578707", | ||
"shasum": "" | ||
}, | ||
"require": { | ||
"newfold-labs/wp-module-installer": "^1.1", | ||
"newfold-labs/wp-module-onboarding-data": "^0.0" | ||
}, | ||
"require-dev": { | ||
"newfold-labs/wp-php-standards": "@stable", | ||
"wp-cli/i18n-command": "@stable", | ||
"wp-cli/wp-cli-bundle": "@stable" | ||
}, | ||
"time": "2023-11-07T09:48:45+00:00", | ||
"type": "library", | ||
"autoload": { | ||
"psr-4": { | ||
"NewfoldLabs\\WP\\Module\\ECommerce\\": "includes" | ||
}, | ||
"files": [ | ||
"bootstrap.php" | ||
] | ||
}, | ||
"scripts": { | ||
"i18n": [ | ||
"vendor/bin/wp i18n make-pot . ./languages/wp-module-ecommerce.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-module-ecommerce/issues\",\"POT-Creation-Date\":null}' --exclude=node_modules,src,tests" | ||
], | ||
"fix": [ | ||
"vendor/bin/phpcbf --standard=phpcs.xml ." | ||
], | ||
"lint": [ | ||
"vendor/bin/phpcs --standard=phpcs.xml -s ." | ||
] | ||
}, | ||
"license": [ | ||
"GPL-2.0-or-later" | ||
], | ||
"authors": [ | ||
{ | ||
"name": "Beyond", | ||
"email": "[email protected]" | ||
} | ||
], | ||
"description": "Brand Agnostic eCommerce Experience", | ||
"support": { | ||
"source": "https://github.com/newfold-labs/wp-module-ecommerce/tree/hostgator-latomadded", | ||
"issues": "https://github.com/newfold-labs/wp-module-ecommerce/issues" | ||
} | ||
}, | ||
{ | ||
"name": "newfold-labs/wp-module-ecommerce", | ||
"version": "dev-legacy", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,64 @@ | ||
{ | ||
"packages": { | ||
"newfold-labs/wp-module-marketplace": [ | ||
{ | ||
"name": "newfold-labs/wp-module-marketplace", | ||
"version": "dev-feature/category-subnav-helper", | ||
"version_normalized": "dev-feature/category-subnav-helper", | ||
"source": { | ||
"type": "git", | ||
"url": "https://github.com/newfold-labs/wp-module-marketplace.git", | ||
"reference": "4cc1e3f5d7dda7337a687f8a0d6a4c2e3a267dd2" | ||
}, | ||
"dist": { | ||
"type": "zip", | ||
"url": "https://api.github.com/repos/newfold-labs/wp-module-marketplace/zipball/4cc1e3f5d7dda7337a687f8a0d6a4c2e3a267dd2", | ||
"reference": "4cc1e3f5d7dda7337a687f8a0d6a4c2e3a267dd2", | ||
"shasum": "" | ||
}, | ||
"require": { | ||
"newfold-labs/wp-module-data": "^2.0.0" | ||
}, | ||
"require-dev": { | ||
"newfold-labs/wp-php-standards": "^1.2" | ||
}, | ||
"time": "2023-11-06T22:22:19+00:00", | ||
"type": "library", | ||
"autoload": { | ||
"psr-4": { | ||
"NewfoldLabs\\WP\\Module\\Marketplace\\": "includes" | ||
}, | ||
"files": [ | ||
"bootstrap.php" | ||
] | ||
}, | ||
"scripts": { | ||
"fix": [ | ||
"vendor/bin/phpcbf --standard=phpcs.xml ." | ||
], | ||
"lint": [ | ||
"vendor/bin/phpcs --standard=phpcs.xml -s ." | ||
] | ||
}, | ||
"license": [ | ||
"GPL-2.0-or-later" | ||
], | ||
"authors": [ | ||
{ | ||
"name": "Micah Wood", | ||
"email": "[email protected]" | ||
}, | ||
{ | ||
"name": "Evan Mullins", | ||
"email": "[email protected]" | ||
} | ||
], | ||
"description": "A module for rendering product data and interacting with the Hiive marketplace API.", | ||
"support": { | ||
"source": "https://github.com/newfold-labs/wp-module-marketplace/tree/feature/category-subnav-helper", | ||
"issues": "https://github.com/newfold-labs/wp-module-marketplace/issues" | ||
} | ||
}, | ||
{ | ||
"name": "newfold-labs/wp-module-marketplace", | ||
"version": "dev-main", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2113,6 +2113,66 @@ | |
"issues": "https://github.com/newfold-labs/wp-module-onboarding/issues" | ||
} | ||
}, | ||
{ | ||
"name": "newfold-labs/wp-module-onboarding", | ||
"version": "1.11.8", | ||
"version_normalized": "1.11.8.0", | ||
"source": { | ||
"type": "git", | ||
"url": "https://github.com/newfold-labs/wp-module-onboarding.git", | ||
"reference": "196e62b8d741e825b11b52648cb23cd505597ca7" | ||
}, | ||
"dist": { | ||
"type": "zip", | ||
"url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/196e62b8d741e825b11b52648cb23cd505597ca7", | ||
"reference": "196e62b8d741e825b11b52648cb23cd505597ca7", | ||
"shasum": "" | ||
}, | ||
"require": { | ||
"mustache/mustache": "^2.14", | ||
"newfold-labs/wp-module-onboarding-data": "^0.0.6", | ||
"newfold-labs/wp-module-patterns": "^0.1.8", | ||
"wp-cli/wp-config-transformer": "^1.3" | ||
}, | ||
"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" | ||
}, | ||
"time": "2023-11-07T11:23:21+00:00", | ||
"type": "library", | ||
"autoload": { | ||
"psr-4": { | ||
"NewfoldLabs\\WP\\Module\\Onboarding\\": "includes/" | ||
}, | ||
"files": [ | ||
"bootstrap.php" | ||
] | ||
}, | ||
"scripts": { | ||
"lint": [ | ||
"vendor/bin/phpcs . --standard=Newfold" | ||
], | ||
"clean": [ | ||
"vendor/bin/phpcbf . --standard=Newfold" | ||
] | ||
}, | ||
"license": [ | ||
"GPL-2.0-or-later" | ||
], | ||
"authors": [ | ||
{ | ||
"name": "Dave Ryan", | ||
"email": "[email protected]" | ||
} | ||
], | ||
"description": "Next-generation WordPress Onboarding for WordPress sites at Newfold Digital.", | ||
"support": { | ||
"source": "https://github.com/newfold-labs/wp-module-onboarding/tree/1.11.8", | ||
"issues": "https://github.com/newfold-labs/wp-module-onboarding/issues" | ||
} | ||
}, | ||
{ | ||
"name": "newfold-labs/wp-module-onboarding", | ||
"version": "1.2.0", | ||
|
Oops, something went wrong.