plugin updates

This commit is contained in:
Tony Volpe
2024-11-15 13:53:04 -05:00
parent 1293d604ca
commit 0238f0c4ca
2009 changed files with 163492 additions and 89543 deletions

View File

@@ -1302,21 +1302,21 @@
},
{
"name": "woocommerce/action-scheduler",
"version": "3.8.1",
"version_normalized": "3.8.1.0",
"version": "3.8.2",
"version_normalized": "3.8.2.0",
"source": {
"type": "git",
"url": "https://github.com/woocommerce/action-scheduler.git",
"reference": "e331b534d7de10402d7545a0de50177b874c0779"
"reference": "2bc91d88fdbc2c07ab899cbb56b983e11e62cf69"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/woocommerce/action-scheduler/zipball/e331b534d7de10402d7545a0de50177b874c0779",
"reference": "e331b534d7de10402d7545a0de50177b874c0779",
"url": "https://api.github.com/repos/woocommerce/action-scheduler/zipball/2bc91d88fdbc2c07ab899cbb56b983e11e62cf69",
"reference": "2bc91d88fdbc2c07ab899cbb56b983e11e62cf69",
"shasum": ""
},
"require": {
"php": ">=5.6"
"php": ">=7.0"
},
"require-dev": {
"phpunit/phpunit": "^7.5",
@@ -1324,7 +1324,7 @@
"wp-cli/wp-cli": "~2.5.0",
"yoast/phpunit-polyfills": "^2.0"
},
"time": "2024-06-20T19:53:06+00:00",
"time": "2024-09-12T23:12:58+00:00",
"type": "wordpress-plugin",
"extra": {
"scripts-description": {
@@ -1342,7 +1342,7 @@
"homepage": "https://actionscheduler.org/",
"support": {
"issues": "https://github.com/woocommerce/action-scheduler/issues",
"source": "https://github.com/woocommerce/action-scheduler/tree/3.8.1"
"source": "https://github.com/woocommerce/action-scheduler/tree/3.8.2"
},
"install-path": "../../packages/action-scheduler"
},