dependabot-composer 0.130.1 → 0.131.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: eddb619a3803c4f658322bc037ed9512e535255078f1ee7144fad6d9cf8137f0
|
|
4
|
+
data.tar.gz: 8883602df536d2df551f2970e272cba27dab21148a87893914a76d41dfa5f8cc
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: c2baa0c9b9a1d5733290b8113cb1bfd9e77c949a7048e916384ba2c86e8a78107840520e8f8365c9f1d0aa152c3b8b4d12562cae7fed68349c5842de1f1f0e39
|
|
7
|
+
data.tar.gz: 7ac7e205504530cb8cdcdfe7cbd1cef820f24e44ad2f059819937496a1c4522168931ca75ab1e70fe3e3cfeb9818d5ba7616ae418c076dec5dfcf6408682edf4
|
data/helpers/v1/composer.lock
CHANGED
|
@@ -8,16 +8,16 @@
|
|
|
8
8
|
"packages": [
|
|
9
9
|
{
|
|
10
10
|
"name": "composer/ca-bundle",
|
|
11
|
-
"version": "1.2.
|
|
11
|
+
"version": "1.2.9",
|
|
12
12
|
"source": {
|
|
13
13
|
"type": "git",
|
|
14
14
|
"url": "https://github.com/composer/ca-bundle.git",
|
|
15
|
-
"reference": "
|
|
15
|
+
"reference": "78a0e288fdcebf92aa2318a8d3656168da6ac1a5"
|
|
16
16
|
},
|
|
17
17
|
"dist": {
|
|
18
18
|
"type": "zip",
|
|
19
|
-
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/
|
|
20
|
-
"reference": "
|
|
19
|
+
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/78a0e288fdcebf92aa2318a8d3656168da6ac1a5",
|
|
20
|
+
"reference": "78a0e288fdcebf92aa2318a8d3656168da6ac1a5",
|
|
21
21
|
"shasum": ""
|
|
22
22
|
},
|
|
23
23
|
"require": {
|
|
@@ -26,14 +26,15 @@
|
|
|
26
26
|
"php": "^5.3.2 || ^7.0 || ^8.0"
|
|
27
27
|
},
|
|
28
28
|
"require-dev": {
|
|
29
|
-
"
|
|
29
|
+
"phpstan/phpstan": "^0.12.55",
|
|
30
30
|
"psr/log": "^1.0",
|
|
31
|
+
"symfony/phpunit-bridge": "^4.2 || ^5",
|
|
31
32
|
"symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0"
|
|
32
33
|
},
|
|
33
34
|
"type": "library",
|
|
34
35
|
"extra": {
|
|
35
36
|
"branch-alias": {
|
|
36
|
-
"dev-
|
|
37
|
+
"dev-main": "1.x-dev"
|
|
37
38
|
}
|
|
38
39
|
},
|
|
39
40
|
"autoload": {
|
|
@@ -74,20 +75,20 @@
|
|
|
74
75
|
"type": "tidelift"
|
|
75
76
|
}
|
|
76
77
|
],
|
|
77
|
-
"time": "
|
|
78
|
+
"time": "2021-01-12T12:10:35+00:00"
|
|
78
79
|
},
|
|
79
80
|
{
|
|
80
81
|
"name": "composer/composer",
|
|
81
|
-
"version": "1.10.
|
|
82
|
+
"version": "1.10.20",
|
|
82
83
|
"source": {
|
|
83
84
|
"type": "git",
|
|
84
85
|
"url": "https://github.com/composer/composer.git",
|
|
85
|
-
"reference": "
|
|
86
|
+
"reference": "e55d297525f0ecc805c813a0f63a40114fd670f6"
|
|
86
87
|
},
|
|
87
88
|
"dist": {
|
|
88
89
|
"type": "zip",
|
|
89
|
-
"url": "https://api.github.com/repos/composer/composer/zipball/
|
|
90
|
-
"reference": "
|
|
90
|
+
"url": "https://api.github.com/repos/composer/composer/zipball/e55d297525f0ecc805c813a0f63a40114fd670f6",
|
|
91
|
+
"reference": "e55d297525f0ecc805c813a0f63a40114fd670f6",
|
|
91
92
|
"shasum": ""
|
|
92
93
|
},
|
|
93
94
|
"require": {
|
|
@@ -168,7 +169,7 @@
|
|
|
168
169
|
"type": "tidelift"
|
|
169
170
|
}
|
|
170
171
|
],
|
|
171
|
-
"time": "
|
|
172
|
+
"time": "2021-01-27T14:41:06+00:00"
|
|
172
173
|
},
|
|
173
174
|
{
|
|
174
175
|
"name": "composer/semver",
|
|
@@ -644,16 +645,16 @@
|
|
|
644
645
|
},
|
|
645
646
|
{
|
|
646
647
|
"name": "symfony/console",
|
|
647
|
-
"version": "v5.2.
|
|
648
|
+
"version": "v5.2.2",
|
|
648
649
|
"source": {
|
|
649
650
|
"type": "git",
|
|
650
651
|
"url": "https://github.com/symfony/console.git",
|
|
651
|
-
"reference": "
|
|
652
|
+
"reference": "d62ec79478b55036f65e2602e282822b8eaaff0a"
|
|
652
653
|
},
|
|
653
654
|
"dist": {
|
|
654
655
|
"type": "zip",
|
|
655
|
-
"url": "https://api.github.com/repos/symfony/console/zipball/
|
|
656
|
-
"reference": "
|
|
656
|
+
"url": "https://api.github.com/repos/symfony/console/zipball/d62ec79478b55036f65e2602e282822b8eaaff0a",
|
|
657
|
+
"reference": "d62ec79478b55036f65e2602e282822b8eaaff0a",
|
|
657
658
|
"shasum": ""
|
|
658
659
|
},
|
|
659
660
|
"require": {
|
|
@@ -712,7 +713,7 @@
|
|
|
712
713
|
"homepage": "https://symfony.com/contributors"
|
|
713
714
|
}
|
|
714
715
|
],
|
|
715
|
-
"description": "
|
|
716
|
+
"description": "Eases the creation of beautiful and testable command line interfaces",
|
|
716
717
|
"homepage": "https://symfony.com",
|
|
717
718
|
"keywords": [
|
|
718
719
|
"cli",
|
|
@@ -734,20 +735,20 @@
|
|
|
734
735
|
"type": "tidelift"
|
|
735
736
|
}
|
|
736
737
|
],
|
|
737
|
-
"time": "
|
|
738
|
+
"time": "2021-01-27T10:15:41+00:00"
|
|
738
739
|
},
|
|
739
740
|
{
|
|
740
741
|
"name": "symfony/filesystem",
|
|
741
|
-
"version": "v5.2.
|
|
742
|
+
"version": "v5.2.2",
|
|
742
743
|
"source": {
|
|
743
744
|
"type": "git",
|
|
744
745
|
"url": "https://github.com/symfony/filesystem.git",
|
|
745
|
-
"reference": "
|
|
746
|
+
"reference": "262d033b57c73e8b59cd6e68a45c528318b15038"
|
|
746
747
|
},
|
|
747
748
|
"dist": {
|
|
748
749
|
"type": "zip",
|
|
749
|
-
"url": "https://api.github.com/repos/symfony/filesystem/zipball/
|
|
750
|
-
"reference": "
|
|
750
|
+
"url": "https://api.github.com/repos/symfony/filesystem/zipball/262d033b57c73e8b59cd6e68a45c528318b15038",
|
|
751
|
+
"reference": "262d033b57c73e8b59cd6e68a45c528318b15038",
|
|
751
752
|
"shasum": ""
|
|
752
753
|
},
|
|
753
754
|
"require": {
|
|
@@ -777,7 +778,7 @@
|
|
|
777
778
|
"homepage": "https://symfony.com/contributors"
|
|
778
779
|
}
|
|
779
780
|
],
|
|
780
|
-
"description": "
|
|
781
|
+
"description": "Provides basic utilities for the filesystem",
|
|
781
782
|
"homepage": "https://symfony.com",
|
|
782
783
|
"funding": [
|
|
783
784
|
{
|
|
@@ -793,20 +794,20 @@
|
|
|
793
794
|
"type": "tidelift"
|
|
794
795
|
}
|
|
795
796
|
],
|
|
796
|
-
"time": "
|
|
797
|
+
"time": "2021-01-27T10:01:46+00:00"
|
|
797
798
|
},
|
|
798
799
|
{
|
|
799
800
|
"name": "symfony/finder",
|
|
800
|
-
"version": "v5.2.
|
|
801
|
+
"version": "v5.2.2",
|
|
801
802
|
"source": {
|
|
802
803
|
"type": "git",
|
|
803
804
|
"url": "https://github.com/symfony/finder.git",
|
|
804
|
-
"reference": "
|
|
805
|
+
"reference": "196f45723b5e618bf0e23b97e96d11652696ea9e"
|
|
805
806
|
},
|
|
806
807
|
"dist": {
|
|
807
808
|
"type": "zip",
|
|
808
|
-
"url": "https://api.github.com/repos/symfony/finder/zipball/
|
|
809
|
-
"reference": "
|
|
809
|
+
"url": "https://api.github.com/repos/symfony/finder/zipball/196f45723b5e618bf0e23b97e96d11652696ea9e",
|
|
810
|
+
"reference": "196f45723b5e618bf0e23b97e96d11652696ea9e",
|
|
810
811
|
"shasum": ""
|
|
811
812
|
},
|
|
812
813
|
"require": {
|
|
@@ -835,7 +836,7 @@
|
|
|
835
836
|
"homepage": "https://symfony.com/contributors"
|
|
836
837
|
}
|
|
837
838
|
],
|
|
838
|
-
"description": "
|
|
839
|
+
"description": "Finds files and directories via an intuitive fluent interface",
|
|
839
840
|
"homepage": "https://symfony.com",
|
|
840
841
|
"funding": [
|
|
841
842
|
{
|
|
@@ -851,20 +852,20 @@
|
|
|
851
852
|
"type": "tidelift"
|
|
852
853
|
}
|
|
853
854
|
],
|
|
854
|
-
"time": "
|
|
855
|
+
"time": "2021-01-27T10:01:46+00:00"
|
|
855
856
|
},
|
|
856
857
|
{
|
|
857
858
|
"name": "symfony/polyfill-ctype",
|
|
858
|
-
"version": "v1.
|
|
859
|
+
"version": "v1.22.0",
|
|
859
860
|
"source": {
|
|
860
861
|
"type": "git",
|
|
861
862
|
"url": "https://github.com/symfony/polyfill-ctype.git",
|
|
862
|
-
"reference": "
|
|
863
|
+
"reference": "c6c942b1ac76c82448322025e084cadc56048b4e"
|
|
863
864
|
},
|
|
864
865
|
"dist": {
|
|
865
866
|
"type": "zip",
|
|
866
|
-
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/
|
|
867
|
-
"reference": "
|
|
867
|
+
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/c6c942b1ac76c82448322025e084cadc56048b4e",
|
|
868
|
+
"reference": "c6c942b1ac76c82448322025e084cadc56048b4e",
|
|
868
869
|
"shasum": ""
|
|
869
870
|
},
|
|
870
871
|
"require": {
|
|
@@ -876,7 +877,7 @@
|
|
|
876
877
|
"type": "library",
|
|
877
878
|
"extra": {
|
|
878
879
|
"branch-alias": {
|
|
879
|
-
"dev-main": "1.
|
|
880
|
+
"dev-main": "1.22-dev"
|
|
880
881
|
},
|
|
881
882
|
"thanks": {
|
|
882
883
|
"name": "symfony/polyfill",
|
|
@@ -927,20 +928,20 @@
|
|
|
927
928
|
"type": "tidelift"
|
|
928
929
|
}
|
|
929
930
|
],
|
|
930
|
-
"time": "
|
|
931
|
+
"time": "2021-01-07T16:49:33+00:00"
|
|
931
932
|
},
|
|
932
933
|
{
|
|
933
934
|
"name": "symfony/polyfill-intl-grapheme",
|
|
934
|
-
"version": "v1.
|
|
935
|
+
"version": "v1.22.0",
|
|
935
936
|
"source": {
|
|
936
937
|
"type": "git",
|
|
937
938
|
"url": "https://github.com/symfony/polyfill-intl-grapheme.git",
|
|
938
|
-
"reference": "
|
|
939
|
+
"reference": "267a9adeb8ecb8071040a740930e077cdfb987af"
|
|
939
940
|
},
|
|
940
941
|
"dist": {
|
|
941
942
|
"type": "zip",
|
|
942
|
-
"url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/
|
|
943
|
-
"reference": "
|
|
943
|
+
"url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/267a9adeb8ecb8071040a740930e077cdfb987af",
|
|
944
|
+
"reference": "267a9adeb8ecb8071040a740930e077cdfb987af",
|
|
944
945
|
"shasum": ""
|
|
945
946
|
},
|
|
946
947
|
"require": {
|
|
@@ -952,7 +953,7 @@
|
|
|
952
953
|
"type": "library",
|
|
953
954
|
"extra": {
|
|
954
955
|
"branch-alias": {
|
|
955
|
-
"dev-main": "1.
|
|
956
|
+
"dev-main": "1.22-dev"
|
|
956
957
|
},
|
|
957
958
|
"thanks": {
|
|
958
959
|
"name": "symfony/polyfill",
|
|
@@ -1005,20 +1006,20 @@
|
|
|
1005
1006
|
"type": "tidelift"
|
|
1006
1007
|
}
|
|
1007
1008
|
],
|
|
1008
|
-
"time": "
|
|
1009
|
+
"time": "2021-01-07T16:49:33+00:00"
|
|
1009
1010
|
},
|
|
1010
1011
|
{
|
|
1011
1012
|
"name": "symfony/polyfill-intl-normalizer",
|
|
1012
|
-
"version": "v1.
|
|
1013
|
+
"version": "v1.22.0",
|
|
1013
1014
|
"source": {
|
|
1014
1015
|
"type": "git",
|
|
1015
1016
|
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
|
|
1016
|
-
"reference": "
|
|
1017
|
+
"reference": "6e971c891537eb617a00bb07a43d182a6915faba"
|
|
1017
1018
|
},
|
|
1018
1019
|
"dist": {
|
|
1019
1020
|
"type": "zip",
|
|
1020
|
-
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/
|
|
1021
|
-
"reference": "
|
|
1021
|
+
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/6e971c891537eb617a00bb07a43d182a6915faba",
|
|
1022
|
+
"reference": "6e971c891537eb617a00bb07a43d182a6915faba",
|
|
1022
1023
|
"shasum": ""
|
|
1023
1024
|
},
|
|
1024
1025
|
"require": {
|
|
@@ -1030,7 +1031,7 @@
|
|
|
1030
1031
|
"type": "library",
|
|
1031
1032
|
"extra": {
|
|
1032
1033
|
"branch-alias": {
|
|
1033
|
-
"dev-main": "1.
|
|
1034
|
+
"dev-main": "1.22-dev"
|
|
1034
1035
|
},
|
|
1035
1036
|
"thanks": {
|
|
1036
1037
|
"name": "symfony/polyfill",
|
|
@@ -1086,20 +1087,20 @@
|
|
|
1086
1087
|
"type": "tidelift"
|
|
1087
1088
|
}
|
|
1088
1089
|
],
|
|
1089
|
-
"time": "
|
|
1090
|
+
"time": "2021-01-07T17:09:11+00:00"
|
|
1090
1091
|
},
|
|
1091
1092
|
{
|
|
1092
1093
|
"name": "symfony/polyfill-mbstring",
|
|
1093
|
-
"version": "v1.
|
|
1094
|
+
"version": "v1.22.0",
|
|
1094
1095
|
"source": {
|
|
1095
1096
|
"type": "git",
|
|
1096
1097
|
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
|
1097
|
-
"reference": "
|
|
1098
|
+
"reference": "f377a3dd1fde44d37b9831d68dc8dea3ffd28e13"
|
|
1098
1099
|
},
|
|
1099
1100
|
"dist": {
|
|
1100
1101
|
"type": "zip",
|
|
1101
|
-
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/
|
|
1102
|
-
"reference": "
|
|
1102
|
+
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/f377a3dd1fde44d37b9831d68dc8dea3ffd28e13",
|
|
1103
|
+
"reference": "f377a3dd1fde44d37b9831d68dc8dea3ffd28e13",
|
|
1103
1104
|
"shasum": ""
|
|
1104
1105
|
},
|
|
1105
1106
|
"require": {
|
|
@@ -1111,7 +1112,7 @@
|
|
|
1111
1112
|
"type": "library",
|
|
1112
1113
|
"extra": {
|
|
1113
1114
|
"branch-alias": {
|
|
1114
|
-
"dev-main": "1.
|
|
1115
|
+
"dev-main": "1.22-dev"
|
|
1115
1116
|
},
|
|
1116
1117
|
"thanks": {
|
|
1117
1118
|
"name": "symfony/polyfill",
|
|
@@ -1163,20 +1164,20 @@
|
|
|
1163
1164
|
"type": "tidelift"
|
|
1164
1165
|
}
|
|
1165
1166
|
],
|
|
1166
|
-
"time": "
|
|
1167
|
+
"time": "2021-01-07T16:49:33+00:00"
|
|
1167
1168
|
},
|
|
1168
1169
|
{
|
|
1169
1170
|
"name": "symfony/polyfill-php73",
|
|
1170
|
-
"version": "v1.
|
|
1171
|
+
"version": "v1.22.0",
|
|
1171
1172
|
"source": {
|
|
1172
1173
|
"type": "git",
|
|
1173
1174
|
"url": "https://github.com/symfony/polyfill-php73.git",
|
|
1174
|
-
"reference": "
|
|
1175
|
+
"reference": "a678b42e92f86eca04b7fa4c0f6f19d097fb69e2"
|
|
1175
1176
|
},
|
|
1176
1177
|
"dist": {
|
|
1177
1178
|
"type": "zip",
|
|
1178
|
-
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/
|
|
1179
|
-
"reference": "
|
|
1179
|
+
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/a678b42e92f86eca04b7fa4c0f6f19d097fb69e2",
|
|
1180
|
+
"reference": "a678b42e92f86eca04b7fa4c0f6f19d097fb69e2",
|
|
1180
1181
|
"shasum": ""
|
|
1181
1182
|
},
|
|
1182
1183
|
"require": {
|
|
@@ -1185,7 +1186,7 @@
|
|
|
1185
1186
|
"type": "library",
|
|
1186
1187
|
"extra": {
|
|
1187
1188
|
"branch-alias": {
|
|
1188
|
-
"dev-main": "1.
|
|
1189
|
+
"dev-main": "1.22-dev"
|
|
1189
1190
|
},
|
|
1190
1191
|
"thanks": {
|
|
1191
1192
|
"name": "symfony/polyfill",
|
|
@@ -1239,20 +1240,20 @@
|
|
|
1239
1240
|
"type": "tidelift"
|
|
1240
1241
|
}
|
|
1241
1242
|
],
|
|
1242
|
-
"time": "
|
|
1243
|
+
"time": "2021-01-07T16:49:33+00:00"
|
|
1243
1244
|
},
|
|
1244
1245
|
{
|
|
1245
1246
|
"name": "symfony/polyfill-php80",
|
|
1246
|
-
"version": "v1.
|
|
1247
|
+
"version": "v1.22.0",
|
|
1247
1248
|
"source": {
|
|
1248
1249
|
"type": "git",
|
|
1249
1250
|
"url": "https://github.com/symfony/polyfill-php80.git",
|
|
1250
|
-
"reference": "
|
|
1251
|
+
"reference": "dc3063ba22c2a1fd2f45ed856374d79114998f91"
|
|
1251
1252
|
},
|
|
1252
1253
|
"dist": {
|
|
1253
1254
|
"type": "zip",
|
|
1254
|
-
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/
|
|
1255
|
-
"reference": "
|
|
1255
|
+
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/dc3063ba22c2a1fd2f45ed856374d79114998f91",
|
|
1256
|
+
"reference": "dc3063ba22c2a1fd2f45ed856374d79114998f91",
|
|
1256
1257
|
"shasum": ""
|
|
1257
1258
|
},
|
|
1258
1259
|
"require": {
|
|
@@ -1261,7 +1262,7 @@
|
|
|
1261
1262
|
"type": "library",
|
|
1262
1263
|
"extra": {
|
|
1263
1264
|
"branch-alias": {
|
|
1264
|
-
"dev-main": "1.
|
|
1265
|
+
"dev-main": "1.22-dev"
|
|
1265
1266
|
},
|
|
1266
1267
|
"thanks": {
|
|
1267
1268
|
"name": "symfony/polyfill",
|
|
@@ -1319,20 +1320,20 @@
|
|
|
1319
1320
|
"type": "tidelift"
|
|
1320
1321
|
}
|
|
1321
1322
|
],
|
|
1322
|
-
"time": "
|
|
1323
|
+
"time": "2021-01-07T16:49:33+00:00"
|
|
1323
1324
|
},
|
|
1324
1325
|
{
|
|
1325
1326
|
"name": "symfony/process",
|
|
1326
|
-
"version": "v5.2.
|
|
1327
|
+
"version": "v5.2.2",
|
|
1327
1328
|
"source": {
|
|
1328
1329
|
"type": "git",
|
|
1329
1330
|
"url": "https://github.com/symfony/process.git",
|
|
1330
|
-
"reference": "
|
|
1331
|
+
"reference": "313a38f09c77fbcdc1d223e57d368cea76a2fd2f"
|
|
1331
1332
|
},
|
|
1332
1333
|
"dist": {
|
|
1333
1334
|
"type": "zip",
|
|
1334
|
-
"url": "https://api.github.com/repos/symfony/process/zipball/
|
|
1335
|
-
"reference": "
|
|
1335
|
+
"url": "https://api.github.com/repos/symfony/process/zipball/313a38f09c77fbcdc1d223e57d368cea76a2fd2f",
|
|
1336
|
+
"reference": "313a38f09c77fbcdc1d223e57d368cea76a2fd2f",
|
|
1336
1337
|
"shasum": ""
|
|
1337
1338
|
},
|
|
1338
1339
|
"require": {
|
|
@@ -1362,7 +1363,7 @@
|
|
|
1362
1363
|
"homepage": "https://symfony.com/contributors"
|
|
1363
1364
|
}
|
|
1364
1365
|
],
|
|
1365
|
-
"description": "
|
|
1366
|
+
"description": "Executes commands in sub-processes",
|
|
1366
1367
|
"homepage": "https://symfony.com",
|
|
1367
1368
|
"funding": [
|
|
1368
1369
|
{
|
|
@@ -1378,7 +1379,7 @@
|
|
|
1378
1379
|
"type": "tidelift"
|
|
1379
1380
|
}
|
|
1380
1381
|
],
|
|
1381
|
-
"time": "
|
|
1382
|
+
"time": "2021-01-27T10:15:41+00:00"
|
|
1382
1383
|
},
|
|
1383
1384
|
{
|
|
1384
1385
|
"name": "symfony/service-contracts",
|
|
@@ -1458,16 +1459,16 @@
|
|
|
1458
1459
|
},
|
|
1459
1460
|
{
|
|
1460
1461
|
"name": "symfony/string",
|
|
1461
|
-
"version": "v5.2.
|
|
1462
|
+
"version": "v5.2.2",
|
|
1462
1463
|
"source": {
|
|
1463
1464
|
"type": "git",
|
|
1464
1465
|
"url": "https://github.com/symfony/string.git",
|
|
1465
|
-
"reference": "
|
|
1466
|
+
"reference": "c95468897f408dd0aca2ff582074423dd0455122"
|
|
1466
1467
|
},
|
|
1467
1468
|
"dist": {
|
|
1468
1469
|
"type": "zip",
|
|
1469
|
-
"url": "https://api.github.com/repos/symfony/string/zipball/
|
|
1470
|
-
"reference": "
|
|
1470
|
+
"url": "https://api.github.com/repos/symfony/string/zipball/c95468897f408dd0aca2ff582074423dd0455122",
|
|
1471
|
+
"reference": "c95468897f408dd0aca2ff582074423dd0455122",
|
|
1471
1472
|
"shasum": ""
|
|
1472
1473
|
},
|
|
1473
1474
|
"require": {
|
|
@@ -1510,7 +1511,7 @@
|
|
|
1510
1511
|
"homepage": "https://symfony.com/contributors"
|
|
1511
1512
|
}
|
|
1512
1513
|
],
|
|
1513
|
-
"description": "
|
|
1514
|
+
"description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
|
|
1514
1515
|
"homepage": "https://symfony.com",
|
|
1515
1516
|
"keywords": [
|
|
1516
1517
|
"grapheme",
|
|
@@ -1534,7 +1535,7 @@
|
|
|
1534
1535
|
"type": "tidelift"
|
|
1535
1536
|
}
|
|
1536
1537
|
],
|
|
1537
|
-
"time": "
|
|
1538
|
+
"time": "2021-01-25T15:14:59+00:00"
|
|
1538
1539
|
}
|
|
1539
1540
|
],
|
|
1540
1541
|
"packages-dev": [
|
|
@@ -1687,16 +1688,16 @@
|
|
|
1687
1688
|
},
|
|
1688
1689
|
{
|
|
1689
1690
|
"name": "friendsofphp/php-cs-fixer",
|
|
1690
|
-
"version": "v2.
|
|
1691
|
+
"version": "v2.18.2",
|
|
1691
1692
|
"source": {
|
|
1692
1693
|
"type": "git",
|
|
1693
1694
|
"url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
|
|
1694
|
-
"reference": "
|
|
1695
|
+
"reference": "18f8c9d184ba777380794a389fabc179896ba913"
|
|
1695
1696
|
},
|
|
1696
1697
|
"dist": {
|
|
1697
1698
|
"type": "zip",
|
|
1698
|
-
"url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/
|
|
1699
|
-
"reference": "
|
|
1699
|
+
"url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/18f8c9d184ba777380794a389fabc179896ba913",
|
|
1700
|
+
"reference": "18f8c9d184ba777380794a389fabc179896ba913",
|
|
1700
1701
|
"shasum": ""
|
|
1701
1702
|
},
|
|
1702
1703
|
"require": {
|
|
@@ -1718,7 +1719,6 @@
|
|
|
1718
1719
|
"symfony/stopwatch": "^3.0 || ^4.0 || ^5.0"
|
|
1719
1720
|
},
|
|
1720
1721
|
"require-dev": {
|
|
1721
|
-
"johnkary/phpunit-speedtrap": "^1.1 || ^2.0 || ^3.0",
|
|
1722
1722
|
"justinrainbow/json-schema": "^5.0",
|
|
1723
1723
|
"keradus/cli-executor": "^1.4",
|
|
1724
1724
|
"mikey179/vfsstream": "^1.6",
|
|
@@ -1727,11 +1727,11 @@
|
|
|
1727
1727
|
"php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.2",
|
|
1728
1728
|
"php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.2.1",
|
|
1729
1729
|
"phpspec/prophecy-phpunit": "^1.1 || ^2.0",
|
|
1730
|
-
"phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.13 || ^9.
|
|
1730
|
+
"phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.13 || ^9.5",
|
|
1731
1731
|
"phpunitgoodpractices/polyfill": "^1.5",
|
|
1732
1732
|
"phpunitgoodpractices/traits": "^1.9.1",
|
|
1733
1733
|
"sanmai/phpunit-legacy-adapter": "^6.4 || ^8.2.1",
|
|
1734
|
-
"symfony/phpunit-bridge": "^5.1",
|
|
1734
|
+
"symfony/phpunit-bridge": "^5.2.1",
|
|
1735
1735
|
"symfony/yaml": "^3.0 || ^4.0 || ^5.0"
|
|
1736
1736
|
},
|
|
1737
1737
|
"suggest": {
|
|
@@ -1783,7 +1783,7 @@
|
|
|
1783
1783
|
"type": "github"
|
|
1784
1784
|
}
|
|
1785
1785
|
],
|
|
1786
|
-
"time": "
|
|
1786
|
+
"time": "2021-01-26T00:22:21+00:00"
|
|
1787
1787
|
},
|
|
1788
1788
|
{
|
|
1789
1789
|
"name": "php-cs-fixer/diff",
|
|
@@ -1838,16 +1838,16 @@
|
|
|
1838
1838
|
},
|
|
1839
1839
|
{
|
|
1840
1840
|
"name": "phpstan/phpstan",
|
|
1841
|
-
"version": "0.12.
|
|
1841
|
+
"version": "0.12.71",
|
|
1842
1842
|
"source": {
|
|
1843
1843
|
"type": "git",
|
|
1844
1844
|
"url": "https://github.com/phpstan/phpstan.git",
|
|
1845
|
-
"reference": "
|
|
1845
|
+
"reference": "d508fa3b0ecc5fc91ac70c6c7ac2862f968ba2b5"
|
|
1846
1846
|
},
|
|
1847
1847
|
"dist": {
|
|
1848
1848
|
"type": "zip",
|
|
1849
|
-
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/
|
|
1850
|
-
"reference": "
|
|
1849
|
+
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/d508fa3b0ecc5fc91ac70c6c7ac2862f968ba2b5",
|
|
1850
|
+
"reference": "d508fa3b0ecc5fc91ac70c6c7ac2862f968ba2b5",
|
|
1851
1851
|
"shasum": ""
|
|
1852
1852
|
},
|
|
1853
1853
|
"require": {
|
|
@@ -1890,7 +1890,7 @@
|
|
|
1890
1890
|
"type": "tidelift"
|
|
1891
1891
|
}
|
|
1892
1892
|
],
|
|
1893
|
-
"time": "2021-
|
|
1893
|
+
"time": "2021-02-01T18:24:00+00:00"
|
|
1894
1894
|
},
|
|
1895
1895
|
{
|
|
1896
1896
|
"name": "psr/event-dispatcher",
|
|
@@ -2293,16 +2293,16 @@
|
|
|
2293
2293
|
},
|
|
2294
2294
|
{
|
|
2295
2295
|
"name": "symfony/polyfill-php72",
|
|
2296
|
-
"version": "v1.
|
|
2296
|
+
"version": "v1.22.0",
|
|
2297
2297
|
"source": {
|
|
2298
2298
|
"type": "git",
|
|
2299
2299
|
"url": "https://github.com/symfony/polyfill-php72.git",
|
|
2300
|
-
"reference": "
|
|
2300
|
+
"reference": "cc6e6f9b39fe8075b3dabfbaf5b5f645ae1340c9"
|
|
2301
2301
|
},
|
|
2302
2302
|
"dist": {
|
|
2303
2303
|
"type": "zip",
|
|
2304
|
-
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/
|
|
2305
|
-
"reference": "
|
|
2304
|
+
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/cc6e6f9b39fe8075b3dabfbaf5b5f645ae1340c9",
|
|
2305
|
+
"reference": "cc6e6f9b39fe8075b3dabfbaf5b5f645ae1340c9",
|
|
2306
2306
|
"shasum": ""
|
|
2307
2307
|
},
|
|
2308
2308
|
"require": {
|
|
@@ -2311,7 +2311,7 @@
|
|
|
2311
2311
|
"type": "library",
|
|
2312
2312
|
"extra": {
|
|
2313
2313
|
"branch-alias": {
|
|
2314
|
-
"dev-main": "1.
|
|
2314
|
+
"dev-main": "1.22-dev"
|
|
2315
2315
|
},
|
|
2316
2316
|
"thanks": {
|
|
2317
2317
|
"name": "symfony/polyfill",
|
|
@@ -2362,7 +2362,7 @@
|
|
|
2362
2362
|
"type": "tidelift"
|
|
2363
2363
|
}
|
|
2364
2364
|
],
|
|
2365
|
-
"time": "
|
|
2365
|
+
"time": "2021-01-07T16:49:33+00:00"
|
|
2366
2366
|
},
|
|
2367
2367
|
{
|
|
2368
2368
|
"name": "symfony/stopwatch",
|