Bump symfony/runtime from 6.4.13 to 6.4.14

Bumps [symfony/runtime](https://github.com/symfony/runtime) from 6.4.13 to 6.4.14.
- [Release notes](https://github.com/symfony/runtime/releases)
- [Changelog](https://github.com/symfony/runtime/blob/7.1/CHANGELOG.md)
- [Commits](https://github.com/symfony/runtime/compare/v6.4.13...v6.4.14)

---
updated-dependencies:
- dependency-name: symfony/runtime
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-11-06 15:28:36 +00:00 committed by GitHub
parent 0b6b10c27b
commit ea03fb77c8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

14
composer.lock generated
View file

@ -12311,16 +12311,16 @@
},
{
"name": "symfony/runtime",
"version": "v6.4.13",
"version": "v6.4.14",
"source": {
"type": "git",
"url": "https://github.com/symfony/runtime.git",
"reference": "2c61a6c1b1fb842cedcb73e137e23c35b450df46"
"reference": "4facd4174f45cd37c65860403412b67c7381136a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/runtime/zipball/2c61a6c1b1fb842cedcb73e137e23c35b450df46",
"reference": "2c61a6c1b1fb842cedcb73e137e23c35b450df46",
"url": "https://api.github.com/repos/symfony/runtime/zipball/4facd4174f45cd37c65860403412b67c7381136a",
"reference": "4facd4174f45cd37c65860403412b67c7381136a",
"shasum": ""
},
"require": {
@ -12370,7 +12370,7 @@
"runtime"
],
"support": {
"source": "https://github.com/symfony/runtime/tree/v6.4.13"
"source": "https://github.com/symfony/runtime/tree/v6.4.14"
},
"funding": [
{
@ -12386,7 +12386,7 @@
"type": "tidelift"
}
],
"time": "2024-09-25T14:18:03+00:00"
"time": "2024-11-05T16:39:55+00:00"
},
{
"name": "symfony/security-bundle",
@ -19268,5 +19268,5 @@
"platform-overrides": {
"php": "8.1.0"
},
"plugin-api-version": "2.3.0"
"plugin-api-version": "2.6.0"
}