mirror of
https://github.com/wallabag/wallabag.git
synced 2025-06-05 06:58:50 +00:00
Bump friendsofsymfony/jsrouting-bundle from 2.4.0 to 2.5.0
Bumps [friendsofsymfony/jsrouting-bundle](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle) from 2.4.0 to 2.5.0. - [Release notes](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/releases) - [Changelog](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/blob/master/CHANGELOG.md) - [Commits](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/compare/2.4.0...2.5.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
b76bf31bca
commit
149b8c1b1d
1 changed files with 10 additions and 10 deletions
20
composer.lock
generated
20
composer.lock
generated
|
@ -1756,27 +1756,27 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "friendsofsymfony/jsrouting-bundle",
|
"name": "friendsofsymfony/jsrouting-bundle",
|
||||||
"version": "2.4.0",
|
"version": "2.5.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle.git",
|
"url": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle.git",
|
||||||
"reference": "e42ed450eac2b61d5fcba9cd834c294a429e9a40"
|
"reference": "4c6eb91c90c72bb17cbf26f8f7b0f9c908db16f1"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/FriendsOfSymfony/FOSJsRoutingBundle/zipball/e42ed450eac2b61d5fcba9cd834c294a429e9a40",
|
"url": "https://api.github.com/repos/FriendsOfSymfony/FOSJsRoutingBundle/zipball/4c6eb91c90c72bb17cbf26f8f7b0f9c908db16f1",
|
||||||
"reference": "e42ed450eac2b61d5fcba9cd834c294a429e9a40",
|
"reference": "4c6eb91c90c72bb17cbf26f8f7b0f9c908db16f1",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": "^5.3.9|^7.0",
|
"php": "^7.1",
|
||||||
"symfony/console": "~2.7||~3.0|^4.0",
|
"symfony/console": "~3.0|^4.0|^5.0",
|
||||||
"symfony/framework-bundle": "~2.7||~3.0|^4.0",
|
"symfony/framework-bundle": "~3.0|^4.0|^5.0",
|
||||||
"symfony/serializer": "~2.7||~3.0|^4.0",
|
"symfony/serializer": "~3.0|^4.0|^5.0",
|
||||||
"willdurand/jsonp-callback-validator": "~1.0"
|
"willdurand/jsonp-callback-validator": "~1.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"symfony/expression-language": "~2.7||~3.0|^4.0",
|
"symfony/expression-language": "~3.0|^4.0|^5.0",
|
||||||
"symfony/phpunit-bridge": "^3.3|^4.0"
|
"symfony/phpunit-bridge": "^3.3|^4.0"
|
||||||
},
|
},
|
||||||
"type": "symfony-bundle",
|
"type": "symfony-bundle",
|
||||||
|
@ -1814,7 +1814,7 @@
|
||||||
"javascript",
|
"javascript",
|
||||||
"routing"
|
"routing"
|
||||||
],
|
],
|
||||||
"time": "2019-08-10T15:40:05+00:00"
|
"time": "2019-12-01T12:41:50+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "friendsofsymfony/oauth-server-bundle",
|
"name": "friendsofsymfony/oauth-server-bundle",
|
||||||
|
|
Loading…
Reference in a new issue