Skip to content

Commit

Permalink
Satis build triggered by release 1.1.1 of newfold-labs/wp-module-inst…
Browse files Browse the repository at this point in the history
…aller
  • Loading branch information
bhwpteam committed Aug 10, 2023
1 parent d0dd081 commit f35bf5b
Show file tree
Hide file tree
Showing 3 changed files with 72 additions and 12 deletions.
76 changes: 68 additions & 8 deletions all.json
Original file line number Diff line number Diff line change
Expand Up @@ -9912,18 +9912,18 @@
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-module-installer.git",
"reference": "554dbf3a2eb8c230e5c20d323625e0912efc14a6"
"reference": "ed7a5da84f008e6df7a02f2698d90dbc5867b6ff"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/newfold-labs/wp-module-installer/zipball/554dbf3a2eb8c230e5c20d323625e0912efc14a6",
"reference": "554dbf3a2eb8c230e5c20d323625e0912efc14a6",
"url": "https://api.github.com/repos/newfold-labs/wp-module-installer/zipball/ed7a5da84f008e6df7a02f2698d90dbc5867b6ff",
"reference": "ed7a5da84f008e6df7a02f2698d90dbc5867b6ff",
"shasum": ""
},
"require-dev": {
"newfold-labs/wp-php-standards": "^1.2"
},
"time": "2023-08-10T10:51:25+00:00",
"time": "2023-08-10T10:59:26+00:00",
"type": "library",
"autoload": {
"psr-4": {
Expand Down Expand Up @@ -9998,18 +9998,18 @@
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-module-installer.git",
"reference": "554dbf3a2eb8c230e5c20d323625e0912efc14a6"
"reference": "ed7a5da84f008e6df7a02f2698d90dbc5867b6ff"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/newfold-labs/wp-module-installer/zipball/554dbf3a2eb8c230e5c20d323625e0912efc14a6",
"reference": "554dbf3a2eb8c230e5c20d323625e0912efc14a6",
"url": "https://api.github.com/repos/newfold-labs/wp-module-installer/zipball/ed7a5da84f008e6df7a02f2698d90dbc5867b6ff",
"reference": "ed7a5da84f008e6df7a02f2698d90dbc5867b6ff",
"shasum": ""
},
"require-dev": {
"newfold-labs/wp-php-standards": "^1.2"
},
"time": "2023-08-10T10:51:25+00:00",
"time": "2023-08-10T10:59:26+00:00",
"type": "library",
"autoload": {
"psr-4": {
Expand Down Expand Up @@ -15578,6 +15578,66 @@
"source": "https://github.com/newfold-labs/wp-module-onboarding/tree/site-description-quick-reply",
"issues": "https://github.com/newfold-labs/wp-module-onboarding/issues"
}
},
"dev-update/v1.10.1": {
"name": "newfold-labs/wp-module-onboarding",
"version": "dev-update/v1.10.1",
"version_normalized": "dev-update/v1.10.1",
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-module-onboarding.git",
"reference": "0adc9d122fdb825eb59d4f6df0db467436beee33"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/0adc9d122fdb825eb59d4f6df0db467436beee33",
"reference": "0adc9d122fdb825eb59d4f6df0db467436beee33",
"shasum": ""
},
"require": {
"mustache/mustache": "^2.14",
"newfold-labs/wp-module-installer": "^1.1",
"newfold-labs/wp-module-patterns": "^0.1.2",
"wp-cli/wp-config-transformer": "^1.3",
"wp-forge/wp-upgrade-handler": "^1.0"
},
"require-dev": {
"newfold-labs/wp-php-standards": "^1.2",
"wp-phpunit/wp-phpunit": "^6.2",
"yoast/phpunit-polyfills": "^2.0"
},
"time": "2023-08-10T11:02:17+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": "dave@bluehost.com"
}
],
"description": "Next-generation WordPress Onboarding for WordPress sites at Newfold Digital.",
"support": {
"source": "https://github.com/newfold-labs/wp-module-onboarding/tree/update/v1.10.1",
"issues": "https://github.com/newfold-labs/wp-module-onboarding/issues"
}
}
},
"newfold-labs/wp-module-patterns": {
Expand Down
Loading

0 comments on commit f35bf5b

Please sign in to comment.