diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2019-12-02 04:08:58 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-02 04:08:58 +0000 |
commit | 149b8c1b1d42ca0f477f08ff0cd9315b1c8b63f3 (patch) | |
tree | 5daa8de1342b665f500f0f3ff5b4f7c15df883d8 | |
parent | b76bf31bca6b1909751daf15e33a22a902074d41 (diff) | |
download | wallabag-149b8c1b1d42ca0f477f08ff0cd9315b1c8b63f3.tar.gz wallabag-149b8c1b1d42ca0f477f08ff0cd9315b1c8b63f3.tar.zst wallabag-149b8c1b1d42ca0f477f08ff0cd9315b1c8b63f3.zip |
Bump friendsofsymfony/jsrouting-bundle from 2.4.0 to 2.5.0
Bumps [friendsofsymfony/jsrouting-bundle](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle) from 2.4.0 to 2.5.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.4.0...2.5.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r-- | composer.lock | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/composer.lock b/composer.lock index 6c0d66bc..5ea77a4b 100644 --- a/composer.lock +++ b/composer.lock | |||
@@ -1756,27 +1756,27 @@ | |||
1756 | }, | 1756 | }, |
1757 | { | 1757 | { |
1758 | "name": "friendsofsymfony/jsrouting-bundle", | 1758 | "name": "friendsofsymfony/jsrouting-bundle", |
1759 | "version": "2.4.0", | 1759 | "version": "2.5.0", |
1760 | "source": { | 1760 | "source": { |
1761 | "type": "git", | 1761 | "type": "git", |
1762 | "url": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle.git", | 1762 | "url": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle.git", |
1763 | "reference": "e42ed450eac2b61d5fcba9cd834c294a429e9a40" | 1763 | "reference": "4c6eb91c90c72bb17cbf26f8f7b0f9c908db16f1" |
1764 | }, | 1764 | }, |
1765 | "dist": { | 1765 | "dist": { |
1766 | "type": "zip", | 1766 | "type": "zip", |
1767 | "url": "https://api.github.com/repos/FriendsOfSymfony/FOSJsRoutingBundle/zipball/e42ed450eac2b61d5fcba9cd834c294a429e9a40", | 1767 | "url": "https://api.github.com/repos/FriendsOfSymfony/FOSJsRoutingBundle/zipball/4c6eb91c90c72bb17cbf26f8f7b0f9c908db16f1", |
1768 | "reference": "e42ed450eac2b61d5fcba9cd834c294a429e9a40", | 1768 | "reference": "4c6eb91c90c72bb17cbf26f8f7b0f9c908db16f1", |
1769 | "shasum": "" | 1769 | "shasum": "" |
1770 | }, | 1770 | }, |
1771 | "require": { | 1771 | "require": { |
1772 | "php": "^5.3.9|^7.0", | 1772 | "php": "^7.1", |
1773 | "symfony/console": "~2.7||~3.0|^4.0", | 1773 | "symfony/console": "~3.0|^4.0|^5.0", |
1774 | "symfony/framework-bundle": "~2.7||~3.0|^4.0", | 1774 | "symfony/framework-bundle": "~3.0|^4.0|^5.0", |
1775 | "symfony/serializer": "~2.7||~3.0|^4.0", | 1775 | "symfony/serializer": "~3.0|^4.0|^5.0", |
1776 | "willdurand/jsonp-callback-validator": "~1.0" | 1776 | "willdurand/jsonp-callback-validator": "~1.0" |
1777 | }, | 1777 | }, |
1778 | "require-dev": { | 1778 | "require-dev": { |
1779 | "symfony/expression-language": "~2.7||~3.0|^4.0", | 1779 | "symfony/expression-language": "~3.0|^4.0|^5.0", |
1780 | "symfony/phpunit-bridge": "^3.3|^4.0" | 1780 | "symfony/phpunit-bridge": "^3.3|^4.0" |
1781 | }, | 1781 | }, |
1782 | "type": "symfony-bundle", | 1782 | "type": "symfony-bundle", |
@@ -1814,7 +1814,7 @@ | |||
1814 | "javascript", | 1814 | "javascript", |
1815 | "routing" | 1815 | "routing" |
1816 | ], | 1816 | ], |
1817 | "time": "2019-08-10T15:40:05+00:00" | 1817 | "time": "2019-12-01T12:41:50+00:00" |
1818 | }, | 1818 | }, |
1819 | { | 1819 | { |
1820 | "name": "friendsofsymfony/oauth-server-bundle", | 1820 | "name": "friendsofsymfony/oauth-server-bundle", |