dependabot-composer 0.263.0 → 0.265.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/helpers/v2/composer.lock +74 -71
- data/lib/dependabot/composer/update_checker/version_resolver.rb +2 -2
- 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: 3db81348d3b776bb0458a8fc6de733188d891d5acd5d05301f793d7e6af8486a
|
4
|
+
data.tar.gz: 8f73f9d5d5b314ba802ed5ef1522c516a7b337c3c7b95fb9187f4a98e377c9f9
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 42cc3c60e544d2d2ca43cc6fc4c3d14a2c89be83fe57309c98519a152448c8d0666f7a8130f490b22710ac225639889a760f576ebb373ff96c035d292a1d3939
|
7
|
+
data.tar.gz: ab6c8d3e6d10cd47f670f188ec77336c848b648f33ab4822d1967b6a2ee165e69c8a802bb4a46e135c6dd92be8eb0511bff5c5edc1804c8ddbaa2471dc843ed0
|
data/helpers/v2/composer.lock
CHANGED
@@ -84,16 +84,16 @@
|
|
84
84
|
},
|
85
85
|
{
|
86
86
|
"name": "composer/class-map-generator",
|
87
|
-
"version": "1.
|
87
|
+
"version": "1.3.4",
|
88
88
|
"source": {
|
89
89
|
"type": "git",
|
90
90
|
"url": "https://github.com/composer/class-map-generator.git",
|
91
|
-
"reference": "
|
91
|
+
"reference": "b1b3fd0b4eaf3ddf3ee230bc340bf3fff454a1a3"
|
92
92
|
},
|
93
93
|
"dist": {
|
94
94
|
"type": "zip",
|
95
|
-
"url": "https://api.github.com/repos/composer/class-map-generator/zipball/
|
96
|
-
"reference": "
|
95
|
+
"url": "https://api.github.com/repos/composer/class-map-generator/zipball/b1b3fd0b4eaf3ddf3ee230bc340bf3fff454a1a3",
|
96
|
+
"reference": "b1b3fd0b4eaf3ddf3ee230bc340bf3fff454a1a3",
|
97
97
|
"shasum": ""
|
98
98
|
},
|
99
99
|
"require": {
|
@@ -137,7 +137,7 @@
|
|
137
137
|
],
|
138
138
|
"support": {
|
139
139
|
"issues": "https://github.com/composer/class-map-generator/issues",
|
140
|
-
"source": "https://github.com/composer/class-map-generator/tree/1.
|
140
|
+
"source": "https://github.com/composer/class-map-generator/tree/1.3.4"
|
141
141
|
},
|
142
142
|
"funding": [
|
143
143
|
{
|
@@ -153,28 +153,28 @@
|
|
153
153
|
"type": "tidelift"
|
154
154
|
}
|
155
155
|
],
|
156
|
-
"time": "2024-
|
156
|
+
"time": "2024-06-12T14:13:04+00:00"
|
157
157
|
},
|
158
158
|
{
|
159
159
|
"name": "composer/composer",
|
160
|
-
"version": "2.7.
|
160
|
+
"version": "2.7.7",
|
161
161
|
"source": {
|
162
162
|
"type": "git",
|
163
163
|
"url": "https://github.com/composer/composer.git",
|
164
|
-
"reference": "
|
164
|
+
"reference": "291942978f39435cf904d33739f98d7d4eca7b23"
|
165
165
|
},
|
166
166
|
"dist": {
|
167
167
|
"type": "zip",
|
168
|
-
"url": "https://api.github.com/repos/composer/composer/zipball/
|
169
|
-
"reference": "
|
168
|
+
"url": "https://api.github.com/repos/composer/composer/zipball/291942978f39435cf904d33739f98d7d4eca7b23",
|
169
|
+
"reference": "291942978f39435cf904d33739f98d7d4eca7b23",
|
170
170
|
"shasum": ""
|
171
171
|
},
|
172
172
|
"require": {
|
173
173
|
"composer/ca-bundle": "^1.0",
|
174
|
-
"composer/class-map-generator": "^1.
|
174
|
+
"composer/class-map-generator": "^1.3.3",
|
175
175
|
"composer/metadata-minifier": "^1.0",
|
176
176
|
"composer/pcre": "^2.1 || ^3.1",
|
177
|
-
"composer/semver": "^3.
|
177
|
+
"composer/semver": "^3.3",
|
178
178
|
"composer/spdx-licenses": "^1.5.7",
|
179
179
|
"composer/xdebug-handler": "^2.0.2 || ^3.0.3",
|
180
180
|
"justinrainbow/json-schema": "^5.2.11",
|
@@ -193,11 +193,11 @@
|
|
193
193
|
"symfony/process": "^5.4 || ^6.0 || ^7"
|
194
194
|
},
|
195
195
|
"require-dev": {
|
196
|
-
"phpstan/phpstan": "^1.
|
197
|
-
"phpstan/phpstan-deprecation-rules": "^1",
|
198
|
-
"phpstan/phpstan-phpunit": "^1.0",
|
199
|
-
"phpstan/phpstan-strict-rules": "^1",
|
200
|
-
"phpstan/phpstan-symfony": "^1.
|
196
|
+
"phpstan/phpstan": "^1.11.0",
|
197
|
+
"phpstan/phpstan-deprecation-rules": "^1.2.0",
|
198
|
+
"phpstan/phpstan-phpunit": "^1.4.0",
|
199
|
+
"phpstan/phpstan-strict-rules": "^1.6.0",
|
200
|
+
"phpstan/phpstan-symfony": "^1.4.0",
|
201
201
|
"symfony/phpunit-bridge": "^6.4.1 || ^7.0.1"
|
202
202
|
},
|
203
203
|
"suggest": {
|
@@ -251,7 +251,7 @@
|
|
251
251
|
"irc": "ircs://irc.libera.chat:6697/composer",
|
252
252
|
"issues": "https://github.com/composer/composer/issues",
|
253
253
|
"security": "https://github.com/composer/composer/security/policy",
|
254
|
-
"source": "https://github.com/composer/composer/tree/2.7.
|
254
|
+
"source": "https://github.com/composer/composer/tree/2.7.7"
|
255
255
|
},
|
256
256
|
"funding": [
|
257
257
|
{
|
@@ -267,7 +267,7 @@
|
|
267
267
|
"type": "tidelift"
|
268
268
|
}
|
269
269
|
],
|
270
|
-
"time": "2024-
|
270
|
+
"time": "2024-06-10T20:11:12+00:00"
|
271
271
|
},
|
272
272
|
{
|
273
273
|
"name": "composer/metadata-minifier",
|
@@ -340,16 +340,16 @@
|
|
340
340
|
},
|
341
341
|
{
|
342
342
|
"name": "composer/pcre",
|
343
|
-
"version": "3.1.
|
343
|
+
"version": "3.1.4",
|
344
344
|
"source": {
|
345
345
|
"type": "git",
|
346
346
|
"url": "https://github.com/composer/pcre.git",
|
347
|
-
"reference": "
|
347
|
+
"reference": "04229f163664973f68f38f6f73d917799168ef24"
|
348
348
|
},
|
349
349
|
"dist": {
|
350
350
|
"type": "zip",
|
351
|
-
"url": "https://api.github.com/repos/composer/pcre/zipball/
|
352
|
-
"reference": "
|
351
|
+
"url": "https://api.github.com/repos/composer/pcre/zipball/04229f163664973f68f38f6f73d917799168ef24",
|
352
|
+
"reference": "04229f163664973f68f38f6f73d917799168ef24",
|
353
353
|
"shasum": ""
|
354
354
|
},
|
355
355
|
"require": {
|
@@ -391,7 +391,7 @@
|
|
391
391
|
],
|
392
392
|
"support": {
|
393
393
|
"issues": "https://github.com/composer/pcre/issues",
|
394
|
-
"source": "https://github.com/composer/pcre/tree/3.1.
|
394
|
+
"source": "https://github.com/composer/pcre/tree/3.1.4"
|
395
395
|
},
|
396
396
|
"funding": [
|
397
397
|
{
|
@@ -407,7 +407,7 @@
|
|
407
407
|
"type": "tidelift"
|
408
408
|
}
|
409
409
|
],
|
410
|
-
"time": "2024-
|
410
|
+
"time": "2024-05-27T13:40:54+00:00"
|
411
411
|
},
|
412
412
|
{
|
413
413
|
"name": "composer/semver",
|
@@ -572,16 +572,16 @@
|
|
572
572
|
},
|
573
573
|
{
|
574
574
|
"name": "composer/xdebug-handler",
|
575
|
-
"version": "3.0.
|
575
|
+
"version": "3.0.5",
|
576
576
|
"source": {
|
577
577
|
"type": "git",
|
578
578
|
"url": "https://github.com/composer/xdebug-handler.git",
|
579
|
-
"reference": "
|
579
|
+
"reference": "6c1925561632e83d60a44492e0b344cf48ab85ef"
|
580
580
|
},
|
581
581
|
"dist": {
|
582
582
|
"type": "zip",
|
583
|
-
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/
|
584
|
-
"reference": "
|
583
|
+
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/6c1925561632e83d60a44492e0b344cf48ab85ef",
|
584
|
+
"reference": "6c1925561632e83d60a44492e0b344cf48ab85ef",
|
585
585
|
"shasum": ""
|
586
586
|
},
|
587
587
|
"require": {
|
@@ -618,7 +618,7 @@
|
|
618
618
|
"support": {
|
619
619
|
"irc": "ircs://irc.libera.chat:6697/composer",
|
620
620
|
"issues": "https://github.com/composer/xdebug-handler/issues",
|
621
|
-
"source": "https://github.com/composer/xdebug-handler/tree/3.0.
|
621
|
+
"source": "https://github.com/composer/xdebug-handler/tree/3.0.5"
|
622
622
|
},
|
623
623
|
"funding": [
|
624
624
|
{
|
@@ -634,19 +634,19 @@
|
|
634
634
|
"type": "tidelift"
|
635
635
|
}
|
636
636
|
],
|
637
|
-
"time": "2024-
|
637
|
+
"time": "2024-05-06T16:37:16+00:00"
|
638
638
|
},
|
639
639
|
{
|
640
640
|
"name": "justinrainbow/json-schema",
|
641
641
|
"version": "v5.2.13",
|
642
642
|
"source": {
|
643
643
|
"type": "git",
|
644
|
-
"url": "https://github.com/
|
644
|
+
"url": "https://github.com/jsonrainbow/json-schema.git",
|
645
645
|
"reference": "fbbe7e5d79f618997bc3332a6f49246036c45793"
|
646
646
|
},
|
647
647
|
"dist": {
|
648
648
|
"type": "zip",
|
649
|
-
"url": "https://api.github.com/repos/
|
649
|
+
"url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/fbbe7e5d79f618997bc3332a6f49246036c45793",
|
650
650
|
"reference": "fbbe7e5d79f618997bc3332a6f49246036c45793",
|
651
651
|
"shasum": ""
|
652
652
|
},
|
@@ -701,8 +701,8 @@
|
|
701
701
|
"schema"
|
702
702
|
],
|
703
703
|
"support": {
|
704
|
-
"issues": "https://github.com/
|
705
|
-
"source": "https://github.com/
|
704
|
+
"issues": "https://github.com/jsonrainbow/json-schema/issues",
|
705
|
+
"source": "https://github.com/jsonrainbow/json-schema/tree/v5.2.13"
|
706
706
|
},
|
707
707
|
"time": "2023-09-26T02:20:38+00:00"
|
708
708
|
},
|
@@ -806,16 +806,16 @@
|
|
806
806
|
},
|
807
807
|
{
|
808
808
|
"name": "react/promise",
|
809
|
-
"version": "v3.
|
809
|
+
"version": "v3.2.0",
|
810
810
|
"source": {
|
811
811
|
"type": "git",
|
812
812
|
"url": "https://github.com/reactphp/promise.git",
|
813
|
-
"reference": "
|
813
|
+
"reference": "8a164643313c71354582dc850b42b33fa12a4b63"
|
814
814
|
},
|
815
815
|
"dist": {
|
816
816
|
"type": "zip",
|
817
|
-
"url": "https://api.github.com/repos/reactphp/promise/zipball/
|
818
|
-
"reference": "
|
817
|
+
"url": "https://api.github.com/repos/reactphp/promise/zipball/8a164643313c71354582dc850b42b33fa12a4b63",
|
818
|
+
"reference": "8a164643313c71354582dc850b42b33fa12a4b63",
|
819
819
|
"shasum": ""
|
820
820
|
},
|
821
821
|
"require": {
|
@@ -867,7 +867,7 @@
|
|
867
867
|
],
|
868
868
|
"support": {
|
869
869
|
"issues": "https://github.com/reactphp/promise/issues",
|
870
|
-
"source": "https://github.com/reactphp/promise/tree/v3.
|
870
|
+
"source": "https://github.com/reactphp/promise/tree/v3.2.0"
|
871
871
|
},
|
872
872
|
"funding": [
|
873
873
|
{
|
@@ -875,7 +875,7 @@
|
|
875
875
|
"type": "open_collective"
|
876
876
|
}
|
877
877
|
],
|
878
|
-
"time": "
|
878
|
+
"time": "2024-05-24T10:39:05+00:00"
|
879
879
|
},
|
880
880
|
{
|
881
881
|
"name": "seld/jsonlint",
|
@@ -1052,16 +1052,16 @@
|
|
1052
1052
|
},
|
1053
1053
|
{
|
1054
1054
|
"name": "symfony/console",
|
1055
|
-
"version": "v5.4.
|
1055
|
+
"version": "v5.4.40",
|
1056
1056
|
"source": {
|
1057
1057
|
"type": "git",
|
1058
1058
|
"url": "https://github.com/symfony/console.git",
|
1059
|
-
"reference": "
|
1059
|
+
"reference": "aa73115c0c24220b523625bfcfa655d7d73662dd"
|
1060
1060
|
},
|
1061
1061
|
"dist": {
|
1062
1062
|
"type": "zip",
|
1063
|
-
"url": "https://api.github.com/repos/symfony/console/zipball/
|
1064
|
-
"reference": "
|
1063
|
+
"url": "https://api.github.com/repos/symfony/console/zipball/aa73115c0c24220b523625bfcfa655d7d73662dd",
|
1064
|
+
"reference": "aa73115c0c24220b523625bfcfa655d7d73662dd",
|
1065
1065
|
"shasum": ""
|
1066
1066
|
},
|
1067
1067
|
"require": {
|
@@ -1131,7 +1131,7 @@
|
|
1131
1131
|
"terminal"
|
1132
1132
|
],
|
1133
1133
|
"support": {
|
1134
|
-
"source": "https://github.com/symfony/console/tree/v5.4.
|
1134
|
+
"source": "https://github.com/symfony/console/tree/v5.4.40"
|
1135
1135
|
},
|
1136
1136
|
"funding": [
|
1137
1137
|
{
|
@@ -1147,7 +1147,7 @@
|
|
1147
1147
|
"type": "tidelift"
|
1148
1148
|
}
|
1149
1149
|
],
|
1150
|
-
"time": "2024-
|
1150
|
+
"time": "2024-05-31T14:33:22+00:00"
|
1151
1151
|
},
|
1152
1152
|
{
|
1153
1153
|
"name": "symfony/deprecation-contracts",
|
@@ -1218,16 +1218,16 @@
|
|
1218
1218
|
},
|
1219
1219
|
{
|
1220
1220
|
"name": "symfony/filesystem",
|
1221
|
-
"version": "v5.4.
|
1221
|
+
"version": "v5.4.40",
|
1222
1222
|
"source": {
|
1223
1223
|
"type": "git",
|
1224
1224
|
"url": "https://github.com/symfony/filesystem.git",
|
1225
|
-
"reference": "
|
1225
|
+
"reference": "26dd9912df6940810ea00f8f53ad48d6a3424995"
|
1226
1226
|
},
|
1227
1227
|
"dist": {
|
1228
1228
|
"type": "zip",
|
1229
|
-
"url": "https://api.github.com/repos/symfony/filesystem/zipball/
|
1230
|
-
"reference": "
|
1229
|
+
"url": "https://api.github.com/repos/symfony/filesystem/zipball/26dd9912df6940810ea00f8f53ad48d6a3424995",
|
1230
|
+
"reference": "26dd9912df6940810ea00f8f53ad48d6a3424995",
|
1231
1231
|
"shasum": ""
|
1232
1232
|
},
|
1233
1233
|
"require": {
|
@@ -1236,6 +1236,9 @@
|
|
1236
1236
|
"symfony/polyfill-mbstring": "~1.8",
|
1237
1237
|
"symfony/polyfill-php80": "^1.16"
|
1238
1238
|
},
|
1239
|
+
"require-dev": {
|
1240
|
+
"symfony/process": "^5.4|^6.4"
|
1241
|
+
},
|
1239
1242
|
"type": "library",
|
1240
1243
|
"autoload": {
|
1241
1244
|
"psr-4": {
|
@@ -1262,7 +1265,7 @@
|
|
1262
1265
|
"description": "Provides basic utilities for the filesystem",
|
1263
1266
|
"homepage": "https://symfony.com",
|
1264
1267
|
"support": {
|
1265
|
-
"source": "https://github.com/symfony/filesystem/tree/v5.4.
|
1268
|
+
"source": "https://github.com/symfony/filesystem/tree/v5.4.40"
|
1266
1269
|
},
|
1267
1270
|
"funding": [
|
1268
1271
|
{
|
@@ -1278,20 +1281,20 @@
|
|
1278
1281
|
"type": "tidelift"
|
1279
1282
|
}
|
1280
1283
|
],
|
1281
|
-
"time": "2024-
|
1284
|
+
"time": "2024-05-31T14:33:22+00:00"
|
1282
1285
|
},
|
1283
1286
|
{
|
1284
1287
|
"name": "symfony/finder",
|
1285
|
-
"version": "v5.4.
|
1288
|
+
"version": "v5.4.40",
|
1286
1289
|
"source": {
|
1287
1290
|
"type": "git",
|
1288
1291
|
"url": "https://github.com/symfony/finder.git",
|
1289
|
-
"reference": "
|
1292
|
+
"reference": "f51cff4687547641c7d8180d74932ab40b2205ce"
|
1290
1293
|
},
|
1291
1294
|
"dist": {
|
1292
1295
|
"type": "zip",
|
1293
|
-
"url": "https://api.github.com/repos/symfony/finder/zipball/
|
1294
|
-
"reference": "
|
1296
|
+
"url": "https://api.github.com/repos/symfony/finder/zipball/f51cff4687547641c7d8180d74932ab40b2205ce",
|
1297
|
+
"reference": "f51cff4687547641c7d8180d74932ab40b2205ce",
|
1295
1298
|
"shasum": ""
|
1296
1299
|
},
|
1297
1300
|
"require": {
|
@@ -1325,7 +1328,7 @@
|
|
1325
1328
|
"description": "Finds files and directories via an intuitive fluent interface",
|
1326
1329
|
"homepage": "https://symfony.com",
|
1327
1330
|
"support": {
|
1328
|
-
"source": "https://github.com/symfony/finder/tree/v5.4.
|
1331
|
+
"source": "https://github.com/symfony/finder/tree/v5.4.40"
|
1329
1332
|
},
|
1330
1333
|
"funding": [
|
1331
1334
|
{
|
@@ -1341,7 +1344,7 @@
|
|
1341
1344
|
"type": "tidelift"
|
1342
1345
|
}
|
1343
1346
|
],
|
1344
|
-
"time": "2024-
|
1347
|
+
"time": "2024-05-31T14:33:22+00:00"
|
1345
1348
|
},
|
1346
1349
|
{
|
1347
1350
|
"name": "symfony/polyfill-ctype",
|
@@ -1895,16 +1898,16 @@
|
|
1895
1898
|
},
|
1896
1899
|
{
|
1897
1900
|
"name": "symfony/process",
|
1898
|
-
"version": "v5.4.
|
1901
|
+
"version": "v5.4.40",
|
1899
1902
|
"source": {
|
1900
1903
|
"type": "git",
|
1901
1904
|
"url": "https://github.com/symfony/process.git",
|
1902
|
-
"reference": "
|
1905
|
+
"reference": "deedcb3bb4669cae2148bc920eafd2b16dc7c046"
|
1903
1906
|
},
|
1904
1907
|
"dist": {
|
1905
1908
|
"type": "zip",
|
1906
|
-
"url": "https://api.github.com/repos/symfony/process/zipball/
|
1907
|
-
"reference": "
|
1909
|
+
"url": "https://api.github.com/repos/symfony/process/zipball/deedcb3bb4669cae2148bc920eafd2b16dc7c046",
|
1910
|
+
"reference": "deedcb3bb4669cae2148bc920eafd2b16dc7c046",
|
1908
1911
|
"shasum": ""
|
1909
1912
|
},
|
1910
1913
|
"require": {
|
@@ -1937,7 +1940,7 @@
|
|
1937
1940
|
"description": "Executes commands in sub-processes",
|
1938
1941
|
"homepage": "https://symfony.com",
|
1939
1942
|
"support": {
|
1940
|
-
"source": "https://github.com/symfony/process/tree/v5.4.
|
1943
|
+
"source": "https://github.com/symfony/process/tree/v5.4.40"
|
1941
1944
|
},
|
1942
1945
|
"funding": [
|
1943
1946
|
{
|
@@ -1953,7 +1956,7 @@
|
|
1953
1956
|
"type": "tidelift"
|
1954
1957
|
}
|
1955
1958
|
],
|
1956
|
-
"time": "2024-
|
1959
|
+
"time": "2024-05-31T14:33:22+00:00"
|
1957
1960
|
},
|
1958
1961
|
{
|
1959
1962
|
"name": "symfony/service-contracts",
|
@@ -2040,16 +2043,16 @@
|
|
2040
2043
|
},
|
2041
2044
|
{
|
2042
2045
|
"name": "symfony/string",
|
2043
|
-
"version": "v5.4.
|
2046
|
+
"version": "v5.4.40",
|
2044
2047
|
"source": {
|
2045
2048
|
"type": "git",
|
2046
2049
|
"url": "https://github.com/symfony/string.git",
|
2047
|
-
"reference": "
|
2050
|
+
"reference": "142877285aa974a6f7685e292ab5ba9aae86b143"
|
2048
2051
|
},
|
2049
2052
|
"dist": {
|
2050
2053
|
"type": "zip",
|
2051
|
-
"url": "https://api.github.com/repos/symfony/string/zipball/
|
2052
|
-
"reference": "
|
2054
|
+
"url": "https://api.github.com/repos/symfony/string/zipball/142877285aa974a6f7685e292ab5ba9aae86b143",
|
2055
|
+
"reference": "142877285aa974a6f7685e292ab5ba9aae86b143",
|
2053
2056
|
"shasum": ""
|
2054
2057
|
},
|
2055
2058
|
"require": {
|
@@ -2106,7 +2109,7 @@
|
|
2106
2109
|
"utf8"
|
2107
2110
|
],
|
2108
2111
|
"support": {
|
2109
|
-
"source": "https://github.com/symfony/string/tree/v5.4.
|
2112
|
+
"source": "https://github.com/symfony/string/tree/v5.4.40"
|
2110
2113
|
},
|
2111
2114
|
"funding": [
|
2112
2115
|
{
|
@@ -2122,7 +2125,7 @@
|
|
2122
2125
|
"type": "tidelift"
|
2123
2126
|
}
|
2124
2127
|
],
|
2125
|
-
"time": "2024-
|
2128
|
+
"time": "2024-05-31T14:33:22+00:00"
|
2126
2129
|
}
|
2127
2130
|
],
|
2128
2131
|
"packages-dev": [
|
@@ -238,9 +238,9 @@ module Dependabot
|
|
238
238
|
|
239
239
|
# If the original requirement is just a stability flag we append that
|
240
240
|
# flag to the requirement
|
241
|
-
return "
|
241
|
+
return "==#{latest_allowable_version}#{lower_bound.strip}" if lower_bound.strip.start_with?("@")
|
242
242
|
|
243
|
-
lower_bound + ",
|
243
|
+
lower_bound + ", == #{latest_allowable_version}"
|
244
244
|
end
|
245
245
|
# rubocop:enable Metrics/PerceivedComplexity
|
246
246
|
# rubocop:enable Metrics/AbcSize
|
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.
|
4
|
+
version: 0.265.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Dependabot
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-07-11 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.
|
19
|
+
version: 0.265.0
|
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.
|
26
|
+
version: 0.265.0
|
27
27
|
- !ruby/object:Gem::Dependency
|
28
28
|
name: debug
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|
@@ -286,7 +286,7 @@ licenses:
|
|
286
286
|
- MIT
|
287
287
|
metadata:
|
288
288
|
bug_tracker_uri: https://github.com/dependabot/dependabot-core/issues
|
289
|
-
changelog_uri: https://github.com/dependabot/dependabot-core/releases/tag/v0.
|
289
|
+
changelog_uri: https://github.com/dependabot/dependabot-core/releases/tag/v0.265.0
|
290
290
|
post_install_message:
|
291
291
|
rdoc_options: []
|
292
292
|
require_paths:
|