diff options
-rw-r--r-- | composer.lock | 20 |
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", |