Merge pull request #7872 from wallabag/dependabot/composer/friendsofsymfony/rest-bundle-3.8.0

Bump friendsofsymfony/rest-bundle from 3.7.1 to 3.8.0
This commit is contained in:
Jérémy Benoist 2024-12-03 08:44:09 +01:00 committed by GitHub
commit 4b8a0cb45e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 12 additions and 12 deletions

24
composer.lock generated
View File

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