Browse Source

Bump composer/installers from 2.1.1 to 2.2.0 (#348)

Bumps [composer/installers](https://github.com/composer/installers) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/composer/installers/releases)
- [Changelog](https://github.com/composer/installers/blob/main/CHANGELOG.md)
- [Commits](https://github.com/composer/installers/compare/v2.1.1...v2.2.0)

---
updated-dependencies:
- dependency-name: composer/installers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/355/head
dependabot[bot] 2 years ago committed by GitHub
parent
commit
407ec7d276
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 13
      composer.lock

13
composer.lock generated

@ -8,16 +8,16 @@
"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"
},
{
"name": "phpcompatibility/php-compatibility",

Loading…
Cancel
Save