Bump friendsofsymfony/rest-bundle from 3.7.1 to 3.8.0

Bumps [friendsofsymfony/rest-bundle](https://github.com/FriendsOfSymfony/FOSRestBundle) from 3.7.1 to 3.8.0.
- [Release notes](https://github.com/FriendsOfSymfony/FOSRestBundle/releases)
- [Changelog](https://github.com/FriendsOfSymfony/FOSRestBundle/blob/3.x/CHANGELOG.md)
- [Commits](https://github.com/FriendsOfSymfony/FOSRestBundle/compare/3.7.1...3.8.0)

---
updated-dependencies:
- dependency-name: friendsofsymfony/rest-bundle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-12-03 03:37:51 +00:00 committed by GitHub
parent 1fcd0f2f62
commit b0016bc1a0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

24
composer.lock generated
View file

@ -2461,16 +2461,16 @@
},
{
"name": "friendsofsymfony/rest-bundle",
"version": "3.7.1",
"version": "3.8.0",
"source": {
"type": "git",
"url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git",
"reference": "db7d9a17da2bcae1bb8e2d7ff320ef3915903373"
"reference": "d24736896518bae817bf0de8a6b682cb6535044b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/db7d9a17da2bcae1bb8e2d7ff320ef3915903373",
"reference": "db7d9a17da2bcae1bb8e2d7ff320ef3915903373",
"url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/d24736896518bae817bf0de8a6b682cb6535044b",
"reference": "d24736896518bae817bf0de8a6b682cb6535044b",
"shasum": ""
},
"require": {
@ -2561,9 +2561,9 @@
],
"support": {
"issues": "https://github.com/FriendsOfSymfony/FOSRestBundle/issues",
"source": "https://github.com/FriendsOfSymfony/FOSRestBundle/tree/3.7.1"
"source": "https://github.com/FriendsOfSymfony/FOSRestBundle/tree/3.8.0"
},
"time": "2024-04-12T22:57:10+00:00"
"time": "2024-11-04T08:41:36+00:00"
},
{
"name": "friendsofsymfony/user-bundle",
@ -12948,16 +12948,16 @@
},
{
"name": "symfony/security-core",
"version": "v5.4.45",
"version": "v5.4.48",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-core.git",
"reference": "2d324971f4a241cf538502e14f15ad32f2b16b9b"
"reference": "cca947b1a74bdbc21c4d6288a4abb938d9a7eaba"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/security-core/zipball/2d324971f4a241cf538502e14f15ad32f2b16b9b",
"reference": "2d324971f4a241cf538502e14f15ad32f2b16b9b",
"url": "https://api.github.com/repos/symfony/security-core/zipball/cca947b1a74bdbc21c4d6288a4abb938d9a7eaba",
"reference": "cca947b1a74bdbc21c4d6288a4abb938d9a7eaba",
"shasum": ""
},
"require": {
@ -13022,7 +13022,7 @@
"description": "Symfony Security Component - Core Library",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/security-core/tree/v5.4.45"
"source": "https://github.com/symfony/security-core/tree/v5.4.48"
},
"funding": [
{
@ -13038,7 +13038,7 @@
"type": "tidelift"
}
],
"time": "2024-10-23T08:30:13+00:00"
"time": "2024-11-27T08:58:20+00:00"
},
{
"name": "symfony/security-csrf",