Bump symfony/flex from 2.5.0 to 2.5.1 (#346)

Bumps [symfony/flex](https://github.com/symfony/flex) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/symfony/flex/releases)
- [Commits](https://github.com/symfony/flex/compare/v2.5.0...v2.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-05-13 08:35:46 +02:00
committed by GitHub
parent ffc5df46b7
commit fb76efbb2f

12
composer.lock generated
View File

@@ -2646,16 +2646,16 @@
},
{
"name": "symfony/flex",
"version": "v2.5.0",
"version": "v2.5.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/flex.git",
"reference": "8ce1acd9842abe0e9b4c4a0bd3f259859516c018"
"reference": "62d5c38c7af6280d8605b725364680838b475641"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/flex/zipball/8ce1acd9842abe0e9b4c4a0bd3f259859516c018",
"reference": "8ce1acd9842abe0e9b4c4a0bd3f259859516c018",
"url": "https://api.github.com/repos/symfony/flex/zipball/62d5c38c7af6280d8605b725364680838b475641",
"reference": "62d5c38c7af6280d8605b725364680838b475641",
"shasum": ""
},
"require": {
@@ -2694,7 +2694,7 @@
"description": "Composer plugin for Symfony",
"support": {
"issues": "https://github.com/symfony/flex/issues",
"source": "https://github.com/symfony/flex/tree/v2.5.0"
"source": "https://github.com/symfony/flex/tree/v2.5.1"
},
"funding": [
{
@@ -2710,7 +2710,7 @@
"type": "tidelift"
}
],
"time": "2025-03-03T07:50:46+00:00"
"time": "2025-05-10T14:05:03+00:00"
},
{
"name": "symfony/http-foundation",