Update composer/installers

This commit is contained in:
Violinist bot 2024-07-31 02:31:13 +00:00
parent 97b8977c17
commit 0bdb400f7a

27
composer.lock generated
View file

@ -683,16 +683,16 @@
}, },
{ {
"name": "composer/installers", "name": "composer/installers",
"version": "v2.2.0", "version": "v2.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/composer/installers.git", "url": "https://github.com/composer/installers.git",
"reference": "c29dc4b93137acb82734f672c37e029dfbd95b35" "reference": "12fb2dfe5e16183de69e784a7b84046c43d97e8e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/composer/installers/zipball/c29dc4b93137acb82734f672c37e029dfbd95b35", "url": "https://api.github.com/repos/composer/installers/zipball/12fb2dfe5e16183de69e784a7b84046c43d97e8e",
"reference": "c29dc4b93137acb82734f672c37e029dfbd95b35", "reference": "12fb2dfe5e16183de69e784a7b84046c43d97e8e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -700,12 +700,12 @@
"php": "^7.2 || ^8.0" "php": "^7.2 || ^8.0"
}, },
"require-dev": { "require-dev": {
"composer/composer": "1.6.* || ^2.0", "composer/composer": "^1.10.27 || ^2.7",
"composer/semver": "^1 || ^3", "composer/semver": "^1.7.2 || ^3.4.0",
"phpstan/phpstan": "^0.12.55", "phpstan/phpstan": "^1.11",
"phpstan/phpstan-phpunit": "^0.12.16", "phpstan/phpstan-phpunit": "^1",
"symfony/phpunit-bridge": "^5.3", "symfony/phpunit-bridge": "^7.1.1",
"symfony/process": "^5" "symfony/process": "^5 || ^6 || ^7"
}, },
"type": "composer-plugin", "type": "composer-plugin",
"extra": { "extra": {
@ -762,6 +762,7 @@
"cockpit", "cockpit",
"codeigniter", "codeigniter",
"concrete5", "concrete5",
"concreteCMS",
"croogo", "croogo",
"dokuwiki", "dokuwiki",
"drupal", "drupal",
@ -808,7 +809,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/composer/installers/issues", "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": [ "funding": [
{ {
@ -824,7 +825,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-08-20T06:45:11+00:00" "time": "2024-06-24T20:46:46+00:00"
}, },
{ {
"name": "composer/semver", "name": "composer/semver",
@ -16338,5 +16339,5 @@
"ext-curl": "*" "ext-curl": "*"
}, },
"platform-dev": [], "platform-dev": [],
"plugin-api-version": "2.3.0" "plugin-api-version": "2.6.0"
} }