dependabot-composer 0.124.1 → 0.124.6
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/helpers/composer.lock +830 -390
- metadata +5 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 8dd54ce2d91ab40285159760692bc5ee3a9bc0db2fdbf9a1dee7434ae7fe0b41
|
4
|
+
data.tar.gz: fd4747a9814c1378c8c4dc7064e72c6d96d7a494802ca39e0256adf4dc24b07e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1d2295d06172ce89eee024154b257616ca010b9cc81bae09ea2caff5f5ef4aaaa4fe4b6c71deb559ade51b34b53ababe8184dc500497c96da374fb30ace7efdb
|
7
|
+
data.tar.gz: 77a6dd9e1a04c26878d9869ab6b1e70b1392dd63ce5be6d46bb92e72992ce63e1c52f10710a3d77ae2174b3b407680cd95115a53fbc503f8124deb0ef515987c
|
data/helpers/composer.lock
CHANGED
@@ -78,16 +78,16 @@
|
|
78
78
|
},
|
79
79
|
{
|
80
80
|
"name": "composer/composer",
|
81
|
-
"version": "1.10.
|
81
|
+
"version": "1.10.16",
|
82
82
|
"source": {
|
83
83
|
"type": "git",
|
84
84
|
"url": "https://github.com/composer/composer.git",
|
85
|
-
"reference": "
|
85
|
+
"reference": "217f0272673c72087862c40cf91ac07eb438d778"
|
86
86
|
},
|
87
87
|
"dist": {
|
88
88
|
"type": "zip",
|
89
|
-
"url": "https://api.github.com/repos/composer/composer/zipball/
|
90
|
-
"reference": "
|
89
|
+
"url": "https://api.github.com/repos/composer/composer/zipball/217f0272673c72087862c40cf91ac07eb438d778",
|
90
|
+
"reference": "217f0272673c72087862c40cf91ac07eb438d778",
|
91
91
|
"shasum": ""
|
92
92
|
},
|
93
93
|
"require": {
|
@@ -168,7 +168,7 @@
|
|
168
168
|
"type": "tidelift"
|
169
169
|
}
|
170
170
|
],
|
171
|
-
"time": "2020-10-
|
171
|
+
"time": "2020-10-24T07:55:59+00:00"
|
172
172
|
},
|
173
173
|
{
|
174
174
|
"name": "composer/semver",
|
@@ -321,16 +321,16 @@
|
|
321
321
|
},
|
322
322
|
{
|
323
323
|
"name": "composer/xdebug-handler",
|
324
|
-
"version": "1.4.
|
324
|
+
"version": "1.4.4",
|
325
325
|
"source": {
|
326
326
|
"type": "git",
|
327
327
|
"url": "https://github.com/composer/xdebug-handler.git",
|
328
|
-
"reference": "
|
328
|
+
"reference": "6e076a124f7ee146f2487554a94b6a19a74887ba"
|
329
329
|
},
|
330
330
|
"dist": {
|
331
331
|
"type": "zip",
|
332
|
-
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/
|
333
|
-
"reference": "
|
332
|
+
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/6e076a124f7ee146f2487554a94b6a19a74887ba",
|
333
|
+
"reference": "6e076a124f7ee146f2487554a94b6a19a74887ba",
|
334
334
|
"shasum": ""
|
335
335
|
},
|
336
336
|
"require": {
|
@@ -375,7 +375,7 @@
|
|
375
375
|
"type": "tidelift"
|
376
376
|
}
|
377
377
|
],
|
378
|
-
"time": "2020-
|
378
|
+
"time": "2020-10-24T12:39:10+00:00"
|
379
379
|
},
|
380
380
|
{
|
381
381
|
"name": "justinrainbow/json-schema",
|
@@ -443,52 +443,6 @@
|
|
443
443
|
],
|
444
444
|
"time": "2020-05-27T16:41:55+00:00"
|
445
445
|
},
|
446
|
-
{
|
447
|
-
"name": "psr/cache",
|
448
|
-
"version": "1.0.1",
|
449
|
-
"source": {
|
450
|
-
"type": "git",
|
451
|
-
"url": "https://github.com/php-fig/cache.git",
|
452
|
-
"reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
|
453
|
-
},
|
454
|
-
"dist": {
|
455
|
-
"type": "zip",
|
456
|
-
"url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
|
457
|
-
"reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
|
458
|
-
"shasum": ""
|
459
|
-
},
|
460
|
-
"require": {
|
461
|
-
"php": ">=5.3.0"
|
462
|
-
},
|
463
|
-
"type": "library",
|
464
|
-
"extra": {
|
465
|
-
"branch-alias": {
|
466
|
-
"dev-master": "1.0.x-dev"
|
467
|
-
}
|
468
|
-
},
|
469
|
-
"autoload": {
|
470
|
-
"psr-4": {
|
471
|
-
"Psr\\Cache\\": "src/"
|
472
|
-
}
|
473
|
-
},
|
474
|
-
"notification-url": "https://packagist.org/downloads/",
|
475
|
-
"license": [
|
476
|
-
"MIT"
|
477
|
-
],
|
478
|
-
"authors": [
|
479
|
-
{
|
480
|
-
"name": "PHP-FIG",
|
481
|
-
"homepage": "http://www.php-fig.org/"
|
482
|
-
}
|
483
|
-
],
|
484
|
-
"description": "Common interface for caching libraries",
|
485
|
-
"keywords": [
|
486
|
-
"cache",
|
487
|
-
"psr",
|
488
|
-
"psr-6"
|
489
|
-
],
|
490
|
-
"time": "2016-08-06T20:24:11+00:00"
|
491
|
-
},
|
492
446
|
{
|
493
447
|
"name": "psr/container",
|
494
448
|
"version": "1.0.0",
|
@@ -690,37 +644,44 @@
|
|
690
644
|
},
|
691
645
|
{
|
692
646
|
"name": "symfony/console",
|
693
|
-
"version": "
|
647
|
+
"version": "v5.1.7",
|
694
648
|
"source": {
|
695
649
|
"type": "git",
|
696
650
|
"url": "https://github.com/symfony/console.git",
|
697
|
-
"reference": "
|
651
|
+
"reference": "ae789a8a2ad189ce7e8216942cdb9b77319f5eb8"
|
698
652
|
},
|
699
653
|
"dist": {
|
700
654
|
"type": "zip",
|
701
|
-
"url": "https://api.github.com/repos/symfony/console/zipball/
|
702
|
-
"reference": "
|
655
|
+
"url": "https://api.github.com/repos/symfony/console/zipball/ae789a8a2ad189ce7e8216942cdb9b77319f5eb8",
|
656
|
+
"reference": "ae789a8a2ad189ce7e8216942cdb9b77319f5eb8",
|
703
657
|
"shasum": ""
|
704
658
|
},
|
705
659
|
"require": {
|
706
|
-
"php": "
|
707
|
-
"symfony/
|
708
|
-
"symfony/polyfill-
|
660
|
+
"php": ">=7.2.5",
|
661
|
+
"symfony/polyfill-mbstring": "~1.0",
|
662
|
+
"symfony/polyfill-php73": "^1.8",
|
663
|
+
"symfony/polyfill-php80": "^1.15",
|
664
|
+
"symfony/service-contracts": "^1.1|^2",
|
665
|
+
"symfony/string": "^5.1"
|
709
666
|
},
|
710
667
|
"conflict": {
|
711
|
-
"symfony/dependency-injection": "<
|
712
|
-
"symfony/
|
668
|
+
"symfony/dependency-injection": "<4.4",
|
669
|
+
"symfony/dotenv": "<5.1",
|
670
|
+
"symfony/event-dispatcher": "<4.4",
|
671
|
+
"symfony/lock": "<4.4",
|
672
|
+
"symfony/process": "<4.4"
|
713
673
|
},
|
714
674
|
"provide": {
|
715
675
|
"psr/log-implementation": "1.0"
|
716
676
|
},
|
717
677
|
"require-dev": {
|
718
678
|
"psr/log": "~1.0",
|
719
|
-
"symfony/config": "
|
720
|
-
"symfony/dependency-injection": "
|
721
|
-
"symfony/event-dispatcher": "
|
722
|
-
"symfony/lock": "
|
723
|
-
"symfony/process": "
|
679
|
+
"symfony/config": "^4.4|^5.0",
|
680
|
+
"symfony/dependency-injection": "^4.4|^5.0",
|
681
|
+
"symfony/event-dispatcher": "^4.4|^5.0",
|
682
|
+
"symfony/lock": "^4.4|^5.0",
|
683
|
+
"symfony/process": "^4.4|^5.0",
|
684
|
+
"symfony/var-dumper": "^4.4|^5.0"
|
724
685
|
},
|
725
686
|
"suggest": {
|
726
687
|
"psr/log": "For using the console logger",
|
@@ -731,7 +692,7 @@
|
|
731
692
|
"type": "library",
|
732
693
|
"extra": {
|
733
694
|
"branch-alias": {
|
734
|
-
"dev-master": "
|
695
|
+
"dev-master": "5.1-dev"
|
735
696
|
}
|
736
697
|
},
|
737
698
|
"autoload": {
|
@@ -758,83 +719,6 @@
|
|
758
719
|
],
|
759
720
|
"description": "Symfony Console Component",
|
760
721
|
"homepage": "https://symfony.com",
|
761
|
-
"time": "2019-07-24T17:13:20+00:00"
|
762
|
-
},
|
763
|
-
{
|
764
|
-
"name": "symfony/contracts",
|
765
|
-
"version": "v1.1.10",
|
766
|
-
"source": {
|
767
|
-
"type": "git",
|
768
|
-
"url": "https://github.com/symfony/contracts.git",
|
769
|
-
"reference": "011c20407c4b99d454f44021d023fb39ce23b73d"
|
770
|
-
},
|
771
|
-
"dist": {
|
772
|
-
"type": "zip",
|
773
|
-
"url": "https://api.github.com/repos/symfony/contracts/zipball/011c20407c4b99d454f44021d023fb39ce23b73d",
|
774
|
-
"reference": "011c20407c4b99d454f44021d023fb39ce23b73d",
|
775
|
-
"shasum": ""
|
776
|
-
},
|
777
|
-
"require": {
|
778
|
-
"php": ">=7.1.3",
|
779
|
-
"psr/cache": "^1.0",
|
780
|
-
"psr/container": "^1.0"
|
781
|
-
},
|
782
|
-
"replace": {
|
783
|
-
"symfony/cache-contracts": "self.version",
|
784
|
-
"symfony/event-dispatcher-contracts": "self.version",
|
785
|
-
"symfony/http-client-contracts": "self.version",
|
786
|
-
"symfony/service-contracts": "self.version",
|
787
|
-
"symfony/translation-contracts": "self.version"
|
788
|
-
},
|
789
|
-
"require-dev": {
|
790
|
-
"symfony/polyfill-intl-idn": "^1.10"
|
791
|
-
},
|
792
|
-
"suggest": {
|
793
|
-
"psr/event-dispatcher": "When using the EventDispatcher contracts",
|
794
|
-
"symfony/cache-implementation": "",
|
795
|
-
"symfony/event-dispatcher-implementation": "",
|
796
|
-
"symfony/http-client-implementation": "",
|
797
|
-
"symfony/service-implementation": "",
|
798
|
-
"symfony/translation-implementation": ""
|
799
|
-
},
|
800
|
-
"type": "library",
|
801
|
-
"extra": {
|
802
|
-
"branch-alias": {
|
803
|
-
"dev-master": "1.1-dev"
|
804
|
-
}
|
805
|
-
},
|
806
|
-
"autoload": {
|
807
|
-
"psr-4": {
|
808
|
-
"Symfony\\Contracts\\": ""
|
809
|
-
},
|
810
|
-
"exclude-from-classmap": [
|
811
|
-
"**/Tests/"
|
812
|
-
]
|
813
|
-
},
|
814
|
-
"notification-url": "https://packagist.org/downloads/",
|
815
|
-
"license": [
|
816
|
-
"MIT"
|
817
|
-
],
|
818
|
-
"authors": [
|
819
|
-
{
|
820
|
-
"name": "Nicolas Grekas",
|
821
|
-
"email": "p@tchwork.com"
|
822
|
-
},
|
823
|
-
{
|
824
|
-
"name": "Symfony Community",
|
825
|
-
"homepage": "https://symfony.com/contributors"
|
826
|
-
}
|
827
|
-
],
|
828
|
-
"description": "A set of abstractions extracted out of the Symfony components",
|
829
|
-
"homepage": "https://symfony.com",
|
830
|
-
"keywords": [
|
831
|
-
"abstractions",
|
832
|
-
"contracts",
|
833
|
-
"decoupling",
|
834
|
-
"interfaces",
|
835
|
-
"interoperability",
|
836
|
-
"standards"
|
837
|
-
],
|
838
722
|
"funding": [
|
839
723
|
{
|
840
724
|
"url": "https://symfony.com/sponsor",
|
@@ -849,7 +733,7 @@
|
|
849
733
|
"type": "tidelift"
|
850
734
|
}
|
851
735
|
],
|
852
|
-
"time": "2020-
|
736
|
+
"time": "2020-10-07T15:23:00+00:00"
|
853
737
|
},
|
854
738
|
{
|
855
739
|
"name": "symfony/filesystem",
|
@@ -980,20 +864,20 @@
|
|
980
864
|
},
|
981
865
|
{
|
982
866
|
"name": "symfony/polyfill-ctype",
|
983
|
-
"version": "v1.
|
867
|
+
"version": "v1.20.0",
|
984
868
|
"source": {
|
985
869
|
"type": "git",
|
986
870
|
"url": "https://github.com/symfony/polyfill-ctype.git",
|
987
|
-
"reference": "
|
871
|
+
"reference": "f4ba089a5b6366e453971d3aad5fe8e897b37f41"
|
988
872
|
},
|
989
873
|
"dist": {
|
990
874
|
"type": "zip",
|
991
|
-
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/
|
992
|
-
"reference": "
|
875
|
+
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/f4ba089a5b6366e453971d3aad5fe8e897b37f41",
|
876
|
+
"reference": "f4ba089a5b6366e453971d3aad5fe8e897b37f41",
|
993
877
|
"shasum": ""
|
994
878
|
},
|
995
879
|
"require": {
|
996
|
-
"php": ">=
|
880
|
+
"php": ">=7.1"
|
997
881
|
},
|
998
882
|
"suggest": {
|
999
883
|
"ext-ctype": "For best performance"
|
@@ -1001,7 +885,7 @@
|
|
1001
885
|
"type": "library",
|
1002
886
|
"extra": {
|
1003
887
|
"branch-alias": {
|
1004
|
-
"dev-
|
888
|
+
"dev-main": "1.20-dev"
|
1005
889
|
},
|
1006
890
|
"thanks": {
|
1007
891
|
"name": "symfony/polyfill",
|
@@ -1052,32 +936,32 @@
|
|
1052
936
|
"type": "tidelift"
|
1053
937
|
}
|
1054
938
|
],
|
1055
|
-
"time": "2020-
|
939
|
+
"time": "2020-10-23T14:02:19+00:00"
|
1056
940
|
},
|
1057
941
|
{
|
1058
|
-
"name": "symfony/polyfill-
|
1059
|
-
"version": "v1.
|
942
|
+
"name": "symfony/polyfill-intl-grapheme",
|
943
|
+
"version": "v1.20.0",
|
1060
944
|
"source": {
|
1061
945
|
"type": "git",
|
1062
|
-
"url": "https://github.com/symfony/polyfill-
|
1063
|
-
"reference": "
|
946
|
+
"url": "https://github.com/symfony/polyfill-intl-grapheme.git",
|
947
|
+
"reference": "c7cf3f858ec7d70b89559d6e6eb1f7c2517d479c"
|
1064
948
|
},
|
1065
949
|
"dist": {
|
1066
950
|
"type": "zip",
|
1067
|
-
"url": "https://api.github.com/repos/symfony/polyfill-
|
1068
|
-
"reference": "
|
951
|
+
"url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/c7cf3f858ec7d70b89559d6e6eb1f7c2517d479c",
|
952
|
+
"reference": "c7cf3f858ec7d70b89559d6e6eb1f7c2517d479c",
|
1069
953
|
"shasum": ""
|
1070
954
|
},
|
1071
955
|
"require": {
|
1072
|
-
"php": ">=
|
956
|
+
"php": ">=7.1"
|
1073
957
|
},
|
1074
958
|
"suggest": {
|
1075
|
-
"ext-
|
959
|
+
"ext-intl": "For best performance"
|
1076
960
|
},
|
1077
961
|
"type": "library",
|
1078
962
|
"extra": {
|
1079
963
|
"branch-alias": {
|
1080
|
-
"dev-
|
964
|
+
"dev-main": "1.20-dev"
|
1081
965
|
},
|
1082
966
|
"thanks": {
|
1083
967
|
"name": "symfony/polyfill",
|
@@ -1086,7 +970,7 @@
|
|
1086
970
|
},
|
1087
971
|
"autoload": {
|
1088
972
|
"psr-4": {
|
1089
|
-
"Symfony\\Polyfill\\
|
973
|
+
"Symfony\\Polyfill\\Intl\\Grapheme\\": ""
|
1090
974
|
},
|
1091
975
|
"files": [
|
1092
976
|
"bootstrap.php"
|
@@ -1106,11 +990,12 @@
|
|
1106
990
|
"homepage": "https://symfony.com/contributors"
|
1107
991
|
}
|
1108
992
|
],
|
1109
|
-
"description": "Symfony polyfill for
|
993
|
+
"description": "Symfony polyfill for intl's grapheme_* functions",
|
1110
994
|
"homepage": "https://symfony.com",
|
1111
995
|
"keywords": [
|
1112
996
|
"compatibility",
|
1113
|
-
"
|
997
|
+
"grapheme",
|
998
|
+
"intl",
|
1114
999
|
"polyfill",
|
1115
1000
|
"portable",
|
1116
1001
|
"shim"
|
@@ -1129,29 +1014,32 @@
|
|
1129
1014
|
"type": "tidelift"
|
1130
1015
|
}
|
1131
1016
|
],
|
1132
|
-
"time": "2020-
|
1017
|
+
"time": "2020-10-23T14:02:19+00:00"
|
1133
1018
|
},
|
1134
1019
|
{
|
1135
|
-
"name": "symfony/polyfill-
|
1136
|
-
"version": "v1.
|
1020
|
+
"name": "symfony/polyfill-intl-normalizer",
|
1021
|
+
"version": "v1.20.0",
|
1137
1022
|
"source": {
|
1138
1023
|
"type": "git",
|
1139
|
-
"url": "https://github.com/symfony/polyfill-
|
1140
|
-
"reference": "
|
1024
|
+
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
|
1025
|
+
"reference": "727d1096295d807c309fb01a851577302394c897"
|
1141
1026
|
},
|
1142
1027
|
"dist": {
|
1143
1028
|
"type": "zip",
|
1144
|
-
"url": "https://api.github.com/repos/symfony/polyfill-
|
1145
|
-
"reference": "
|
1029
|
+
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/727d1096295d807c309fb01a851577302394c897",
|
1030
|
+
"reference": "727d1096295d807c309fb01a851577302394c897",
|
1146
1031
|
"shasum": ""
|
1147
1032
|
},
|
1148
1033
|
"require": {
|
1149
|
-
"php": ">=7.
|
1034
|
+
"php": ">=7.1"
|
1035
|
+
},
|
1036
|
+
"suggest": {
|
1037
|
+
"ext-intl": "For best performance"
|
1150
1038
|
},
|
1151
1039
|
"type": "library",
|
1152
1040
|
"extra": {
|
1153
1041
|
"branch-alias": {
|
1154
|
-
"dev-
|
1042
|
+
"dev-main": "1.20-dev"
|
1155
1043
|
},
|
1156
1044
|
"thanks": {
|
1157
1045
|
"name": "symfony/polyfill",
|
@@ -1160,7 +1048,7 @@
|
|
1160
1048
|
},
|
1161
1049
|
"autoload": {
|
1162
1050
|
"psr-4": {
|
1163
|
-
"Symfony\\Polyfill\\
|
1051
|
+
"Symfony\\Polyfill\\Intl\\Normalizer\\": ""
|
1164
1052
|
},
|
1165
1053
|
"files": [
|
1166
1054
|
"bootstrap.php"
|
@@ -1174,10 +1062,6 @@
|
|
1174
1062
|
"MIT"
|
1175
1063
|
],
|
1176
1064
|
"authors": [
|
1177
|
-
{
|
1178
|
-
"name": "Ion Bazan",
|
1179
|
-
"email": "ion.bazan@gmail.com"
|
1180
|
-
},
|
1181
1065
|
{
|
1182
1066
|
"name": "Nicolas Grekas",
|
1183
1067
|
"email": "p@tchwork.com"
|
@@ -1187,10 +1071,12 @@
|
|
1187
1071
|
"homepage": "https://symfony.com/contributors"
|
1188
1072
|
}
|
1189
1073
|
],
|
1190
|
-
"description": "Symfony polyfill
|
1074
|
+
"description": "Symfony polyfill for intl's Normalizer class and related functions",
|
1191
1075
|
"homepage": "https://symfony.com",
|
1192
1076
|
"keywords": [
|
1193
1077
|
"compatibility",
|
1078
|
+
"intl",
|
1079
|
+
"normalizer",
|
1194
1080
|
"polyfill",
|
1195
1081
|
"portable",
|
1196
1082
|
"shim"
|
@@ -1209,38 +1095,44 @@
|
|
1209
1095
|
"type": "tidelift"
|
1210
1096
|
}
|
1211
1097
|
],
|
1212
|
-
"time": "2020-
|
1098
|
+
"time": "2020-10-23T14:02:19+00:00"
|
1213
1099
|
},
|
1214
1100
|
{
|
1215
|
-
"name": "symfony/
|
1216
|
-
"version": "
|
1101
|
+
"name": "symfony/polyfill-mbstring",
|
1102
|
+
"version": "v1.20.0",
|
1217
1103
|
"source": {
|
1218
1104
|
"type": "git",
|
1219
|
-
"url": "https://github.com/symfony/
|
1220
|
-
"reference": "
|
1105
|
+
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
1106
|
+
"reference": "39d483bdf39be819deabf04ec872eb0b2410b531"
|
1221
1107
|
},
|
1222
1108
|
"dist": {
|
1223
1109
|
"type": "zip",
|
1224
|
-
"url": "https://api.github.com/repos/symfony/
|
1225
|
-
"reference": "
|
1110
|
+
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/39d483bdf39be819deabf04ec872eb0b2410b531",
|
1111
|
+
"reference": "39d483bdf39be819deabf04ec872eb0b2410b531",
|
1226
1112
|
"shasum": ""
|
1227
1113
|
},
|
1228
1114
|
"require": {
|
1229
|
-
"php": ">=7.
|
1230
|
-
|
1115
|
+
"php": ">=7.1"
|
1116
|
+
},
|
1117
|
+
"suggest": {
|
1118
|
+
"ext-mbstring": "For best performance"
|
1231
1119
|
},
|
1232
1120
|
"type": "library",
|
1233
1121
|
"extra": {
|
1234
1122
|
"branch-alias": {
|
1235
|
-
"dev-
|
1123
|
+
"dev-main": "1.20-dev"
|
1124
|
+
},
|
1125
|
+
"thanks": {
|
1126
|
+
"name": "symfony/polyfill",
|
1127
|
+
"url": "https://github.com/symfony/polyfill"
|
1236
1128
|
}
|
1237
1129
|
},
|
1238
1130
|
"autoload": {
|
1239
1131
|
"psr-4": {
|
1240
|
-
"Symfony\\
|
1132
|
+
"Symfony\\Polyfill\\Mbstring\\": ""
|
1241
1133
|
},
|
1242
|
-
"
|
1243
|
-
"
|
1134
|
+
"files": [
|
1135
|
+
"bootstrap.php"
|
1244
1136
|
]
|
1245
1137
|
},
|
1246
1138
|
"notification-url": "https://packagist.org/downloads/",
|
@@ -1249,16 +1141,23 @@
|
|
1249
1141
|
],
|
1250
1142
|
"authors": [
|
1251
1143
|
{
|
1252
|
-
"name": "
|
1253
|
-
"email": "
|
1144
|
+
"name": "Nicolas Grekas",
|
1145
|
+
"email": "p@tchwork.com"
|
1254
1146
|
},
|
1255
1147
|
{
|
1256
1148
|
"name": "Symfony Community",
|
1257
1149
|
"homepage": "https://symfony.com/contributors"
|
1258
1150
|
}
|
1259
1151
|
],
|
1260
|
-
"description": "Symfony
|
1152
|
+
"description": "Symfony polyfill for the Mbstring extension",
|
1261
1153
|
"homepage": "https://symfony.com",
|
1154
|
+
"keywords": [
|
1155
|
+
"compatibility",
|
1156
|
+
"mbstring",
|
1157
|
+
"polyfill",
|
1158
|
+
"portable",
|
1159
|
+
"shim"
|
1160
|
+
],
|
1262
1161
|
"funding": [
|
1263
1162
|
{
|
1264
1163
|
"url": "https://symfony.com/sponsor",
|
@@ -1273,43 +1172,45 @@
|
|
1273
1172
|
"type": "tidelift"
|
1274
1173
|
}
|
1275
1174
|
],
|
1276
|
-
"time": "2020-
|
1277
|
-
}
|
1278
|
-
],
|
1279
|
-
"packages-dev": [
|
1175
|
+
"time": "2020-10-23T14:02:19+00:00"
|
1176
|
+
},
|
1280
1177
|
{
|
1281
|
-
"name": "
|
1282
|
-
"version": "
|
1178
|
+
"name": "symfony/polyfill-php73",
|
1179
|
+
"version": "v1.20.0",
|
1283
1180
|
"source": {
|
1284
1181
|
"type": "git",
|
1285
|
-
"url": "https://github.com/
|
1286
|
-
"reference": "
|
1182
|
+
"url": "https://github.com/symfony/polyfill-php73.git",
|
1183
|
+
"reference": "8ff431c517be11c78c48a39a66d37431e26a6bed"
|
1287
1184
|
},
|
1288
1185
|
"dist": {
|
1289
1186
|
"type": "zip",
|
1290
|
-
"url": "https://api.github.com/repos/
|
1291
|
-
"reference": "
|
1187
|
+
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/8ff431c517be11c78c48a39a66d37431e26a6bed",
|
1188
|
+
"reference": "8ff431c517be11c78c48a39a66d37431e26a6bed",
|
1292
1189
|
"shasum": ""
|
1293
1190
|
},
|
1294
1191
|
"require": {
|
1295
|
-
"
|
1296
|
-
"ext-tokenizer": "*",
|
1297
|
-
"php": "^7.1 || ^8.0"
|
1298
|
-
},
|
1299
|
-
"require-dev": {
|
1300
|
-
"doctrine/cache": "1.*",
|
1301
|
-
"phpunit/phpunit": "^7.5"
|
1192
|
+
"php": ">=7.1"
|
1302
1193
|
},
|
1303
1194
|
"type": "library",
|
1304
1195
|
"extra": {
|
1305
1196
|
"branch-alias": {
|
1306
|
-
"dev-
|
1197
|
+
"dev-main": "1.20-dev"
|
1198
|
+
},
|
1199
|
+
"thanks": {
|
1200
|
+
"name": "symfony/polyfill",
|
1201
|
+
"url": "https://github.com/symfony/polyfill"
|
1307
1202
|
}
|
1308
1203
|
},
|
1309
1204
|
"autoload": {
|
1310
1205
|
"psr-4": {
|
1311
|
-
"
|
1312
|
-
}
|
1206
|
+
"Symfony\\Polyfill\\Php73\\": ""
|
1207
|
+
},
|
1208
|
+
"files": [
|
1209
|
+
"bootstrap.php"
|
1210
|
+
],
|
1211
|
+
"classmap": [
|
1212
|
+
"Resources/stubs"
|
1213
|
+
]
|
1313
1214
|
},
|
1314
1215
|
"notification-url": "https://packagist.org/downloads/",
|
1315
1216
|
"license": [
|
@@ -1317,65 +1218,75 @@
|
|
1317
1218
|
],
|
1318
1219
|
"authors": [
|
1319
1220
|
{
|
1320
|
-
"name": "
|
1321
|
-
"email": "
|
1221
|
+
"name": "Nicolas Grekas",
|
1222
|
+
"email": "p@tchwork.com"
|
1322
1223
|
},
|
1323
1224
|
{
|
1324
|
-
"name": "
|
1325
|
-
"
|
1326
|
-
}
|
1225
|
+
"name": "Symfony Community",
|
1226
|
+
"homepage": "https://symfony.com/contributors"
|
1227
|
+
}
|
1228
|
+
],
|
1229
|
+
"description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
|
1230
|
+
"homepage": "https://symfony.com",
|
1231
|
+
"keywords": [
|
1232
|
+
"compatibility",
|
1233
|
+
"polyfill",
|
1234
|
+
"portable",
|
1235
|
+
"shim"
|
1236
|
+
],
|
1237
|
+
"funding": [
|
1327
1238
|
{
|
1328
|
-
"
|
1329
|
-
"
|
1239
|
+
"url": "https://symfony.com/sponsor",
|
1240
|
+
"type": "custom"
|
1330
1241
|
},
|
1331
1242
|
{
|
1332
|
-
"
|
1333
|
-
"
|
1243
|
+
"url": "https://github.com/fabpot",
|
1244
|
+
"type": "github"
|
1334
1245
|
},
|
1335
1246
|
{
|
1336
|
-
"
|
1337
|
-
"
|
1247
|
+
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
1248
|
+
"type": "tidelift"
|
1338
1249
|
}
|
1339
1250
|
],
|
1340
|
-
"
|
1341
|
-
"homepage": "http://www.doctrine-project.org",
|
1342
|
-
"keywords": [
|
1343
|
-
"annotations",
|
1344
|
-
"docblock",
|
1345
|
-
"parser"
|
1346
|
-
],
|
1347
|
-
"time": "2020-05-25T17:24:27+00:00"
|
1251
|
+
"time": "2020-10-23T14:02:19+00:00"
|
1348
1252
|
},
|
1349
1253
|
{
|
1350
|
-
"name": "
|
1351
|
-
"version": "
|
1254
|
+
"name": "symfony/polyfill-php80",
|
1255
|
+
"version": "v1.20.0",
|
1352
1256
|
"source": {
|
1353
1257
|
"type": "git",
|
1354
|
-
"url": "https://github.com/
|
1355
|
-
"reference": "
|
1258
|
+
"url": "https://github.com/symfony/polyfill-php80.git",
|
1259
|
+
"reference": "e70aa8b064c5b72d3df2abd5ab1e90464ad009de"
|
1356
1260
|
},
|
1357
1261
|
"dist": {
|
1358
1262
|
"type": "zip",
|
1359
|
-
"url": "https://api.github.com/repos/
|
1360
|
-
"reference": "
|
1263
|
+
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/e70aa8b064c5b72d3df2abd5ab1e90464ad009de",
|
1264
|
+
"reference": "e70aa8b064c5b72d3df2abd5ab1e90464ad009de",
|
1361
1265
|
"shasum": ""
|
1362
1266
|
},
|
1363
1267
|
"require": {
|
1364
|
-
"php": ">=
|
1365
|
-
},
|
1366
|
-
"require-dev": {
|
1367
|
-
"phpunit/phpunit": "^4.5"
|
1268
|
+
"php": ">=7.1"
|
1368
1269
|
},
|
1369
1270
|
"type": "library",
|
1370
1271
|
"extra": {
|
1371
1272
|
"branch-alias": {
|
1372
|
-
"dev-
|
1273
|
+
"dev-main": "1.20-dev"
|
1274
|
+
},
|
1275
|
+
"thanks": {
|
1276
|
+
"name": "symfony/polyfill",
|
1277
|
+
"url": "https://github.com/symfony/polyfill"
|
1373
1278
|
}
|
1374
1279
|
},
|
1375
1280
|
"autoload": {
|
1376
1281
|
"psr-4": {
|
1377
|
-
"
|
1378
|
-
}
|
1282
|
+
"Symfony\\Polyfill\\Php80\\": ""
|
1283
|
+
},
|
1284
|
+
"files": [
|
1285
|
+
"bootstrap.php"
|
1286
|
+
],
|
1287
|
+
"classmap": [
|
1288
|
+
"Resources/stubs"
|
1289
|
+
]
|
1379
1290
|
},
|
1380
1291
|
"notification-url": "https://packagist.org/downloads/",
|
1381
1292
|
"license": [
|
@@ -1383,52 +1294,439 @@
|
|
1383
1294
|
],
|
1384
1295
|
"authors": [
|
1385
1296
|
{
|
1386
|
-
"name": "
|
1387
|
-
"email": "
|
1297
|
+
"name": "Ion Bazan",
|
1298
|
+
"email": "ion.bazan@gmail.com"
|
1388
1299
|
},
|
1389
1300
|
{
|
1390
|
-
"name": "
|
1391
|
-
"email": "
|
1301
|
+
"name": "Nicolas Grekas",
|
1302
|
+
"email": "p@tchwork.com"
|
1392
1303
|
},
|
1393
1304
|
{
|
1394
|
-
"name": "
|
1395
|
-
"
|
1305
|
+
"name": "Symfony Community",
|
1306
|
+
"homepage": "https://symfony.com/contributors"
|
1396
1307
|
}
|
1397
1308
|
],
|
1398
|
-
"description": "
|
1399
|
-
"homepage": "https://
|
1309
|
+
"description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
|
1310
|
+
"homepage": "https://symfony.com",
|
1400
1311
|
"keywords": [
|
1401
|
-
"
|
1402
|
-
"
|
1403
|
-
"
|
1404
|
-
"
|
1405
|
-
"php"
|
1312
|
+
"compatibility",
|
1313
|
+
"polyfill",
|
1314
|
+
"portable",
|
1315
|
+
"shim"
|
1406
1316
|
],
|
1407
|
-
"
|
1408
|
-
|
1409
|
-
|
1410
|
-
|
1411
|
-
|
1317
|
+
"funding": [
|
1318
|
+
{
|
1319
|
+
"url": "https://symfony.com/sponsor",
|
1320
|
+
"type": "custom"
|
1321
|
+
},
|
1322
|
+
{
|
1323
|
+
"url": "https://github.com/fabpot",
|
1324
|
+
"type": "github"
|
1325
|
+
},
|
1326
|
+
{
|
1327
|
+
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
1328
|
+
"type": "tidelift"
|
1329
|
+
}
|
1330
|
+
],
|
1331
|
+
"time": "2020-10-23T14:02:19+00:00"
|
1332
|
+
},
|
1333
|
+
{
|
1334
|
+
"name": "symfony/process",
|
1335
|
+
"version": "v5.1.7",
|
1336
|
+
"source": {
|
1337
|
+
"type": "git",
|
1338
|
+
"url": "https://github.com/symfony/process.git",
|
1339
|
+
"reference": "d3a2e64866169586502f0cd9cab69135ad12cee9"
|
1340
|
+
},
|
1341
|
+
"dist": {
|
1342
|
+
"type": "zip",
|
1343
|
+
"url": "https://api.github.com/repos/symfony/process/zipball/d3a2e64866169586502f0cd9cab69135ad12cee9",
|
1344
|
+
"reference": "d3a2e64866169586502f0cd9cab69135ad12cee9",
|
1345
|
+
"shasum": ""
|
1346
|
+
},
|
1347
|
+
"require": {
|
1348
|
+
"php": ">=7.2.5",
|
1349
|
+
"symfony/polyfill-php80": "^1.15"
|
1350
|
+
},
|
1351
|
+
"type": "library",
|
1352
|
+
"extra": {
|
1353
|
+
"branch-alias": {
|
1354
|
+
"dev-master": "5.1-dev"
|
1355
|
+
}
|
1356
|
+
},
|
1357
|
+
"autoload": {
|
1358
|
+
"psr-4": {
|
1359
|
+
"Symfony\\Component\\Process\\": ""
|
1360
|
+
},
|
1361
|
+
"exclude-from-classmap": [
|
1362
|
+
"/Tests/"
|
1363
|
+
]
|
1364
|
+
},
|
1365
|
+
"notification-url": "https://packagist.org/downloads/",
|
1366
|
+
"license": [
|
1367
|
+
"MIT"
|
1368
|
+
],
|
1369
|
+
"authors": [
|
1370
|
+
{
|
1371
|
+
"name": "Fabien Potencier",
|
1372
|
+
"email": "fabien@symfony.com"
|
1373
|
+
},
|
1374
|
+
{
|
1375
|
+
"name": "Symfony Community",
|
1376
|
+
"homepage": "https://symfony.com/contributors"
|
1377
|
+
}
|
1378
|
+
],
|
1379
|
+
"description": "Symfony Process Component",
|
1380
|
+
"homepage": "https://symfony.com",
|
1381
|
+
"funding": [
|
1382
|
+
{
|
1383
|
+
"url": "https://symfony.com/sponsor",
|
1384
|
+
"type": "custom"
|
1385
|
+
},
|
1386
|
+
{
|
1387
|
+
"url": "https://github.com/fabpot",
|
1388
|
+
"type": "github"
|
1389
|
+
},
|
1390
|
+
{
|
1391
|
+
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
1392
|
+
"type": "tidelift"
|
1393
|
+
}
|
1394
|
+
],
|
1395
|
+
"time": "2020-09-02T16:23:27+00:00"
|
1396
|
+
},
|
1397
|
+
{
|
1398
|
+
"name": "symfony/service-contracts",
|
1399
|
+
"version": "v2.2.0",
|
1400
|
+
"source": {
|
1401
|
+
"type": "git",
|
1402
|
+
"url": "https://github.com/symfony/service-contracts.git",
|
1403
|
+
"reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1"
|
1404
|
+
},
|
1405
|
+
"dist": {
|
1406
|
+
"type": "zip",
|
1407
|
+
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/d15da7ba4957ffb8f1747218be9e1a121fd298a1",
|
1408
|
+
"reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1",
|
1409
|
+
"shasum": ""
|
1410
|
+
},
|
1411
|
+
"require": {
|
1412
|
+
"php": ">=7.2.5",
|
1413
|
+
"psr/container": "^1.0"
|
1414
|
+
},
|
1415
|
+
"suggest": {
|
1416
|
+
"symfony/service-implementation": ""
|
1417
|
+
},
|
1418
|
+
"type": "library",
|
1419
|
+
"extra": {
|
1420
|
+
"branch-alias": {
|
1421
|
+
"dev-master": "2.2-dev"
|
1422
|
+
},
|
1423
|
+
"thanks": {
|
1424
|
+
"name": "symfony/contracts",
|
1425
|
+
"url": "https://github.com/symfony/contracts"
|
1426
|
+
}
|
1427
|
+
},
|
1428
|
+
"autoload": {
|
1429
|
+
"psr-4": {
|
1430
|
+
"Symfony\\Contracts\\Service\\": ""
|
1431
|
+
}
|
1432
|
+
},
|
1433
|
+
"notification-url": "https://packagist.org/downloads/",
|
1434
|
+
"license": [
|
1435
|
+
"MIT"
|
1436
|
+
],
|
1437
|
+
"authors": [
|
1438
|
+
{
|
1439
|
+
"name": "Nicolas Grekas",
|
1440
|
+
"email": "p@tchwork.com"
|
1441
|
+
},
|
1442
|
+
{
|
1443
|
+
"name": "Symfony Community",
|
1444
|
+
"homepage": "https://symfony.com/contributors"
|
1445
|
+
}
|
1446
|
+
],
|
1447
|
+
"description": "Generic abstractions related to writing services",
|
1448
|
+
"homepage": "https://symfony.com",
|
1449
|
+
"keywords": [
|
1450
|
+
"abstractions",
|
1451
|
+
"contracts",
|
1452
|
+
"decoupling",
|
1453
|
+
"interfaces",
|
1454
|
+
"interoperability",
|
1455
|
+
"standards"
|
1456
|
+
],
|
1457
|
+
"funding": [
|
1458
|
+
{
|
1459
|
+
"url": "https://symfony.com/sponsor",
|
1460
|
+
"type": "custom"
|
1461
|
+
},
|
1462
|
+
{
|
1463
|
+
"url": "https://github.com/fabpot",
|
1464
|
+
"type": "github"
|
1465
|
+
},
|
1466
|
+
{
|
1467
|
+
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
1468
|
+
"type": "tidelift"
|
1469
|
+
}
|
1470
|
+
],
|
1471
|
+
"time": "2020-09-07T11:33:47+00:00"
|
1472
|
+
},
|
1473
|
+
{
|
1474
|
+
"name": "symfony/string",
|
1475
|
+
"version": "v5.1.7",
|
1476
|
+
"source": {
|
1477
|
+
"type": "git",
|
1478
|
+
"url": "https://github.com/symfony/string.git",
|
1479
|
+
"reference": "4a9afe9d07bac506f75bcee8ed3ce76da5a9343e"
|
1480
|
+
},
|
1481
|
+
"dist": {
|
1482
|
+
"type": "zip",
|
1483
|
+
"url": "https://api.github.com/repos/symfony/string/zipball/4a9afe9d07bac506f75bcee8ed3ce76da5a9343e",
|
1484
|
+
"reference": "4a9afe9d07bac506f75bcee8ed3ce76da5a9343e",
|
1485
|
+
"shasum": ""
|
1486
|
+
},
|
1487
|
+
"require": {
|
1488
|
+
"php": ">=7.2.5",
|
1489
|
+
"symfony/polyfill-ctype": "~1.8",
|
1490
|
+
"symfony/polyfill-intl-grapheme": "~1.0",
|
1491
|
+
"symfony/polyfill-intl-normalizer": "~1.0",
|
1492
|
+
"symfony/polyfill-mbstring": "~1.0",
|
1493
|
+
"symfony/polyfill-php80": "~1.15"
|
1494
|
+
},
|
1495
|
+
"require-dev": {
|
1496
|
+
"symfony/error-handler": "^4.4|^5.0",
|
1497
|
+
"symfony/http-client": "^4.4|^5.0",
|
1498
|
+
"symfony/translation-contracts": "^1.1|^2",
|
1499
|
+
"symfony/var-exporter": "^4.4|^5.0"
|
1500
|
+
},
|
1501
|
+
"type": "library",
|
1502
|
+
"extra": {
|
1503
|
+
"branch-alias": {
|
1504
|
+
"dev-master": "5.1-dev"
|
1505
|
+
}
|
1506
|
+
},
|
1507
|
+
"autoload": {
|
1508
|
+
"psr-4": {
|
1509
|
+
"Symfony\\Component\\String\\": ""
|
1510
|
+
},
|
1511
|
+
"files": [
|
1512
|
+
"Resources/functions.php"
|
1513
|
+
],
|
1514
|
+
"exclude-from-classmap": [
|
1515
|
+
"/Tests/"
|
1516
|
+
]
|
1517
|
+
},
|
1518
|
+
"notification-url": "https://packagist.org/downloads/",
|
1519
|
+
"license": [
|
1520
|
+
"MIT"
|
1521
|
+
],
|
1522
|
+
"authors": [
|
1523
|
+
{
|
1524
|
+
"name": "Nicolas Grekas",
|
1525
|
+
"email": "p@tchwork.com"
|
1526
|
+
},
|
1527
|
+
{
|
1528
|
+
"name": "Symfony Community",
|
1529
|
+
"homepage": "https://symfony.com/contributors"
|
1530
|
+
}
|
1531
|
+
],
|
1532
|
+
"description": "Symfony String component",
|
1533
|
+
"homepage": "https://symfony.com",
|
1534
|
+
"keywords": [
|
1535
|
+
"grapheme",
|
1536
|
+
"i18n",
|
1537
|
+
"string",
|
1538
|
+
"unicode",
|
1539
|
+
"utf-8",
|
1540
|
+
"utf8"
|
1541
|
+
],
|
1542
|
+
"funding": [
|
1543
|
+
{
|
1544
|
+
"url": "https://symfony.com/sponsor",
|
1545
|
+
"type": "custom"
|
1546
|
+
},
|
1547
|
+
{
|
1548
|
+
"url": "https://github.com/fabpot",
|
1549
|
+
"type": "github"
|
1550
|
+
},
|
1551
|
+
{
|
1552
|
+
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
1553
|
+
"type": "tidelift"
|
1554
|
+
}
|
1555
|
+
],
|
1556
|
+
"time": "2020-09-15T12:23:47+00:00"
|
1557
|
+
}
|
1558
|
+
],
|
1559
|
+
"packages-dev": [
|
1560
|
+
{
|
1561
|
+
"name": "doctrine/annotations",
|
1562
|
+
"version": "1.11.1",
|
1563
|
+
"source": {
|
1564
|
+
"type": "git",
|
1565
|
+
"url": "https://github.com/doctrine/annotations.git",
|
1566
|
+
"reference": "ce77a7ba1770462cd705a91a151b6c3746f9c6ad"
|
1567
|
+
},
|
1568
|
+
"dist": {
|
1569
|
+
"type": "zip",
|
1570
|
+
"url": "https://api.github.com/repos/doctrine/annotations/zipball/ce77a7ba1770462cd705a91a151b6c3746f9c6ad",
|
1571
|
+
"reference": "ce77a7ba1770462cd705a91a151b6c3746f9c6ad",
|
1572
|
+
"shasum": ""
|
1573
|
+
},
|
1574
|
+
"require": {
|
1575
|
+
"doctrine/lexer": "1.*",
|
1576
|
+
"ext-tokenizer": "*",
|
1577
|
+
"php": "^7.1 || ^8.0"
|
1578
|
+
},
|
1579
|
+
"require-dev": {
|
1580
|
+
"doctrine/cache": "1.*",
|
1581
|
+
"doctrine/coding-standard": "^6.0 || ^8.1",
|
1582
|
+
"phpstan/phpstan": "^0.12.20",
|
1583
|
+
"phpunit/phpunit": "^7.5 || ^9.1.5"
|
1584
|
+
},
|
1585
|
+
"type": "library",
|
1586
|
+
"extra": {
|
1587
|
+
"branch-alias": {
|
1588
|
+
"dev-master": "1.11.x-dev"
|
1589
|
+
}
|
1590
|
+
},
|
1591
|
+
"autoload": {
|
1592
|
+
"psr-4": {
|
1593
|
+
"Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
|
1594
|
+
}
|
1595
|
+
},
|
1596
|
+
"notification-url": "https://packagist.org/downloads/",
|
1597
|
+
"license": [
|
1598
|
+
"MIT"
|
1599
|
+
],
|
1600
|
+
"authors": [
|
1601
|
+
{
|
1602
|
+
"name": "Guilherme Blanco",
|
1603
|
+
"email": "guilhermeblanco@gmail.com"
|
1604
|
+
},
|
1605
|
+
{
|
1606
|
+
"name": "Roman Borschel",
|
1607
|
+
"email": "roman@code-factory.org"
|
1608
|
+
},
|
1609
|
+
{
|
1610
|
+
"name": "Benjamin Eberlei",
|
1611
|
+
"email": "kontakt@beberlei.de"
|
1612
|
+
},
|
1613
|
+
{
|
1614
|
+
"name": "Jonathan Wage",
|
1615
|
+
"email": "jonwage@gmail.com"
|
1616
|
+
},
|
1617
|
+
{
|
1618
|
+
"name": "Johannes Schmitt",
|
1619
|
+
"email": "schmittjoh@gmail.com"
|
1620
|
+
}
|
1621
|
+
],
|
1622
|
+
"description": "Docblock Annotations Parser",
|
1623
|
+
"homepage": "https://www.doctrine-project.org/projects/annotations.html",
|
1624
|
+
"keywords": [
|
1625
|
+
"annotations",
|
1626
|
+
"docblock",
|
1627
|
+
"parser"
|
1628
|
+
],
|
1629
|
+
"time": "2020-10-26T10:28:16+00:00"
|
1630
|
+
},
|
1631
|
+
{
|
1632
|
+
"name": "doctrine/lexer",
|
1633
|
+
"version": "1.2.1",
|
1634
|
+
"source": {
|
1635
|
+
"type": "git",
|
1636
|
+
"url": "https://github.com/doctrine/lexer.git",
|
1637
|
+
"reference": "e864bbf5904cb8f5bb334f99209b48018522f042"
|
1638
|
+
},
|
1639
|
+
"dist": {
|
1640
|
+
"type": "zip",
|
1641
|
+
"url": "https://api.github.com/repos/doctrine/lexer/zipball/e864bbf5904cb8f5bb334f99209b48018522f042",
|
1642
|
+
"reference": "e864bbf5904cb8f5bb334f99209b48018522f042",
|
1643
|
+
"shasum": ""
|
1644
|
+
},
|
1645
|
+
"require": {
|
1646
|
+
"php": "^7.2 || ^8.0"
|
1647
|
+
},
|
1648
|
+
"require-dev": {
|
1649
|
+
"doctrine/coding-standard": "^6.0",
|
1650
|
+
"phpstan/phpstan": "^0.11.8",
|
1651
|
+
"phpunit/phpunit": "^8.2"
|
1652
|
+
},
|
1653
|
+
"type": "library",
|
1654
|
+
"extra": {
|
1655
|
+
"branch-alias": {
|
1656
|
+
"dev-master": "1.2.x-dev"
|
1657
|
+
}
|
1658
|
+
},
|
1659
|
+
"autoload": {
|
1660
|
+
"psr-4": {
|
1661
|
+
"Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
|
1662
|
+
}
|
1663
|
+
},
|
1664
|
+
"notification-url": "https://packagist.org/downloads/",
|
1665
|
+
"license": [
|
1666
|
+
"MIT"
|
1667
|
+
],
|
1668
|
+
"authors": [
|
1669
|
+
{
|
1670
|
+
"name": "Guilherme Blanco",
|
1671
|
+
"email": "guilhermeblanco@gmail.com"
|
1672
|
+
},
|
1673
|
+
{
|
1674
|
+
"name": "Roman Borschel",
|
1675
|
+
"email": "roman@code-factory.org"
|
1676
|
+
},
|
1677
|
+
{
|
1678
|
+
"name": "Johannes Schmitt",
|
1679
|
+
"email": "schmittjoh@gmail.com"
|
1680
|
+
}
|
1681
|
+
],
|
1682
|
+
"description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
|
1683
|
+
"homepage": "https://www.doctrine-project.org/projects/lexer.html",
|
1684
|
+
"keywords": [
|
1685
|
+
"annotations",
|
1686
|
+
"docblock",
|
1687
|
+
"lexer",
|
1688
|
+
"parser",
|
1689
|
+
"php"
|
1690
|
+
],
|
1691
|
+
"funding": [
|
1692
|
+
{
|
1693
|
+
"url": "https://www.doctrine-project.org/sponsorship.html",
|
1694
|
+
"type": "custom"
|
1695
|
+
},
|
1696
|
+
{
|
1697
|
+
"url": "https://www.patreon.com/phpdoctrine",
|
1698
|
+
"type": "patreon"
|
1699
|
+
},
|
1700
|
+
{
|
1701
|
+
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
|
1702
|
+
"type": "tidelift"
|
1703
|
+
}
|
1704
|
+
],
|
1705
|
+
"time": "2020-05-25T17:44:05+00:00"
|
1706
|
+
},
|
1707
|
+
{
|
1708
|
+
"name": "friendsofphp/php-cs-fixer",
|
1709
|
+
"version": "v2.16.7",
|
1412
1710
|
"source": {
|
1413
1711
|
"type": "git",
|
1414
1712
|
"url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
|
1415
|
-
"reference": "
|
1713
|
+
"reference": "4e35806a6d7d8510d6842ae932e8832363d22c87"
|
1416
1714
|
},
|
1417
1715
|
"dist": {
|
1418
1716
|
"type": "zip",
|
1419
|
-
"url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/
|
1420
|
-
"reference": "
|
1717
|
+
"url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/4e35806a6d7d8510d6842ae932e8832363d22c87",
|
1718
|
+
"reference": "4e35806a6d7d8510d6842ae932e8832363d22c87",
|
1421
1719
|
"shasum": ""
|
1422
1720
|
},
|
1423
1721
|
"require": {
|
1424
|
-
"composer/semver": "^1.4",
|
1722
|
+
"composer/semver": "^1.4 || ^2.0 || ^3.0",
|
1425
1723
|
"composer/xdebug-handler": "^1.2",
|
1426
1724
|
"doctrine/annotations": "^1.2",
|
1427
1725
|
"ext-json": "*",
|
1428
1726
|
"ext-tokenizer": "*",
|
1429
|
-
"php": "^
|
1727
|
+
"php": "^7.1",
|
1430
1728
|
"php-cs-fixer/diff": "^1.3",
|
1431
|
-
"symfony/console": "^3.4.
|
1729
|
+
"symfony/console": "^3.4.43 || ^4.1.6 || ^5.0",
|
1432
1730
|
"symfony/event-dispatcher": "^3.0 || ^4.0 || ^5.0",
|
1433
1731
|
"symfony/filesystem": "^3.0 || ^4.0 || ^5.0",
|
1434
1732
|
"symfony/finder": "^3.0 || ^4.0 || ^5.0",
|
@@ -1441,14 +1739,14 @@
|
|
1441
1739
|
"require-dev": {
|
1442
1740
|
"johnkary/phpunit-speedtrap": "^1.1 || ^2.0 || ^3.0",
|
1443
1741
|
"justinrainbow/json-schema": "^5.0",
|
1444
|
-
"keradus/cli-executor": "^1.
|
1742
|
+
"keradus/cli-executor": "^1.4",
|
1445
1743
|
"mikey179/vfsstream": "^1.6",
|
1446
|
-
"php-coveralls/php-coveralls": "^2.1",
|
1744
|
+
"php-coveralls/php-coveralls": "^2.4.1",
|
1447
1745
|
"php-cs-fixer/accessible-object": "^1.0",
|
1448
|
-
"php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.
|
1449
|
-
"php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.1",
|
1746
|
+
"php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.2",
|
1747
|
+
"php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.2.1",
|
1450
1748
|
"phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.1",
|
1451
|
-
"phpunitgoodpractices/traits": "^1.
|
1749
|
+
"phpunitgoodpractices/traits": "^1.9.1",
|
1452
1750
|
"symfony/phpunit-bridge": "^5.1",
|
1453
1751
|
"symfony/yaml": "^3.0 || ^4.0 || ^5.0"
|
1454
1752
|
},
|
@@ -1501,72 +1799,27 @@
|
|
1501
1799
|
"type": "github"
|
1502
1800
|
}
|
1503
1801
|
],
|
1504
|
-
"time": "2020-
|
1505
|
-
},
|
1506
|
-
{
|
1507
|
-
"name": "paragonie/random_compat",
|
1508
|
-
"version": "v9.99.99",
|
1509
|
-
"source": {
|
1510
|
-
"type": "git",
|
1511
|
-
"url": "https://github.com/paragonie/random_compat.git",
|
1512
|
-
"reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95"
|
1513
|
-
},
|
1514
|
-
"dist": {
|
1515
|
-
"type": "zip",
|
1516
|
-
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
|
1517
|
-
"reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
|
1518
|
-
"shasum": ""
|
1519
|
-
},
|
1520
|
-
"require": {
|
1521
|
-
"php": "^7"
|
1522
|
-
},
|
1523
|
-
"require-dev": {
|
1524
|
-
"phpunit/phpunit": "4.*|5.*",
|
1525
|
-
"vimeo/psalm": "^1"
|
1526
|
-
},
|
1527
|
-
"suggest": {
|
1528
|
-
"ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
|
1529
|
-
},
|
1530
|
-
"type": "library",
|
1531
|
-
"notification-url": "https://packagist.org/downloads/",
|
1532
|
-
"license": [
|
1533
|
-
"MIT"
|
1534
|
-
],
|
1535
|
-
"authors": [
|
1536
|
-
{
|
1537
|
-
"name": "Paragon Initiative Enterprises",
|
1538
|
-
"email": "security@paragonie.com",
|
1539
|
-
"homepage": "https://paragonie.com"
|
1540
|
-
}
|
1541
|
-
],
|
1542
|
-
"description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
|
1543
|
-
"keywords": [
|
1544
|
-
"csprng",
|
1545
|
-
"polyfill",
|
1546
|
-
"pseudorandom",
|
1547
|
-
"random"
|
1548
|
-
],
|
1549
|
-
"time": "2018-07-02T15:55:56+00:00"
|
1802
|
+
"time": "2020-10-27T22:44:27+00:00"
|
1550
1803
|
},
|
1551
1804
|
{
|
1552
1805
|
"name": "php-cs-fixer/diff",
|
1553
|
-
"version": "v1.3.
|
1806
|
+
"version": "v1.3.1",
|
1554
1807
|
"source": {
|
1555
1808
|
"type": "git",
|
1556
1809
|
"url": "https://github.com/PHP-CS-Fixer/diff.git",
|
1557
|
-
"reference": "
|
1810
|
+
"reference": "dbd31aeb251639ac0b9e7e29405c1441907f5759"
|
1558
1811
|
},
|
1559
1812
|
"dist": {
|
1560
1813
|
"type": "zip",
|
1561
|
-
"url": "https://api.github.com/repos/PHP-CS-Fixer/diff/zipball/
|
1562
|
-
"reference": "
|
1814
|
+
"url": "https://api.github.com/repos/PHP-CS-Fixer/diff/zipball/dbd31aeb251639ac0b9e7e29405c1441907f5759",
|
1815
|
+
"reference": "dbd31aeb251639ac0b9e7e29405c1441907f5759",
|
1563
1816
|
"shasum": ""
|
1564
1817
|
},
|
1565
1818
|
"require": {
|
1566
|
-
"php": "^5.6 || ^7.0"
|
1819
|
+
"php": "^5.6 || ^7.0 || ^8.0"
|
1567
1820
|
},
|
1568
1821
|
"require-dev": {
|
1569
|
-
"phpunit/phpunit": "^5.7.23 || ^6.4.3",
|
1822
|
+
"phpunit/phpunit": "^5.7.23 || ^6.4.3 || ^7.0",
|
1570
1823
|
"symfony/process": "^3.3"
|
1571
1824
|
},
|
1572
1825
|
"type": "library",
|
@@ -1580,14 +1833,14 @@
|
|
1580
1833
|
"BSD-3-Clause"
|
1581
1834
|
],
|
1582
1835
|
"authors": [
|
1583
|
-
{
|
1584
|
-
"name": "Kore Nordmann",
|
1585
|
-
"email": "mail@kore-nordmann.de"
|
1586
|
-
},
|
1587
1836
|
{
|
1588
1837
|
"name": "Sebastian Bergmann",
|
1589
1838
|
"email": "sebastian@phpunit.de"
|
1590
1839
|
},
|
1840
|
+
{
|
1841
|
+
"name": "Kore Nordmann",
|
1842
|
+
"email": "mail@kore-nordmann.de"
|
1843
|
+
},
|
1591
1844
|
{
|
1592
1845
|
"name": "SpacePossum"
|
1593
1846
|
}
|
@@ -1597,7 +1850,7 @@
|
|
1597
1850
|
"keywords": [
|
1598
1851
|
"diff"
|
1599
1852
|
],
|
1600
|
-
"time": "
|
1853
|
+
"time": "2020-10-14T08:39:05+00:00"
|
1601
1854
|
},
|
1602
1855
|
{
|
1603
1856
|
"name": "phpstan/phpstan",
|
@@ -1655,32 +1908,152 @@
|
|
1655
1908
|
],
|
1656
1909
|
"time": "2020-10-12T14:10:44+00:00"
|
1657
1910
|
},
|
1911
|
+
{
|
1912
|
+
"name": "psr/event-dispatcher",
|
1913
|
+
"version": "1.0.0",
|
1914
|
+
"source": {
|
1915
|
+
"type": "git",
|
1916
|
+
"url": "https://github.com/php-fig/event-dispatcher.git",
|
1917
|
+
"reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
|
1918
|
+
},
|
1919
|
+
"dist": {
|
1920
|
+
"type": "zip",
|
1921
|
+
"url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
|
1922
|
+
"reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
|
1923
|
+
"shasum": ""
|
1924
|
+
},
|
1925
|
+
"require": {
|
1926
|
+
"php": ">=7.2.0"
|
1927
|
+
},
|
1928
|
+
"type": "library",
|
1929
|
+
"extra": {
|
1930
|
+
"branch-alias": {
|
1931
|
+
"dev-master": "1.0.x-dev"
|
1932
|
+
}
|
1933
|
+
},
|
1934
|
+
"autoload": {
|
1935
|
+
"psr-4": {
|
1936
|
+
"Psr\\EventDispatcher\\": "src/"
|
1937
|
+
}
|
1938
|
+
},
|
1939
|
+
"notification-url": "https://packagist.org/downloads/",
|
1940
|
+
"license": [
|
1941
|
+
"MIT"
|
1942
|
+
],
|
1943
|
+
"authors": [
|
1944
|
+
{
|
1945
|
+
"name": "PHP-FIG",
|
1946
|
+
"homepage": "http://www.php-fig.org/"
|
1947
|
+
}
|
1948
|
+
],
|
1949
|
+
"description": "Standard interfaces for event handling.",
|
1950
|
+
"keywords": [
|
1951
|
+
"events",
|
1952
|
+
"psr",
|
1953
|
+
"psr-14"
|
1954
|
+
],
|
1955
|
+
"time": "2019-01-08T18:20:26+00:00"
|
1956
|
+
},
|
1957
|
+
{
|
1958
|
+
"name": "symfony/deprecation-contracts",
|
1959
|
+
"version": "v2.2.0",
|
1960
|
+
"source": {
|
1961
|
+
"type": "git",
|
1962
|
+
"url": "https://github.com/symfony/deprecation-contracts.git",
|
1963
|
+
"reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665"
|
1964
|
+
},
|
1965
|
+
"dist": {
|
1966
|
+
"type": "zip",
|
1967
|
+
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5fa56b4074d1ae755beb55617ddafe6f5d78f665",
|
1968
|
+
"reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665",
|
1969
|
+
"shasum": ""
|
1970
|
+
},
|
1971
|
+
"require": {
|
1972
|
+
"php": ">=7.1"
|
1973
|
+
},
|
1974
|
+
"type": "library",
|
1975
|
+
"extra": {
|
1976
|
+
"branch-alias": {
|
1977
|
+
"dev-master": "2.2-dev"
|
1978
|
+
},
|
1979
|
+
"thanks": {
|
1980
|
+
"name": "symfony/contracts",
|
1981
|
+
"url": "https://github.com/symfony/contracts"
|
1982
|
+
}
|
1983
|
+
},
|
1984
|
+
"autoload": {
|
1985
|
+
"files": [
|
1986
|
+
"function.php"
|
1987
|
+
]
|
1988
|
+
},
|
1989
|
+
"notification-url": "https://packagist.org/downloads/",
|
1990
|
+
"license": [
|
1991
|
+
"MIT"
|
1992
|
+
],
|
1993
|
+
"authors": [
|
1994
|
+
{
|
1995
|
+
"name": "Nicolas Grekas",
|
1996
|
+
"email": "p@tchwork.com"
|
1997
|
+
},
|
1998
|
+
{
|
1999
|
+
"name": "Symfony Community",
|
2000
|
+
"homepage": "https://symfony.com/contributors"
|
2001
|
+
}
|
2002
|
+
],
|
2003
|
+
"description": "A generic function and convention to trigger deprecation notices",
|
2004
|
+
"homepage": "https://symfony.com",
|
2005
|
+
"funding": [
|
2006
|
+
{
|
2007
|
+
"url": "https://symfony.com/sponsor",
|
2008
|
+
"type": "custom"
|
2009
|
+
},
|
2010
|
+
{
|
2011
|
+
"url": "https://github.com/fabpot",
|
2012
|
+
"type": "github"
|
2013
|
+
},
|
2014
|
+
{
|
2015
|
+
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
2016
|
+
"type": "tidelift"
|
2017
|
+
}
|
2018
|
+
],
|
2019
|
+
"time": "2020-09-07T11:33:47+00:00"
|
2020
|
+
},
|
1658
2021
|
{
|
1659
2022
|
"name": "symfony/event-dispatcher",
|
1660
|
-
"version": "
|
2023
|
+
"version": "v5.1.7",
|
1661
2024
|
"source": {
|
1662
2025
|
"type": "git",
|
1663
2026
|
"url": "https://github.com/symfony/event-dispatcher.git",
|
1664
|
-
"reference": "
|
2027
|
+
"reference": "d5de97d6af175a9e8131c546db054ca32842dd0f"
|
1665
2028
|
},
|
1666
2029
|
"dist": {
|
1667
2030
|
"type": "zip",
|
1668
|
-
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/
|
1669
|
-
"reference": "
|
2031
|
+
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/d5de97d6af175a9e8131c546db054ca32842dd0f",
|
2032
|
+
"reference": "d5de97d6af175a9e8131c546db054ca32842dd0f",
|
1670
2033
|
"shasum": ""
|
1671
2034
|
},
|
1672
2035
|
"require": {
|
1673
|
-
"php": "
|
2036
|
+
"php": ">=7.2.5",
|
2037
|
+
"symfony/deprecation-contracts": "^2.1",
|
2038
|
+
"symfony/event-dispatcher-contracts": "^2",
|
2039
|
+
"symfony/polyfill-php80": "^1.15"
|
1674
2040
|
},
|
1675
2041
|
"conflict": {
|
1676
|
-
"symfony/dependency-injection": "<
|
2042
|
+
"symfony/dependency-injection": "<4.4"
|
2043
|
+
},
|
2044
|
+
"provide": {
|
2045
|
+
"psr/event-dispatcher-implementation": "1.0",
|
2046
|
+
"symfony/event-dispatcher-implementation": "2.0"
|
1677
2047
|
},
|
1678
2048
|
"require-dev": {
|
1679
2049
|
"psr/log": "~1.0",
|
1680
|
-
"symfony/config": "
|
1681
|
-
"symfony/dependency-injection": "
|
1682
|
-
"symfony/
|
1683
|
-
"symfony/
|
2050
|
+
"symfony/config": "^4.4|^5.0",
|
2051
|
+
"symfony/dependency-injection": "^4.4|^5.0",
|
2052
|
+
"symfony/error-handler": "^4.4|^5.0",
|
2053
|
+
"symfony/expression-language": "^4.4|^5.0",
|
2054
|
+
"symfony/http-foundation": "^4.4|^5.0",
|
2055
|
+
"symfony/service-contracts": "^1.1|^2",
|
2056
|
+
"symfony/stopwatch": "^4.4|^5.0"
|
1684
2057
|
},
|
1685
2058
|
"suggest": {
|
1686
2059
|
"symfony/dependency-injection": "",
|
@@ -1689,7 +2062,7 @@
|
|
1689
2062
|
"type": "library",
|
1690
2063
|
"extra": {
|
1691
2064
|
"branch-alias": {
|
1692
|
-
"dev-master": "
|
2065
|
+
"dev-master": "5.1-dev"
|
1693
2066
|
}
|
1694
2067
|
},
|
1695
2068
|
"autoload": {
|
@@ -1730,29 +2103,107 @@
|
|
1730
2103
|
"type": "tidelift"
|
1731
2104
|
}
|
1732
2105
|
],
|
1733
|
-
"time": "2020-
|
2106
|
+
"time": "2020-09-18T14:27:32+00:00"
|
2107
|
+
},
|
2108
|
+
{
|
2109
|
+
"name": "symfony/event-dispatcher-contracts",
|
2110
|
+
"version": "v2.2.0",
|
2111
|
+
"source": {
|
2112
|
+
"type": "git",
|
2113
|
+
"url": "https://github.com/symfony/event-dispatcher-contracts.git",
|
2114
|
+
"reference": "0ba7d54483095a198fa51781bc608d17e84dffa2"
|
2115
|
+
},
|
2116
|
+
"dist": {
|
2117
|
+
"type": "zip",
|
2118
|
+
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/0ba7d54483095a198fa51781bc608d17e84dffa2",
|
2119
|
+
"reference": "0ba7d54483095a198fa51781bc608d17e84dffa2",
|
2120
|
+
"shasum": ""
|
2121
|
+
},
|
2122
|
+
"require": {
|
2123
|
+
"php": ">=7.2.5",
|
2124
|
+
"psr/event-dispatcher": "^1"
|
2125
|
+
},
|
2126
|
+
"suggest": {
|
2127
|
+
"symfony/event-dispatcher-implementation": ""
|
2128
|
+
},
|
2129
|
+
"type": "library",
|
2130
|
+
"extra": {
|
2131
|
+
"branch-alias": {
|
2132
|
+
"dev-master": "2.2-dev"
|
2133
|
+
},
|
2134
|
+
"thanks": {
|
2135
|
+
"name": "symfony/contracts",
|
2136
|
+
"url": "https://github.com/symfony/contracts"
|
2137
|
+
}
|
2138
|
+
},
|
2139
|
+
"autoload": {
|
2140
|
+
"psr-4": {
|
2141
|
+
"Symfony\\Contracts\\EventDispatcher\\": ""
|
2142
|
+
}
|
2143
|
+
},
|
2144
|
+
"notification-url": "https://packagist.org/downloads/",
|
2145
|
+
"license": [
|
2146
|
+
"MIT"
|
2147
|
+
],
|
2148
|
+
"authors": [
|
2149
|
+
{
|
2150
|
+
"name": "Nicolas Grekas",
|
2151
|
+
"email": "p@tchwork.com"
|
2152
|
+
},
|
2153
|
+
{
|
2154
|
+
"name": "Symfony Community",
|
2155
|
+
"homepage": "https://symfony.com/contributors"
|
2156
|
+
}
|
2157
|
+
],
|
2158
|
+
"description": "Generic abstractions related to dispatching event",
|
2159
|
+
"homepage": "https://symfony.com",
|
2160
|
+
"keywords": [
|
2161
|
+
"abstractions",
|
2162
|
+
"contracts",
|
2163
|
+
"decoupling",
|
2164
|
+
"interfaces",
|
2165
|
+
"interoperability",
|
2166
|
+
"standards"
|
2167
|
+
],
|
2168
|
+
"funding": [
|
2169
|
+
{
|
2170
|
+
"url": "https://symfony.com/sponsor",
|
2171
|
+
"type": "custom"
|
2172
|
+
},
|
2173
|
+
{
|
2174
|
+
"url": "https://github.com/fabpot",
|
2175
|
+
"type": "github"
|
2176
|
+
},
|
2177
|
+
{
|
2178
|
+
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
2179
|
+
"type": "tidelift"
|
2180
|
+
}
|
2181
|
+
],
|
2182
|
+
"time": "2020-09-07T11:33:47+00:00"
|
1734
2183
|
},
|
1735
2184
|
{
|
1736
2185
|
"name": "symfony/options-resolver",
|
1737
|
-
"version": "
|
2186
|
+
"version": "v5.1.7",
|
1738
2187
|
"source": {
|
1739
2188
|
"type": "git",
|
1740
2189
|
"url": "https://github.com/symfony/options-resolver.git",
|
1741
|
-
"reference": "
|
2190
|
+
"reference": "4c7e155bf7d93ea4ba3824d5a14476694a5278dd"
|
1742
2191
|
},
|
1743
2192
|
"dist": {
|
1744
2193
|
"type": "zip",
|
1745
|
-
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/
|
1746
|
-
"reference": "
|
2194
|
+
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/4c7e155bf7d93ea4ba3824d5a14476694a5278dd",
|
2195
|
+
"reference": "4c7e155bf7d93ea4ba3824d5a14476694a5278dd",
|
1747
2196
|
"shasum": ""
|
1748
2197
|
},
|
1749
2198
|
"require": {
|
1750
|
-
"php": "
|
2199
|
+
"php": ">=7.2.5",
|
2200
|
+
"symfony/deprecation-contracts": "^2.1",
|
2201
|
+
"symfony/polyfill-php80": "^1.15"
|
1751
2202
|
},
|
1752
2203
|
"type": "library",
|
1753
2204
|
"extra": {
|
1754
2205
|
"branch-alias": {
|
1755
|
-
"dev-master": "
|
2206
|
+
"dev-master": "5.1-dev"
|
1756
2207
|
}
|
1757
2208
|
},
|
1758
2209
|
"autoload": {
|
@@ -1798,47 +2249,35 @@
|
|
1798
2249
|
"type": "tidelift"
|
1799
2250
|
}
|
1800
2251
|
],
|
1801
|
-
"time": "2020-
|
2252
|
+
"time": "2020-09-27T03:44:28+00:00"
|
1802
2253
|
},
|
1803
2254
|
{
|
1804
2255
|
"name": "symfony/polyfill-php70",
|
1805
|
-
"version": "v1.
|
2256
|
+
"version": "v1.20.0",
|
1806
2257
|
"source": {
|
1807
2258
|
"type": "git",
|
1808
2259
|
"url": "https://github.com/symfony/polyfill-php70.git",
|
1809
|
-
"reference": "
|
2260
|
+
"reference": "5f03a781d984aae42cebd18e7912fa80f02ee644"
|
1810
2261
|
},
|
1811
2262
|
"dist": {
|
1812
2263
|
"type": "zip",
|
1813
|
-
"url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/
|
1814
|
-
"reference": "
|
2264
|
+
"url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/5f03a781d984aae42cebd18e7912fa80f02ee644",
|
2265
|
+
"reference": "5f03a781d984aae42cebd18e7912fa80f02ee644",
|
1815
2266
|
"shasum": ""
|
1816
2267
|
},
|
1817
2268
|
"require": {
|
1818
|
-
"
|
1819
|
-
"php": ">=5.3.3"
|
2269
|
+
"php": ">=7.1"
|
1820
2270
|
},
|
1821
|
-
"type": "
|
2271
|
+
"type": "metapackage",
|
1822
2272
|
"extra": {
|
1823
2273
|
"branch-alias": {
|
1824
|
-
"dev-
|
2274
|
+
"dev-main": "1.20-dev"
|
1825
2275
|
},
|
1826
2276
|
"thanks": {
|
1827
2277
|
"name": "symfony/polyfill",
|
1828
2278
|
"url": "https://github.com/symfony/polyfill"
|
1829
2279
|
}
|
1830
2280
|
},
|
1831
|
-
"autoload": {
|
1832
|
-
"psr-4": {
|
1833
|
-
"Symfony\\Polyfill\\Php70\\": ""
|
1834
|
-
},
|
1835
|
-
"files": [
|
1836
|
-
"bootstrap.php"
|
1837
|
-
],
|
1838
|
-
"classmap": [
|
1839
|
-
"Resources/stubs"
|
1840
|
-
]
|
1841
|
-
},
|
1842
2281
|
"notification-url": "https://packagist.org/downloads/",
|
1843
2282
|
"license": [
|
1844
2283
|
"MIT"
|
@@ -1875,29 +2314,29 @@
|
|
1875
2314
|
"type": "tidelift"
|
1876
2315
|
}
|
1877
2316
|
],
|
1878
|
-
"time": "2020-
|
2317
|
+
"time": "2020-10-23T14:02:19+00:00"
|
1879
2318
|
},
|
1880
2319
|
{
|
1881
2320
|
"name": "symfony/polyfill-php72",
|
1882
|
-
"version": "v1.
|
2321
|
+
"version": "v1.20.0",
|
1883
2322
|
"source": {
|
1884
2323
|
"type": "git",
|
1885
2324
|
"url": "https://github.com/symfony/polyfill-php72.git",
|
1886
|
-
"reference": "
|
2325
|
+
"reference": "cede45fcdfabdd6043b3592e83678e42ec69e930"
|
1887
2326
|
},
|
1888
2327
|
"dist": {
|
1889
2328
|
"type": "zip",
|
1890
|
-
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/
|
1891
|
-
"reference": "
|
2329
|
+
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/cede45fcdfabdd6043b3592e83678e42ec69e930",
|
2330
|
+
"reference": "cede45fcdfabdd6043b3592e83678e42ec69e930",
|
1892
2331
|
"shasum": ""
|
1893
2332
|
},
|
1894
2333
|
"require": {
|
1895
|
-
"php": ">=
|
2334
|
+
"php": ">=7.1"
|
1896
2335
|
},
|
1897
2336
|
"type": "library",
|
1898
2337
|
"extra": {
|
1899
2338
|
"branch-alias": {
|
1900
|
-
"dev-
|
2339
|
+
"dev-main": "1.20-dev"
|
1901
2340
|
},
|
1902
2341
|
"thanks": {
|
1903
2342
|
"name": "symfony/polyfill",
|
@@ -1948,29 +2387,30 @@
|
|
1948
2387
|
"type": "tidelift"
|
1949
2388
|
}
|
1950
2389
|
],
|
1951
|
-
"time": "2020-
|
2390
|
+
"time": "2020-10-23T14:02:19+00:00"
|
1952
2391
|
},
|
1953
2392
|
{
|
1954
2393
|
"name": "symfony/stopwatch",
|
1955
|
-
"version": "
|
2394
|
+
"version": "v5.1.7",
|
1956
2395
|
"source": {
|
1957
2396
|
"type": "git",
|
1958
2397
|
"url": "https://github.com/symfony/stopwatch.git",
|
1959
|
-
"reference": "
|
2398
|
+
"reference": "0f7c58cf81dbb5dd67d423a89d577524a2ec0323"
|
1960
2399
|
},
|
1961
2400
|
"dist": {
|
1962
2401
|
"type": "zip",
|
1963
|
-
"url": "https://api.github.com/repos/symfony/stopwatch/zipball/
|
1964
|
-
"reference": "
|
2402
|
+
"url": "https://api.github.com/repos/symfony/stopwatch/zipball/0f7c58cf81dbb5dd67d423a89d577524a2ec0323",
|
2403
|
+
"reference": "0f7c58cf81dbb5dd67d423a89d577524a2ec0323",
|
1965
2404
|
"shasum": ""
|
1966
2405
|
},
|
1967
2406
|
"require": {
|
1968
|
-
"php": "
|
2407
|
+
"php": ">=7.2.5",
|
2408
|
+
"symfony/service-contracts": "^1.0|^2"
|
1969
2409
|
},
|
1970
2410
|
"type": "library",
|
1971
2411
|
"extra": {
|
1972
2412
|
"branch-alias": {
|
1973
|
-
"dev-master": "
|
2413
|
+
"dev-master": "5.1-dev"
|
1974
2414
|
}
|
1975
2415
|
},
|
1976
2416
|
"autoload": {
|
@@ -2011,7 +2451,7 @@
|
|
2011
2451
|
"type": "tidelift"
|
2012
2452
|
}
|
2013
2453
|
],
|
2014
|
-
"time": "2020-
|
2454
|
+
"time": "2020-05-20T17:43:50+00:00"
|
2015
2455
|
}
|
2016
2456
|
],
|
2017
2457
|
"aliases": [],
|