Update Action Scheduler to 3.6.3
This commit is contained in:
parent
8399481566
commit
0a867bc8b6
|
@ -22,7 +22,7 @@
|
|||
"composer/installers": "^1.9",
|
||||
"maxmind-db/reader": "^1.11",
|
||||
"pelago/emogrifier": "^6.0",
|
||||
"woocommerce/action-scheduler": "3.6.2",
|
||||
"woocommerce/action-scheduler": "3.6.3",
|
||||
"woocommerce/woocommerce-blocks": "11.1.0"
|
||||
},
|
||||
"require-dev": {
|
||||
|
|
|
@ -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": "6f2cf671cf43bf97d8dcb86bbdd0916a",
|
||||
"content-hash": "cc5c4172d1078ecf041bdf3240a8c4e1",
|
||||
"packages": [
|
||||
{
|
||||
"name": "automattic/jetpack-a8c-mc-stats",
|
||||
|
@ -964,16 +964,16 @@
|
|||
},
|
||||
{
|
||||
"name": "woocommerce/action-scheduler",
|
||||
"version": "3.6.2",
|
||||
"version": "3.6.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/woocommerce/action-scheduler.git",
|
||||
"reference": "4eb2fa9737a53e4d284dafcf3e0bf428b5f941bc"
|
||||
"reference": "c33dd732e37c90f37c3f9662f7eed888c11dc60d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/woocommerce/action-scheduler/zipball/4eb2fa9737a53e4d284dafcf3e0bf428b5f941bc",
|
||||
"reference": "4eb2fa9737a53e4d284dafcf3e0bf428b5f941bc",
|
||||
"url": "https://api.github.com/repos/woocommerce/action-scheduler/zipball/c33dd732e37c90f37c3f9662f7eed888c11dc60d",
|
||||
"reference": "c33dd732e37c90f37c3f9662f7eed888c11dc60d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require-dev": {
|
||||
|
@ -998,9 +998,9 @@
|
|||
"homepage": "https://actionscheduler.org/",
|
||||
"support": {
|
||||
"issues": "https://github.com/woocommerce/action-scheduler/issues",
|
||||
"source": "https://github.com/woocommerce/action-scheduler/tree/3.6.2"
|
||||
"source": "https://github.com/woocommerce/action-scheduler/tree/3.6.3"
|
||||
},
|
||||
"time": "2023-08-09T19:43:41+00:00"
|
||||
"time": "2023-09-13T13:40:20+00:00"
|
||||
},
|
||||
{
|
||||
"name": "woocommerce/woocommerce-blocks",
|
||||
|
|
Loading…
Reference in New Issue