mirror of
https://github.com/woocommerce/storefront.git
synced 2025-08-18 03:41:10 +08:00
Update dependency composer/installers to v2.2.0
This commit is contained in:
parent
df9eba41e1
commit
8bbbe56388
2 changed files with 9 additions and 8 deletions
|
@ -5,7 +5,7 @@
|
|||
"type": "wordpress-theme",
|
||||
"license": "GPL-3.0+",
|
||||
"require": {
|
||||
"composer/installers": "2.1.1"
|
||||
"composer/installers": "2.2.0"
|
||||
},
|
||||
"archive": {
|
||||
"exclude": [
|
||||
|
|
15
composer.lock
generated
15
composer.lock
generated
|
@ -4,20 +4,20 @@
|
|||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "0d93e8ac36ffe92769f1a810d93ab7d5",
|
||||
"content-hash": "fba51c40cacdc588cc0493761af506f9",
|
||||
"packages": [
|
||||
{
|
||||
"name": "composer/installers",
|
||||
"version": "v2.1.1",
|
||||
"version": "v2.2.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/composer/installers.git",
|
||||
"reference": "af93ba6e52236418f07a278033eba6959ee5b983"
|
||||
"reference": "c29dc4b93137acb82734f672c37e029dfbd95b35"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/composer/installers/zipball/af93ba6e52236418f07a278033eba6959ee5b983",
|
||||
"reference": "af93ba6e52236418f07a278033eba6959ee5b983",
|
||||
"url": "https://api.github.com/repos/composer/installers/zipball/c29dc4b93137acb82734f672c37e029dfbd95b35",
|
||||
"reference": "c29dc4b93137acb82734f672c37e029dfbd95b35",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -105,6 +105,7 @@
|
|||
"magento",
|
||||
"majima",
|
||||
"mako",
|
||||
"matomo",
|
||||
"mediawiki",
|
||||
"miaoxing",
|
||||
"modulework",
|
||||
|
@ -132,7 +133,7 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/composer/installers/issues",
|
||||
"source": "https://github.com/composer/installers/tree/v2.1.1"
|
||||
"source": "https://github.com/composer/installers/tree/v2.2.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -148,7 +149,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-04-13T09:13:00+00:00"
|
||||
"time": "2022-08-20T06:45:11+00:00"
|
||||
}
|
||||
],
|
||||
"packages-dev": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue