-
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 2.5.0 of newfold-labs/wp-module-onbo…
…arding
- Loading branch information
Showing
5 changed files
with
146 additions
and
19 deletions.
There are no files selected for viewing
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 |
---|---|---|
|
@@ -42081,6 +42081,69 @@ | |
"issues": "https://github.com/newfold-labs/wp-module-onboarding/issues" | ||
} | ||
}, | ||
"2.5.0": { | ||
"name": "newfold-labs/wp-module-onboarding", | ||
"version": "2.5.0", | ||
"version_normalized": "2.5.0.0", | ||
"source": { | ||
"type": "git", | ||
"url": "https://github.com/newfold-labs/wp-module-onboarding.git", | ||
"reference": "4a517294657f4c895b2f3dbc025fc93dbab263ab" | ||
}, | ||
"dist": { | ||
"type": "zip", | ||
"url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/4a517294657f4c895b2f3dbc025fc93dbab263ab", | ||
"reference": "4a517294657f4c895b2f3dbc025fc93dbab263ab", | ||
"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", | ||
"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" | ||
}, | ||
"time": "2024-10-23T12:55:56+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/2.5.0", | ||
"issues": "https://github.com/newfold-labs/wp-module-onboarding/issues" | ||
} | ||
}, | ||
"dev-PRESS2-1526": { | ||
"name": "newfold-labs/wp-module-onboarding", | ||
"version": "dev-PRESS2-1526", | ||
|
@@ -42465,20 +42528,20 @@ | |
"source": { | ||
"type": "git", | ||
"url": "https://github.com/newfold-labs/wp-module-onboarding.git", | ||
"reference": "93e1bceb2cb630189fae453268d465a38fcf6317" | ||
"reference": "4a517294657f4c895b2f3dbc025fc93dbab263ab" | ||
}, | ||
"dist": { | ||
"type": "zip", | ||
"url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/93e1bceb2cb630189fae453268d465a38fcf6317", | ||
"reference": "93e1bceb2cb630189fae453268d465a38fcf6317", | ||
"url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/4a517294657f4c895b2f3dbc025fc93dbab263ab", | ||
"reference": "4a517294657f4c895b2f3dbc025fc93dbab263ab", | ||
"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.0", | ||
"newfold-labs/wp-module-patterns": "^2.0", | ||
"newfold-labs/wp-module-onboarding-data": "^1.2", | ||
"newfold-labs/wp-module-patterns": "^2.5", | ||
"wp-cli/wp-config-transformer": "^1.3", | ||
"wp-forge/helpers": "^2.0" | ||
}, | ||
|
@@ -42488,7 +42551,7 @@ | |
"wp-phpunit/wp-phpunit": "^6.2", | ||
"yoast/phpunit-polyfills": "^2.0" | ||
}, | ||
"time": "2024-10-15T20:30:08+00:00", | ||
"time": "2024-10-23T12:55:56+00:00", | ||
"default-branch": true, | ||
"type": "library", | ||
"autoload": { | ||
|
@@ -42518,7 +42581,7 @@ | |
], | ||
"description": "Next-generation WordPress Onboarding for WordPress sites at Newfold Digital.", | ||
"support": { | ||
"source": "https://github.com/newfold-labs/wp-module-onboarding/tree/2.4.3", | ||
"source": "https://github.com/newfold-labs/wp-module-onboarding/tree/2.5.0", | ||
"issues": "https://github.com/newfold-labs/wp-module-onboarding/issues" | ||
} | ||
}, | ||
|
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
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 |
---|---|---|
|
@@ -5285,6 +5285,69 @@ | |
"source": "https://github.com/newfold-labs/wp-module-onboarding/tree/2.4.3", | ||
"issues": "https://github.com/newfold-labs/wp-module-onboarding/issues" | ||
} | ||
}, | ||
{ | ||
"name": "newfold-labs/wp-module-onboarding", | ||
"version": "2.5.0", | ||
"version_normalized": "2.5.0.0", | ||
"source": { | ||
"type": "git", | ||
"url": "https://github.com/newfold-labs/wp-module-onboarding.git", | ||
"reference": "4a517294657f4c895b2f3dbc025fc93dbab263ab" | ||
}, | ||
"dist": { | ||
"type": "zip", | ||
"url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/4a517294657f4c895b2f3dbc025fc93dbab263ab", | ||
"reference": "4a517294657f4c895b2f3dbc025fc93dbab263ab", | ||
"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", | ||
"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" | ||
}, | ||
"time": "2024-10-23T12:55:56+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/2.5.0", | ||
"issues": "https://github.com/newfold-labs/wp-module-onboarding/issues" | ||
} | ||
} | ||
] | ||
} | ||
|
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
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