aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--composer.lock125
1 files changed, 63 insertions, 62 deletions
diff --git a/composer.lock b/composer.lock
index 46fbf3f0..5895b794 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",
@@ -8277,16 +8277,16 @@
8277 }, 8277 },
8278 { 8278 {
8279 "name": "symfony/polyfill-apcu", 8279 "name": "symfony/polyfill-apcu",
8280 "version": "v1.12.0", 8280 "version": "v1.13.1",
8281 "source": { 8281 "source": {
8282 "type": "git", 8282 "type": "git",
8283 "url": "https://github.com/symfony/polyfill-apcu.git", 8283 "url": "https://github.com/symfony/polyfill-apcu.git",
8284 "reference": "71ce80635d5dcd67772b4dda00b86068595f64d5" 8284 "reference": "a8e961c841b9ec52927a87914f8820a1ad8f8116"
8285 }, 8285 },
8286 "dist": { 8286 "dist": {
8287 "type": "zip", 8287 "type": "zip",
8288 "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/71ce80635d5dcd67772b4dda00b86068595f64d5", 8288 "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/a8e961c841b9ec52927a87914f8820a1ad8f8116",
8289 "reference": "71ce80635d5dcd67772b4dda00b86068595f64d5", 8289 "reference": "a8e961c841b9ec52927a87914f8820a1ad8f8116",
8290 "shasum": "" 8290 "shasum": ""
8291 }, 8291 },
8292 "require": { 8292 "require": {
@@ -8295,7 +8295,7 @@
8295 "type": "library", 8295 "type": "library",
8296 "extra": { 8296 "extra": {
8297 "branch-alias": { 8297 "branch-alias": {
8298 "dev-master": "1.12-dev" 8298 "dev-master": "1.13-dev"
8299 } 8299 }
8300 }, 8300 },
8301 "autoload": { 8301 "autoload": {
@@ -8329,20 +8329,20 @@
8329 "portable", 8329 "portable",
8330 "shim" 8330 "shim"
8331 ], 8331 ],
8332 "time": "2019-08-06T08:03:45+00:00" 8332 "time": "2019-11-27T13:56:44+00:00"
8333 }, 8333 },
8334 { 8334 {
8335 "name": "symfony/polyfill-ctype", 8335 "name": "symfony/polyfill-ctype",
8336 "version": "v1.12.0", 8336 "version": "v1.13.1",
8337 "source": { 8337 "source": {
8338 "type": "git", 8338 "type": "git",
8339 "url": "https://github.com/symfony/polyfill-ctype.git", 8339 "url": "https://github.com/symfony/polyfill-ctype.git",
8340 "reference": "550ebaac289296ce228a706d0867afc34687e3f4" 8340 "reference": "f8f0b461be3385e56d6de3dbb5a0df24c0c275e3"
8341 }, 8341 },
8342 "dist": { 8342 "dist": {
8343 "type": "zip", 8343 "type": "zip",
8344 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/550ebaac289296ce228a706d0867afc34687e3f4", 8344 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/f8f0b461be3385e56d6de3dbb5a0df24c0c275e3",
8345 "reference": "550ebaac289296ce228a706d0867afc34687e3f4", 8345 "reference": "f8f0b461be3385e56d6de3dbb5a0df24c0c275e3",
8346 "shasum": "" 8346 "shasum": ""
8347 }, 8347 },
8348 "require": { 8348 "require": {
@@ -8354,7 +8354,7 @@
8354 "type": "library", 8354 "type": "library",
8355 "extra": { 8355 "extra": {
8356 "branch-alias": { 8356 "branch-alias": {
8357 "dev-master": "1.12-dev" 8357 "dev-master": "1.13-dev"
8358 } 8358 }
8359 }, 8359 },
8360 "autoload": { 8360 "autoload": {
@@ -8387,7 +8387,7 @@
8387 "polyfill", 8387 "polyfill",
8388 "portable" 8388 "portable"
8389 ], 8389 ],
8390 "time": "2019-08-06T08:03:45+00:00" 8390 "time": "2019-11-27T13:56:44+00:00"
8391 }, 8391 },
8392 { 8392 {
8393 "name": "symfony/polyfill-iconv", 8393 "name": "symfony/polyfill-iconv",
@@ -8450,16 +8450,16 @@
8450 }, 8450 },
8451 { 8451 {
8452 "name": "symfony/polyfill-intl-icu", 8452 "name": "symfony/polyfill-intl-icu",
8453 "version": "v1.12.0", 8453 "version": "v1.13.1",
8454 "source": { 8454 "source": {
8455 "type": "git", 8455 "type": "git",
8456 "url": "https://github.com/symfony/polyfill-intl-icu.git", 8456 "url": "https://github.com/symfony/polyfill-intl-icu.git",
8457 "reference": "66810b9d6eb4af54d543867909d65ab9af654d7e" 8457 "reference": "b3dffd68afa61ca70f2327f2dd9bbeb6aa53d70b"
8458 }, 8458 },
8459 "dist": { 8459 "dist": {
8460 "type": "zip", 8460 "type": "zip",
8461 "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/66810b9d6eb4af54d543867909d65ab9af654d7e", 8461 "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/b3dffd68afa61ca70f2327f2dd9bbeb6aa53d70b",
8462 "reference": "66810b9d6eb4af54d543867909d65ab9af654d7e", 8462 "reference": "b3dffd68afa61ca70f2327f2dd9bbeb6aa53d70b",
8463 "shasum": "" 8463 "shasum": ""
8464 }, 8464 },
8465 "require": { 8465 "require": {
@@ -8472,7 +8472,7 @@
8472 "type": "library", 8472 "type": "library",
8473 "extra": { 8473 "extra": {
8474 "branch-alias": { 8474 "branch-alias": {
8475 "dev-master": "1.12-dev" 8475 "dev-master": "1.13-dev"
8476 } 8476 }
8477 }, 8477 },
8478 "autoload": { 8478 "autoload": {
@@ -8504,7 +8504,7 @@
8504 "portable", 8504 "portable",
8505 "shim" 8505 "shim"
8506 ], 8506 ],
8507 "time": "2019-08-06T08:03:45+00:00" 8507 "time": "2019-11-27T13:56:44+00:00"
8508 }, 8508 },
8509 { 8509 {
8510 "name": "symfony/polyfill-intl-idn", 8510 "name": "symfony/polyfill-intl-idn",
@@ -8570,16 +8570,16 @@
8570 }, 8570 },
8571 { 8571 {
8572 "name": "symfony/polyfill-mbstring", 8572 "name": "symfony/polyfill-mbstring",
8573 "version": "v1.12.0", 8573 "version": "v1.13.1",
8574 "source": { 8574 "source": {
8575 "type": "git", 8575 "type": "git",
8576 "url": "https://github.com/symfony/polyfill-mbstring.git", 8576 "url": "https://github.com/symfony/polyfill-mbstring.git",
8577 "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17" 8577 "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f"
8578 }, 8578 },
8579 "dist": { 8579 "dist": {
8580 "type": "zip", 8580 "type": "zip",
8581 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/b42a2f66e8f1b15ccf25652c3424265923eb4f17", 8581 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/7b4aab9743c30be783b73de055d24a39cf4b954f",
8582 "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17", 8582 "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f",
8583 "shasum": "" 8583 "shasum": ""
8584 }, 8584 },
8585 "require": { 8585 "require": {
@@ -8591,7 +8591,7 @@
8591 "type": "library", 8591 "type": "library",
8592 "extra": { 8592 "extra": {
8593 "branch-alias": { 8593 "branch-alias": {
8594 "dev-master": "1.12-dev" 8594 "dev-master": "1.13-dev"
8595 } 8595 }
8596 }, 8596 },
8597 "autoload": { 8597 "autoload": {
@@ -8625,20 +8625,20 @@
8625 "portable", 8625 "portable",
8626 "shim" 8626 "shim"
8627 ], 8627 ],
8628 "time": "2019-08-06T08:03:45+00:00" 8628 "time": "2019-11-27T14:18:11+00:00"
8629 }, 8629 },
8630 { 8630 {
8631 "name": "symfony/polyfill-php56", 8631 "name": "symfony/polyfill-php56",
8632 "version": "v1.12.0", 8632 "version": "v1.13.1",
8633 "source": { 8633 "source": {
8634 "type": "git", 8634 "type": "git",
8635 "url": "https://github.com/symfony/polyfill-php56.git", 8635 "url": "https://github.com/symfony/polyfill-php56.git",
8636 "reference": "0e3b212e96a51338639d8ce175c046d7729c3403" 8636 "reference": "53dd1cdf3cb986893ccf2b96665b25b3abb384f4"
8637 }, 8637 },
8638 "dist": { 8638 "dist": {
8639 "type": "zip", 8639 "type": "zip",
8640 "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/0e3b212e96a51338639d8ce175c046d7729c3403", 8640 "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/53dd1cdf3cb986893ccf2b96665b25b3abb384f4",
8641 "reference": "0e3b212e96a51338639d8ce175c046d7729c3403", 8641 "reference": "53dd1cdf3cb986893ccf2b96665b25b3abb384f4",
8642 "shasum": "" 8642 "shasum": ""
8643 }, 8643 },
8644 "require": { 8644 "require": {
@@ -8648,7 +8648,7 @@
8648 "type": "library", 8648 "type": "library",
8649 "extra": { 8649 "extra": {
8650 "branch-alias": { 8650 "branch-alias": {
8651 "dev-master": "1.12-dev" 8651 "dev-master": "1.13-dev"
8652 } 8652 }
8653 }, 8653 },
8654 "autoload": { 8654 "autoload": {
@@ -8681,20 +8681,20 @@
8681 "portable", 8681 "portable",
8682 "shim" 8682 "shim"
8683 ], 8683 ],
8684 "time": "2019-08-06T08:03:45+00:00" 8684 "time": "2019-11-27T13:56:44+00:00"
8685 }, 8685 },
8686 { 8686 {
8687 "name": "symfony/polyfill-php70", 8687 "name": "symfony/polyfill-php70",
8688 "version": "v1.12.0", 8688 "version": "v1.13.1",
8689 "source": { 8689 "source": {
8690 "type": "git", 8690 "type": "git",
8691 "url": "https://github.com/symfony/polyfill-php70.git", 8691 "url": "https://github.com/symfony/polyfill-php70.git",
8692 "reference": "54b4c428a0054e254223797d2713c31e08610831" 8692 "reference": "af23c7bb26a73b850840823662dda371484926c4"
8693 }, 8693 },
8694 "dist": { 8694 "dist": {
8695 "type": "zip", 8695 "type": "zip",
8696 "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/54b4c428a0054e254223797d2713c31e08610831", 8696 "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/af23c7bb26a73b850840823662dda371484926c4",
8697 "reference": "54b4c428a0054e254223797d2713c31e08610831", 8697 "reference": "af23c7bb26a73b850840823662dda371484926c4",
8698 "shasum": "" 8698 "shasum": ""
8699 }, 8699 },
8700 "require": { 8700 "require": {
@@ -8704,7 +8704,7 @@
8704 "type": "library", 8704 "type": "library",
8705 "extra": { 8705 "extra": {
8706 "branch-alias": { 8706 "branch-alias": {
8707 "dev-master": "1.12-dev" 8707 "dev-master": "1.13-dev"
8708 } 8708 }
8709 }, 8709 },
8710 "autoload": { 8710 "autoload": {
@@ -8740,7 +8740,7 @@
8740 "portable", 8740 "portable",
8741 "shim" 8741 "shim"
8742 ], 8742 ],
8743 "time": "2019-08-06T08:03:45+00:00" 8743 "time": "2019-11-27T13:56:44+00:00"
8744 }, 8744 },
8745 { 8745 {
8746 "name": "symfony/polyfill-php72", 8746 "name": "symfony/polyfill-php72",
@@ -8857,16 +8857,16 @@
8857 }, 8857 },
8858 { 8858 {
8859 "name": "symfony/polyfill-util", 8859 "name": "symfony/polyfill-util",
8860 "version": "v1.12.0", 8860 "version": "v1.13.1",
8861 "source": { 8861 "source": {
8862 "type": "git", 8862 "type": "git",
8863 "url": "https://github.com/symfony/polyfill-util.git", 8863 "url": "https://github.com/symfony/polyfill-util.git",
8864 "reference": "4317de1386717b4c22caed7725350a8887ab205c" 8864 "reference": "964a67f293b66b95883a5ed918a65354fcd2258f"
8865 }, 8865 },
8866 "dist": { 8866 "dist": {
8867 "type": "zip", 8867 "type": "zip",
8868 "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/4317de1386717b4c22caed7725350a8887ab205c", 8868 "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/964a67f293b66b95883a5ed918a65354fcd2258f",
8869 "reference": "4317de1386717b4c22caed7725350a8887ab205c", 8869 "reference": "964a67f293b66b95883a5ed918a65354fcd2258f",
8870 "shasum": "" 8870 "shasum": ""
8871 }, 8871 },
8872 "require": { 8872 "require": {
@@ -8875,7 +8875,7 @@
8875 "type": "library", 8875 "type": "library",
8876 "extra": { 8876 "extra": {
8877 "branch-alias": { 8877 "branch-alias": {
8878 "dev-master": "1.12-dev" 8878 "dev-master": "1.13-dev"
8879 } 8879 }
8880 }, 8880 },
8881 "autoload": { 8881 "autoload": {
@@ -8905,7 +8905,7 @@
8905 "polyfill", 8905 "polyfill",
8906 "shim" 8906 "shim"
8907 ], 8907 ],
8908 "time": "2019-08-06T08:03:45+00:00" 8908 "time": "2019-11-27T13:56:44+00:00"
8909 }, 8909 },
8910 { 8910 {
8911 "name": "symfony/swiftmailer-bundle", 8911 "name": "symfony/swiftmailer-bundle",
@@ -8974,16 +8974,16 @@
8974 }, 8974 },
8975 { 8975 {
8976 "name": "symfony/symfony", 8976 "name": "symfony/symfony",
8977 "version": "v3.4.35", 8977 "version": "v3.4.36",
8978 "source": { 8978 "source": {
8979 "type": "git", 8979 "type": "git",
8980 "url": "https://github.com/symfony/symfony.git", 8980 "url": "https://github.com/symfony/symfony.git",
8981 "reference": "2adc85d49cbe14e346068fa7e9c2e1f08ab31de6" 8981 "reference": "0a6fccb5772ad2467253e6849d589bd09d9eb195"
8982 }, 8982 },
8983 "dist": { 8983 "dist": {
8984 "type": "zip", 8984 "type": "zip",
8985 "url": "https://api.github.com/repos/symfony/symfony/zipball/2adc85d49cbe14e346068fa7e9c2e1f08ab31de6", 8985 "url": "https://api.github.com/repos/symfony/symfony/zipball/0a6fccb5772ad2467253e6849d589bd09d9eb195",
8986 "reference": "2adc85d49cbe14e346068fa7e9c2e1f08ab31de6", 8986 "reference": "0a6fccb5772ad2467253e6849d589bd09d9eb195",
8987 "shasum": "" 8987 "shasum": ""
8988 }, 8988 },
8989 "require": { 8989 "require": {
@@ -9005,6 +9005,7 @@
9005 "twig/twig": "^1.41|^2.10" 9005 "twig/twig": "^1.41|^2.10"
9006 }, 9006 },
9007 "conflict": { 9007 "conflict": {
9008 "monolog/monolog": ">=2",
9008 "phpdocumentor/reflection-docblock": "<3.0||>=3.2.0,<3.2.2", 9009 "phpdocumentor/reflection-docblock": "<3.0||>=3.2.0,<3.2.2",
9009 "phpdocumentor/type-resolver": "<0.3.0", 9010 "phpdocumentor/type-resolver": "<0.3.0",
9010 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0" 9011 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
@@ -9125,7 +9126,7 @@
9125 "keywords": [ 9126 "keywords": [
9126 "framework" 9127 "framework"
9127 ], 9128 ],
9128 "time": "2019-11-13T08:45:05+00:00" 9129 "time": "2019-12-01T13:50:53+00:00"
9129 }, 9130 },
9130 { 9131 {
9131 "name": "true/punycode", 9132 "name": "true/punycode",
@@ -11344,16 +11345,16 @@
11344 }, 11345 },
11345 { 11346 {
11346 "name": "symfony/phpunit-bridge", 11347 "name": "symfony/phpunit-bridge",
11347 "version": "v4.3.8", 11348 "version": "v4.3.9",
11348 "source": { 11349 "source": {
11349 "type": "git", 11350 "type": "git",
11350 "url": "https://github.com/symfony/phpunit-bridge.git", 11351 "url": "https://github.com/symfony/phpunit-bridge.git",
11351 "reference": "c216b32261358a820bb4217eb3a20e3f437a484e" 11352 "reference": "e1ce1695430a3c8ee876ff1d91ce64871786581f"
11352 }, 11353 },
11353 "dist": { 11354 "dist": {
11354 "type": "zip", 11355 "type": "zip",
11355 "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/c216b32261358a820bb4217eb3a20e3f437a484e", 11356 "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/e1ce1695430a3c8ee876ff1d91ce64871786581f",
11356 "reference": "c216b32261358a820bb4217eb3a20e3f437a484e", 11357 "reference": "e1ce1695430a3c8ee876ff1d91ce64871786581f",
11357 "shasum": "" 11358 "shasum": ""
11358 }, 11359 },
11359 "require": { 11360 "require": {
@@ -11405,7 +11406,7 @@
11405 ], 11406 ],
11406 "description": "Symfony PHPUnit Bridge", 11407 "description": "Symfony PHPUnit Bridge",
11407 "homepage": "https://symfony.com", 11408 "homepage": "https://symfony.com",
11408 "time": "2019-10-30T12:58:49+00:00" 11409 "time": "2019-11-28T10:34:19+00:00"
11409 } 11410 }
11410 ], 11411 ],
11411 "aliases": [], 11412 "aliases": [],