Merge pull request #4087 from wallabag/dependabot/composer/friendsofsymfony/jsrouting-bundle-2.4.0

Bump friendsofsymfony/jsrouting-bundle from 2.3.1 to 2.4.0
This commit is contained in:
Jérémy Benoist 2019-08-19 11:24:47 +02:00 committed by GitHub
commit 773cf64c20
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

18
composer.lock generated
View file

@ -1737,16 +1737,16 @@
}, },
{ {
"name": "friendsofsymfony/jsrouting-bundle", "name": "friendsofsymfony/jsrouting-bundle",
"version": "2.3.1", "version": "2.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle.git", "url": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle.git",
"reference": "f6c9ee6857bce5924fbd54d4c6176a4dfa9de5b4" "reference": "e42ed450eac2b61d5fcba9cd834c294a429e9a40"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/FriendsOfSymfony/FOSJsRoutingBundle/zipball/f6c9ee6857bce5924fbd54d4c6176a4dfa9de5b4", "url": "https://api.github.com/repos/FriendsOfSymfony/FOSJsRoutingBundle/zipball/e42ed450eac2b61d5fcba9cd834c294a429e9a40",
"reference": "f6c9ee6857bce5924fbd54d4c6176a4dfa9de5b4", "reference": "e42ed450eac2b61d5fcba9cd834c294a429e9a40",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1779,13 +1779,13 @@
"MIT" "MIT"
], ],
"authors": [ "authors": [
{
"name": "FriendsOfSymfony Community",
"homepage": "https://github.com/friendsofsymfony/FOSJsRoutingBundle/contributors"
},
{ {
"name": "William Durand", "name": "William Durand",
"email": "will+git@drnd.me" "email": "will+git@drnd.me"
},
{
"name": "FriendsOfSymfony Community",
"homepage": "https://github.com/friendsofsymfony/FOSJsRoutingBundle/contributors"
} }
], ],
"description": "A pretty nice way to expose your Symfony2 routing to client applications.", "description": "A pretty nice way to expose your Symfony2 routing to client applications.",
@ -1795,7 +1795,7 @@
"javascript", "javascript",
"routing" "routing"
], ],
"time": "2019-06-17T18:22:41+00:00" "time": "2019-08-10T15:40:05+00:00"
}, },
{ {
"name": "friendsofsymfony/oauth-server-bundle", "name": "friendsofsymfony/oauth-server-bundle",