Bump friendsofsymfony/jsrouting-bundle from 2.5.0 to 2.5.1

Bumps [friendsofsymfony/jsrouting-bundle](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle) from 2.5.0 to 2.5.1.
- [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.5.0...2.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-12-03 04:09:48 +00:00 committed by GitHub
parent 304d0cb6bf
commit 1f767ffe9b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

18
composer.lock generated
View file

@ -1755,27 +1755,27 @@
},
{
"name": "friendsofsymfony/jsrouting-bundle",
"version": "2.5.0",
"version": "2.5.1",
"source": {
"type": "git",
"url": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle.git",
"reference": "4c6eb91c90c72bb17cbf26f8f7b0f9c908db16f1"
"reference": "81cf14bf3db5e6fe3ef0442fc762891422005d3b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/FriendsOfSymfony/FOSJsRoutingBundle/zipball/4c6eb91c90c72bb17cbf26f8f7b0f9c908db16f1",
"reference": "4c6eb91c90c72bb17cbf26f8f7b0f9c908db16f1",
"url": "https://api.github.com/repos/FriendsOfSymfony/FOSJsRoutingBundle/zipball/81cf14bf3db5e6fe3ef0442fc762891422005d3b",
"reference": "81cf14bf3db5e6fe3ef0442fc762891422005d3b",
"shasum": ""
},
"require": {
"php": "^7.1",
"symfony/console": "~3.0|^4.0|^5.0",
"symfony/framework-bundle": "~3.0|^4.0|^5.0",
"symfony/serializer": "~3.0|^4.0|^5.0",
"symfony/console": "~3.3|^4.0|^5.0",
"symfony/framework-bundle": "~3.3|^4.0|^5.0",
"symfony/serializer": "~3.3|^4.0|^5.0",
"willdurand/jsonp-callback-validator": "~1.0"
},
"require-dev": {
"symfony/expression-language": "~3.0|^4.0|^5.0",
"symfony/expression-language": "~3.3|^4.0|^5.0",
"symfony/phpunit-bridge": "^3.3|^4.0"
},
"type": "symfony-bundle",
@ -1813,7 +1813,7 @@
"javascript",
"routing"
],
"time": "2019-12-01T12:41:50+00:00"
"time": "2019-12-02T08:01:22+00:00"
},
{
"name": "friendsofsymfony/oauth-server-bundle",