Skip to content

Commit

Permalink
Bump composer/installers from 2.2.0 to 2.3.0
Browse files Browse the repository at this point in the history
Bumps [composer/installers](https://github.com/composer/installers) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/composer/installers/releases)
- [Changelog](https://github.com/composer/installers/blob/main/CHANGELOG.md)
- [Commits](composer/installers@v2.2.0...v2.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 24, 2024
1 parent a311a3b commit 878a6c9
Showing 1 changed file with 13 additions and 12 deletions.
25 changes: 13 additions & 12 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -385,29 +385,29 @@
},
{
"name": "composer/installers",
"version": "v2.2.0",
"version": "v2.3.0",
"source": {
"type": "git",
"url": "https://github.com/composer/installers.git",
"reference": "c29dc4b93137acb82734f672c37e029dfbd95b35"
"reference": "12fb2dfe5e16183de69e784a7b84046c43d97e8e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/installers/zipball/c29dc4b93137acb82734f672c37e029dfbd95b35",
"reference": "c29dc4b93137acb82734f672c37e029dfbd95b35",
"url": "https://api.github.com/repos/composer/installers/zipball/12fb2dfe5e16183de69e784a7b84046c43d97e8e",
"reference": "12fb2dfe5e16183de69e784a7b84046c43d97e8e",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.0 || ^2.0",
"php": "^7.2 || ^8.0"
},
"require-dev": {
"composer/composer": "1.6.* || ^2.0",
"composer/semver": "^1 || ^3",
"phpstan/phpstan": "^0.12.55",
"phpstan/phpstan-phpunit": "^0.12.16",
"symfony/phpunit-bridge": "^5.3",
"symfony/process": "^5"
"composer/composer": "^1.10.27 || ^2.7",
"composer/semver": "^1.7.2 || ^3.4.0",
"phpstan/phpstan": "^1.11",
"phpstan/phpstan-phpunit": "^1",
"symfony/phpunit-bridge": "^7.1.1",
"symfony/process": "^5 || ^6 || ^7"
},
"type": "composer-plugin",
"extra": {
Expand Down Expand Up @@ -464,6 +464,7 @@
"cockpit",
"codeigniter",
"concrete5",
"concreteCMS",
"croogo",
"dokuwiki",
"drupal",
Expand Down Expand Up @@ -510,7 +511,7 @@
],
"support": {
"issues": "https://github.com/composer/installers/issues",
"source": "https://github.com/composer/installers/tree/v2.2.0"
"source": "https://github.com/composer/installers/tree/v2.3.0"
},
"funding": [
{
Expand All @@ -526,7 +527,7 @@
"type": "tidelift"
}
],
"time": "2022-08-20T06:45:11+00:00"
"time": "2024-06-24T20:46:46+00:00"
},
{
"name": "composer/semver",
Expand Down

0 comments on commit 878a6c9

Please sign in to comment.