Bump WooCommerce Admin version to 2.7.2

This commit is contained in:
Joshua Flowers 2021-10-11 17:23:36 -04:00
parent 942d6c8d50
commit cf7d0fa1bd
3 changed files with 13 additions and 13 deletions

View File

@ -251,16 +251,16 @@
}, },
{ {
"name": "squizlabs/php_codesniffer", "name": "squizlabs/php_codesniffer",
"version": "3.6.0", "version": "3.6.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/squizlabs/PHP_CodeSniffer.git", "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
"reference": "ffced0d2c8fa8e6cdc4d695a743271fab6c38625" "reference": "f268ca40d54617c6e06757f83f699775c9b3ff2e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/ffced0d2c8fa8e6cdc4d695a743271fab6c38625", "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/f268ca40d54617c6e06757f83f699775c9b3ff2e",
"reference": "ffced0d2c8fa8e6cdc4d695a743271fab6c38625", "reference": "f268ca40d54617c6e06757f83f699775c9b3ff2e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -303,7 +303,7 @@
"source": "https://github.com/squizlabs/PHP_CodeSniffer", "source": "https://github.com/squizlabs/PHP_CodeSniffer",
"wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki" "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki"
}, },
"time": "2021-04-09T00:54:41+00:00" "time": "2021-10-11T04:00:11+00:00"
}, },
{ {
"name": "woocommerce/woocommerce-sniffs", "name": "woocommerce/woocommerce-sniffs",

View File

@ -21,7 +21,7 @@
"pelago/emogrifier": "3.1.0", "pelago/emogrifier": "3.1.0",
"psr/container": "1.0.0", "psr/container": "1.0.0",
"woocommerce/action-scheduler": "3.3.0", "woocommerce/action-scheduler": "3.3.0",
"woocommerce/woocommerce-admin": "2.7.1", "woocommerce/woocommerce-admin": "2.7.2",
"woocommerce/woocommerce-blocks": "5.9.1" "woocommerce/woocommerce-blocks": "5.9.1"
}, },
"require-dev": { "require-dev": {

14
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "8492f997177afd87b57924d3bd79c38d", "content-hash": "1a8d9b536eba5d14612c538b56803186",
"packages": [ "packages": [
{ {
"name": "automattic/jetpack-autoloader", "name": "automattic/jetpack-autoloader",
@ -533,16 +533,16 @@
}, },
{ {
"name": "woocommerce/woocommerce-admin", "name": "woocommerce/woocommerce-admin",
"version": "2.7.1", "version": "2.7.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/woocommerce/woocommerce-admin.git", "url": "https://github.com/woocommerce/woocommerce-admin.git",
"reference": "a693b1a1d62880012500bb649b5ed0f0a9f880ef" "reference": "9ce54862556815e74cfe2476fae0eb30fcfd65d6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/woocommerce/woocommerce-admin/zipball/a693b1a1d62880012500bb649b5ed0f0a9f880ef", "url": "https://api.github.com/repos/woocommerce/woocommerce-admin/zipball/9ce54862556815e74cfe2476fae0eb30fcfd65d6",
"reference": "a693b1a1d62880012500bb649b5ed0f0a9f880ef", "reference": "9ce54862556815e74cfe2476fae0eb30fcfd65d6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -597,9 +597,9 @@
"homepage": "https://github.com/woocommerce/woocommerce-admin", "homepage": "https://github.com/woocommerce/woocommerce-admin",
"support": { "support": {
"issues": "https://github.com/woocommerce/woocommerce-admin/issues", "issues": "https://github.com/woocommerce/woocommerce-admin/issues",
"source": "https://github.com/woocommerce/woocommerce-admin/tree/v2.7.1" "source": "https://github.com/woocommerce/woocommerce-admin/tree/v2.7.2"
}, },
"time": "2021-10-01T21:50:52+00:00" "time": "2021-10-11T21:11:02+00:00"
}, },
{ {
"name": "woocommerce/woocommerce-blocks", "name": "woocommerce/woocommerce-blocks",