build(deps): bump zircote/swagger-php from 5.5.2 to 5.6.0

Bumps [zircote/swagger-php](https://github.com/zircote/swagger-php) from 5.5.2 to 5.6.0.
- [Release notes](https://github.com/zircote/swagger-php/releases)
- [Commits](https://github.com/zircote/swagger-php/compare/5.5.2...5.6.0)

---
updated-dependencies:
- dependency-name: zircote/swagger-php
  dependency-version: 5.6.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-11-10 02:16:23 +00:00 committed by Johannes Meyer
parent a0979bde95
commit 47f4c340d0

14
composer.lock generated
View File

@ -4714,16 +4714,16 @@
}, },
{ {
"name": "zircote/swagger-php", "name": "zircote/swagger-php",
"version": "5.5.2", "version": "5.6.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/zircote/swagger-php.git", "url": "https://github.com/zircote/swagger-php.git",
"reference": "0ca908380414596f5ed3a7ad33a04abb4cffe613" "reference": "2b94ee9eb2edc18f2f517c06591294859b1942a3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/zircote/swagger-php/zipball/0ca908380414596f5ed3a7ad33a04abb4cffe613", "url": "https://api.github.com/repos/zircote/swagger-php/zipball/2b94ee9eb2edc18f2f517c06591294859b1942a3",
"reference": "0ca908380414596f5ed3a7ad33a04abb4cffe613", "reference": "2b94ee9eb2edc18f2f517c06591294859b1942a3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4734,7 +4734,7 @@
"psr/log": "^1.1 || ^2.0 || ^3.0", "psr/log": "^1.1 || ^2.0 || ^3.0",
"symfony/deprecation-contracts": "^2 || ^3", "symfony/deprecation-contracts": "^2 || ^3",
"symfony/finder": "^5.0 || ^6.0 || ^7.0", "symfony/finder": "^5.0 || ^6.0 || ^7.0",
"symfony/yaml": "^5.0 || ^6.0 || ^7.0" "symfony/yaml": "^5.4 || ^6.0 || ^7.0"
}, },
"conflict": { "conflict": {
"symfony/process": ">=6, <6.4.14" "symfony/process": ">=6, <6.4.14"
@ -4796,9 +4796,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/zircote/swagger-php/issues", "issues": "https://github.com/zircote/swagger-php/issues",
"source": "https://github.com/zircote/swagger-php/tree/5.5.2" "source": "https://github.com/zircote/swagger-php/tree/5.6.0"
}, },
"time": "2025-10-27T04:40:08+00:00" "time": "2025-11-04T23:38:24+00:00"
} }
], ],
"packages-dev": [], "packages-dev": [],