aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-08-12 02:24:17 +0000
committerGitHub <noreply@github.com>2019-08-12 02:24:17 +0000
commit56d394238558efba54bf52cb50f8b545c204551b (patch)
tree07869566560c5a01bfb910ae1c9bd81078373257
parent5d08dd2799a2c20509c0450181990898c62752fd (diff)
downloadwallabag-56d394238558efba54bf52cb50f8b545c204551b.tar.gz
wallabag-56d394238558efba54bf52cb50f8b545c204551b.tar.zst
wallabag-56d394238558efba54bf52cb50f8b545c204551b.zip
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] <support@dependabot.com>
-rw-r--r--composer.lock18
1 files 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 @@
1737 }, 1737 },
1738 { 1738 {
1739 "name": "friendsofsymfony/jsrouting-bundle", 1739 "name": "friendsofsymfony/jsrouting-bundle",
1740 "version": "2.3.1", 1740 "version": "2.4.0",
1741 "source": { 1741 "source": {
1742 "type": "git", 1742 "type": "git",
1743 "url": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle.git", 1743 "url": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle.git",
1744 "reference": "f6c9ee6857bce5924fbd54d4c6176a4dfa9de5b4" 1744 "reference": "e42ed450eac2b61d5fcba9cd834c294a429e9a40"
1745 }, 1745 },
1746 "dist": { 1746 "dist": {
1747 "type": "zip", 1747 "type": "zip",
1748 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSJsRoutingBundle/zipball/f6c9ee6857bce5924fbd54d4c6176a4dfa9de5b4", 1748 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSJsRoutingBundle/zipball/e42ed450eac2b61d5fcba9cd834c294a429e9a40",
1749 "reference": "f6c9ee6857bce5924fbd54d4c6176a4dfa9de5b4", 1749 "reference": "e42ed450eac2b61d5fcba9cd834c294a429e9a40",
1750 "shasum": "" 1750 "shasum": ""
1751 }, 1751 },
1752 "require": { 1752 "require": {
@@ -1780,12 +1780,12 @@
1780 ], 1780 ],
1781 "authors": [ 1781 "authors": [
1782 { 1782 {
1783 "name": "FriendsOfSymfony Community",
1784 "homepage": "https://github.com/friendsofsymfony/FOSJsRoutingBundle/contributors"
1785 },
1786 {
1787 "name": "William Durand", 1783 "name": "William Durand",
1788 "email": "will+git@drnd.me" 1784 "email": "will+git@drnd.me"
1785 },
1786 {
1787 "name": "FriendsOfSymfony Community",
1788 "homepage": "https://github.com/friendsofsymfony/FOSJsRoutingBundle/contributors"
1789 } 1789 }
1790 ], 1790 ],
1791 "description": "A pretty nice way to expose your Symfony2 routing to client applications.", 1791 "description": "A pretty nice way to expose your Symfony2 routing to client applications.",
@@ -1795,7 +1795,7 @@
1795 "javascript", 1795 "javascript",
1796 "routing" 1796 "routing"
1797 ], 1797 ],
1798 "time": "2019-06-17T18:22:41+00:00" 1798 "time": "2019-08-10T15:40:05+00:00"
1799 }, 1799 },
1800 { 1800 {
1801 "name": "friendsofsymfony/oauth-server-bundle", 1801 "name": "friendsofsymfony/oauth-server-bundle",