From 56d394238558efba54bf52cb50f8b545c204551b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2019 02:24:17 +0000 Subject: Bump friendsofsymfony/jsrouting-bundle from 2.3.1 to 2.4.0 Bumps [friendsofsymfony/jsrouting-bundle](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle) from 2.3.1 to 2.4.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.3.1...2.4.0) Signed-off-by: dependabot-preview[bot] --- composer.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.lock b/composer.lock index b81ad340..bef7e522 100644 --- a/composer.lock +++ b/composer.lock @@ -1737,16 +1737,16 @@ }, { "name": "friendsofsymfony/jsrouting-bundle", - "version": "2.3.1", + "version": "2.4.0", "source": { "type": "git", "url": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle.git", - "reference": "f6c9ee6857bce5924fbd54d4c6176a4dfa9de5b4" + "reference": "e42ed450eac2b61d5fcba9cd834c294a429e9a40" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfSymfony/FOSJsRoutingBundle/zipball/f6c9ee6857bce5924fbd54d4c6176a4dfa9de5b4", - "reference": "f6c9ee6857bce5924fbd54d4c6176a4dfa9de5b4", + "url": "https://api.github.com/repos/FriendsOfSymfony/FOSJsRoutingBundle/zipball/e42ed450eac2b61d5fcba9cd834c294a429e9a40", + "reference": "e42ed450eac2b61d5fcba9cd834c294a429e9a40", "shasum": "" }, "require": { @@ -1779,13 +1779,13 @@ "MIT" ], "authors": [ - { - "name": "FriendsOfSymfony Community", - "homepage": "https://github.com/friendsofsymfony/FOSJsRoutingBundle/contributors" - }, { "name": "William Durand", "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.", @@ -1795,7 +1795,7 @@ "javascript", "routing" ], - "time": "2019-06-17T18:22:41+00:00" + "time": "2019-08-10T15:40:05+00:00" }, { "name": "friendsofsymfony/oauth-server-bundle", -- cgit v1.2.3