mirror of
https://github.com/wallabag/wallabag.git
synced 2025-01-15 16:56:21 +01:00
Bump friendsofsymfony/rest-bundle from 2.8.6 to 3.4.0
Bumps [friendsofsymfony/rest-bundle](https://github.com/FriendsOfSymfony/FOSRestBundle) from 2.8.6 to 3.4.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/2.8.6...3.4.0) --- updated-dependencies: - dependency-name: friendsofsymfony/rest-bundle dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
adf6587d5c
commit
15026643b7
@ -68,7 +68,7 @@
|
||||
"enshrined/svg-sanitize": "^0.15.4",
|
||||
"friendsofsymfony/jsrouting-bundle": "^2.2",
|
||||
"friendsofsymfony/oauth-server-bundle": "^1.5",
|
||||
"friendsofsymfony/rest-bundle": "~2.1",
|
||||
"friendsofsymfony/rest-bundle": "~3.4",
|
||||
"friendsofsymfony/user-bundle": "^3.1",
|
||||
"guzzlehttp/guzzle": "^5.3.1",
|
||||
"guzzlehttp/psr7": "^1.8",
|
||||
|
84
composer.lock
generated
84
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": "207c2134816692e8d6ef0f5451dd16f0",
|
||||
"content-hash": "79a9a30daade8ca4b6a9592de40f8c76",
|
||||
"packages": [
|
||||
{
|
||||
"name": "babdev/pagerfanta-bundle",
|
||||
@ -2687,74 +2687,70 @@
|
||||
},
|
||||
{
|
||||
"name": "friendsofsymfony/rest-bundle",
|
||||
"version": "2.8.6",
|
||||
"version": "3.4.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git",
|
||||
"reference": "369149f1de7f6519960fb1bb54c73e1b8c7dddcf"
|
||||
"reference": "b888195589d245002880d07073ef23ab60e3795d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/369149f1de7f6519960fb1bb54c73e1b8c7dddcf",
|
||||
"reference": "369149f1de7f6519960fb1bb54c73e1b8c7dddcf",
|
||||
"url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/b888195589d245002880d07073ef23ab60e3795d",
|
||||
"reference": "b888195589d245002880d07073ef23ab60e3795d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"doctrine/inflector": "^1.0",
|
||||
"php": "^7.1|^8.0",
|
||||
"psr/log": "^1.0",
|
||||
"symfony/config": "^3.4|^4.3",
|
||||
"symfony/debug": "^3.4|^4.3",
|
||||
"symfony/dependency-injection": "^3.4|^4.3",
|
||||
"symfony/event-dispatcher": "^3.4|^4.3",
|
||||
"symfony/finder": "^3.4|^4.3",
|
||||
"symfony/framework-bundle": "^3.4|^4.3",
|
||||
"symfony/http-foundation": "^3.4|^4.3",
|
||||
"symfony/http-kernel": "^3.4|^4.3",
|
||||
"symfony/routing": "^3.4|^4.3",
|
||||
"symfony/security-core": "^3.4|^4.3",
|
||||
"willdurand/jsonp-callback-validator": "^1.0",
|
||||
"php": "^7.2|^8.0",
|
||||
"symfony/config": "^4.4|^5.3|^6.0",
|
||||
"symfony/dependency-injection": "^4.4|^5.3|^6.0",
|
||||
"symfony/event-dispatcher": "^4.4|^5.3|^6.0",
|
||||
"symfony/framework-bundle": "^4.4.1|^5.0|^6.0",
|
||||
"symfony/http-foundation": "^4.4|^5.3|^6.0",
|
||||
"symfony/http-kernel": "^4.4|^5.3|^6.0",
|
||||
"symfony/routing": "^4.4|^5.3|^6.0",
|
||||
"symfony/security-core": "^4.4|^5.3|^6.0",
|
||||
"willdurand/jsonp-callback-validator": "^1.0|^2.0",
|
||||
"willdurand/negotiation": "^2.0|^3.0"
|
||||
},
|
||||
"conflict": {
|
||||
"doctrine/inflector": "1.4.0",
|
||||
"doctrine/annotations": "<1.12",
|
||||
"jms/serializer": "<1.13.0",
|
||||
"jms/serializer-bundle": "<2.0.0",
|
||||
"sensio/framework-extra-bundle": "<3.0.13"
|
||||
"jms/serializer-bundle": "<2.4.3|3.0.0",
|
||||
"sensio/framework-extra-bundle": "<6.1",
|
||||
"symfony/error-handler": "<4.4.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"friendsofphp/php-cs-fixer": "^2.0",
|
||||
"doctrine/annotations": "^1.13.2",
|
||||
"friendsofphp/php-cs-fixer": "^3.0",
|
||||
"jms/serializer": "^1.13|^2.0|^3.0",
|
||||
"jms/serializer-bundle": "^2.3.1|^3.0",
|
||||
"phpoption/phpoption": "^1.1",
|
||||
"jms/serializer-bundle": "^2.4.3|^3.0.1|^4.0|^5.0@beta",
|
||||
"psr/http-message": "^1.0",
|
||||
"sensio/framework-extra-bundle": "^3.0.13|^4.0|^5.0",
|
||||
"symfony/asset": "^3.4|^4.3",
|
||||
"symfony/browser-kit": "^3.4|^4.3",
|
||||
"symfony/css-selector": "^3.4|^4.3",
|
||||
"symfony/expression-language": "^3.4|^4.3",
|
||||
"symfony/form": "^3.4|^4.3",
|
||||
"symfony/phpunit-bridge": "^5.2",
|
||||
"symfony/security-bundle": "^3.4|^4.3",
|
||||
"symfony/serializer": "^3.4|^4.3",
|
||||
"symfony/templating": "^3.4|^4.3",
|
||||
"symfony/twig-bundle": "^3.4|^4.3",
|
||||
"symfony/validator": "^3.4|^4.3",
|
||||
"symfony/web-profiler-bundle": "^3.4|^4.3",
|
||||
"symfony/yaml": "^3.4|^4.3"
|
||||
"psr/log": "^1.0|^2.0|^3.0",
|
||||
"sensio/framework-extra-bundle": "^6.1",
|
||||
"symfony/asset": "^4.4|^5.3|^6.0",
|
||||
"symfony/browser-kit": "^4.4|^5.3|^6.0",
|
||||
"symfony/css-selector": "^4.4|^5.3|^6.0",
|
||||
"symfony/expression-language": "^4.4|^5.3|^6.0",
|
||||
"symfony/form": "^4.4|^5.3|^6.0",
|
||||
"symfony/mime": "^4.4|^5.3|^6.0",
|
||||
"symfony/phpunit-bridge": "^5.3|^6.0",
|
||||
"symfony/security-bundle": "^4.4|^5.3|^6.0",
|
||||
"symfony/serializer": "^4.4|^5.3|^6.0",
|
||||
"symfony/twig-bundle": "^4.4|^5.3|^6.0",
|
||||
"symfony/validator": "^4.4|^5.3|^6.0",
|
||||
"symfony/web-profiler-bundle": "^4.4|^5.3|^6.0",
|
||||
"symfony/yaml": "^4.4|^5.3|^6.0"
|
||||
},
|
||||
"suggest": {
|
||||
"jms/serializer-bundle": "Add support for advanced serialization capabilities, recommended, requires ^2.0|^3.0",
|
||||
"sensio/framework-extra-bundle": "Add support for the request body converter and the view response listener, requires ^3.0",
|
||||
"symfony/expression-language": "Add support for using the expression language in the routing, requires ^2.7|^3.0",
|
||||
"symfony/serializer": "Add support for basic serialization capabilities and xml decoding, requires ^2.7|^3.0",
|
||||
"symfony/validator": "Add support for validation capabilities in the ParamFetcher, requires ^2.7|^3.0"
|
||||
},
|
||||
"type": "symfony-bundle",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"2.x-dev": "2.8-dev",
|
||||
"dev-master": "2.7-dev"
|
||||
"3.x-dev": "3.1-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
@ -2791,9 +2787,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/FriendsOfSymfony/FOSRestBundle/issues",
|
||||
"source": "https://github.com/FriendsOfSymfony/FOSRestBundle/tree/2.8.6"
|
||||
"source": "https://github.com/FriendsOfSymfony/FOSRestBundle/tree/3.4.0"
|
||||
},
|
||||
"time": "2021-01-02T11:24:59+00:00"
|
||||
"time": "2022-09-18T04:54:54+00:00"
|
||||
},
|
||||
{
|
||||
"name": "friendsofsymfony/user-bundle",
|
||||
|
Loading…
Reference in New Issue
Block a user