Merge pull request 'fix(deps): update dependency symfony/runtime to 6.4.* [security]' (#12) from renovate/packagist-symfony-runtime-vulnerability into main
Reviewed-on: #12
This commit is contained in:
commit
225caef8ef
2 changed files with 12 additions and 12 deletions
|
@ -32,7 +32,7 @@
|
|||
"symfony/process": "6.3.*",
|
||||
"symfony/property-access": "6.3.*",
|
||||
"symfony/property-info": "6.3.*",
|
||||
"symfony/runtime": "6.3.*",
|
||||
"symfony/runtime": "6.4.*",
|
||||
"symfony/security-bundle": "6.3.*",
|
||||
"symfony/serializer": "6.3.*",
|
||||
"symfony/string": "6.3.*",
|
||||
|
|
22
composer.lock
generated
22
composer.lock
generated
|
@ -4,7 +4,7 @@
|
|||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "58eac24836ac3198392e4a4669fe8a23",
|
||||
"content-hash": "5113558878e63310a81d68b9b8280155",
|
||||
"packages": [
|
||||
{
|
||||
"name": "doctrine/cache",
|
||||
|
@ -5586,16 +5586,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/runtime",
|
||||
"version": "v6.3.2",
|
||||
"version": "v6.4.14",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/runtime.git",
|
||||
"reference": "d5c09493647a0c1a16e6c8da308098e840d1164f"
|
||||
"reference": "4facd4174f45cd37c65860403412b67c7381136a"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/runtime/zipball/d5c09493647a0c1a16e6c8da308098e840d1164f",
|
||||
"reference": "d5c09493647a0c1a16e6c8da308098e840d1164f",
|
||||
"url": "https://api.github.com/repos/symfony/runtime/zipball/4facd4174f45cd37c65860403412b67c7381136a",
|
||||
"reference": "4facd4174f45cd37c65860403412b67c7381136a",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -5607,10 +5607,10 @@
|
|||
},
|
||||
"require-dev": {
|
||||
"composer/composer": "^1.0.2|^2.0",
|
||||
"symfony/console": "^5.4.9|^6.0.9",
|
||||
"symfony/dotenv": "^5.4|^6.0",
|
||||
"symfony/http-foundation": "^5.4|^6.0",
|
||||
"symfony/http-kernel": "^5.4|^6.0"
|
||||
"symfony/console": "^5.4.9|^6.0.9|^7.0",
|
||||
"symfony/dotenv": "^5.4|^6.0|^7.0",
|
||||
"symfony/http-foundation": "^5.4|^6.0|^7.0",
|
||||
"symfony/http-kernel": "^5.4|^6.0|^7.0"
|
||||
},
|
||||
"type": "composer-plugin",
|
||||
"extra": {
|
||||
|
@ -5645,7 +5645,7 @@
|
|||
"runtime"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/runtime/tree/v6.3.2"
|
||||
"source": "https://github.com/symfony/runtime/tree/v6.4.14"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -5661,7 +5661,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-07-16T17:05:46+00:00"
|
||||
"time": "2024-11-05T16:39:55+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/security-bundle",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue