build(deps): bump incenteev/composer-parameter-handler

Bumps [incenteev/composer-parameter-handler](https://github.com/Incenteev/ParameterHandler) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/Incenteev/ParameterHandler/releases)
- [Changelog](https://github.com/Incenteev/ParameterHandler/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Incenteev/ParameterHandler/compare/v2.2.0...v2.3.0)

---
updated-dependencies:
- dependency-name: incenteev/composer-parameter-handler
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-12-01 03:22:47 +00:00
committed by GitHub
parent 659ddb24c4
commit 2148f98cde

30
composer.lock generated
View File

@ -4021,28 +4021,28 @@
},
{
"name": "incenteev/composer-parameter-handler",
"version": "v2.2.0",
"version": "v2.3.0",
"source": {
"type": "git",
"url": "https://github.com/Incenteev/ParameterHandler.git",
"reference": "90bffce926e96b365579a2ef024aab457f4b80c5"
"reference": "4d9a7c72322daaa11343fb885c15dc3fa096e3ac"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Incenteev/ParameterHandler/zipball/90bffce926e96b365579a2ef024aab457f4b80c5",
"reference": "90bffce926e96b365579a2ef024aab457f4b80c5",
"url": "https://api.github.com/repos/Incenteev/ParameterHandler/zipball/4d9a7c72322daaa11343fb885c15dc3fa096e3ac",
"reference": "4d9a7c72322daaa11343fb885c15dc3fa096e3ac",
"shasum": ""
},
"require": {
"php": ">=7.4",
"symfony/yaml": "^5.4 || ^6.0 || ^7.0"
"symfony/yaml": "^5.4 || ^6.0 || ^7.0 || ^8.0"
},
"require-dev": {
"composer/composer": "^2.0@dev",
"phpspec/prophecy-phpunit": "^2.1",
"phpunit/phpunit": "^9.6",
"symfony/filesystem": "^5.4 || ^6.0 || ^7.0",
"symfony/phpunit-bridge": "^6.4.1 || ^7.0.1"
"symfony/filesystem": "^5.4 || ^6.0 || ^7.0 || ^8.0",
"symfony/phpunit-bridge": "^6.4.1 || ^7.0.1 || ^8.0"
},
"type": "library",
"extra": {
@ -4072,9 +4072,9 @@
],
"support": {
"issues": "https://github.com/Incenteev/ParameterHandler/issues",
"source": "https://github.com/Incenteev/ParameterHandler/tree/v2.2.0"
"source": "https://github.com/Incenteev/ParameterHandler/tree/v2.3.0"
},
"time": "2023-12-09T10:31:14+00:00"
"time": "2025-11-26T14:10:46+00:00"
},
{
"name": "j0k3r/graby",
@ -13630,16 +13630,16 @@
},
{
"name": "symfony/yaml",
"version": "v6.4.24",
"version": "v6.4.26",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
"reference": "742a8efc94027624b36b10ba58e23d402f961f51"
"reference": "0fc8b966fd0dcaab544ae59bfc3a433f048c17b0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/742a8efc94027624b36b10ba58e23d402f961f51",
"reference": "742a8efc94027624b36b10ba58e23d402f961f51",
"url": "https://api.github.com/repos/symfony/yaml/zipball/0fc8b966fd0dcaab544ae59bfc3a433f048c17b0",
"reference": "0fc8b966fd0dcaab544ae59bfc3a433f048c17b0",
"shasum": ""
},
"require": {
@ -13682,7 +13682,7 @@
"description": "Loads and dumps YAML files",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/yaml/tree/v6.4.24"
"source": "https://github.com/symfony/yaml/tree/v6.4.26"
},
"funding": [
{
@ -13702,7 +13702,7 @@
"type": "tidelift"
}
],
"time": "2025-07-10T08:14:14+00:00"
"time": "2025-09-26T15:07:38+00:00"
},
{
"name": "tecnickcom/tcpdf",