Bump the symfony-dependencies group with 1 update

Bumps the symfony-dependencies group with 1 update: [symfony/framework-bundle](https://github.com/symfony/framework-bundle).

- [Release notes](https://github.com/symfony/framework-bundle/releases)
- [Changelog](https://github.com/symfony/framework-bundle/blob/6.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/framework-bundle/compare/v4.4.49...v4.4.51)

---
updated-dependencies:
- dependency-name: symfony/framework-bundle
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-11-13 03:05:29 +00:00 committed by GitHub
parent c589ee9b3c
commit db2f5d4c5f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

34
composer.lock generated
View file

@ -9410,16 +9410,16 @@
},
{
"name": "symfony/cache",
"version": "v5.4.30",
"version": "v5.4.31",
"source": {
"type": "git",
"url": "https://github.com/symfony/cache.git",
"reference": "2742d1b595927210546bb7a0887094cf1494de21"
"reference": "9c0a3a5d0718e51ff81e0605be38fe1acbee9eeb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/2742d1b595927210546bb7a0887094cf1494de21",
"reference": "2742d1b595927210546bb7a0887094cf1494de21",
"url": "https://api.github.com/repos/symfony/cache/zipball/9c0a3a5d0718e51ff81e0605be38fe1acbee9eeb",
"reference": "9c0a3a5d0718e51ff81e0605be38fe1acbee9eeb",
"shasum": ""
},
"require": {
@ -9487,7 +9487,7 @@
"psr6"
],
"support": {
"source": "https://github.com/symfony/cache/tree/v5.4.30"
"source": "https://github.com/symfony/cache/tree/v5.4.31"
},
"funding": [
{
@ -9503,7 +9503,7 @@
"type": "tidelift"
}
],
"time": "2023-10-17T14:17:25+00:00"
"time": "2023-11-06T17:37:55+00:00"
},
{
"name": "symfony/cache-contracts",
@ -10678,16 +10678,16 @@
},
{
"name": "symfony/framework-bundle",
"version": "v4.4.49",
"version": "v4.4.51",
"source": {
"type": "git",
"url": "https://github.com/symfony/framework-bundle.git",
"reference": "d8cf2558249004a29b8e27b1f6eae52337ff471b"
"reference": "8f1698ff2a97be8442fb202ac93111f7b6b40781"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/d8cf2558249004a29b8e27b1f6eae52337ff471b",
"reference": "d8cf2558249004a29b8e27b1f6eae52337ff471b",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/8f1698ff2a97be8442fb202ac93111f7b6b40781",
"reference": "8f1698ff2a97be8442fb202ac93111f7b6b40781",
"shasum": ""
},
"require": {
@ -10804,7 +10804,7 @@
"description": "Provides a tight integration between Symfony components and the Symfony full-stack framework",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/framework-bundle/tree/v4.4.49"
"source": "https://github.com/symfony/framework-bundle/tree/v4.4.51"
},
"funding": [
{
@ -11123,16 +11123,16 @@
},
{
"name": "symfony/http-kernel",
"version": "v4.4.50",
"version": "v4.4.51",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "aa6df6c045f034aa13ac752fc234bb300b9488ef"
"reference": "ad8ab192cb619ff7285c95d28c69b36d718416c7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/aa6df6c045f034aa13ac752fc234bb300b9488ef",
"reference": "aa6df6c045f034aa13ac752fc234bb300b9488ef",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/ad8ab192cb619ff7285c95d28c69b36d718416c7",
"reference": "ad8ab192cb619ff7285c95d28c69b36d718416c7",
"shasum": ""
},
"require": {
@ -11207,7 +11207,7 @@
"description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-kernel/tree/v4.4.50"
"source": "https://github.com/symfony/http-kernel/tree/v4.4.51"
},
"funding": [
{
@ -11223,7 +11223,7 @@
"type": "tidelift"
}
],
"time": "2023-02-01T08:01:31+00:00"
"time": "2023-11-10T13:31:29+00:00"
},
{
"name": "symfony/inflector",