aboutsummaryrefslogtreecommitdiffhomepage
path: root/composer.lock
diff options
context:
space:
mode:
authorJérémy Benoist <j0k3r@users.noreply.github.com>2019-12-02 17:42:25 +0100
committerGitHub <noreply@github.com>2019-12-02 17:42:25 +0100
commitadedf8560229dbb690238180b55f8d73503105c5 (patch)
tree72b541cbaaf179e9fca29466dd93efc8be14a996 /composer.lock
parent9773c082c4180c1c11ab56a6204a9c8ad36ea075 (diff)
parent149b8c1b1d42ca0f477f08ff0cd9315b1c8b63f3 (diff)
downloadwallabag-adedf8560229dbb690238180b55f8d73503105c5.tar.gz
wallabag-adedf8560229dbb690238180b55f8d73503105c5.tar.zst
wallabag-adedf8560229dbb690238180b55f8d73503105c5.zip
Merge pull request #4211 from wallabag/dependabot/composer/friendsofsymfony/jsrouting-bundle-2.5.0
Bump friendsofsymfony/jsrouting-bundle from 2.4.0 to 2.5.0
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock20
1 files changed, 10 insertions, 10 deletions
diff --git a/composer.lock b/composer.lock
index aed32ea4..f47e5fe1 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1755,27 +1755,27 @@
1755 }, 1755 },
1756 { 1756 {
1757 "name": "friendsofsymfony/jsrouting-bundle", 1757 "name": "friendsofsymfony/jsrouting-bundle",
1758 "version": "2.4.0", 1758 "version": "2.5.0",
1759 "source": { 1759 "source": {
1760 "type": "git", 1760 "type": "git",
1761 "url": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle.git", 1761 "url": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle.git",
1762 "reference": "e42ed450eac2b61d5fcba9cd834c294a429e9a40" 1762 "reference": "4c6eb91c90c72bb17cbf26f8f7b0f9c908db16f1"
1763 }, 1763 },
1764 "dist": { 1764 "dist": {
1765 "type": "zip", 1765 "type": "zip",
1766 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSJsRoutingBundle/zipball/e42ed450eac2b61d5fcba9cd834c294a429e9a40", 1766 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSJsRoutingBundle/zipball/4c6eb91c90c72bb17cbf26f8f7b0f9c908db16f1",
1767 "reference": "e42ed450eac2b61d5fcba9cd834c294a429e9a40", 1767 "reference": "4c6eb91c90c72bb17cbf26f8f7b0f9c908db16f1",
1768 "shasum": "" 1768 "shasum": ""
1769 }, 1769 },
1770 "require": { 1770 "require": {
1771 "php": "^5.3.9|^7.0", 1771 "php": "^7.1",
1772 "symfony/console": "~2.7||~3.0|^4.0", 1772 "symfony/console": "~3.0|^4.0|^5.0",
1773 "symfony/framework-bundle": "~2.7||~3.0|^4.0", 1773 "symfony/framework-bundle": "~3.0|^4.0|^5.0",
1774 "symfony/serializer": "~2.7||~3.0|^4.0", 1774 "symfony/serializer": "~3.0|^4.0|^5.0",
1775 "willdurand/jsonp-callback-validator": "~1.0" 1775 "willdurand/jsonp-callback-validator": "~1.0"
1776 }, 1776 },
1777 "require-dev": { 1777 "require-dev": {
1778 "symfony/expression-language": "~2.7||~3.0|^4.0", 1778 "symfony/expression-language": "~3.0|^4.0|^5.0",
1779 "symfony/phpunit-bridge": "^3.3|^4.0" 1779 "symfony/phpunit-bridge": "^3.3|^4.0"
1780 }, 1780 },
1781 "type": "symfony-bundle", 1781 "type": "symfony-bundle",
@@ -1813,7 +1813,7 @@
1813 "javascript", 1813 "javascript",
1814 "routing" 1814 "routing"
1815 ], 1815 ],
1816 "time": "2019-08-10T15:40:05+00:00" 1816 "time": "2019-12-01T12:41:50+00:00"
1817 }, 1817 },
1818 { 1818 {
1819 "name": "friendsofsymfony/oauth-server-bundle", 1819 "name": "friendsofsymfony/oauth-server-bundle",