diff options
-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", |