aboutsummaryrefslogtreecommitdiffhomepage
path: root/composer.lock
diff options
context:
space:
mode:
authorArthurHoaro <arthur@hoa.ro>2020-09-29 18:43:20 +0200
committerArthurHoaro <arthur@hoa.ro>2020-09-29 18:57:25 +0200
commitd018755b454a957195e6c4e54055976ea43d7ed3 (patch)
tree87c51c1a794677a92f01d6b811d420f25d039e75 /composer.lock
parentf447edb73b1bcb52e86286467d3ec7b7bdc29948 (diff)
downloadShaarli-d018755b454a957195e6c4e54055976ea43d7ed3.tar.gz
Shaarli-d018755b454a957195e6c4e54055976ea43d7ed3.tar.zst
Shaarli-d018755b454a957195e6c4e54055976ea43d7ed3.zip
Update composer dependencies from PHP 7.1
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock805
1 files changed, 311 insertions, 494 deletions
diff --git a/composer.lock b/composer.lock
index ae7a9269..2c8b0ea7 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,29 +4,31 @@
4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", 4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
5 "This file is @generated automatically" 5 "This file is @generated automatically"
6 ], 6 ],
7 "content-hash": "37e420b4b6e9fa74b27e127dd422d9a6", 7 "content-hash": "98520a05a7185503ee13d05ffaa535f6",
8 "packages": [ 8 "packages": [
9 { 9 {
10 "name": "arthurhoaro/web-thumbnailer", 10 "name": "arthurhoaro/web-thumbnailer",
11 "version": "v2.0.1", 11 "version": "v2.0.3",
12 "source": { 12 "source": {
13 "type": "git", 13 "type": "git",
14 "url": "https://github.com/ArthurHoaro/web-thumbnailer.git", 14 "url": "https://github.com/ArthurHoaro/web-thumbnailer.git",
15 "reference": "4aa27a1b54b9823341fedd7ca2dcfb11a6b3186a" 15 "reference": "39bfd4f3136d9e6096496b9720e877326cfe4775"
16 }, 16 },
17 "dist": { 17 "dist": {
18 "type": "zip", 18 "type": "zip",
19 "url": "https://api.github.com/repos/ArthurHoaro/web-thumbnailer/zipball/4aa27a1b54b9823341fedd7ca2dcfb11a6b3186a", 19 "url": "https://api.github.com/repos/ArthurHoaro/web-thumbnailer/zipball/39bfd4f3136d9e6096496b9720e877326cfe4775",
20 "reference": "4aa27a1b54b9823341fedd7ca2dcfb11a6b3186a", 20 "reference": "39bfd4f3136d9e6096496b9720e877326cfe4775",
21 "shasum": "" 21 "shasum": ""
22 }, 22 },
23 "require": { 23 "require": {
24 "php": ">=7.1", 24 "php": ">=7.1",
25 "phpunit/php-text-template": "^1.2" 25 "phpunit/php-text-template": "^1.2 || ^2.0"
26 }, 26 },
27 "require-dev": { 27 "require-dev": {
28 "gskema/phpcs-type-sniff": "^0.13.1",
28 "php-coveralls/php-coveralls": "^2.0", 29 "php-coveralls/php-coveralls": "^2.0",
29 "phpunit/phpunit": "^7.0 || ^8.0", 30 "phpstan/phpstan": "^0.12.9",
31 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
30 "squizlabs/php_codesniffer": "^3.0" 32 "squizlabs/php_codesniffer": "^3.0"
31 }, 33 },
32 "type": "library", 34 "type": "library",
@@ -49,7 +51,11 @@
49 } 51 }
50 ], 52 ],
51 "description": "PHP library which will retrieve a thumbnail for any given URL", 53 "description": "PHP library which will retrieve a thumbnail for any given URL",
52 "time": "2020-01-17T19:42:49+00:00" 54 "support": {
55 "issues": "https://github.com/ArthurHoaro/web-thumbnailer/issues",
56 "source": "https://github.com/ArthurHoaro/web-thumbnailer/tree/v2.0.3"
57 },
58 "time": "2020-09-29T15:51:03+00:00"
53 }, 59 },
54 { 60 {
55 "name": "erusev/parsedown", 61 "name": "erusev/parsedown",
@@ -95,6 +101,10 @@
95 "markdown", 101 "markdown",
96 "parser" 102 "parser"
97 ], 103 ],
104 "support": {
105 "issues": "https://github.com/erusev/parsedown/issues",
106 "source": "https://github.com/erusev/parsedown/tree/1.7.x"
107 },
98 "time": "2019-12-30T22:54:17+00:00" 108 "time": "2019-12-30T22:54:17+00:00"
99 }, 109 },
100 { 110 {
@@ -157,6 +167,11 @@
157 "po", 167 "po",
158 "translation" 168 "translation"
159 ], 169 ],
170 "support": {
171 "email": "oom@oscarotero.com",
172 "issues": "https://github.com/oscarotero/Gettext/issues",
173 "source": "https://github.com/php-gettext/Gettext/tree/v4.8.2"
174 },
160 "time": "2019-12-02T10:21:14+00:00" 175 "time": "2019-12-02T10:21:14+00:00"
161 }, 176 },
162 { 177 {
@@ -218,6 +233,10 @@
218 "translations", 233 "translations",
219 "unicode" 234 "unicode"
220 ], 235 ],
236 "support": {
237 "issues": "https://github.com/php-gettext/Languages/issues",
238 "source": "https://github.com/php-gettext/Languages/tree/2.6.0"
239 },
221 "time": "2019-11-13T10:30:21+00:00" 240 "time": "2019-11-13T10:30:21+00:00"
222 }, 241 },
223 { 242 {
@@ -268,6 +287,10 @@
268 "keywords": [ 287 "keywords": [
269 "logging" 288 "logging"
270 ], 289 ],
290 "support": {
291 "issues": "https://github.com/katzgrau/KLogger/issues",
292 "source": "https://github.com/katzgrau/KLogger/tree/master"
293 },
271 "time": "2016-11-07T19:29:14+00:00" 294 "time": "2016-11-07T19:29:14+00:00"
272 }, 295 },
273 { 296 {
@@ -314,6 +337,10 @@
314 "router", 337 "router",
315 "routing" 338 "routing"
316 ], 339 ],
340 "support": {
341 "issues": "https://github.com/nikic/FastRoute/issues",
342 "source": "https://github.com/nikic/FastRoute/tree/master"
343 },
317 "time": "2018-02-13T20:26:39+00:00" 344 "time": "2018-02-13T20:26:39+00:00"
318 }, 345 },
319 { 346 {
@@ -355,6 +382,10 @@
355 "keywords": [ 382 "keywords": [
356 "template" 383 "template"
357 ], 384 ],
385 "support": {
386 "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
387 "source": "https://github.com/sebastianbergmann/php-text-template/tree/1.2.1"
388 },
358 "time": "2015-06-21T13:50:34+00:00" 389 "time": "2015-06-21T13:50:34+00:00"
359 }, 390 },
360 { 391 {
@@ -405,6 +436,10 @@
405 "container", 436 "container",
406 "dependency injection" 437 "dependency injection"
407 ], 438 ],
439 "support": {
440 "issues": "https://github.com/silexphp/Pimple/issues",
441 "source": "https://github.com/silexphp/Pimple/tree/master"
442 },
408 "time": "2018-01-21T07:42:36+00:00" 443 "time": "2018-01-21T07:42:36+00:00"
409 }, 444 },
410 { 445 {
@@ -454,6 +489,10 @@
454 "container-interop", 489 "container-interop",
455 "psr" 490 "psr"
456 ], 491 ],
492 "support": {
493 "issues": "https://github.com/php-fig/container/issues",
494 "source": "https://github.com/php-fig/container/tree/master"
495 },
457 "time": "2017-02-14T16:28:37+00:00" 496 "time": "2017-02-14T16:28:37+00:00"
458 }, 497 },
459 { 498 {
@@ -504,6 +543,9 @@
504 "request", 543 "request",
505 "response" 544 "response"
506 ], 545 ],
546 "support": {
547 "source": "https://github.com/php-fig/http-message/tree/master"
548 },
507 "time": "2016-08-06T14:39:51+00:00" 549 "time": "2016-08-06T14:39:51+00:00"
508 }, 550 },
509 { 551 {
@@ -551,6 +593,9 @@
551 "psr", 593 "psr",
552 "psr-3" 594 "psr-3"
553 ], 595 ],
596 "support": {
597 "source": "https://github.com/php-fig/log/tree/1.1.3"
598 },
554 "time": "2020-03-23T09:12:05+00:00" 599 "time": "2020-03-23T09:12:05+00:00"
555 }, 600 },
556 { 601 {
@@ -571,6 +616,7 @@
571 "ext-curl": "*", 616 "ext-curl": "*",
572 "php": "~5.4 || ~7.0" 617 "php": "~5.4 || ~7.0"
573 }, 618 },
619 "default-branch": true,
574 "type": "library", 620 "type": "library",
575 "autoload": { 621 "autoload": {
576 "psr-4": { 622 "psr-4": {
@@ -596,20 +642,24 @@
596 "pubsubhubbub", 642 "pubsubhubbub",
597 "websub" 643 "websub"
598 ], 644 ],
645 "support": {
646 "issues": "https://github.com/pubsubhubbub/php-publisher/issues",
647 "source": "https://github.com/pubsubhubbub/php-publisher/tree/master"
648 },
599 "time": "2018-10-09T05:20:28+00:00" 649 "time": "2018-10-09T05:20:28+00:00"
600 }, 650 },
601 { 651 {
602 "name": "shaarli/netscape-bookmark-parser", 652 "name": "shaarli/netscape-bookmark-parser",
603 "version": "v2.1.0", 653 "version": "v2.2.0",
604 "source": { 654 "source": {
605 "type": "git", 655 "type": "git",
606 "url": "https://github.com/shaarli/netscape-bookmark-parser.git", 656 "url": "https://github.com/shaarli/netscape-bookmark-parser.git",
607 "reference": "819008ee42c4dd7e45d988176a4a22d6ed689577" 657 "reference": "432a010af2bb1832d6fbc4763e6b0100b980a1df"
608 }, 658 },
609 "dist": { 659 "dist": {
610 "type": "zip", 660 "type": "zip",
611 "url": "https://api.github.com/repos/shaarli/netscape-bookmark-parser/zipball/819008ee42c4dd7e45d988176a4a22d6ed689577", 661 "url": "https://api.github.com/repos/shaarli/netscape-bookmark-parser/zipball/432a010af2bb1832d6fbc4763e6b0100b980a1df",
612 "reference": "819008ee42c4dd7e45d988176a4a22d6ed689577", 662 "reference": "432a010af2bb1832d6fbc4763e6b0100b980a1df",
613 "shasum": "" 663 "shasum": ""
614 }, 664 },
615 "require": { 665 "require": {
@@ -649,9 +699,13 @@
649 "bookmark", 699 "bookmark",
650 "link", 700 "link",
651 "netscape", 701 "netscape",
652 "parser" 702 "parse"
653 ], 703 ],
654 "time": "2018-10-06T14:43:38+00:00" 704 "support": {
705 "issues": "https://github.com/shaarli/netscape-bookmark-parser/issues",
706 "source": "https://github.com/shaarli/netscape-bookmark-parser/tree/v2.2.0"
707 },
708 "time": "2020-06-06T15:53:53+00:00"
655 }, 709 },
656 { 710 {
657 "name": "slim/slim", 711 "name": "slim/slim",
@@ -724,26 +778,30 @@
724 "micro", 778 "micro",
725 "router" 779 "router"
726 ], 780 ],
781 "support": {
782 "issues": "https://github.com/slimphp/Slim/issues",
783 "source": "https://github.com/slimphp/Slim/tree/3.x"
784 },
727 "time": "2019-11-28T17:40:33+00:00" 785 "time": "2019-11-28T17:40:33+00:00"
728 } 786 }
729 ], 787 ],
730 "packages-dev": [ 788 "packages-dev": [
731 { 789 {
732 "name": "doctrine/instantiator", 790 "name": "doctrine/instantiator",
733 "version": "1.3.0", 791 "version": "1.3.1",
734 "source": { 792 "source": {
735 "type": "git", 793 "type": "git",
736 "url": "https://github.com/doctrine/instantiator.git", 794 "url": "https://github.com/doctrine/instantiator.git",
737 "reference": "ae466f726242e637cebdd526a7d991b9433bacf1" 795 "reference": "f350df0268e904597e3bd9c4685c53e0e333feea"
738 }, 796 },
739 "dist": { 797 "dist": {
740 "type": "zip", 798 "type": "zip",
741 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/ae466f726242e637cebdd526a7d991b9433bacf1", 799 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/f350df0268e904597e3bd9c4685c53e0e333feea",
742 "reference": "ae466f726242e637cebdd526a7d991b9433bacf1", 800 "reference": "f350df0268e904597e3bd9c4685c53e0e333feea",
743 "shasum": "" 801 "shasum": ""
744 }, 802 },
745 "require": { 803 "require": {
746 "php": "^7.1" 804 "php": "^7.1 || ^8.0"
747 }, 805 },
748 "require-dev": { 806 "require-dev": {
749 "doctrine/coding-standard": "^6.0", 807 "doctrine/coding-standard": "^6.0",
@@ -782,24 +840,42 @@
782 "constructor", 840 "constructor",
783 "instantiate" 841 "instantiate"
784 ], 842 ],
785 "time": "2019-10-21T16:45:58+00:00" 843 "support": {
844 "issues": "https://github.com/doctrine/instantiator/issues",
845 "source": "https://github.com/doctrine/instantiator/tree/1.3.x"
846 },
847 "funding": [
848 {
849 "url": "https://www.doctrine-project.org/sponsorship.html",
850 "type": "custom"
851 },
852 {
853 "url": "https://www.patreon.com/phpdoctrine",
854 "type": "patreon"
855 },
856 {
857 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
858 "type": "tidelift"
859 }
860 ],
861 "time": "2020-05-29T17:27:14+00:00"
786 }, 862 },
787 { 863 {
788 "name": "myclabs/deep-copy", 864 "name": "myclabs/deep-copy",
789 "version": "1.9.5", 865 "version": "1.10.1",
790 "source": { 866 "source": {
791 "type": "git", 867 "type": "git",
792 "url": "https://github.com/myclabs/DeepCopy.git", 868 "url": "https://github.com/myclabs/DeepCopy.git",
793 "reference": "b2c28789e80a97badd14145fda39b545d83ca3ef" 869 "reference": "969b211f9a51aa1f6c01d1d2aef56d3bd91598e5"
794 }, 870 },
795 "dist": { 871 "dist": {
796 "type": "zip", 872 "type": "zip",
797 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/b2c28789e80a97badd14145fda39b545d83ca3ef", 873 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/969b211f9a51aa1f6c01d1d2aef56d3bd91598e5",
798 "reference": "b2c28789e80a97badd14145fda39b545d83ca3ef", 874 "reference": "969b211f9a51aa1f6c01d1d2aef56d3bd91598e5",
799 "shasum": "" 875 "shasum": ""
800 }, 876 },
801 "require": { 877 "require": {
802 "php": "^7.1" 878 "php": "^7.1 || ^8.0"
803 }, 879 },
804 "replace": { 880 "replace": {
805 "myclabs/deep-copy": "self.version" 881 "myclabs/deep-copy": "self.version"
@@ -830,7 +906,17 @@
830 "object", 906 "object",
831 "object graph" 907 "object graph"
832 ], 908 ],
833 "time": "2020-01-17T21:11:47+00:00" 909 "support": {
910 "issues": "https://github.com/myclabs/DeepCopy/issues",
911 "source": "https://github.com/myclabs/DeepCopy/tree/1.x"
912 },
913 "funding": [
914 {
915 "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
916 "type": "tidelift"
917 }
918 ],
919 "time": "2020-06-29T13:22:24+00:00"
834 }, 920 },
835 { 921 {
836 "name": "phar-io/manifest", 922 "name": "phar-io/manifest",
@@ -885,6 +971,10 @@
885 } 971 }
886 ], 972 ],
887 "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)", 973 "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
974 "support": {
975 "issues": "https://github.com/phar-io/manifest/issues",
976 "source": "https://github.com/phar-io/manifest/tree/master"
977 },
888 "time": "2018-07-08T19:23:20+00:00" 978 "time": "2018-07-08T19:23:20+00:00"
889 }, 979 },
890 { 980 {
@@ -932,6 +1022,10 @@
932 } 1022 }
933 ], 1023 ],
934 "description": "Library for handling version information and constraints", 1024 "description": "Library for handling version information and constraints",
1025 "support": {
1026 "issues": "https://github.com/phar-io/version/issues",
1027 "source": "https://github.com/phar-io/version/tree/master"
1028 },
935 "time": "2018-07-08T19:19:57+00:00" 1029 "time": "2018-07-08T19:19:57+00:00"
936 }, 1030 },
937 { 1031 {
@@ -981,6 +1075,10 @@
981 "reflection", 1075 "reflection",
982 "static analysis" 1076 "static analysis"
983 ], 1077 ],
1078 "support": {
1079 "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
1080 "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/master"
1081 },
984 "time": "2020-04-27T09:25:28+00:00" 1082 "time": "2020-04-27T09:25:28+00:00"
985 }, 1083 },
986 { 1084 {
@@ -1033,6 +1131,10 @@
1033 } 1131 }
1034 ], 1132 ],
1035 "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", 1133 "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
1134 "support": {
1135 "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
1136 "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/release/4.x"
1137 },
1036 "time": "2019-12-28T18:55:12+00:00" 1138 "time": "2019-12-28T18:55:12+00:00"
1037 }, 1139 },
1038 { 1140 {
@@ -1080,6 +1182,10 @@
1080 } 1182 }
1081 ], 1183 ],
1082 "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names", 1184 "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
1185 "support": {
1186 "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
1187 "source": "https://github.com/phpDocumentor/TypeResolver/tree/0.7.2"
1188 },
1083 "time": "2019-08-22T18:11:29+00:00" 1189 "time": "2019-08-22T18:11:29+00:00"
1084 }, 1190 },
1085 { 1191 {
@@ -1143,6 +1249,10 @@
1143 "spy", 1249 "spy",
1144 "stub" 1250 "stub"
1145 ], 1251 ],
1252 "support": {
1253 "issues": "https://github.com/phpspec/prophecy/issues",
1254 "source": "https://github.com/phpspec/prophecy/tree/v1.10.3"
1255 },
1146 "time": "2020-03-05T15:02:03+00:00" 1256 "time": "2020-03-05T15:02:03+00:00"
1147 }, 1257 },
1148 { 1258 {
@@ -1206,6 +1316,10 @@
1206 "testing", 1316 "testing",
1207 "xunit" 1317 "xunit"
1208 ], 1318 ],
1319 "support": {
1320 "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
1321 "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/master"
1322 },
1209 "time": "2018-10-31T16:06:48+00:00" 1323 "time": "2018-10-31T16:06:48+00:00"
1210 }, 1324 },
1211 { 1325 {
@@ -1256,6 +1370,10 @@
1256 "filesystem", 1370 "filesystem",
1257 "iterator" 1371 "iterator"
1258 ], 1372 ],
1373 "support": {
1374 "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
1375 "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/2.0.2"
1376 },
1259 "time": "2018-09-13T20:33:42+00:00" 1377 "time": "2018-09-13T20:33:42+00:00"
1260 }, 1378 },
1261 { 1379 {
@@ -1305,6 +1423,10 @@
1305 "keywords": [ 1423 "keywords": [
1306 "timer" 1424 "timer"
1307 ], 1425 ],
1426 "support": {
1427 "issues": "https://github.com/sebastianbergmann/php-timer/issues",
1428 "source": "https://github.com/sebastianbergmann/php-timer/tree/master"
1429 },
1308 "time": "2019-06-07T04:22:29+00:00" 1430 "time": "2019-06-07T04:22:29+00:00"
1309 }, 1431 },
1310 { 1432 {
@@ -1354,59 +1476,12 @@
1354 "keywords": [ 1476 "keywords": [
1355 "tokenizer" 1477 "tokenizer"
1356 ], 1478 ],
1357 "time": "2019-09-17T06:23:10+00:00" 1479 "support": {
1358 }, 1480 "issues": "https://github.com/sebastianbergmann/php-token-stream/issues",
1359 { 1481 "source": "https://github.com/sebastianbergmann/php-token-stream/tree/3.1.1"
1360 "name": "phpunit/phpcov",
1361 "version": "5.0.0",
1362 "source": {
1363 "type": "git",
1364 "url": "https://github.com/sebastianbergmann/phpcov.git",
1365 "reference": "72fb974e6fe9b39d7e0b0d44061d2ba4c49ee0b8"
1366 }, 1482 },
1367 "dist": { 1483 "abandoned": true,
1368 "type": "zip", 1484 "time": "2019-09-17T06:23:10+00:00"
1369 "url": "https://api.github.com/repos/sebastianbergmann/phpcov/zipball/72fb974e6fe9b39d7e0b0d44061d2ba4c49ee0b8",
1370 "reference": "72fb974e6fe9b39d7e0b0d44061d2ba4c49ee0b8",
1371 "shasum": ""
1372 },
1373 "require": {
1374 "php": "^7.1",
1375 "phpunit/php-code-coverage": "^6.0",
1376 "phpunit/phpunit": "^7.0",
1377 "sebastian/diff": "^3.0",
1378 "sebastian/finder-facade": "^1.1",
1379 "sebastian/version": "^2.0",
1380 "symfony/console": "^3.0 || ^4.0"
1381 },
1382 "bin": [
1383 "phpcov"
1384 ],
1385 "type": "library",
1386 "extra": {
1387 "branch-alias": {
1388 "dev-master": "5.0-dev"
1389 }
1390 },
1391 "autoload": {
1392 "classmap": [
1393 "src/"
1394 ]
1395 },
1396 "notification-url": "https://packagist.org/downloads/",
1397 "license": [
1398 "BSD-3-Clause"
1399 ],
1400 "authors": [
1401 {
1402 "name": "Sebastian Bergmann",
1403 "email": "sebastian@phpunit.de",
1404 "role": "lead"
1405 }
1406 ],
1407 "description": "CLI frontend for php-code-coverage",
1408 "homepage": "https://github.com/sebastianbergmann/phpcov",
1409 "time": "2018-02-04T10:18:50+00:00"
1410 }, 1485 },
1411 { 1486 {
1412 "name": "phpunit/phpunit", 1487 "name": "phpunit/phpunit",
@@ -1490,6 +1565,10 @@
1490 "testing", 1565 "testing",
1491 "xunit" 1566 "xunit"
1492 ], 1567 ],
1568 "support": {
1569 "issues": "https://github.com/sebastianbergmann/phpunit/issues",
1570 "source": "https://github.com/sebastianbergmann/phpunit/tree/7.5.20"
1571 },
1493 "time": "2020-01-08T08:45:45+00:00" 1572 "time": "2020-01-08T08:45:45+00:00"
1494 }, 1573 },
1495 { 1574 {
@@ -1498,12 +1577,12 @@
1498 "source": { 1577 "source": {
1499 "type": "git", 1578 "type": "git",
1500 "url": "https://github.com/Roave/SecurityAdvisories.git", 1579 "url": "https://github.com/Roave/SecurityAdvisories.git",
1501 "reference": "5a342e2dc0408d026b97ee3176b5b406e54e3766" 1580 "reference": "0749ceaf15c136d085b722a5bb88141398a54142"
1502 }, 1581 },
1503 "dist": { 1582 "dist": {
1504 "type": "zip", 1583 "type": "zip",
1505 "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/5a342e2dc0408d026b97ee3176b5b406e54e3766", 1584 "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/0749ceaf15c136d085b722a5bb88141398a54142",
1506 "reference": "5a342e2dc0408d026b97ee3176b5b406e54e3766", 1585 "reference": "0749ceaf15c136d085b722a5bb88141398a54142",
1507 "shasum": "" 1586 "shasum": ""
1508 }, 1587 },
1509 "conflict": { 1588 "conflict": {
@@ -1512,12 +1591,15 @@
1512 "alterphp/easyadmin-extension-bundle": ">=1.2,<1.2.11|>=1.3,<1.3.1", 1591 "alterphp/easyadmin-extension-bundle": ">=1.2,<1.2.11|>=1.3,<1.3.1",
1513 "amphp/artax": "<1.0.6|>=2,<2.0.6", 1592 "amphp/artax": "<1.0.6|>=2,<2.0.6",
1514 "amphp/http": "<1.0.1", 1593 "amphp/http": "<1.0.1",
1594 "amphp/http-client": ">=4,<4.4",
1515 "api-platform/core": ">=2.2,<2.2.10|>=2.3,<2.3.6", 1595 "api-platform/core": ">=2.2,<2.2.10|>=2.3,<2.3.6",
1516 "asymmetricrypt/asymmetricrypt": ">=0,<9.9.99", 1596 "asymmetricrypt/asymmetricrypt": ">=0,<9.9.99",
1517 "aws/aws-sdk-php": ">=3,<3.2.1", 1597 "aws/aws-sdk-php": ">=3,<3.2.1",
1518 "bagisto/bagisto": "<0.1.5", 1598 "bagisto/bagisto": "<0.1.5",
1519 "barrelstrength/sprout-base-email": "<3.9", 1599 "barrelstrength/sprout-base-email": "<1.2.7",
1520 "bolt/bolt": "<3.6.10", 1600 "barrelstrength/sprout-forms": "<3.9",
1601 "baserproject/basercms": ">=4,<=4.3.6",
1602 "bolt/bolt": "<3.7.1",
1521 "brightlocal/phpwhois": "<=4.2.5", 1603 "brightlocal/phpwhois": "<=4.2.5",
1522 "buddypress/buddypress": "<5.1.2", 1604 "buddypress/buddypress": "<5.1.2",
1523 "bugsnag/bugsnag-laravel": ">=2,<2.0.2", 1605 "bugsnag/bugsnag-laravel": ">=2,<2.0.2",
@@ -1530,10 +1612,11 @@
1530 "composer/composer": "<=1-alpha.11", 1612 "composer/composer": "<=1-alpha.11",
1531 "contao-components/mediaelement": ">=2.14.2,<2.21.1", 1613 "contao-components/mediaelement": ">=2.14.2,<2.21.1",
1532 "contao/core": ">=2,<3.5.39", 1614 "contao/core": ">=2,<3.5.39",
1533 "contao/core-bundle": ">=4,<4.4.46|>=4.5,<4.8.6", 1615 "contao/core-bundle": ">=4,<4.4.52|>=4.5,<4.9.6|= 4.10.0",
1534 "contao/listing-bundle": ">=4,<4.4.8", 1616 "contao/listing-bundle": ">=4,<4.4.8",
1535 "datadog/dd-trace": ">=0.30,<0.30.2", 1617 "datadog/dd-trace": ">=0.30,<0.30.2",
1536 "david-garcia/phpwhois": "<=4.3.1", 1618 "david-garcia/phpwhois": "<=4.3.1",
1619 "derhansen/sf_event_mgt": "<4.3.1|>=5,<5.1.1",
1537 "doctrine/annotations": ">=1,<1.2.7", 1620 "doctrine/annotations": ">=1,<1.2.7",
1538 "doctrine/cache": ">=1,<1.3.2|>=1.4,<1.4.2", 1621 "doctrine/cache": ">=1,<1.3.2|>=1.4,<1.4.2",
1539 "doctrine/common": ">=2,<2.4.3|>=2.5,<2.5.1", 1622 "doctrine/common": ">=2,<2.4.3|>=2.5,<2.5.1",
@@ -1543,10 +1626,10 @@
1543 "doctrine/mongodb-odm": ">=1,<1.0.2", 1626 "doctrine/mongodb-odm": ">=1,<1.0.2",
1544 "doctrine/mongodb-odm-bundle": ">=2,<3.0.1", 1627 "doctrine/mongodb-odm-bundle": ">=2,<3.0.1",
1545 "doctrine/orm": ">=2,<2.4.8|>=2.5,<2.5.1", 1628 "doctrine/orm": ">=2,<2.4.8|>=2.5,<2.5.1",
1546 "dolibarr/dolibarr": "<=10.0.6", 1629 "dolibarr/dolibarr": "<11.0.4",
1547 "dompdf/dompdf": ">=0.6,<0.6.2", 1630 "dompdf/dompdf": ">=0.6,<0.6.2",
1548 "drupal/core": ">=7,<7.69|>=8,<8.7.12|>=8.8,<8.8.4", 1631 "drupal/core": ">=7,<7.73|>=8,<8.8.10|>=8.9,<8.9.6|>=9,<9.0.6",
1549 "drupal/drupal": ">=7,<7.69|>=8,<8.7.12|>=8.8,<8.8.4", 1632 "drupal/drupal": ">=7,<7.73|>=8,<8.8.10|>=8.9,<8.9.6|>=9,<9.0.6",
1550 "endroid/qr-code-bundle": "<3.4.2", 1633 "endroid/qr-code-bundle": "<3.4.2",
1551 "enshrined/svg-sanitize": "<0.13.1", 1634 "enshrined/svg-sanitize": "<0.13.1",
1552 "erusev/parsedown": "<1.7.2", 1635 "erusev/parsedown": "<1.7.2",
@@ -1555,10 +1638,12 @@
1555 "ezsystems/ezfind-ls": ">=5.3,<5.3.6.1|>=5.4,<5.4.11.1|>=2017.12,<2017.12.0.1", 1638 "ezsystems/ezfind-ls": ">=5.3,<5.3.6.1|>=5.4,<5.4.11.1|>=2017.12,<2017.12.0.1",
1556 "ezsystems/ezplatform": ">=1.7,<1.7.9.1|>=1.13,<1.13.5.1|>=2.5,<2.5.4", 1639 "ezsystems/ezplatform": ">=1.7,<1.7.9.1|>=1.13,<1.13.5.1|>=2.5,<2.5.4",
1557 "ezsystems/ezplatform-admin-ui": ">=1.3,<1.3.5|>=1.4,<1.4.6", 1640 "ezsystems/ezplatform-admin-ui": ">=1.3,<1.3.5|>=1.4,<1.4.6",
1558 "ezsystems/ezplatform-admin-ui-assets": ">=4,<4.2", 1641 "ezsystems/ezplatform-admin-ui-assets": ">=4,<4.2.1|>=5,<5.0.1|>=5.1,<5.1.1",
1642 "ezsystems/ezplatform-kernel": ">=1,<1.0.2.1",
1559 "ezsystems/ezplatform-user": ">=1,<1.0.1", 1643 "ezsystems/ezplatform-user": ">=1,<1.0.1",
1560 "ezsystems/ezpublish-kernel": ">=5.3,<5.3.12.1|>=5.4,<5.4.14.1|>=6,<6.7.9.1|>=6.8,<6.13.6.2|>=7,<7.2.4.1|>=7.3,<7.3.2.1|>=7.5,<7.5.6.2", 1644 "ezsystems/ezpublish-kernel": ">=5.3,<5.3.12.1|>=5.4,<5.4.14.2|>=6,<6.7.9.1|>=6.8,<6.13.6.3|>=7,<7.2.4.1|>=7.3,<7.3.2.1|>=7.5,<7.5.7.1",
1561 "ezsystems/ezpublish-legacy": ">=5.3,<5.3.12.6|>=5.4,<5.4.14.1|>=2011,<2017.12.7.2|>=2018.6,<2018.6.1.4|>=2018.9,<2018.9.1.3|>=2019.3,<2019.3.4.2", 1645 "ezsystems/ezpublish-legacy": ">=5.3,<5.3.12.6|>=5.4,<5.4.14.1|>=2011,<2017.12.7.2|>=2018.6,<2018.6.1.4|>=2018.9,<2018.9.1.3|>=2019.3,<2019.3.4.2",
1646 "ezsystems/platform-ui-assets-bundle": ">=4.2,<4.2.3",
1562 "ezsystems/repository-forms": ">=2.3,<2.3.2.1", 1647 "ezsystems/repository-forms": ">=2.3,<2.3.2.1",
1563 "ezyang/htmlpurifier": "<4.1.1", 1648 "ezyang/htmlpurifier": "<4.1.1",
1564 "firebase/php-jwt": "<2", 1649 "firebase/php-jwt": "<2",
@@ -1567,14 +1652,16 @@
1567 "friendsofsymfony/oauth2-php": "<1.3", 1652 "friendsofsymfony/oauth2-php": "<1.3",
1568 "friendsofsymfony/rest-bundle": ">=1.2,<1.2.2", 1653 "friendsofsymfony/rest-bundle": ">=1.2,<1.2.2",
1569 "friendsofsymfony/user-bundle": ">=1.2,<1.3.5", 1654 "friendsofsymfony/user-bundle": ">=1.2,<1.3.5",
1655 "friendsoftypo3/mediace": ">=7.6.2,<7.6.5",
1570 "fuel/core": "<1.8.1", 1656 "fuel/core": "<1.8.1",
1571 "getgrav/grav": "<1.7-beta.8", 1657 "getgrav/grav": "<1.7-beta.8",
1658 "gos/web-socket-bundle": "<1.10.4|>=2,<2.6.1|>=3,<3.3",
1572 "gree/jose": "<=2.2", 1659 "gree/jose": "<=2.2",
1573 "gregwar/rst": "<1.0.3", 1660 "gregwar/rst": "<1.0.3",
1574 "guzzlehttp/guzzle": ">=4-rc.2,<4.2.4|>=5,<5.3.1|>=6,<6.2.1", 1661 "guzzlehttp/guzzle": ">=4-rc.2,<4.2.4|>=5,<5.3.1|>=6,<6.2.1",
1575 "illuminate/auth": ">=4,<4.0.99|>=4.1,<=4.1.31|>=4.2,<=4.2.22|>=5,<=5.0.35|>=5.1,<=5.1.46|>=5.2,<=5.2.45|>=5.3,<=5.3.31|>=5.4,<=5.4.36|>=5.5,<5.5.10", 1662 "illuminate/auth": ">=4,<4.0.99|>=4.1,<=4.1.31|>=4.2,<=4.2.22|>=5,<=5.0.35|>=5.1,<=5.1.46|>=5.2,<=5.2.45|>=5.3,<=5.3.31|>=5.4,<=5.4.36|>=5.5,<5.5.10",
1576 "illuminate/cookie": ">=4,<=4.0.11|>=4.1,<=4.1.31|>=4.2,<=4.2.22|>=5,<=5.0.35|>=5.1,<=5.1.46|>=5.2,<=5.2.45|>=5.3,<=5.3.31|>=5.4,<=5.4.36|>=5.5,<5.5.42|>=5.6,<5.6.30", 1663 "illuminate/cookie": ">=4,<=4.0.11|>=4.1,<=4.1.99999|>=4.2,<=4.2.99999|>=5,<=5.0.99999|>=5.1,<=5.1.99999|>=5.2,<=5.2.99999|>=5.3,<=5.3.99999|>=5.4,<=5.4.99999|>=5.5,<=5.5.49|>=5.6,<=5.6.99999|>=5.7,<=5.7.99999|>=5.8,<=5.8.99999|>=6,<6.18.31|>=7,<7.22.4",
1577 "illuminate/database": ">=4,<4.0.99|>=4.1,<4.1.29", 1664 "illuminate/database": ">=4,<4.0.99|>=4.1,<4.1.29|>=5.5,<=5.5.44|>=6,<6.18.34|>=7,<7.23.2",
1578 "illuminate/encryption": ">=4,<=4.0.11|>=4.1,<=4.1.31|>=4.2,<=4.2.22|>=5,<=5.0.35|>=5.1,<=5.1.46|>=5.2,<=5.2.45|>=5.3,<=5.3.31|>=5.4,<=5.4.36|>=5.5,<5.5.40|>=5.6,<5.6.15", 1665 "illuminate/encryption": ">=4,<=4.0.11|>=4.1,<=4.1.31|>=4.2,<=4.2.22|>=5,<=5.0.35|>=5.1,<=5.1.46|>=5.2,<=5.2.45|>=5.3,<=5.3.31|>=5.4,<=5.4.36|>=5.5,<5.5.40|>=5.6,<5.6.15",
1579 "illuminate/view": ">=7,<7.1.2", 1666 "illuminate/view": ">=7,<7.1.2",
1580 "ivankristianto/phpwhois": "<=4.3", 1667 "ivankristianto/phpwhois": "<=4.3",
@@ -1582,22 +1669,32 @@
1582 "joomla/session": "<1.3.1", 1669 "joomla/session": "<1.3.1",
1583 "jsmitty12/phpwhois": "<5.1", 1670 "jsmitty12/phpwhois": "<5.1",
1584 "kazist/phpwhois": "<=4.2.6", 1671 "kazist/phpwhois": "<=4.2.6",
1672 "kitodo/presentation": "<3.1.2",
1585 "kreait/firebase-php": ">=3.2,<3.8.1", 1673 "kreait/firebase-php": ">=3.2,<3.8.1",
1586 "la-haute-societe/tcpdf": "<6.2.22", 1674 "la-haute-societe/tcpdf": "<6.2.22",
1587 "laravel/framework": ">=4,<4.0.99|>=4.1,<=4.1.31|>=4.2,<=4.2.22|>=5,<=5.0.35|>=5.1,<=5.1.46|>=5.2,<=5.2.45|>=5.3,<=5.3.31|>=5.4,<=5.4.36|>=5.5,<5.5.42|>=5.6,<5.6.30|>=7,<7.1.2", 1675 "laravel/framework": ">=4,<4.0.99|>=4.1,<=4.1.99999|>=4.2,<=4.2.99999|>=5,<=5.0.99999|>=5.1,<=5.1.99999|>=5.2,<=5.2.99999|>=5.3,<=5.3.99999|>=5.4,<=5.4.99999|>=5.5,<=5.5.49|>=5.6,<=5.6.99999|>=5.7,<=5.7.99999|>=5.8,<=5.8.99999|>=6,<6.18.34|>=7,<7.23.2",
1588 "laravel/socialite": ">=1,<1.0.99|>=2,<2.0.10", 1676 "laravel/socialite": ">=1,<1.0.99|>=2,<2.0.10",
1589 "league/commonmark": "<0.18.3", 1677 "league/commonmark": "<0.18.3",
1590 "librenms/librenms": "<1.53", 1678 "librenms/librenms": "<1.53",
1679 "livewire/livewire": ">2.2.4,<2.2.6",
1591 "magento/community-edition": ">=2,<2.2.10|>=2.3,<2.3.3", 1680 "magento/community-edition": ">=2,<2.2.10|>=2.3,<2.3.3",
1592 "magento/magento1ce": "<1.9.4.3", 1681 "magento/magento1ce": "<1.9.4.3",
1593 "magento/magento1ee": ">=1,<1.14.4.3", 1682 "magento/magento1ee": ">=1,<1.14.4.3",
1594 "magento/product-community-edition": ">=2,<2.2.10|>=2.3,<2.3.2-p.2", 1683 "magento/product-community-edition": ">=2,<2.2.10|>=2.3,<2.3.2-p.2",
1684 "marcwillmann/turn": "<0.3.3",
1685 "mittwald/typo3_forum": "<1.2.1",
1595 "monolog/monolog": ">=1.8,<1.12", 1686 "monolog/monolog": ">=1.8,<1.12",
1596 "namshi/jose": "<2.2", 1687 "namshi/jose": "<2.2",
1688 "nystudio107/craft-seomatic": "<3.3",
1597 "nzo/url-encryptor-bundle": ">=4,<4.3.2|>=5,<5.0.1", 1689 "nzo/url-encryptor-bundle": ">=4,<4.3.2|>=5,<5.0.1",
1690 "october/backend": ">=1.0.319,<1.0.467",
1691 "october/cms": ">=1.0.319,<1.0.466",
1692 "october/october": ">=1.0.319,<1.0.466",
1693 "october/rain": ">=1.0.319,<1.0.468",
1598 "onelogin/php-saml": "<2.10.4", 1694 "onelogin/php-saml": "<2.10.4",
1599 "oneup/uploader-bundle": "<1.9.3|>=2,<2.1.5", 1695 "oneup/uploader-bundle": "<1.9.3|>=2,<2.1.5",
1600 "openid/php-openid": "<2.3", 1696 "openid/php-openid": "<2.3",
1697 "openmage/magento-lts": "<19.4.6|>=20,<20.0.2",
1601 "oro/crm": ">=1.7,<1.7.4", 1698 "oro/crm": ">=1.7,<1.7.4",
1602 "oro/platform": ">=1.7,<1.7.4", 1699 "oro/platform": ">=1.7,<1.7.4",
1603 "padraic/humbug_get_contents": "<1.1.2", 1700 "padraic/humbug_get_contents": "<1.1.2",
@@ -1605,8 +1702,10 @@
1605 "paragonie/random_compat": "<2", 1702 "paragonie/random_compat": "<2",
1606 "paypal/merchant-sdk-php": "<3.12", 1703 "paypal/merchant-sdk-php": "<3.12",
1607 "pear/archive_tar": "<1.4.4", 1704 "pear/archive_tar": "<1.4.4",
1705 "personnummer/personnummer": "<3.0.2",
1608 "phpfastcache/phpfastcache": ">=5,<5.0.13", 1706 "phpfastcache/phpfastcache": ">=5,<5.0.13",
1609 "phpmailer/phpmailer": ">=5,<5.2.27|>=6,<6.0.6", 1707 "phpmailer/phpmailer": "<6.1.6",
1708 "phpmussel/phpmussel": ">=1,<1.6",
1610 "phpmyadmin/phpmyadmin": "<4.9.2", 1709 "phpmyadmin/phpmyadmin": "<4.9.2",
1611 "phpoffice/phpexcel": "<1.8.2", 1710 "phpoffice/phpexcel": "<1.8.2",
1612 "phpoffice/phpspreadsheet": "<1.8", 1711 "phpoffice/phpspreadsheet": "<1.8",
@@ -1615,25 +1714,30 @@
1615 "phpxmlrpc/extras": "<0.6.1", 1714 "phpxmlrpc/extras": "<0.6.1",
1616 "pimcore/pimcore": "<6.3", 1715 "pimcore/pimcore": "<6.3",
1617 "prestashop/autoupgrade": ">=4,<4.10.1", 1716 "prestashop/autoupgrade": ">=4,<4.10.1",
1717 "prestashop/contactform": ">1.0.1,<4.3",
1618 "prestashop/gamification": "<2.3.2", 1718 "prestashop/gamification": "<2.3.2",
1619 "prestashop/ps_facetedsearch": "<3.4.1", 1719 "prestashop/ps_facetedsearch": "<3.4.1",
1620 "privatebin/privatebin": "<1.2.2|>=1.3,<1.3.2", 1720 "privatebin/privatebin": "<1.2.2|>=1.3,<1.3.2",
1621 "propel/propel": ">=2-alpha.1,<=2-alpha.7", 1721 "propel/propel": ">=2-alpha.1,<=2-alpha.7",
1622 "propel/propel1": ">=1,<=1.7.1", 1722 "propel/propel1": ">=1,<=1.7.1",
1623 "pusher/pusher-php-server": "<2.2.1", 1723 "pusher/pusher-php-server": "<2.2.1",
1724 "rainlab/debugbar-plugin": "<3.1",
1624 "robrichards/xmlseclibs": "<3.0.4", 1725 "robrichards/xmlseclibs": "<3.0.4",
1726 "sabberworm/php-css-parser": ">=1,<1.0.1|>=2,<2.0.1|>=3,<3.0.1|>=4,<4.0.1|>=5,<5.0.9|>=5.1,<5.1.3|>=5.2,<5.2.1|>=6,<6.0.2|>=7,<7.0.4|>=8,<8.0.1|>=8.1,<8.1.1|>=8.2,<8.2.1|>=8.3,<8.3.1",
1625 "sabre/dav": ">=1.6,<1.6.99|>=1.7,<1.7.11|>=1.8,<1.8.9", 1727 "sabre/dav": ">=1.6,<1.6.99|>=1.7,<1.7.11|>=1.8,<1.8.9",
1626 "scheb/two-factor-bundle": ">=0,<3.26|>=4,<4.11", 1728 "scheb/two-factor-bundle": ">=0,<3.26|>=4,<4.11",
1627 "sensiolabs/connect": "<4.2.3", 1729 "sensiolabs/connect": "<4.2.3",
1628 "serluck/phpwhois": "<=4.2.6", 1730 "serluck/phpwhois": "<=4.2.6",
1731 "shopware/core": "<=6.3.1",
1732 "shopware/platform": "<=6.3.1",
1629 "shopware/shopware": "<5.3.7", 1733 "shopware/shopware": "<5.3.7",
1630 "silverstripe/admin": ">=1.0.3,<1.0.4|>=1.1,<1.1.1", 1734 "silverstripe/admin": ">=1.0.3,<1.0.4|>=1.1,<1.1.1",
1631 "silverstripe/assets": ">=1,<1.4.7|>=1.5,<1.5.2", 1735 "silverstripe/assets": ">=1,<1.4.7|>=1.5,<1.5.2",
1632 "silverstripe/cms": "<4.3.6|>=4.4,<4.4.4", 1736 "silverstripe/cms": "<4.3.6|>=4.4,<4.4.4",
1633 "silverstripe/comments": ">=1.3,<1.9.99|>=2,<2.9.99|>=3,<3.1.1", 1737 "silverstripe/comments": ">=1.3,<1.9.99|>=2,<2.9.99|>=3,<3.1.1",
1634 "silverstripe/forum": "<=0.6.1|>=0.7,<=0.7.3", 1738 "silverstripe/forum": "<=0.6.1|>=0.7,<=0.7.3",
1635 "silverstripe/framework": "<4.4.5|>=4.5,<4.5.2", 1739 "silverstripe/framework": "<4.4.7|>=4.5,<4.5.4",
1636 "silverstripe/graphql": ">=2,<2.0.5|>=3,<3.1.2", 1740 "silverstripe/graphql": ">=2,<2.0.5|>=3,<3.1.2|>=3.2,<3.2.4",
1637 "silverstripe/registry": ">=2.1,<2.1.2|>=2.2,<2.2.1", 1741 "silverstripe/registry": ">=2.1,<2.1.2|>=2.2,<2.2.1",
1638 "silverstripe/restfulserver": ">=1,<1.0.9|>=2,<2.0.4", 1742 "silverstripe/restfulserver": ">=1,<1.0.9|>=2,<2.0.4",
1639 "silverstripe/subsites": ">=2,<2.1.1", 1743 "silverstripe/subsites": ">=2,<2.1.1",
@@ -1652,11 +1756,12 @@
1652 "ssddanbrown/bookstack": "<0.29.2", 1756 "ssddanbrown/bookstack": "<0.29.2",
1653 "stormpath/sdk": ">=0,<9.9.99", 1757 "stormpath/sdk": ">=0,<9.9.99",
1654 "studio-42/elfinder": "<2.1.49", 1758 "studio-42/elfinder": "<2.1.49",
1759 "sulu/sulu": "<1.6.34|>=2,<2.0.10|>=2.1,<2.1.1",
1655 "swiftmailer/swiftmailer": ">=4,<5.4.5", 1760 "swiftmailer/swiftmailer": ">=4,<5.4.5",
1656 "sylius/admin-bundle": ">=1,<1.0.17|>=1.1,<1.1.9|>=1.2,<1.2.2", 1761 "sylius/admin-bundle": ">=1,<1.0.17|>=1.1,<1.1.9|>=1.2,<1.2.2",
1657 "sylius/grid": ">=1,<1.1.19|>=1.2,<1.2.18|>=1.3,<1.3.13|>=1.4,<1.4.5|>=1.5,<1.5.1", 1762 "sylius/grid": ">=1,<1.1.19|>=1.2,<1.2.18|>=1.3,<1.3.13|>=1.4,<1.4.5|>=1.5,<1.5.1",
1658 "sylius/grid-bundle": ">=1,<1.1.19|>=1.2,<1.2.18|>=1.3,<1.3.13|>=1.4,<1.4.5|>=1.5,<1.5.1", 1763 "sylius/grid-bundle": ">=1,<1.1.19|>=1.2,<1.2.18|>=1.3,<1.3.13|>=1.4,<1.4.5|>=1.5,<1.5.1",
1659 "sylius/resource-bundle": "<1.3.13|>=1.4,<1.4.6|>=1.5,<1.5.1|>=1.6,<1.6.3", 1764 "sylius/resource-bundle": "<1.3.14|>=1.4,<1.4.7|>=1.5,<1.5.2|>=1.6,<1.6.4",
1660 "sylius/sylius": "<1.3.16|>=1.4,<1.4.12|>=1.5,<1.5.9|>=1.6,<1.6.5", 1765 "sylius/sylius": "<1.3.16|>=1.4,<1.4.12|>=1.5,<1.5.9|>=1.6,<1.6.5",
1661 "symbiote/silverstripe-multivaluefield": ">=3,<3.0.99", 1766 "symbiote/silverstripe-multivaluefield": ">=3,<3.0.99",
1662 "symbiote/silverstripe-versionedfiles": "<=2.0.3", 1767 "symbiote/silverstripe-versionedfiles": "<=2.0.3",
@@ -1666,7 +1771,7 @@
1666 "symfony/form": ">=2.3,<2.3.35|>=2.4,<2.6.12|>=2.7,<2.7.50|>=2.8,<2.8.49|>=3,<3.4.20|>=4,<4.0.15|>=4.1,<4.1.9|>=4.2,<4.2.1", 1771 "symfony/form": ">=2.3,<2.3.35|>=2.4,<2.6.12|>=2.7,<2.7.50|>=2.8,<2.8.49|>=3,<3.4.20|>=4,<4.0.15|>=4.1,<4.1.9|>=4.2,<4.2.1",
1667 "symfony/framework-bundle": ">=2,<2.3.18|>=2.4,<2.4.8|>=2.5,<2.5.2|>=2.7,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7", 1772 "symfony/framework-bundle": ">=2,<2.3.18|>=2.4,<2.4.8|>=2.5,<2.5.2|>=2.7,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7",
1668 "symfony/http-foundation": ">=2,<2.8.52|>=3,<3.4.35|>=4,<4.2.12|>=4.3,<4.3.8|>=4.4,<4.4.7|>=5,<5.0.7", 1773 "symfony/http-foundation": ">=2,<2.8.52|>=3,<3.4.35|>=4,<4.2.12|>=4.3,<4.3.8|>=4.4,<4.4.7|>=5,<5.0.7",
1669 "symfony/http-kernel": ">=2,<2.8.52|>=3,<3.4.35|>=4,<4.2.12|>=4.3,<4.3.8", 1774 "symfony/http-kernel": ">=2,<2.8.52|>=3,<3.4.35|>=4,<4.2.12|>=4.3,<4.4.13|>=5,<5.1.5",
1670 "symfony/intl": ">=2.7,<2.7.38|>=2.8,<2.8.31|>=3,<3.2.14|>=3.3,<3.3.13", 1775 "symfony/intl": ">=2.7,<2.7.38|>=2.8,<2.8.31|>=3,<3.2.14|>=3.3,<3.3.13",
1671 "symfony/mime": ">=4.3,<4.3.8", 1776 "symfony/mime": ">=4.3,<4.3.8",
1672 "symfony/phpunit-bridge": ">=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7", 1777 "symfony/phpunit-bridge": ">=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7",
@@ -1681,12 +1786,13 @@
1681 "symfony/security-guard": ">=2.8,<2.8.41|>=3,<3.3.17|>=3.4,<3.4.11|>=4,<4.0.11", 1786 "symfony/security-guard": ">=2.8,<2.8.41|>=3,<3.3.17|>=3.4,<3.4.11|>=4,<4.0.11",
1682 "symfony/security-http": ">=2.3,<2.3.41|>=2.4,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.2.12|>=4.3,<4.3.8|>=4.4,<4.4.7|>=5,<5.0.7", 1787 "symfony/security-http": ">=2.3,<2.3.41|>=2.4,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.2.12|>=4.3,<4.3.8|>=4.4,<4.4.7|>=5,<5.0.7",
1683 "symfony/serializer": ">=2,<2.0.11", 1788 "symfony/serializer": ">=2,<2.0.11",
1684 "symfony/symfony": ">=2,<2.8.52|>=3,<3.4.35|>=4,<4.2.12|>=4.3,<4.3.8|>=4.4,<4.4.7|>=5,<5.0.7", 1789 "symfony/symfony": ">=2,<2.8.52|>=3,<3.4.35|>=4,<4.2.12|>=4.3,<4.4.13|>=5,<5.1.5",
1685 "symfony/translation": ">=2,<2.0.17", 1790 "symfony/translation": ">=2,<2.0.17",
1686 "symfony/validator": ">=2,<2.0.24|>=2.1,<2.1.12|>=2.2,<2.2.5|>=2.3,<2.3.3", 1791 "symfony/validator": ">=2,<2.0.24|>=2.1,<2.1.12|>=2.2,<2.2.5|>=2.3,<2.3.3",
1687 "symfony/var-exporter": ">=4.2,<4.2.12|>=4.3,<4.3.8", 1792 "symfony/var-exporter": ">=4.2,<4.2.12|>=4.3,<4.3.8",
1688 "symfony/web-profiler-bundle": ">=2,<2.3.19|>=2.4,<2.4.9|>=2.5,<2.5.4", 1793 "symfony/web-profiler-bundle": ">=2,<2.3.19|>=2.4,<2.4.9|>=2.5,<2.5.4",
1689 "symfony/yaml": ">=2,<2.0.22|>=2.1,<2.1.7", 1794 "symfony/yaml": ">=2,<2.0.22|>=2.1,<2.1.7",
1795 "t3g/svg-sanitizer": "<1.0.3",
1690 "tecnickcom/tcpdf": "<6.2.22", 1796 "tecnickcom/tcpdf": "<6.2.22",
1691 "thelia/backoffice-default-template": ">=2.1,<2.1.2", 1797 "thelia/backoffice-default-template": ">=2.1,<2.1.2",
1692 "thelia/thelia": ">=2.1-beta.1,<2.1.3", 1798 "thelia/thelia": ">=2.1-beta.1,<2.1.3",
@@ -1694,8 +1800,8 @@
1694 "titon/framework": ">=0,<9.9.99", 1800 "titon/framework": ">=0,<9.9.99",
1695 "truckersmp/phpwhois": "<=4.3.1", 1801 "truckersmp/phpwhois": "<=4.3.1",
1696 "twig/twig": "<1.38|>=2,<2.7", 1802 "twig/twig": "<1.38|>=2,<2.7",
1697 "typo3/cms": ">=6.2,<6.2.30|>=7,<7.6.32|>=8,<8.7.30|>=9,<9.5.17|>=10,<10.4.2", 1803 "typo3/cms": ">=6.2,<6.2.30|>=7,<7.6.32|>=8,<8.7.30|>=9,<9.5.20|>=10,<10.4.6",
1698 "typo3/cms-core": ">=8,<8.7.30|>=9,<9.5.17|>=10,<10.4.2", 1804 "typo3/cms-core": ">=8,<8.7.30|>=9,<9.5.20|>=10,<10.4.6",
1699 "typo3/flow": ">=1,<1.0.4|>=1.1,<1.1.1|>=2,<2.0.1|>=2.3,<2.3.16|>=3,<3.0.10|>=3.1,<3.1.7|>=3.2,<3.2.7|>=3.3,<3.3.5", 1805 "typo3/flow": ">=1,<1.0.4|>=1.1,<1.1.1|>=2,<2.0.1|>=2.3,<2.3.16|>=3,<3.0.10|>=3.1,<3.1.7|>=3.2,<3.2.7|>=3.3,<3.3.5",
1700 "typo3/neos": ">=1.1,<1.1.3|>=1.2,<1.2.13|>=2,<2.0.4", 1806 "typo3/neos": ">=1.1,<1.1.3|>=1.2,<1.2.13|>=2,<2.0.4",
1701 "typo3/phar-stream-wrapper": ">=1,<2.1.1|>=3,<3.1.1", 1807 "typo3/phar-stream-wrapper": ">=1,<2.1.1|>=3,<3.1.1",
@@ -1706,7 +1812,7 @@
1706 "willdurand/js-translation-bundle": "<2.1.1", 1812 "willdurand/js-translation-bundle": "<2.1.1",
1707 "yii2mod/yii2-cms": "<1.9.2", 1813 "yii2mod/yii2-cms": "<1.9.2",
1708 "yiisoft/yii": ">=1.1.14,<1.1.15", 1814 "yiisoft/yii": ">=1.1.14,<1.1.15",
1709 "yiisoft/yii2": "<2.0.15", 1815 "yiisoft/yii2": "<2.0.38",
1710 "yiisoft/yii2-bootstrap": "<2.0.4", 1816 "yiisoft/yii2-bootstrap": "<2.0.4",
1711 "yiisoft/yii2-dev": "<2.0.15", 1817 "yiisoft/yii2-dev": "<2.0.15",
1712 "yiisoft/yii2-elasticsearch": "<2.0.5", 1818 "yiisoft/yii2-elasticsearch": "<2.0.5",
@@ -1758,7 +1864,21 @@
1758 } 1864 }
1759 ], 1865 ],
1760 "description": "Prevents installation of composer packages with known security vulnerabilities: no API, simply require it", 1866 "description": "Prevents installation of composer packages with known security vulnerabilities: no API, simply require it",
1761 "time": "2020-05-12T11:18:47+00:00" 1867 "support": {
1868 "issues": "https://github.com/Roave/SecurityAdvisories/issues",
1869 "source": "https://github.com/Roave/SecurityAdvisories/tree/latest"
1870 },
1871 "funding": [
1872 {
1873 "url": "https://github.com/Ocramius",
1874 "type": "github"
1875 },
1876 {
1877 "url": "https://tidelift.com/funding/github/packagist/roave/security-advisories",
1878 "type": "tidelift"
1879 }
1880 ],
1881 "time": "2020-09-24T17:02:11+00:00"
1762 }, 1882 },
1763 { 1883 {
1764 "name": "sebastian/code-unit-reverse-lookup", 1884 "name": "sebastian/code-unit-reverse-lookup",
@@ -1803,6 +1923,10 @@
1803 ], 1923 ],
1804 "description": "Looks up which function or method a line of code belongs to", 1924 "description": "Looks up which function or method a line of code belongs to",
1805 "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/", 1925 "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
1926 "support": {
1927 "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
1928 "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/master"
1929 },
1806 "time": "2017-03-04T06:30:41+00:00" 1930 "time": "2017-03-04T06:30:41+00:00"
1807 }, 1931 },
1808 { 1932 {
@@ -1867,6 +1991,10 @@
1867 "compare", 1991 "compare",
1868 "equality" 1992 "equality"
1869 ], 1993 ],
1994 "support": {
1995 "issues": "https://github.com/sebastianbergmann/comparator/issues",
1996 "source": "https://github.com/sebastianbergmann/comparator/tree/master"
1997 },
1870 "time": "2018-07-12T15:12:46+00:00" 1998 "time": "2018-07-12T15:12:46+00:00"
1871 }, 1999 },
1872 { 2000 {
@@ -1923,6 +2051,10 @@
1923 "unidiff", 2051 "unidiff",
1924 "unified diff" 2052 "unified diff"
1925 ], 2053 ],
2054 "support": {
2055 "issues": "https://github.com/sebastianbergmann/diff/issues",
2056 "source": "https://github.com/sebastianbergmann/diff/tree/master"
2057 },
1926 "time": "2019-02-04T06:01:07+00:00" 2058 "time": "2019-02-04T06:01:07+00:00"
1927 }, 2059 },
1928 { 2060 {
@@ -1976,6 +2108,10 @@
1976 "environment", 2108 "environment",
1977 "hhvm" 2109 "hhvm"
1978 ], 2110 ],
2111 "support": {
2112 "issues": "https://github.com/sebastianbergmann/environment/issues",
2113 "source": "https://github.com/sebastianbergmann/environment/tree/4.2.3"
2114 },
1979 "time": "2019-11-20T08:46:58+00:00" 2115 "time": "2019-11-20T08:46:58+00:00"
1980 }, 2116 },
1981 { 2117 {
@@ -2043,50 +2179,11 @@
2043 "export", 2179 "export",
2044 "exporter" 2180 "exporter"
2045 ], 2181 ],
2046 "time": "2019-09-14T09:02:43+00:00" 2182 "support": {
2047 }, 2183 "issues": "https://github.com/sebastianbergmann/exporter/issues",
2048 { 2184 "source": "https://github.com/sebastianbergmann/exporter/tree/master"
2049 "name": "sebastian/finder-facade",
2050 "version": "1.2.3",
2051 "source": {
2052 "type": "git",
2053 "url": "https://github.com/sebastianbergmann/finder-facade.git",
2054 "reference": "167c45d131f7fc3d159f56f191a0a22228765e16"
2055 },
2056 "dist": {
2057 "type": "zip",
2058 "url": "https://api.github.com/repos/sebastianbergmann/finder-facade/zipball/167c45d131f7fc3d159f56f191a0a22228765e16",
2059 "reference": "167c45d131f7fc3d159f56f191a0a22228765e16",
2060 "shasum": ""
2061 },
2062 "require": {
2063 "php": "^7.1",
2064 "symfony/finder": "^2.3|^3.0|^4.0|^5.0",
2065 "theseer/fdomdocument": "^1.6"
2066 },
2067 "type": "library",
2068 "extra": {
2069 "branch-alias": []
2070 },
2071 "autoload": {
2072 "classmap": [
2073 "src/"
2074 ]
2075 }, 2185 },
2076 "notification-url": "https://packagist.org/downloads/", 2186 "time": "2019-09-14T09:02:43+00:00"
2077 "license": [
2078 "BSD-3-Clause"
2079 ],
2080 "authors": [
2081 {
2082 "name": "Sebastian Bergmann",
2083 "email": "sebastian@phpunit.de",
2084 "role": "lead"
2085 }
2086 ],
2087 "description": "FinderFacade is a convenience wrapper for Symfony's Finder component.",
2088 "homepage": "https://github.com/sebastianbergmann/finder-facade",
2089 "time": "2020-01-16T08:08:45+00:00"
2090 }, 2187 },
2091 { 2188 {
2092 "name": "sebastian/global-state", 2189 "name": "sebastian/global-state",
@@ -2137,6 +2234,10 @@
2137 "keywords": [ 2234 "keywords": [
2138 "global state" 2235 "global state"
2139 ], 2236 ],
2237 "support": {
2238 "issues": "https://github.com/sebastianbergmann/global-state/issues",
2239 "source": "https://github.com/sebastianbergmann/global-state/tree/2.0.0"
2240 },
2140 "time": "2017-04-27T15:39:26+00:00" 2241 "time": "2017-04-27T15:39:26+00:00"
2141 }, 2242 },
2142 { 2243 {
@@ -2184,6 +2285,10 @@
2184 ], 2285 ],
2185 "description": "Traverses array structures and object graphs to enumerate all referenced objects", 2286 "description": "Traverses array structures and object graphs to enumerate all referenced objects",
2186 "homepage": "https://github.com/sebastianbergmann/object-enumerator/", 2287 "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
2288 "support": {
2289 "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
2290 "source": "https://github.com/sebastianbergmann/object-enumerator/tree/master"
2291 },
2187 "time": "2017-08-03T12:35:26+00:00" 2292 "time": "2017-08-03T12:35:26+00:00"
2188 }, 2293 },
2189 { 2294 {
@@ -2229,6 +2334,10 @@
2229 ], 2334 ],
2230 "description": "Allows reflection of object attributes, including inherited and non-public ones", 2335 "description": "Allows reflection of object attributes, including inherited and non-public ones",
2231 "homepage": "https://github.com/sebastianbergmann/object-reflector/", 2336 "homepage": "https://github.com/sebastianbergmann/object-reflector/",
2337 "support": {
2338 "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
2339 "source": "https://github.com/sebastianbergmann/object-reflector/tree/master"
2340 },
2232 "time": "2017-03-29T09:07:27+00:00" 2341 "time": "2017-03-29T09:07:27+00:00"
2233 }, 2342 },
2234 { 2343 {
@@ -2282,6 +2391,10 @@
2282 ], 2391 ],
2283 "description": "Provides functionality to recursively process PHP variables", 2392 "description": "Provides functionality to recursively process PHP variables",
2284 "homepage": "http://www.github.com/sebastianbergmann/recursion-context", 2393 "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
2394 "support": {
2395 "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
2396 "source": "https://github.com/sebastianbergmann/recursion-context/tree/master"
2397 },
2285 "time": "2017-03-03T06:23:57+00:00" 2398 "time": "2017-03-03T06:23:57+00:00"
2286 }, 2399 },
2287 { 2400 {
@@ -2324,6 +2437,10 @@
2324 ], 2437 ],
2325 "description": "Provides a list of PHP built-in functions that operate on resources", 2438 "description": "Provides a list of PHP built-in functions that operate on resources",
2326 "homepage": "https://www.github.com/sebastianbergmann/resource-operations", 2439 "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
2440 "support": {
2441 "issues": "https://github.com/sebastianbergmann/resource-operations/issues",
2442 "source": "https://github.com/sebastianbergmann/resource-operations/tree/master"
2443 },
2327 "time": "2018-10-04T04:07:39+00:00" 2444 "time": "2018-10-04T04:07:39+00:00"
2328 }, 2445 },
2329 { 2446 {
@@ -2367,20 +2484,24 @@
2367 ], 2484 ],
2368 "description": "Library that helps with managing the version number of Git-hosted PHP projects", 2485 "description": "Library that helps with managing the version number of Git-hosted PHP projects",
2369 "homepage": "https://github.com/sebastianbergmann/version", 2486 "homepage": "https://github.com/sebastianbergmann/version",
2487 "support": {
2488 "issues": "https://github.com/sebastianbergmann/version/issues",
2489 "source": "https://github.com/sebastianbergmann/version/tree/master"
2490 },
2370 "time": "2016-10-03T07:35:21+00:00" 2491 "time": "2016-10-03T07:35:21+00:00"
2371 }, 2492 },
2372 { 2493 {
2373 "name": "squizlabs/php_codesniffer", 2494 "name": "squizlabs/php_codesniffer",
2374 "version": "3.5.5", 2495 "version": "3.5.6",
2375 "source": { 2496 "source": {
2376 "type": "git", 2497 "type": "git",
2377 "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", 2498 "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
2378 "reference": "73e2e7f57d958e7228fce50dc0c61f58f017f9f6" 2499 "reference": "e97627871a7eab2f70e59166072a6b767d5834e0"
2379 }, 2500 },
2380 "dist": { 2501 "dist": {
2381 "type": "zip", 2502 "type": "zip",
2382 "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/73e2e7f57d958e7228fce50dc0c61f58f017f9f6", 2503 "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/e97627871a7eab2f70e59166072a6b767d5834e0",
2383 "reference": "73e2e7f57d958e7228fce50dc0c61f58f017f9f6", 2504 "reference": "e97627871a7eab2f70e59166072a6b767d5834e0",
2384 "shasum": "" 2505 "shasum": ""
2385 }, 2506 },
2386 "require": { 2507 "require": {
@@ -2418,145 +2539,25 @@
2418 "phpcs", 2539 "phpcs",
2419 "standards" 2540 "standards"
2420 ], 2541 ],
2421 "time": "2020-04-17T01:09:41+00:00" 2542 "support": {
2422 }, 2543 "issues": "https://github.com/squizlabs/PHP_CodeSniffer/issues",
2423 { 2544 "source": "https://github.com/squizlabs/PHP_CodeSniffer",
2424 "name": "symfony/console", 2545 "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki"
2425 "version": "v4.4.8",
2426 "source": {
2427 "type": "git",
2428 "url": "https://github.com/symfony/console.git",
2429 "reference": "10bb3ee3c97308869d53b3e3d03f6ac23ff985f7"
2430 },
2431 "dist": {
2432 "type": "zip",
2433 "url": "https://api.github.com/repos/symfony/console/zipball/10bb3ee3c97308869d53b3e3d03f6ac23ff985f7",
2434 "reference": "10bb3ee3c97308869d53b3e3d03f6ac23ff985f7",
2435 "shasum": ""
2436 },
2437 "require": {
2438 "php": "^7.1.3",
2439 "symfony/polyfill-mbstring": "~1.0",
2440 "symfony/polyfill-php73": "^1.8",
2441 "symfony/service-contracts": "^1.1|^2"
2442 },
2443 "conflict": {
2444 "symfony/dependency-injection": "<3.4",
2445 "symfony/event-dispatcher": "<4.3|>=5",
2446 "symfony/lock": "<4.4",
2447 "symfony/process": "<3.3"
2448 },
2449 "provide": {
2450 "psr/log-implementation": "1.0"
2451 },
2452 "require-dev": {
2453 "psr/log": "~1.0",
2454 "symfony/config": "^3.4|^4.0|^5.0",
2455 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
2456 "symfony/event-dispatcher": "^4.3",
2457 "symfony/lock": "^4.4|^5.0",
2458 "symfony/process": "^3.4|^4.0|^5.0",
2459 "symfony/var-dumper": "^4.3|^5.0"
2460 },
2461 "suggest": {
2462 "psr/log": "For using the console logger",
2463 "symfony/event-dispatcher": "",
2464 "symfony/lock": "",
2465 "symfony/process": ""
2466 },
2467 "type": "library",
2468 "extra": {
2469 "branch-alias": {
2470 "dev-master": "4.4-dev"
2471 }
2472 },
2473 "autoload": {
2474 "psr-4": {
2475 "Symfony\\Component\\Console\\": ""
2476 },
2477 "exclude-from-classmap": [
2478 "/Tests/"
2479 ]
2480 },
2481 "notification-url": "https://packagist.org/downloads/",
2482 "license": [
2483 "MIT"
2484 ],
2485 "authors": [
2486 {
2487 "name": "Fabien Potencier",
2488 "email": "fabien@symfony.com"
2489 },
2490 {
2491 "name": "Symfony Community",
2492 "homepage": "https://symfony.com/contributors"
2493 }
2494 ],
2495 "description": "Symfony Console Component",
2496 "homepage": "https://symfony.com",
2497 "time": "2020-03-30T11:41:10+00:00"
2498 },
2499 {
2500 "name": "symfony/finder",
2501 "version": "v4.4.8",
2502 "source": {
2503 "type": "git",
2504 "url": "https://github.com/symfony/finder.git",
2505 "reference": "5729f943f9854c5781984ed4907bbb817735776b"
2506 },
2507 "dist": {
2508 "type": "zip",
2509 "url": "https://api.github.com/repos/symfony/finder/zipball/5729f943f9854c5781984ed4907bbb817735776b",
2510 "reference": "5729f943f9854c5781984ed4907bbb817735776b",
2511 "shasum": ""
2512 },
2513 "require": {
2514 "php": "^7.1.3"
2515 },
2516 "type": "library",
2517 "extra": {
2518 "branch-alias": {
2519 "dev-master": "4.4-dev"
2520 }
2521 }, 2546 },
2522 "autoload": { 2547 "time": "2020-08-10T04:50:15+00:00"
2523 "psr-4": {
2524 "Symfony\\Component\\Finder\\": ""
2525 },
2526 "exclude-from-classmap": [
2527 "/Tests/"
2528 ]
2529 },
2530 "notification-url": "https://packagist.org/downloads/",
2531 "license": [
2532 "MIT"
2533 ],
2534 "authors": [
2535 {
2536 "name": "Fabien Potencier",
2537 "email": "fabien@symfony.com"
2538 },
2539 {
2540 "name": "Symfony Community",
2541 "homepage": "https://symfony.com/contributors"
2542 }
2543 ],
2544 "description": "Symfony Finder Component",
2545 "homepage": "https://symfony.com",
2546 "time": "2020-03-27T16:54:36+00:00"
2547 }, 2548 },
2548 { 2549 {
2549 "name": "symfony/polyfill-ctype", 2550 "name": "symfony/polyfill-ctype",
2550 "version": "v1.17.0", 2551 "version": "v1.18.1",
2551 "source": { 2552 "source": {
2552 "type": "git", 2553 "type": "git",
2553 "url": "https://github.com/symfony/polyfill-ctype.git", 2554 "url": "https://github.com/symfony/polyfill-ctype.git",
2554 "reference": "e94c8b1bbe2bc77507a1056cdb06451c75b427f9" 2555 "reference": "1c302646f6efc070cd46856e600e5e0684d6b454"
2555 }, 2556 },
2556 "dist": { 2557 "dist": {
2557 "type": "zip", 2558 "type": "zip",
2558 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/e94c8b1bbe2bc77507a1056cdb06451c75b427f9", 2559 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/1c302646f6efc070cd46856e600e5e0684d6b454",
2559 "reference": "e94c8b1bbe2bc77507a1056cdb06451c75b427f9", 2560 "reference": "1c302646f6efc070cd46856e600e5e0684d6b454",
2560 "shasum": "" 2561 "shasum": ""
2561 }, 2562 },
2562 "require": { 2563 "require": {
@@ -2568,7 +2569,11 @@
2568 "type": "library", 2569 "type": "library",
2569 "extra": { 2570 "extra": {
2570 "branch-alias": { 2571 "branch-alias": {
2571 "dev-master": "1.17-dev" 2572 "dev-master": "1.18-dev"
2573 },
2574 "thanks": {
2575 "name": "symfony/polyfill",
2576 "url": "https://github.com/symfony/polyfill"
2572 } 2577 }
2573 }, 2578 },
2574 "autoload": { 2579 "autoload": {
@@ -2601,222 +2606,24 @@
2601 "polyfill", 2606 "polyfill",
2602 "portable" 2607 "portable"
2603 ], 2608 ],
2604 "time": "2020-05-12T16:14:59+00:00" 2609 "support": {
2605 }, 2610 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.18.0"
2606 {
2607 "name": "symfony/polyfill-mbstring",
2608 "version": "v1.17.0",
2609 "source": {
2610 "type": "git",
2611 "url": "https://github.com/symfony/polyfill-mbstring.git",
2612 "reference": "fa79b11539418b02fc5e1897267673ba2c19419c"
2613 },
2614 "dist": {
2615 "type": "zip",
2616 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fa79b11539418b02fc5e1897267673ba2c19419c",
2617 "reference": "fa79b11539418b02fc5e1897267673ba2c19419c",
2618 "shasum": ""
2619 },
2620 "require": {
2621 "php": ">=5.3.3"
2622 },
2623 "suggest": {
2624 "ext-mbstring": "For best performance"
2625 },
2626 "type": "library",
2627 "extra": {
2628 "branch-alias": {
2629 "dev-master": "1.17-dev"
2630 }
2631 }, 2611 },
2632 "autoload": { 2612 "funding": [
2633 "psr-4": {
2634 "Symfony\\Polyfill\\Mbstring\\": ""
2635 },
2636 "files": [
2637 "bootstrap.php"
2638 ]
2639 },
2640 "notification-url": "https://packagist.org/downloads/",
2641 "license": [
2642 "MIT"
2643 ],
2644 "authors": [
2645 { 2613 {
2646 "name": "Nicolas Grekas", 2614 "url": "https://symfony.com/sponsor",
2647 "email": "p@tchwork.com" 2615 "type": "custom"
2648 }, 2616 },
2649 { 2617 {
2650 "name": "Symfony Community", 2618 "url": "https://github.com/fabpot",
2651 "homepage": "https://symfony.com/contributors" 2619 "type": "github"
2652 }
2653 ],
2654 "description": "Symfony polyfill for the Mbstring extension",
2655 "homepage": "https://symfony.com",
2656 "keywords": [
2657 "compatibility",
2658 "mbstring",
2659 "polyfill",
2660 "portable",
2661 "shim"
2662 ],
2663 "time": "2020-05-12T16:47:27+00:00"
2664 },
2665 {
2666 "name": "symfony/polyfill-php73",
2667 "version": "v1.17.0",
2668 "source": {
2669 "type": "git",
2670 "url": "https://github.com/symfony/polyfill-php73.git",
2671 "reference": "a760d8964ff79ab9bf057613a5808284ec852ccc"
2672 },
2673 "dist": {
2674 "type": "zip",
2675 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/a760d8964ff79ab9bf057613a5808284ec852ccc",
2676 "reference": "a760d8964ff79ab9bf057613a5808284ec852ccc",
2677 "shasum": ""
2678 },
2679 "require": {
2680 "php": ">=5.3.3"
2681 },
2682 "type": "library",
2683 "extra": {
2684 "branch-alias": {
2685 "dev-master": "1.17-dev"
2686 }
2687 },
2688 "autoload": {
2689 "psr-4": {
2690 "Symfony\\Polyfill\\Php73\\": ""
2691 }, 2620 },
2692 "files": [
2693 "bootstrap.php"
2694 ],
2695 "classmap": [
2696 "Resources/stubs"
2697 ]
2698 },
2699 "notification-url": "https://packagist.org/downloads/",
2700 "license": [
2701 "MIT"
2702 ],
2703 "authors": [
2704 {
2705 "name": "Nicolas Grekas",
2706 "email": "p@tchwork.com"
2707 },
2708 {
2709 "name": "Symfony Community",
2710 "homepage": "https://symfony.com/contributors"
2711 }
2712 ],
2713 "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
2714 "homepage": "https://symfony.com",
2715 "keywords": [
2716 "compatibility",
2717 "polyfill",
2718 "portable",
2719 "shim"
2720 ],
2721 "time": "2020-05-12T16:47:27+00:00"
2722 },
2723 {
2724 "name": "symfony/service-contracts",
2725 "version": "v1.1.8",
2726 "source": {
2727 "type": "git",
2728 "url": "https://github.com/symfony/service-contracts.git",
2729 "reference": "ffc7f5692092df31515df2a5ecf3b7302b3ddacf"
2730 },
2731 "dist": {
2732 "type": "zip",
2733 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/ffc7f5692092df31515df2a5ecf3b7302b3ddacf",
2734 "reference": "ffc7f5692092df31515df2a5ecf3b7302b3ddacf",
2735 "shasum": ""
2736 },
2737 "require": {
2738 "php": "^7.1.3",
2739 "psr/container": "^1.0"
2740 },
2741 "suggest": {
2742 "symfony/service-implementation": ""
2743 },
2744 "type": "library",
2745 "extra": {
2746 "branch-alias": {
2747 "dev-master": "1.1-dev"
2748 }
2749 },
2750 "autoload": {
2751 "psr-4": {
2752 "Symfony\\Contracts\\Service\\": ""
2753 }
2754 },
2755 "notification-url": "https://packagist.org/downloads/",
2756 "license": [
2757 "MIT"
2758 ],
2759 "authors": [
2760 {
2761 "name": "Nicolas Grekas",
2762 "email": "p@tchwork.com"
2763 },
2764 {
2765 "name": "Symfony Community",
2766 "homepage": "https://symfony.com/contributors"
2767 }
2768 ],
2769 "description": "Generic abstractions related to writing services",
2770 "homepage": "https://symfony.com",
2771 "keywords": [
2772 "abstractions",
2773 "contracts",
2774 "decoupling",
2775 "interfaces",
2776 "interoperability",
2777 "standards"
2778 ],
2779 "time": "2019-10-14T12:27:06+00:00"
2780 },
2781 {
2782 "name": "theseer/fdomdocument",
2783 "version": "1.6.6",
2784 "source": {
2785 "type": "git",
2786 "url": "https://github.com/theseer/fDOMDocument.git",
2787 "reference": "6e8203e40a32a9c770bcb62fe37e68b948da6dca"
2788 },
2789 "dist": {
2790 "type": "zip",
2791 "url": "https://api.github.com/repos/theseer/fDOMDocument/zipball/6e8203e40a32a9c770bcb62fe37e68b948da6dca",
2792 "reference": "6e8203e40a32a9c770bcb62fe37e68b948da6dca",
2793 "shasum": ""
2794 },
2795 "require": {
2796 "ext-dom": "*",
2797 "lib-libxml": "*",
2798 "php": ">=5.3.3"
2799 },
2800 "type": "library",
2801 "autoload": {
2802 "classmap": [
2803 "src/"
2804 ]
2805 },
2806 "notification-url": "https://packagist.org/downloads/",
2807 "license": [
2808 "BSD-3-Clause"
2809 ],
2810 "authors": [
2811 { 2621 {
2812 "name": "Arne Blankerts", 2622 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2813 "email": "arne@blankerts.de", 2623 "type": "tidelift"
2814 "role": "lead"
2815 } 2624 }
2816 ], 2625 ],
2817 "description": "The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.", 2626 "time": "2020-07-14T12:35:20+00:00"
2818 "homepage": "https://github.com/theseer/fDOMDocument",
2819 "time": "2017-06-30T11:53:12+00:00"
2820 }, 2627 },
2821 { 2628 {
2822 "name": "theseer/tokenizer", 2629 "name": "theseer/tokenizer",
@@ -2856,27 +2663,32 @@
2856 } 2663 }
2857 ], 2664 ],
2858 "description": "A small library for converting tokenized PHP source code into XML and potentially other formats", 2665 "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
2666 "support": {
2667 "issues": "https://github.com/theseer/tokenizer/issues",
2668 "source": "https://github.com/theseer/tokenizer/tree/master"
2669 },
2859 "time": "2019-06-13T22:48:21+00:00" 2670 "time": "2019-06-13T22:48:21+00:00"
2860 }, 2671 },
2861 { 2672 {
2862 "name": "webmozart/assert", 2673 "name": "webmozart/assert",
2863 "version": "1.8.0", 2674 "version": "1.9.1",
2864 "source": { 2675 "source": {
2865 "type": "git", 2676 "type": "git",
2866 "url": "https://github.com/webmozart/assert.git", 2677 "url": "https://github.com/webmozart/assert.git",
2867 "reference": "ab2cb0b3b559010b75981b1bdce728da3ee90ad6" 2678 "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389"
2868 }, 2679 },
2869 "dist": { 2680 "dist": {
2870 "type": "zip", 2681 "type": "zip",
2871 "url": "https://api.github.com/repos/webmozart/assert/zipball/ab2cb0b3b559010b75981b1bdce728da3ee90ad6", 2682 "url": "https://api.github.com/repos/webmozart/assert/zipball/bafc69caeb4d49c39fd0779086c03a3738cbb389",
2872 "reference": "ab2cb0b3b559010b75981b1bdce728da3ee90ad6", 2683 "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389",
2873 "shasum": "" 2684 "shasum": ""
2874 }, 2685 },
2875 "require": { 2686 "require": {
2876 "php": "^5.3.3 || ^7.0", 2687 "php": "^5.3.3 || ^7.0 || ^8.0",
2877 "symfony/polyfill-ctype": "^1.8" 2688 "symfony/polyfill-ctype": "^1.8"
2878 }, 2689 },
2879 "conflict": { 2690 "conflict": {
2691 "phpstan/phpstan": "<0.12.20",
2880 "vimeo/psalm": "<3.9.1" 2692 "vimeo/psalm": "<3.9.1"
2881 }, 2693 },
2882 "require-dev": { 2694 "require-dev": {
@@ -2904,7 +2716,11 @@
2904 "check", 2716 "check",
2905 "validate" 2717 "validate"
2906 ], 2718 ],
2907 "time": "2020-04-18T12:12:48+00:00" 2719 "support": {
2720 "issues": "https://github.com/webmozart/assert/issues",
2721 "source": "https://github.com/webmozart/assert/tree/master"
2722 },
2723 "time": "2020-07-08T17:02:28+00:00"
2908 } 2724 }
2909 ], 2725 ],
2910 "aliases": [], 2726 "aliases": [],
@@ -2923,5 +2739,6 @@
2923 "platform-dev": [], 2739 "platform-dev": [],
2924 "platform-overrides": { 2740 "platform-overrides": {
2925 "php": "7.1.29" 2741 "php": "7.1.29"
2926 } 2742 },
2743 "plugin-api-version": "2.0.0"
2927} 2744}