Bump to 4.4.2
This commit is contained in:
parent
ff9d8e2b51
commit
38ad7819df
|
@ -13,12 +13,12 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/coenjacobs/mozart.git",
|
||||
"reference": "782a9282a7097ae38ddb7600388885059de10ea1"
|
||||
"reference": "3b1243ca8505fa6436569800dc34269178930f39"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/coenjacobs/mozart/zipball/782a9282a7097ae38ddb7600388885059de10ea1",
|
||||
"reference": "782a9282a7097ae38ddb7600388885059de10ea1",
|
||||
"url": "https://api.github.com/repos/coenjacobs/mozart/zipball/3b1243ca8505fa6436569800dc34269178930f39",
|
||||
"reference": "3b1243ca8505fa6436569800dc34269178930f39",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -64,7 +64,7 @@
|
|||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2021-02-03T20:37:56+00:00"
|
||||
"time": "2021-02-04T20:20:50+00:00"
|
||||
},
|
||||
{
|
||||
"name": "league/flysystem",
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
"psr/container": "1.0.0",
|
||||
"woocommerce/action-scheduler": "3.1.6",
|
||||
"woocommerce/woocommerce-admin": "1.9.0",
|
||||
"woocommerce/woocommerce-blocks": "4.4.1"
|
||||
"woocommerce/woocommerce-blocks": "4.4.2"
|
||||
},
|
||||
"require-dev": {
|
||||
"bamarni/composer-bin-plugin": "^1.4"
|
||||
|
|
|
@ -4,11 +4,15 @@
|
|||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
<<<<<<< HEAD
|
||||
<<<<<<< HEAD
|
||||
"content-hash": "c5ebe496c9f97d9748856d33070681e0",
|
||||
=======
|
||||
"content-hash": "e725128c4bb286a1f8602546ea9bd9a1",
|
||||
>>>>>>> Cmposer update after rebase
|
||||
=======
|
||||
"content-hash": "281091feb4b7d76b71e95c02ec19851d",
|
||||
>>>>>>> Bump to 4.4.2
|
||||
"packages": [
|
||||
{
|
||||
"name": "automattic/jetpack-autoloader",
|
||||
|
@ -576,16 +580,16 @@
|
|||
},
|
||||
{
|
||||
"name": "woocommerce/woocommerce-blocks",
|
||||
"version": "v4.4.1",
|
||||
"version": "v4.4.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/woocommerce/woocommerce-gutenberg-products-block.git",
|
||||
"reference": "00dd6374a89b7537e1359f232b762ca3163b4cce"
|
||||
"reference": "4fa88b98204c9cafd2c8db5e5536a51e0c85f5fd"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/woocommerce/woocommerce-gutenberg-products-block/zipball/00dd6374a89b7537e1359f232b762ca3163b4cce",
|
||||
"reference": "00dd6374a89b7537e1359f232b762ca3163b4cce",
|
||||
"url": "https://api.github.com/repos/woocommerce/woocommerce-gutenberg-products-block/zipball/4fa88b98204c9cafd2c8db5e5536a51e0c85f5fd",
|
||||
"reference": "4fa88b98204c9cafd2c8db5e5536a51e0c85f5fd",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -621,9 +625,9 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/woocommerce/woocommerce-gutenberg-products-block/issues",
|
||||
"source": "https://github.com/woocommerce/woocommerce-gutenberg-products-block/tree/v4.4.1"
|
||||
"source": "https://github.com/woocommerce/woocommerce-gutenberg-products-block/tree/v4.4.2"
|
||||
},
|
||||
"time": "2021-02-04T15:56:53+00:00"
|
||||
"time": "2021-02-05T16:32:03+00:00"
|
||||
}
|
||||
],
|
||||
"packages-dev": [
|
||||
|
|
Loading…
Reference in New Issue