dependabot-composer 0.196.2 → 0.196.3
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 +4 -4
- data/helpers/v2/composer.json +1 -1
- data/helpers/v2/composer.lock +123 -117
- metadata +6 -6
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 27c5abd31562bf686269c60b965ec0ad32886d0ef5a4565dfe08e30bfb0b680f
|
|
4
|
+
data.tar.gz: 1a46140bb58d23b97b2a994d1877050a68412c48c23719d06b1ebfe2945123cc
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 6d106590bb8863c0b06b3d34e1aa1ac9c4febf4d571f16705be57ea7af908cbae668231e8a35619d096d3b428a9582559caf6eec88d212f0f3f035964b6e4399
|
|
7
|
+
data.tar.gz: 6648f8d83072d86d3aa1bb09deb8fca557094e15b0fedc7ec3d926ac33364188607e754e7be42b375308d39eeb3e590ce561b869864d4daeb769a7990ad2e1f8
|
data/helpers/v2/composer.json
CHANGED
data/helpers/v2/composer.lock
CHANGED
|
@@ -4,20 +4,20 @@
|
|
|
4
4
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
5
5
|
"This file is @generated automatically"
|
|
6
6
|
],
|
|
7
|
-
"content-hash": "
|
|
7
|
+
"content-hash": "27bae1c74f03f67fba9fa88beed4b83c",
|
|
8
8
|
"packages": [
|
|
9
9
|
{
|
|
10
10
|
"name": "composer/ca-bundle",
|
|
11
|
-
"version": "1.3.
|
|
11
|
+
"version": "1.3.2",
|
|
12
12
|
"source": {
|
|
13
13
|
"type": "git",
|
|
14
14
|
"url": "https://github.com/composer/ca-bundle.git",
|
|
15
|
-
"reference": "
|
|
15
|
+
"reference": "fd5dd441932a7e10ca6e5b490e272d34c8430640"
|
|
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/fd5dd441932a7e10ca6e5b490e272d34c8430640",
|
|
20
|
+
"reference": "fd5dd441932a7e10ca6e5b490e272d34c8430640",
|
|
21
21
|
"shasum": ""
|
|
22
22
|
},
|
|
23
23
|
"require": {
|
|
@@ -75,20 +75,20 @@
|
|
|
75
75
|
"type": "tidelift"
|
|
76
76
|
}
|
|
77
77
|
],
|
|
78
|
-
"time": "
|
|
78
|
+
"time": "2022-05-24T11:56:16+00:00"
|
|
79
79
|
},
|
|
80
80
|
{
|
|
81
81
|
"name": "composer/composer",
|
|
82
|
-
"version": "2.3.
|
|
82
|
+
"version": "2.3.9",
|
|
83
83
|
"source": {
|
|
84
84
|
"type": "git",
|
|
85
85
|
"url": "https://github.com/composer/composer.git",
|
|
86
|
-
"reference": "
|
|
86
|
+
"reference": "015f524c9969255a29cdea8890cbd4fec240ee47"
|
|
87
87
|
},
|
|
88
88
|
"dist": {
|
|
89
89
|
"type": "zip",
|
|
90
|
-
"url": "https://api.github.com/repos/composer/composer/zipball/
|
|
91
|
-
"reference": "
|
|
90
|
+
"url": "https://api.github.com/repos/composer/composer/zipball/015f524c9969255a29cdea8890cbd4fec240ee47",
|
|
91
|
+
"reference": "015f524c9969255a29cdea8890cbd4fec240ee47",
|
|
92
92
|
"shasum": ""
|
|
93
93
|
},
|
|
94
94
|
"require": {
|
|
@@ -104,7 +104,7 @@
|
|
|
104
104
|
"react/promise": "^2.8",
|
|
105
105
|
"seld/jsonlint": "^1.4",
|
|
106
106
|
"seld/phar-utils": "^1.2",
|
|
107
|
-
"symfony/console": "^5.4.
|
|
107
|
+
"symfony/console": "^5.4.7 || ^6.0.7",
|
|
108
108
|
"symfony/filesystem": "^5.4 || ^6.0",
|
|
109
109
|
"symfony/finder": "^5.4 || ^6.0",
|
|
110
110
|
"symfony/polyfill-php73": "^1.24",
|
|
@@ -131,6 +131,11 @@
|
|
|
131
131
|
"extra": {
|
|
132
132
|
"branch-alias": {
|
|
133
133
|
"dev-main": "2.3-dev"
|
|
134
|
+
},
|
|
135
|
+
"phpstan": {
|
|
136
|
+
"includes": [
|
|
137
|
+
"phpstan/rules.neon"
|
|
138
|
+
]
|
|
134
139
|
}
|
|
135
140
|
},
|
|
136
141
|
"autoload": {
|
|
@@ -175,7 +180,7 @@
|
|
|
175
180
|
"type": "tidelift"
|
|
176
181
|
}
|
|
177
182
|
],
|
|
178
|
-
"time": "2022-
|
|
183
|
+
"time": "2022-07-05T14:52:11+00:00"
|
|
179
184
|
},
|
|
180
185
|
{
|
|
181
186
|
"name": "composer/metadata-minifier",
|
|
@@ -387,16 +392,16 @@
|
|
|
387
392
|
},
|
|
388
393
|
{
|
|
389
394
|
"name": "composer/spdx-licenses",
|
|
390
|
-
"version": "1.5.
|
|
395
|
+
"version": "1.5.7",
|
|
391
396
|
"source": {
|
|
392
397
|
"type": "git",
|
|
393
398
|
"url": "https://github.com/composer/spdx-licenses.git",
|
|
394
|
-
"reference": "
|
|
399
|
+
"reference": "c848241796da2abf65837d51dce1fae55a960149"
|
|
395
400
|
},
|
|
396
401
|
"dist": {
|
|
397
402
|
"type": "zip",
|
|
398
|
-
"url": "https://api.github.com/repos/composer/spdx-licenses/zipball/
|
|
399
|
-
"reference": "
|
|
403
|
+
"url": "https://api.github.com/repos/composer/spdx-licenses/zipball/c848241796da2abf65837d51dce1fae55a960149",
|
|
404
|
+
"reference": "c848241796da2abf65837d51dce1fae55a960149",
|
|
400
405
|
"shasum": ""
|
|
401
406
|
},
|
|
402
407
|
"require": {
|
|
@@ -458,7 +463,7 @@
|
|
|
458
463
|
"type": "tidelift"
|
|
459
464
|
}
|
|
460
465
|
],
|
|
461
|
-
"time": "
|
|
466
|
+
"time": "2022-05-23T07:37:50+00:00"
|
|
462
467
|
},
|
|
463
468
|
{
|
|
464
469
|
"name": "composer/xdebug-handler",
|
|
@@ -856,16 +861,16 @@
|
|
|
856
861
|
},
|
|
857
862
|
{
|
|
858
863
|
"name": "symfony/console",
|
|
859
|
-
"version": "v5.4.
|
|
864
|
+
"version": "v5.4.10",
|
|
860
865
|
"source": {
|
|
861
866
|
"type": "git",
|
|
862
867
|
"url": "https://github.com/symfony/console.git",
|
|
863
|
-
"reference": "
|
|
868
|
+
"reference": "4d671ab4ddac94ee439ea73649c69d9d200b5000"
|
|
864
869
|
},
|
|
865
870
|
"dist": {
|
|
866
871
|
"type": "zip",
|
|
867
|
-
"url": "https://api.github.com/repos/symfony/console/zipball/
|
|
868
|
-
"reference": "
|
|
872
|
+
"url": "https://api.github.com/repos/symfony/console/zipball/4d671ab4ddac94ee439ea73649c69d9d200b5000",
|
|
873
|
+
"reference": "4d671ab4ddac94ee439ea73649c69d9d200b5000",
|
|
869
874
|
"shasum": ""
|
|
870
875
|
},
|
|
871
876
|
"require": {
|
|
@@ -948,11 +953,11 @@
|
|
|
948
953
|
"type": "tidelift"
|
|
949
954
|
}
|
|
950
955
|
],
|
|
951
|
-
"time": "2022-
|
|
956
|
+
"time": "2022-06-26T13:00:04+00:00"
|
|
952
957
|
},
|
|
953
958
|
{
|
|
954
959
|
"name": "symfony/deprecation-contracts",
|
|
955
|
-
"version": "v2.5.
|
|
960
|
+
"version": "v2.5.2",
|
|
956
961
|
"source": {
|
|
957
962
|
"type": "git",
|
|
958
963
|
"url": "https://github.com/symfony/deprecation-contracts.git",
|
|
@@ -1016,16 +1021,16 @@
|
|
|
1016
1021
|
},
|
|
1017
1022
|
{
|
|
1018
1023
|
"name": "symfony/filesystem",
|
|
1019
|
-
"version": "v5.4.
|
|
1024
|
+
"version": "v5.4.9",
|
|
1020
1025
|
"source": {
|
|
1021
1026
|
"type": "git",
|
|
1022
1027
|
"url": "https://github.com/symfony/filesystem.git",
|
|
1023
|
-
"reference": "
|
|
1028
|
+
"reference": "36a017fa4cce1eff1b8e8129ff53513abcef05ba"
|
|
1024
1029
|
},
|
|
1025
1030
|
"dist": {
|
|
1026
1031
|
"type": "zip",
|
|
1027
|
-
"url": "https://api.github.com/repos/symfony/filesystem/zipball/
|
|
1028
|
-
"reference": "
|
|
1032
|
+
"url": "https://api.github.com/repos/symfony/filesystem/zipball/36a017fa4cce1eff1b8e8129ff53513abcef05ba",
|
|
1033
|
+
"reference": "36a017fa4cce1eff1b8e8129ff53513abcef05ba",
|
|
1029
1034
|
"shasum": ""
|
|
1030
1035
|
},
|
|
1031
1036
|
"require": {
|
|
@@ -1073,20 +1078,20 @@
|
|
|
1073
1078
|
"type": "tidelift"
|
|
1074
1079
|
}
|
|
1075
1080
|
],
|
|
1076
|
-
"time": "2022-
|
|
1081
|
+
"time": "2022-05-20T13:55:35+00:00"
|
|
1077
1082
|
},
|
|
1078
1083
|
{
|
|
1079
1084
|
"name": "symfony/finder",
|
|
1080
|
-
"version": "v5.4.
|
|
1085
|
+
"version": "v5.4.8",
|
|
1081
1086
|
"source": {
|
|
1082
1087
|
"type": "git",
|
|
1083
1088
|
"url": "https://github.com/symfony/finder.git",
|
|
1084
|
-
"reference": "
|
|
1089
|
+
"reference": "9b630f3427f3ebe7cd346c277a1408b00249dad9"
|
|
1085
1090
|
},
|
|
1086
1091
|
"dist": {
|
|
1087
1092
|
"type": "zip",
|
|
1088
|
-
"url": "https://api.github.com/repos/symfony/finder/zipball/
|
|
1089
|
-
"reference": "
|
|
1093
|
+
"url": "https://api.github.com/repos/symfony/finder/zipball/9b630f3427f3ebe7cd346c277a1408b00249dad9",
|
|
1094
|
+
"reference": "9b630f3427f3ebe7cd346c277a1408b00249dad9",
|
|
1090
1095
|
"shasum": ""
|
|
1091
1096
|
},
|
|
1092
1097
|
"require": {
|
|
@@ -1133,20 +1138,20 @@
|
|
|
1133
1138
|
"type": "tidelift"
|
|
1134
1139
|
}
|
|
1135
1140
|
],
|
|
1136
|
-
"time": "2022-
|
|
1141
|
+
"time": "2022-04-15T08:07:45+00:00"
|
|
1137
1142
|
},
|
|
1138
1143
|
{
|
|
1139
1144
|
"name": "symfony/polyfill-ctype",
|
|
1140
|
-
"version": "v1.
|
|
1145
|
+
"version": "v1.26.0",
|
|
1141
1146
|
"source": {
|
|
1142
1147
|
"type": "git",
|
|
1143
1148
|
"url": "https://github.com/symfony/polyfill-ctype.git",
|
|
1144
|
-
"reference": "
|
|
1149
|
+
"reference": "6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4"
|
|
1145
1150
|
},
|
|
1146
1151
|
"dist": {
|
|
1147
1152
|
"type": "zip",
|
|
1148
|
-
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/
|
|
1149
|
-
"reference": "
|
|
1153
|
+
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4",
|
|
1154
|
+
"reference": "6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4",
|
|
1150
1155
|
"shasum": ""
|
|
1151
1156
|
},
|
|
1152
1157
|
"require": {
|
|
@@ -1161,7 +1166,7 @@
|
|
|
1161
1166
|
"type": "library",
|
|
1162
1167
|
"extra": {
|
|
1163
1168
|
"branch-alias": {
|
|
1164
|
-
"dev-main": "1.
|
|
1169
|
+
"dev-main": "1.26-dev"
|
|
1165
1170
|
},
|
|
1166
1171
|
"thanks": {
|
|
1167
1172
|
"name": "symfony/polyfill",
|
|
@@ -1212,20 +1217,20 @@
|
|
|
1212
1217
|
"type": "tidelift"
|
|
1213
1218
|
}
|
|
1214
1219
|
],
|
|
1215
|
-
"time": "
|
|
1220
|
+
"time": "2022-05-24T11:49:31+00:00"
|
|
1216
1221
|
},
|
|
1217
1222
|
{
|
|
1218
1223
|
"name": "symfony/polyfill-intl-grapheme",
|
|
1219
|
-
"version": "v1.
|
|
1224
|
+
"version": "v1.26.0",
|
|
1220
1225
|
"source": {
|
|
1221
1226
|
"type": "git",
|
|
1222
1227
|
"url": "https://github.com/symfony/polyfill-intl-grapheme.git",
|
|
1223
|
-
"reference": "
|
|
1228
|
+
"reference": "433d05519ce6990bf3530fba6957499d327395c2"
|
|
1224
1229
|
},
|
|
1225
1230
|
"dist": {
|
|
1226
1231
|
"type": "zip",
|
|
1227
|
-
"url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/
|
|
1228
|
-
"reference": "
|
|
1232
|
+
"url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/433d05519ce6990bf3530fba6957499d327395c2",
|
|
1233
|
+
"reference": "433d05519ce6990bf3530fba6957499d327395c2",
|
|
1229
1234
|
"shasum": ""
|
|
1230
1235
|
},
|
|
1231
1236
|
"require": {
|
|
@@ -1237,7 +1242,7 @@
|
|
|
1237
1242
|
"type": "library",
|
|
1238
1243
|
"extra": {
|
|
1239
1244
|
"branch-alias": {
|
|
1240
|
-
"dev-main": "1.
|
|
1245
|
+
"dev-main": "1.26-dev"
|
|
1241
1246
|
},
|
|
1242
1247
|
"thanks": {
|
|
1243
1248
|
"name": "symfony/polyfill",
|
|
@@ -1290,20 +1295,20 @@
|
|
|
1290
1295
|
"type": "tidelift"
|
|
1291
1296
|
}
|
|
1292
1297
|
],
|
|
1293
|
-
"time": "
|
|
1298
|
+
"time": "2022-05-24T11:49:31+00:00"
|
|
1294
1299
|
},
|
|
1295
1300
|
{
|
|
1296
1301
|
"name": "symfony/polyfill-intl-normalizer",
|
|
1297
|
-
"version": "v1.
|
|
1302
|
+
"version": "v1.26.0",
|
|
1298
1303
|
"source": {
|
|
1299
1304
|
"type": "git",
|
|
1300
1305
|
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
|
|
1301
|
-
"reference": "
|
|
1306
|
+
"reference": "219aa369ceff116e673852dce47c3a41794c14bd"
|
|
1302
1307
|
},
|
|
1303
1308
|
"dist": {
|
|
1304
1309
|
"type": "zip",
|
|
1305
|
-
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/
|
|
1306
|
-
"reference": "
|
|
1310
|
+
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/219aa369ceff116e673852dce47c3a41794c14bd",
|
|
1311
|
+
"reference": "219aa369ceff116e673852dce47c3a41794c14bd",
|
|
1307
1312
|
"shasum": ""
|
|
1308
1313
|
},
|
|
1309
1314
|
"require": {
|
|
@@ -1315,7 +1320,7 @@
|
|
|
1315
1320
|
"type": "library",
|
|
1316
1321
|
"extra": {
|
|
1317
1322
|
"branch-alias": {
|
|
1318
|
-
"dev-main": "1.
|
|
1323
|
+
"dev-main": "1.26-dev"
|
|
1319
1324
|
},
|
|
1320
1325
|
"thanks": {
|
|
1321
1326
|
"name": "symfony/polyfill",
|
|
@@ -1371,20 +1376,20 @@
|
|
|
1371
1376
|
"type": "tidelift"
|
|
1372
1377
|
}
|
|
1373
1378
|
],
|
|
1374
|
-
"time": "
|
|
1379
|
+
"time": "2022-05-24T11:49:31+00:00"
|
|
1375
1380
|
},
|
|
1376
1381
|
{
|
|
1377
1382
|
"name": "symfony/polyfill-mbstring",
|
|
1378
|
-
"version": "v1.
|
|
1383
|
+
"version": "v1.26.0",
|
|
1379
1384
|
"source": {
|
|
1380
1385
|
"type": "git",
|
|
1381
1386
|
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
|
1382
|
-
"reference": "
|
|
1387
|
+
"reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e"
|
|
1383
1388
|
},
|
|
1384
1389
|
"dist": {
|
|
1385
1390
|
"type": "zip",
|
|
1386
|
-
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/
|
|
1387
|
-
"reference": "
|
|
1391
|
+
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e",
|
|
1392
|
+
"reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e",
|
|
1388
1393
|
"shasum": ""
|
|
1389
1394
|
},
|
|
1390
1395
|
"require": {
|
|
@@ -1399,7 +1404,7 @@
|
|
|
1399
1404
|
"type": "library",
|
|
1400
1405
|
"extra": {
|
|
1401
1406
|
"branch-alias": {
|
|
1402
|
-
"dev-main": "1.
|
|
1407
|
+
"dev-main": "1.26-dev"
|
|
1403
1408
|
},
|
|
1404
1409
|
"thanks": {
|
|
1405
1410
|
"name": "symfony/polyfill",
|
|
@@ -1451,20 +1456,20 @@
|
|
|
1451
1456
|
"type": "tidelift"
|
|
1452
1457
|
}
|
|
1453
1458
|
],
|
|
1454
|
-
"time": "
|
|
1459
|
+
"time": "2022-05-24T11:49:31+00:00"
|
|
1455
1460
|
},
|
|
1456
1461
|
{
|
|
1457
1462
|
"name": "symfony/polyfill-php73",
|
|
1458
|
-
"version": "v1.
|
|
1463
|
+
"version": "v1.26.0",
|
|
1459
1464
|
"source": {
|
|
1460
1465
|
"type": "git",
|
|
1461
1466
|
"url": "https://github.com/symfony/polyfill-php73.git",
|
|
1462
|
-
"reference": "
|
|
1467
|
+
"reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85"
|
|
1463
1468
|
},
|
|
1464
1469
|
"dist": {
|
|
1465
1470
|
"type": "zip",
|
|
1466
|
-
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/
|
|
1467
|
-
"reference": "
|
|
1471
|
+
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/e440d35fa0286f77fb45b79a03fedbeda9307e85",
|
|
1472
|
+
"reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85",
|
|
1468
1473
|
"shasum": ""
|
|
1469
1474
|
},
|
|
1470
1475
|
"require": {
|
|
@@ -1473,7 +1478,7 @@
|
|
|
1473
1478
|
"type": "library",
|
|
1474
1479
|
"extra": {
|
|
1475
1480
|
"branch-alias": {
|
|
1476
|
-
"dev-main": "1.
|
|
1481
|
+
"dev-main": "1.26-dev"
|
|
1477
1482
|
},
|
|
1478
1483
|
"thanks": {
|
|
1479
1484
|
"name": "symfony/polyfill",
|
|
@@ -1527,20 +1532,20 @@
|
|
|
1527
1532
|
"type": "tidelift"
|
|
1528
1533
|
}
|
|
1529
1534
|
],
|
|
1530
|
-
"time": "
|
|
1535
|
+
"time": "2022-05-24T11:49:31+00:00"
|
|
1531
1536
|
},
|
|
1532
1537
|
{
|
|
1533
1538
|
"name": "symfony/polyfill-php80",
|
|
1534
|
-
"version": "v1.
|
|
1539
|
+
"version": "v1.26.0",
|
|
1535
1540
|
"source": {
|
|
1536
1541
|
"type": "git",
|
|
1537
1542
|
"url": "https://github.com/symfony/polyfill-php80.git",
|
|
1538
|
-
"reference": "
|
|
1543
|
+
"reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace"
|
|
1539
1544
|
},
|
|
1540
1545
|
"dist": {
|
|
1541
1546
|
"type": "zip",
|
|
1542
|
-
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/
|
|
1543
|
-
"reference": "
|
|
1547
|
+
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/cfa0ae98841b9e461207c13ab093d76b0fa7bace",
|
|
1548
|
+
"reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace",
|
|
1544
1549
|
"shasum": ""
|
|
1545
1550
|
},
|
|
1546
1551
|
"require": {
|
|
@@ -1549,7 +1554,7 @@
|
|
|
1549
1554
|
"type": "library",
|
|
1550
1555
|
"extra": {
|
|
1551
1556
|
"branch-alias": {
|
|
1552
|
-
"dev-main": "1.
|
|
1557
|
+
"dev-main": "1.26-dev"
|
|
1553
1558
|
},
|
|
1554
1559
|
"thanks": {
|
|
1555
1560
|
"name": "symfony/polyfill",
|
|
@@ -1607,20 +1612,20 @@
|
|
|
1607
1612
|
"type": "tidelift"
|
|
1608
1613
|
}
|
|
1609
1614
|
],
|
|
1610
|
-
"time": "2022-
|
|
1615
|
+
"time": "2022-05-10T07:21:04+00:00"
|
|
1611
1616
|
},
|
|
1612
1617
|
{
|
|
1613
1618
|
"name": "symfony/process",
|
|
1614
|
-
"version": "v5.4.
|
|
1619
|
+
"version": "v5.4.8",
|
|
1615
1620
|
"source": {
|
|
1616
1621
|
"type": "git",
|
|
1617
1622
|
"url": "https://github.com/symfony/process.git",
|
|
1618
|
-
"reference": "
|
|
1623
|
+
"reference": "597f3fff8e3e91836bb0bd38f5718b56ddbde2f3"
|
|
1619
1624
|
},
|
|
1620
1625
|
"dist": {
|
|
1621
1626
|
"type": "zip",
|
|
1622
|
-
"url": "https://api.github.com/repos/symfony/process/zipball/
|
|
1623
|
-
"reference": "
|
|
1627
|
+
"url": "https://api.github.com/repos/symfony/process/zipball/597f3fff8e3e91836bb0bd38f5718b56ddbde2f3",
|
|
1628
|
+
"reference": "597f3fff8e3e91836bb0bd38f5718b56ddbde2f3",
|
|
1624
1629
|
"shasum": ""
|
|
1625
1630
|
},
|
|
1626
1631
|
"require": {
|
|
@@ -1666,20 +1671,20 @@
|
|
|
1666
1671
|
"type": "tidelift"
|
|
1667
1672
|
}
|
|
1668
1673
|
],
|
|
1669
|
-
"time": "2022-
|
|
1674
|
+
"time": "2022-04-08T05:07:18+00:00"
|
|
1670
1675
|
},
|
|
1671
1676
|
{
|
|
1672
1677
|
"name": "symfony/service-contracts",
|
|
1673
|
-
"version": "v2.5.
|
|
1678
|
+
"version": "v2.5.2",
|
|
1674
1679
|
"source": {
|
|
1675
1680
|
"type": "git",
|
|
1676
1681
|
"url": "https://github.com/symfony/service-contracts.git",
|
|
1677
|
-
"reference": "
|
|
1682
|
+
"reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c"
|
|
1678
1683
|
},
|
|
1679
1684
|
"dist": {
|
|
1680
1685
|
"type": "zip",
|
|
1681
|
-
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/
|
|
1682
|
-
"reference": "
|
|
1686
|
+
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
|
|
1687
|
+
"reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
|
|
1683
1688
|
"shasum": ""
|
|
1684
1689
|
},
|
|
1685
1690
|
"require": {
|
|
@@ -1746,20 +1751,20 @@
|
|
|
1746
1751
|
"type": "tidelift"
|
|
1747
1752
|
}
|
|
1748
1753
|
],
|
|
1749
|
-
"time": "2022-
|
|
1754
|
+
"time": "2022-05-30T19:17:29+00:00"
|
|
1750
1755
|
},
|
|
1751
1756
|
{
|
|
1752
1757
|
"name": "symfony/string",
|
|
1753
|
-
"version": "v5.4.
|
|
1758
|
+
"version": "v5.4.10",
|
|
1754
1759
|
"source": {
|
|
1755
1760
|
"type": "git",
|
|
1756
1761
|
"url": "https://github.com/symfony/string.git",
|
|
1757
|
-
"reference": "
|
|
1762
|
+
"reference": "4432bc7df82a554b3e413a8570ce2fea90e94097"
|
|
1758
1763
|
},
|
|
1759
1764
|
"dist": {
|
|
1760
1765
|
"type": "zip",
|
|
1761
|
-
"url": "https://api.github.com/repos/symfony/string/zipball/
|
|
1762
|
-
"reference": "
|
|
1766
|
+
"url": "https://api.github.com/repos/symfony/string/zipball/4432bc7df82a554b3e413a8570ce2fea90e94097",
|
|
1767
|
+
"reference": "4432bc7df82a554b3e413a8570ce2fea90e94097",
|
|
1763
1768
|
"shasum": ""
|
|
1764
1769
|
},
|
|
1765
1770
|
"require": {
|
|
@@ -1829,22 +1834,22 @@
|
|
|
1829
1834
|
"type": "tidelift"
|
|
1830
1835
|
}
|
|
1831
1836
|
],
|
|
1832
|
-
"time": "2022-
|
|
1837
|
+
"time": "2022-06-26T15:57:47+00:00"
|
|
1833
1838
|
}
|
|
1834
1839
|
],
|
|
1835
1840
|
"packages-dev": [
|
|
1836
1841
|
{
|
|
1837
1842
|
"name": "doctrine/annotations",
|
|
1838
|
-
"version": "1.13.
|
|
1843
|
+
"version": "1.13.3",
|
|
1839
1844
|
"source": {
|
|
1840
1845
|
"type": "git",
|
|
1841
1846
|
"url": "https://github.com/doctrine/annotations.git",
|
|
1842
|
-
"reference": "
|
|
1847
|
+
"reference": "648b0343343565c4a056bfc8392201385e8d89f0"
|
|
1843
1848
|
},
|
|
1844
1849
|
"dist": {
|
|
1845
1850
|
"type": "zip",
|
|
1846
|
-
"url": "https://api.github.com/repos/doctrine/annotations/zipball/
|
|
1847
|
-
"reference": "
|
|
1851
|
+
"url": "https://api.github.com/repos/doctrine/annotations/zipball/648b0343343565c4a056bfc8392201385e8d89f0",
|
|
1852
|
+
"reference": "648b0343343565c4a056bfc8392201385e8d89f0",
|
|
1848
1853
|
"shasum": ""
|
|
1849
1854
|
},
|
|
1850
1855
|
"require": {
|
|
@@ -1856,9 +1861,10 @@
|
|
|
1856
1861
|
"require-dev": {
|
|
1857
1862
|
"doctrine/cache": "^1.11 || ^2.0",
|
|
1858
1863
|
"doctrine/coding-standard": "^6.0 || ^8.1",
|
|
1859
|
-
"phpstan/phpstan": "^
|
|
1864
|
+
"phpstan/phpstan": "^1.4.10 || ^1.8.0",
|
|
1860
1865
|
"phpunit/phpunit": "^7.5 || ^8.0 || ^9.1.5",
|
|
1861
|
-
"symfony/cache": "^4.4 || ^5.2"
|
|
1866
|
+
"symfony/cache": "^4.4 || ^5.2",
|
|
1867
|
+
"vimeo/psalm": "^4.10"
|
|
1862
1868
|
},
|
|
1863
1869
|
"type": "library",
|
|
1864
1870
|
"autoload": {
|
|
@@ -1899,7 +1905,7 @@
|
|
|
1899
1905
|
"docblock",
|
|
1900
1906
|
"parser"
|
|
1901
1907
|
],
|
|
1902
|
-
"time": "
|
|
1908
|
+
"time": "2022-07-02T10:48:51+00:00"
|
|
1903
1909
|
},
|
|
1904
1910
|
{
|
|
1905
1911
|
"name": "doctrine/lexer",
|
|
@@ -1975,16 +1981,16 @@
|
|
|
1975
1981
|
},
|
|
1976
1982
|
{
|
|
1977
1983
|
"name": "friendsofphp/php-cs-fixer",
|
|
1978
|
-
"version": "v3.
|
|
1984
|
+
"version": "v3.9.2",
|
|
1979
1985
|
"source": {
|
|
1980
1986
|
"type": "git",
|
|
1981
1987
|
"url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
|
|
1982
|
-
"reference": "
|
|
1988
|
+
"reference": "9b23c42f4d063f9e3aad823500e0940348b5ed63"
|
|
1983
1989
|
},
|
|
1984
1990
|
"dist": {
|
|
1985
1991
|
"type": "zip",
|
|
1986
|
-
"url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/
|
|
1987
|
-
"reference": "
|
|
1992
|
+
"url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/9b23c42f4d063f9e3aad823500e0940348b5ed63",
|
|
1993
|
+
"reference": "9b23c42f4d063f9e3aad823500e0940348b5ed63",
|
|
1988
1994
|
"shasum": ""
|
|
1989
1995
|
},
|
|
1990
1996
|
"require": {
|
|
@@ -2056,7 +2062,7 @@
|
|
|
2056
2062
|
"type": "github"
|
|
2057
2063
|
}
|
|
2058
2064
|
],
|
|
2059
|
-
"time": "2022-
|
|
2065
|
+
"time": "2022-07-11T17:53:00+00:00"
|
|
2060
2066
|
},
|
|
2061
2067
|
{
|
|
2062
2068
|
"name": "php-cs-fixer/diff",
|
|
@@ -2108,16 +2114,16 @@
|
|
|
2108
2114
|
},
|
|
2109
2115
|
{
|
|
2110
2116
|
"name": "phpstan/phpstan",
|
|
2111
|
-
"version": "1.
|
|
2117
|
+
"version": "1.8.0",
|
|
2112
2118
|
"source": {
|
|
2113
2119
|
"type": "git",
|
|
2114
2120
|
"url": "https://github.com/phpstan/phpstan.git",
|
|
2115
|
-
"reference": "
|
|
2121
|
+
"reference": "b7648d4ee9321665acaf112e49da9fd93df8fbd5"
|
|
2116
2122
|
},
|
|
2117
2123
|
"dist": {
|
|
2118
2124
|
"type": "zip",
|
|
2119
|
-
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/
|
|
2120
|
-
"reference": "
|
|
2125
|
+
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/b7648d4ee9321665acaf112e49da9fd93df8fbd5",
|
|
2126
|
+
"reference": "b7648d4ee9321665acaf112e49da9fd93df8fbd5",
|
|
2121
2127
|
"shasum": ""
|
|
2122
2128
|
},
|
|
2123
2129
|
"require": {
|
|
@@ -2159,7 +2165,7 @@
|
|
|
2159
2165
|
"type": "tidelift"
|
|
2160
2166
|
}
|
|
2161
2167
|
],
|
|
2162
|
-
"time": "2022-06-
|
|
2168
|
+
"time": "2022-06-29T08:53:31+00:00"
|
|
2163
2169
|
},
|
|
2164
2170
|
{
|
|
2165
2171
|
"name": "psr/cache",
|
|
@@ -2255,16 +2261,16 @@
|
|
|
2255
2261
|
},
|
|
2256
2262
|
{
|
|
2257
2263
|
"name": "symfony/event-dispatcher",
|
|
2258
|
-
"version": "v5.4.
|
|
2264
|
+
"version": "v5.4.9",
|
|
2259
2265
|
"source": {
|
|
2260
2266
|
"type": "git",
|
|
2261
2267
|
"url": "https://github.com/symfony/event-dispatcher.git",
|
|
2262
|
-
"reference": "
|
|
2268
|
+
"reference": "8e6ce1cc0279e3ff3c8ff0f43813bc88d21ca1bc"
|
|
2263
2269
|
},
|
|
2264
2270
|
"dist": {
|
|
2265
2271
|
"type": "zip",
|
|
2266
|
-
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/
|
|
2267
|
-
"reference": "
|
|
2272
|
+
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/8e6ce1cc0279e3ff3c8ff0f43813bc88d21ca1bc",
|
|
2273
|
+
"reference": "8e6ce1cc0279e3ff3c8ff0f43813bc88d21ca1bc",
|
|
2268
2274
|
"shasum": ""
|
|
2269
2275
|
},
|
|
2270
2276
|
"require": {
|
|
@@ -2333,20 +2339,20 @@
|
|
|
2333
2339
|
"type": "tidelift"
|
|
2334
2340
|
}
|
|
2335
2341
|
],
|
|
2336
|
-
"time": "2022-
|
|
2342
|
+
"time": "2022-05-05T16:45:39+00:00"
|
|
2337
2343
|
},
|
|
2338
2344
|
{
|
|
2339
2345
|
"name": "symfony/event-dispatcher-contracts",
|
|
2340
|
-
"version": "v2.5.
|
|
2346
|
+
"version": "v2.5.2",
|
|
2341
2347
|
"source": {
|
|
2342
2348
|
"type": "git",
|
|
2343
2349
|
"url": "https://github.com/symfony/event-dispatcher-contracts.git",
|
|
2344
|
-
"reference": "
|
|
2350
|
+
"reference": "f98b54df6ad059855739db6fcbc2d36995283fe1"
|
|
2345
2351
|
},
|
|
2346
2352
|
"dist": {
|
|
2347
2353
|
"type": "zip",
|
|
2348
|
-
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/
|
|
2349
|
-
"reference": "
|
|
2354
|
+
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/f98b54df6ad059855739db6fcbc2d36995283fe1",
|
|
2355
|
+
"reference": "f98b54df6ad059855739db6fcbc2d36995283fe1",
|
|
2350
2356
|
"shasum": ""
|
|
2351
2357
|
},
|
|
2352
2358
|
"require": {
|
|
@@ -2409,7 +2415,7 @@
|
|
|
2409
2415
|
"type": "tidelift"
|
|
2410
2416
|
}
|
|
2411
2417
|
],
|
|
2412
|
-
"time": "
|
|
2418
|
+
"time": "2022-01-02T09:53:40+00:00"
|
|
2413
2419
|
},
|
|
2414
2420
|
{
|
|
2415
2421
|
"name": "symfony/options-resolver",
|
|
@@ -2479,16 +2485,16 @@
|
|
|
2479
2485
|
},
|
|
2480
2486
|
{
|
|
2481
2487
|
"name": "symfony/polyfill-php81",
|
|
2482
|
-
"version": "v1.
|
|
2488
|
+
"version": "v1.26.0",
|
|
2483
2489
|
"source": {
|
|
2484
2490
|
"type": "git",
|
|
2485
2491
|
"url": "https://github.com/symfony/polyfill-php81.git",
|
|
2486
|
-
"reference": "
|
|
2492
|
+
"reference": "13f6d1271c663dc5ae9fb843a8f16521db7687a1"
|
|
2487
2493
|
},
|
|
2488
2494
|
"dist": {
|
|
2489
2495
|
"type": "zip",
|
|
2490
|
-
"url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/
|
|
2491
|
-
"reference": "
|
|
2496
|
+
"url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/13f6d1271c663dc5ae9fb843a8f16521db7687a1",
|
|
2497
|
+
"reference": "13f6d1271c663dc5ae9fb843a8f16521db7687a1",
|
|
2492
2498
|
"shasum": ""
|
|
2493
2499
|
},
|
|
2494
2500
|
"require": {
|
|
@@ -2497,7 +2503,7 @@
|
|
|
2497
2503
|
"type": "library",
|
|
2498
2504
|
"extra": {
|
|
2499
2505
|
"branch-alias": {
|
|
2500
|
-
"dev-main": "1.
|
|
2506
|
+
"dev-main": "1.26-dev"
|
|
2501
2507
|
},
|
|
2502
2508
|
"thanks": {
|
|
2503
2509
|
"name": "symfony/polyfill",
|
|
@@ -2551,7 +2557,7 @@
|
|
|
2551
2557
|
"type": "tidelift"
|
|
2552
2558
|
}
|
|
2553
2559
|
],
|
|
2554
|
-
"time": "
|
|
2560
|
+
"time": "2022-05-24T11:49:31+00:00"
|
|
2555
2561
|
},
|
|
2556
2562
|
{
|
|
2557
2563
|
"name": "symfony/stopwatch",
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: dependabot-composer
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.196.
|
|
4
|
+
version: 0.196.3
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Dependabot
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2022-
|
|
11
|
+
date: 2022-07-12 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: dependabot-common
|
|
@@ -16,14 +16,14 @@ dependencies:
|
|
|
16
16
|
requirements:
|
|
17
17
|
- - '='
|
|
18
18
|
- !ruby/object:Gem::Version
|
|
19
|
-
version: 0.196.
|
|
19
|
+
version: 0.196.3
|
|
20
20
|
type: :runtime
|
|
21
21
|
prerelease: false
|
|
22
22
|
version_requirements: !ruby/object:Gem::Requirement
|
|
23
23
|
requirements:
|
|
24
24
|
- - '='
|
|
25
25
|
- !ruby/object:Gem::Version
|
|
26
|
-
version: 0.196.
|
|
26
|
+
version: 0.196.3
|
|
27
27
|
- !ruby/object:Gem::Dependency
|
|
28
28
|
name: debase
|
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -128,14 +128,14 @@ dependencies:
|
|
|
128
128
|
requirements:
|
|
129
129
|
- - "~>"
|
|
130
130
|
- !ruby/object:Gem::Version
|
|
131
|
-
version: 1.
|
|
131
|
+
version: 1.31.2
|
|
132
132
|
type: :development
|
|
133
133
|
prerelease: false
|
|
134
134
|
version_requirements: !ruby/object:Gem::Requirement
|
|
135
135
|
requirements:
|
|
136
136
|
- - "~>"
|
|
137
137
|
- !ruby/object:Gem::Version
|
|
138
|
-
version: 1.
|
|
138
|
+
version: 1.31.2
|
|
139
139
|
- !ruby/object:Gem::Dependency
|
|
140
140
|
name: ruby-debug-ide
|
|
141
141
|
requirement: !ruby/object:Gem::Requirement
|