Bump symfony/cache from 7.2.4 to 7.2.5

Bumps [symfony/cache](https://github.com/symfony/cache) from 7.2.4 to 7.2.5.
- [Release notes](https://github.com/symfony/cache/releases)
- [Changelog](https://github.com/symfony/cache/blob/7.2/CHANGELOG.md)
- [Commits](https://github.com/symfony/cache/compare/v7.2.4...v7.2.5)

---
updated-dependencies:
- dependency-name: symfony/cache
  dependency-version: 7.2.5
  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]
2025-05-03 14:56:29 +00:00
committed by GitHub
parent 68c1453e34
commit 19cdd0ada1

24
composer.lock generated
View File

@@ -2081,16 +2081,16 @@
},
{
"name": "symfony/cache",
"version": "v7.2.4",
"version": "v7.2.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/cache.git",
"reference": "d33cd9e14326e14a4145c21e600602eaf17cc9e7"
"reference": "8b49dde3f5a5e9867595a3a269977f78418d75ee"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/d33cd9e14326e14a4145c21e600602eaf17cc9e7",
"reference": "d33cd9e14326e14a4145c21e600602eaf17cc9e7",
"url": "https://api.github.com/repos/symfony/cache/zipball/8b49dde3f5a5e9867595a3a269977f78418d75ee",
"reference": "8b49dde3f5a5e9867595a3a269977f78418d75ee",
"shasum": ""
},
"require": {
@@ -2159,7 +2159,7 @@
"psr6"
],
"support": {
"source": "https://github.com/symfony/cache/tree/v7.2.4"
"source": "https://github.com/symfony/cache/tree/v7.2.6"
},
"funding": [
{
@@ -2175,7 +2175,7 @@
"type": "tidelift"
}
],
"time": "2025-02-26T09:57:54+00:00"
"time": "2025-04-08T09:06:23+00:00"
},
{
"name": "symfony/cache-contracts",
@@ -2957,16 +2957,16 @@
},
{
"name": "symfony/var-exporter",
"version": "v7.2.4",
"version": "v7.2.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-exporter.git",
"reference": "4ede73aa7a73d81506002d2caadbbdad1ef5b69a"
"reference": "422b8de94c738830a1e071f59ad14d67417d7007"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/4ede73aa7a73d81506002d2caadbbdad1ef5b69a",
"reference": "4ede73aa7a73d81506002d2caadbbdad1ef5b69a",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/422b8de94c738830a1e071f59ad14d67417d7007",
"reference": "422b8de94c738830a1e071f59ad14d67417d7007",
"shasum": ""
},
"require": {
@@ -3013,7 +3013,7 @@
"serialize"
],
"support": {
"source": "https://github.com/symfony/var-exporter/tree/v7.2.4"
"source": "https://github.com/symfony/var-exporter/tree/v7.2.6"
},
"funding": [
{
@@ -3029,7 +3029,7 @@
"type": "tidelift"
}
],
"time": "2025-02-13T10:27:23+00:00"
"time": "2025-05-02T08:36:00+00:00"
},
{
"name": "symfony/yaml",