mirror of
https://github.com/DirectoryLister/DirectoryLister.git
synced 2025-08-23 06:02:57 +02:00
Bump symfony/cache from 6.4.0 to 6.4.2
Bumps [symfony/cache](https://github.com/symfony/cache) from 6.4.0 to 6.4.2. - [Release notes](https://github.com/symfony/cache/releases) - [Changelog](https://github.com/symfony/cache/blob/7.0/CHANGELOG.md) - [Commits](https://github.com/symfony/cache/compare/v6.4.0...v6.4.2) --- updated-dependencies: - dependency-name: symfony/cache dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Chris Kankiewicz
parent
86a130fe25
commit
30e2de3730
24
composer.lock
generated
24
composer.lock
generated
@@ -1390,16 +1390,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/cache",
|
||||
"version": "v6.4.0",
|
||||
"version": "v6.4.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/cache.git",
|
||||
"reference": "ac2d25f97b17eec6e19760b6b9962a4f7c44356a"
|
||||
"reference": "14a75869bbb41cb35bc5d9d322473928c6f3f978"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/cache/zipball/ac2d25f97b17eec6e19760b6b9962a4f7c44356a",
|
||||
"reference": "ac2d25f97b17eec6e19760b6b9962a4f7c44356a",
|
||||
"url": "https://api.github.com/repos/symfony/cache/zipball/14a75869bbb41cb35bc5d9d322473928c6f3f978",
|
||||
"reference": "14a75869bbb41cb35bc5d9d322473928c6f3f978",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1466,7 +1466,7 @@
|
||||
"psr6"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/cache/tree/v6.4.0"
|
||||
"source": "https://github.com/symfony/cache/tree/v6.4.2"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -1482,7 +1482,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-11-24T19:28:07+00:00"
|
||||
"time": "2023-12-29T15:34:34+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/cache-contracts",
|
||||
@@ -2360,16 +2360,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/var-exporter",
|
||||
"version": "v6.4.1",
|
||||
"version": "v6.4.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/var-exporter.git",
|
||||
"reference": "2d08ca6b9cc704dce525615d1e6d1788734f36d9"
|
||||
"reference": "5fe9a0021b8d35e67d914716ec8de50716a68e7e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/2d08ca6b9cc704dce525615d1e6d1788734f36d9",
|
||||
"reference": "2d08ca6b9cc704dce525615d1e6d1788734f36d9",
|
||||
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/5fe9a0021b8d35e67d914716ec8de50716a68e7e",
|
||||
"reference": "5fe9a0021b8d35e67d914716ec8de50716a68e7e",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -2415,7 +2415,7 @@
|
||||
"serialize"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/var-exporter/tree/v6.4.1"
|
||||
"source": "https://github.com/symfony/var-exporter/tree/v6.4.2"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -2431,7 +2431,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-11-30T10:32:10+00:00"
|
||||
"time": "2023-12-27T08:18:35+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/yaml",
|
||||
|
Reference in New Issue
Block a user