Bump symfony/routing from 8.0.4 to 8.0.6

Bumps [symfony/routing](https://github.com/symfony/routing) from 8.0.4 to 8.0.6.
- [Release notes](https://github.com/symfony/routing/releases)
- [Changelog](https://github.com/symfony/routing/blob/8.1/CHANGELOG.md)
- [Commits](https://github.com/symfony/routing/compare/v8.0.4...v8.0.6)

---
updated-dependencies:
- dependency-name: symfony/routing
  dependency-version: 8.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-02 23:09:10 +00:00
committed by GitHub
parent 92454088b9
commit f0cd1747d8

12
composer.lock generated
View File

@@ -5909,16 +5909,16 @@
},
{
"name": "symfony/routing",
"version": "v8.0.4",
"version": "v8.0.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",
"reference": "4a2bc08d1c35307239329f434d45c2bfe8241fa9"
"reference": "053c40fd46e1d19c5c5a94cada93ce6c3facdd55"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/4a2bc08d1c35307239329f434d45c2bfe8241fa9",
"reference": "4a2bc08d1c35307239329f434d45c2bfe8241fa9",
"url": "https://api.github.com/repos/symfony/routing/zipball/053c40fd46e1d19c5c5a94cada93ce6c3facdd55",
"reference": "053c40fd46e1d19c5c5a94cada93ce6c3facdd55",
"shasum": ""
},
"require": {
@@ -5965,7 +5965,7 @@
"url"
],
"support": {
"source": "https://github.com/symfony/routing/tree/v8.0.4"
"source": "https://github.com/symfony/routing/tree/v8.0.6"
},
"funding": [
{
@@ -5985,7 +5985,7 @@
"type": "tidelift"
}
],
"time": "2026-01-12T12:37:40+00:00"
"time": "2026-02-25T16:59:43+00:00"
},
{
"name": "symfony/service-contracts",