dependabot-composer 0.252.0 → 0.253.0
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.lock +71 -69
- metadata +5 -19
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: e95550e9cd284cdaa27042fb43187588f7830d8b218d07ed25f6aaa8b9e973c0
|
|
4
|
+
data.tar.gz: 4c7ad1f18ea9de62acc16e4032c9b0f0ec03c1a893c031c8477d3ebae50c3bb0
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: f1eb7be3c5a61abf1332a5eff463d1523568719a561c45e2b53fa80682eaf3f8bcde16d0b17270c7ce55e8b98f6cc0010b69839b301c8b5e2b85deb9f47159bd
|
|
7
|
+
data.tar.gz: 0f896d3d8629dcffc51ad666f28f5d99664d70b8f6f037c4c851dd476aed2dc108b4b42d6d59d1d09553fe147ab809a9b481ee3201e91f77c0d10216900004bf
|
data/helpers/v2/composer.lock
CHANGED
|
@@ -340,16 +340,16 @@
|
|
|
340
340
|
},
|
|
341
341
|
{
|
|
342
342
|
"name": "composer/pcre",
|
|
343
|
-
"version": "3.1.
|
|
343
|
+
"version": "3.1.3",
|
|
344
344
|
"source": {
|
|
345
345
|
"type": "git",
|
|
346
346
|
"url": "https://github.com/composer/pcre.git",
|
|
347
|
-
"reference": "
|
|
347
|
+
"reference": "5b16e25a5355f1f3afdfc2f954a0a80aec4826a8"
|
|
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/5b16e25a5355f1f3afdfc2f954a0a80aec4826a8",
|
|
352
|
+
"reference": "5b16e25a5355f1f3afdfc2f954a0a80aec4826a8",
|
|
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.3"
|
|
395
395
|
},
|
|
396
396
|
"funding": [
|
|
397
397
|
{
|
|
@@ -407,7 +407,7 @@
|
|
|
407
407
|
"type": "tidelift"
|
|
408
408
|
}
|
|
409
409
|
],
|
|
410
|
-
"time": "2024-03-
|
|
410
|
+
"time": "2024-03-19T10:26:25+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.4",
|
|
576
576
|
"source": {
|
|
577
577
|
"type": "git",
|
|
578
578
|
"url": "https://github.com/composer/xdebug-handler.git",
|
|
579
|
-
"reference": "
|
|
579
|
+
"reference": "4f988f8fdf580d53bdb2d1278fe93d1ed5462255"
|
|
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/4f988f8fdf580d53bdb2d1278fe93d1ed5462255",
|
|
584
|
+
"reference": "4f988f8fdf580d53bdb2d1278fe93d1ed5462255",
|
|
585
585
|
"shasum": ""
|
|
586
586
|
},
|
|
587
587
|
"require": {
|
|
@@ -592,7 +592,7 @@
|
|
|
592
592
|
"require-dev": {
|
|
593
593
|
"phpstan/phpstan": "^1.0",
|
|
594
594
|
"phpstan/phpstan-strict-rules": "^1.1",
|
|
595
|
-
"
|
|
595
|
+
"phpunit/phpunit": "^8.5 || ^9.6 || ^10.5"
|
|
596
596
|
},
|
|
597
597
|
"type": "library",
|
|
598
598
|
"autoload": {
|
|
@@ -616,9 +616,9 @@
|
|
|
616
616
|
"performance"
|
|
617
617
|
],
|
|
618
618
|
"support": {
|
|
619
|
-
"irc": "
|
|
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.4"
|
|
622
622
|
},
|
|
623
623
|
"funding": [
|
|
624
624
|
{
|
|
@@ -634,7 +634,7 @@
|
|
|
634
634
|
"type": "tidelift"
|
|
635
635
|
}
|
|
636
636
|
],
|
|
637
|
-
"time": "
|
|
637
|
+
"time": "2024-03-26T18:29:49+00:00"
|
|
638
638
|
},
|
|
639
639
|
{
|
|
640
640
|
"name": "justinrainbow/json-schema",
|
|
@@ -1151,16 +1151,16 @@
|
|
|
1151
1151
|
},
|
|
1152
1152
|
{
|
|
1153
1153
|
"name": "symfony/deprecation-contracts",
|
|
1154
|
-
"version": "v2.5.
|
|
1154
|
+
"version": "v2.5.3",
|
|
1155
1155
|
"source": {
|
|
1156
1156
|
"type": "git",
|
|
1157
1157
|
"url": "https://github.com/symfony/deprecation-contracts.git",
|
|
1158
|
-
"reference": "
|
|
1158
|
+
"reference": "80d075412b557d41002320b96a096ca65aa2c98d"
|
|
1159
1159
|
},
|
|
1160
1160
|
"dist": {
|
|
1161
1161
|
"type": "zip",
|
|
1162
|
-
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/
|
|
1163
|
-
"reference": "
|
|
1162
|
+
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/80d075412b557d41002320b96a096ca65aa2c98d",
|
|
1163
|
+
"reference": "80d075412b557d41002320b96a096ca65aa2c98d",
|
|
1164
1164
|
"shasum": ""
|
|
1165
1165
|
},
|
|
1166
1166
|
"require": {
|
|
@@ -1198,7 +1198,7 @@
|
|
|
1198
1198
|
"description": "A generic function and convention to trigger deprecation notices",
|
|
1199
1199
|
"homepage": "https://symfony.com",
|
|
1200
1200
|
"support": {
|
|
1201
|
-
"source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.
|
|
1201
|
+
"source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.3"
|
|
1202
1202
|
},
|
|
1203
1203
|
"funding": [
|
|
1204
1204
|
{
|
|
@@ -1214,20 +1214,20 @@
|
|
|
1214
1214
|
"type": "tidelift"
|
|
1215
1215
|
}
|
|
1216
1216
|
],
|
|
1217
|
-
"time": "
|
|
1217
|
+
"time": "2023-01-24T14:02:46+00:00"
|
|
1218
1218
|
},
|
|
1219
1219
|
{
|
|
1220
1220
|
"name": "symfony/filesystem",
|
|
1221
|
-
"version": "v5.4.
|
|
1221
|
+
"version": "v5.4.38",
|
|
1222
1222
|
"source": {
|
|
1223
1223
|
"type": "git",
|
|
1224
1224
|
"url": "https://github.com/symfony/filesystem.git",
|
|
1225
|
-
"reference": "
|
|
1225
|
+
"reference": "899330a01056077271e2f614c7b28b0379a671eb"
|
|
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/899330a01056077271e2f614c7b28b0379a671eb",
|
|
1230
|
+
"reference": "899330a01056077271e2f614c7b28b0379a671eb",
|
|
1231
1231
|
"shasum": ""
|
|
1232
1232
|
},
|
|
1233
1233
|
"require": {
|
|
@@ -1262,7 +1262,7 @@
|
|
|
1262
1262
|
"description": "Provides basic utilities for the filesystem",
|
|
1263
1263
|
"homepage": "https://symfony.com",
|
|
1264
1264
|
"support": {
|
|
1265
|
-
"source": "https://github.com/symfony/filesystem/tree/v5.4.
|
|
1265
|
+
"source": "https://github.com/symfony/filesystem/tree/v5.4.38"
|
|
1266
1266
|
},
|
|
1267
1267
|
"funding": [
|
|
1268
1268
|
{
|
|
@@ -1278,7 +1278,7 @@
|
|
|
1278
1278
|
"type": "tidelift"
|
|
1279
1279
|
}
|
|
1280
1280
|
],
|
|
1281
|
-
"time": "2024-
|
|
1281
|
+
"time": "2024-03-21T08:05:07+00:00"
|
|
1282
1282
|
},
|
|
1283
1283
|
{
|
|
1284
1284
|
"name": "symfony/finder",
|
|
@@ -1957,16 +1957,16 @@
|
|
|
1957
1957
|
},
|
|
1958
1958
|
{
|
|
1959
1959
|
"name": "symfony/service-contracts",
|
|
1960
|
-
"version": "v2.5.
|
|
1960
|
+
"version": "v2.5.3",
|
|
1961
1961
|
"source": {
|
|
1962
1962
|
"type": "git",
|
|
1963
1963
|
"url": "https://github.com/symfony/service-contracts.git",
|
|
1964
|
-
"reference": "
|
|
1964
|
+
"reference": "a2329596ddc8fd568900e3fc76cba42489ecc7f3"
|
|
1965
1965
|
},
|
|
1966
1966
|
"dist": {
|
|
1967
1967
|
"type": "zip",
|
|
1968
|
-
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/
|
|
1969
|
-
"reference": "
|
|
1968
|
+
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/a2329596ddc8fd568900e3fc76cba42489ecc7f3",
|
|
1969
|
+
"reference": "a2329596ddc8fd568900e3fc76cba42489ecc7f3",
|
|
1970
1970
|
"shasum": ""
|
|
1971
1971
|
},
|
|
1972
1972
|
"require": {
|
|
@@ -2020,7 +2020,7 @@
|
|
|
2020
2020
|
"standards"
|
|
2021
2021
|
],
|
|
2022
2022
|
"support": {
|
|
2023
|
-
"source": "https://github.com/symfony/service-contracts/tree/v2.5.
|
|
2023
|
+
"source": "https://github.com/symfony/service-contracts/tree/v2.5.3"
|
|
2024
2024
|
},
|
|
2025
2025
|
"funding": [
|
|
2026
2026
|
{
|
|
@@ -2036,7 +2036,7 @@
|
|
|
2036
2036
|
"type": "tidelift"
|
|
2037
2037
|
}
|
|
2038
2038
|
],
|
|
2039
|
-
"time": "
|
|
2039
|
+
"time": "2023-04-21T15:04:16+00:00"
|
|
2040
2040
|
},
|
|
2041
2041
|
{
|
|
2042
2042
|
"name": "symfony/string",
|
|
@@ -2128,16 +2128,16 @@
|
|
|
2128
2128
|
"packages-dev": [
|
|
2129
2129
|
{
|
|
2130
2130
|
"name": "friendsofphp/php-cs-fixer",
|
|
2131
|
-
"version": "v3.
|
|
2131
|
+
"version": "v3.53.0",
|
|
2132
2132
|
"source": {
|
|
2133
2133
|
"type": "git",
|
|
2134
2134
|
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
|
|
2135
|
-
"reference": "
|
|
2135
|
+
"reference": "69a19093a9ded8d1baac62ed6c009b8bc148d008"
|
|
2136
2136
|
},
|
|
2137
2137
|
"dist": {
|
|
2138
2138
|
"type": "zip",
|
|
2139
|
-
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/
|
|
2140
|
-
"reference": "
|
|
2139
|
+
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/69a19093a9ded8d1baac62ed6c009b8bc148d008",
|
|
2140
|
+
"reference": "69a19093a9ded8d1baac62ed6c009b8bc148d008",
|
|
2141
2141
|
"shasum": ""
|
|
2142
2142
|
},
|
|
2143
2143
|
"require": {
|
|
@@ -2147,7 +2147,7 @@
|
|
|
2147
2147
|
"ext-json": "*",
|
|
2148
2148
|
"ext-tokenizer": "*",
|
|
2149
2149
|
"php": "^7.4 || ^8.0",
|
|
2150
|
-
"sebastian/diff": "^4.0 || ^5.0",
|
|
2150
|
+
"sebastian/diff": "^4.0 || ^5.0 || ^6.0",
|
|
2151
2151
|
"symfony/console": "^5.4 || ^6.0 || ^7.0",
|
|
2152
2152
|
"symfony/event-dispatcher": "^5.4 || ^6.0 || ^7.0",
|
|
2153
2153
|
"symfony/filesystem": "^5.4 || ^6.0 || ^7.0",
|
|
@@ -2161,6 +2161,7 @@
|
|
|
2161
2161
|
},
|
|
2162
2162
|
"require-dev": {
|
|
2163
2163
|
"facile-it/paraunit": "^1.3 || ^2.0",
|
|
2164
|
+
"infection/infection": "^0.27.11",
|
|
2164
2165
|
"justinrainbow/json-schema": "^5.2",
|
|
2165
2166
|
"keradus/cli-executor": "^2.1",
|
|
2166
2167
|
"mikey179/vfsstream": "^1.6.11",
|
|
@@ -2168,7 +2169,8 @@
|
|
|
2168
2169
|
"php-cs-fixer/accessible-object": "^1.1",
|
|
2169
2170
|
"php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.4",
|
|
2170
2171
|
"php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.4",
|
|
2171
|
-
"phpunit/phpunit": "^9.6 || ^10.5.5",
|
|
2172
|
+
"phpunit/phpunit": "^9.6 || ^10.5.5 || ^11.0.2",
|
|
2173
|
+
"symfony/var-dumper": "^5.4 || ^6.0 || ^7.0",
|
|
2172
2174
|
"symfony/yaml": "^5.4 || ^6.0 || ^7.0"
|
|
2173
2175
|
},
|
|
2174
2176
|
"suggest": {
|
|
@@ -2207,7 +2209,7 @@
|
|
|
2207
2209
|
],
|
|
2208
2210
|
"support": {
|
|
2209
2211
|
"issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues",
|
|
2210
|
-
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.
|
|
2212
|
+
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.53.0"
|
|
2211
2213
|
},
|
|
2212
2214
|
"funding": [
|
|
2213
2215
|
{
|
|
@@ -2215,20 +2217,20 @@
|
|
|
2215
2217
|
"type": "github"
|
|
2216
2218
|
}
|
|
2217
2219
|
],
|
|
2218
|
-
"time": "2024-
|
|
2220
|
+
"time": "2024-04-08T15:03:00+00:00"
|
|
2219
2221
|
},
|
|
2220
2222
|
{
|
|
2221
2223
|
"name": "phpstan/phpstan",
|
|
2222
|
-
"version": "1.10.
|
|
2224
|
+
"version": "1.10.66",
|
|
2223
2225
|
"source": {
|
|
2224
2226
|
"type": "git",
|
|
2225
2227
|
"url": "https://github.com/phpstan/phpstan.git",
|
|
2226
|
-
"reference": "
|
|
2228
|
+
"reference": "94779c987e4ebd620025d9e5fdd23323903950bd"
|
|
2227
2229
|
},
|
|
2228
2230
|
"dist": {
|
|
2229
2231
|
"type": "zip",
|
|
2230
|
-
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/
|
|
2231
|
-
"reference": "
|
|
2232
|
+
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/94779c987e4ebd620025d9e5fdd23323903950bd",
|
|
2233
|
+
"reference": "94779c987e4ebd620025d9e5fdd23323903950bd",
|
|
2232
2234
|
"shasum": ""
|
|
2233
2235
|
},
|
|
2234
2236
|
"require": {
|
|
@@ -2277,7 +2279,7 @@
|
|
|
2277
2279
|
"type": "tidelift"
|
|
2278
2280
|
}
|
|
2279
2281
|
],
|
|
2280
|
-
"time": "2024-
|
|
2282
|
+
"time": "2024-03-28T16:17:31+00:00"
|
|
2281
2283
|
},
|
|
2282
2284
|
{
|
|
2283
2285
|
"name": "psr/event-dispatcher",
|
|
@@ -2331,16 +2333,16 @@
|
|
|
2331
2333
|
},
|
|
2332
2334
|
{
|
|
2333
2335
|
"name": "sebastian/diff",
|
|
2334
|
-
"version": "4.0.
|
|
2336
|
+
"version": "4.0.6",
|
|
2335
2337
|
"source": {
|
|
2336
2338
|
"type": "git",
|
|
2337
2339
|
"url": "https://github.com/sebastianbergmann/diff.git",
|
|
2338
|
-
"reference": "
|
|
2340
|
+
"reference": "ba01945089c3a293b01ba9badc29ad55b106b0bc"
|
|
2339
2341
|
},
|
|
2340
2342
|
"dist": {
|
|
2341
2343
|
"type": "zip",
|
|
2342
|
-
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/
|
|
2343
|
-
"reference": "
|
|
2344
|
+
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/ba01945089c3a293b01ba9badc29ad55b106b0bc",
|
|
2345
|
+
"reference": "ba01945089c3a293b01ba9badc29ad55b106b0bc",
|
|
2344
2346
|
"shasum": ""
|
|
2345
2347
|
},
|
|
2346
2348
|
"require": {
|
|
@@ -2385,7 +2387,7 @@
|
|
|
2385
2387
|
],
|
|
2386
2388
|
"support": {
|
|
2387
2389
|
"issues": "https://github.com/sebastianbergmann/diff/issues",
|
|
2388
|
-
"source": "https://github.com/sebastianbergmann/diff/tree/4.0.
|
|
2390
|
+
"source": "https://github.com/sebastianbergmann/diff/tree/4.0.6"
|
|
2389
2391
|
},
|
|
2390
2392
|
"funding": [
|
|
2391
2393
|
{
|
|
@@ -2393,20 +2395,20 @@
|
|
|
2393
2395
|
"type": "github"
|
|
2394
2396
|
}
|
|
2395
2397
|
],
|
|
2396
|
-
"time": "
|
|
2398
|
+
"time": "2024-03-02T06:30:58+00:00"
|
|
2397
2399
|
},
|
|
2398
2400
|
{
|
|
2399
2401
|
"name": "symfony/event-dispatcher",
|
|
2400
|
-
"version": "v5.4.
|
|
2402
|
+
"version": "v5.4.35",
|
|
2401
2403
|
"source": {
|
|
2402
2404
|
"type": "git",
|
|
2403
2405
|
"url": "https://github.com/symfony/event-dispatcher.git",
|
|
2404
|
-
"reference": "
|
|
2406
|
+
"reference": "7a69a85c7ea5bdd1e875806a99c51a87d3a74b38"
|
|
2405
2407
|
},
|
|
2406
2408
|
"dist": {
|
|
2407
2409
|
"type": "zip",
|
|
2408
|
-
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/
|
|
2409
|
-
"reference": "
|
|
2410
|
+
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/7a69a85c7ea5bdd1e875806a99c51a87d3a74b38",
|
|
2411
|
+
"reference": "7a69a85c7ea5bdd1e875806a99c51a87d3a74b38",
|
|
2410
2412
|
"shasum": ""
|
|
2411
2413
|
},
|
|
2412
2414
|
"require": {
|
|
@@ -2462,7 +2464,7 @@
|
|
|
2462
2464
|
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
|
|
2463
2465
|
"homepage": "https://symfony.com",
|
|
2464
2466
|
"support": {
|
|
2465
|
-
"source": "https://github.com/symfony/event-dispatcher/tree/v5.4.
|
|
2467
|
+
"source": "https://github.com/symfony/event-dispatcher/tree/v5.4.35"
|
|
2466
2468
|
},
|
|
2467
2469
|
"funding": [
|
|
2468
2470
|
{
|
|
@@ -2478,20 +2480,20 @@
|
|
|
2478
2480
|
"type": "tidelift"
|
|
2479
2481
|
}
|
|
2480
2482
|
],
|
|
2481
|
-
"time": "
|
|
2483
|
+
"time": "2024-01-23T13:51:25+00:00"
|
|
2482
2484
|
},
|
|
2483
2485
|
{
|
|
2484
2486
|
"name": "symfony/event-dispatcher-contracts",
|
|
2485
|
-
"version": "v2.5.
|
|
2487
|
+
"version": "v2.5.3",
|
|
2486
2488
|
"source": {
|
|
2487
2489
|
"type": "git",
|
|
2488
2490
|
"url": "https://github.com/symfony/event-dispatcher-contracts.git",
|
|
2489
|
-
"reference": "
|
|
2491
|
+
"reference": "540f4c73e87fd0c71ca44a6aa305d024ac68cb73"
|
|
2490
2492
|
},
|
|
2491
2493
|
"dist": {
|
|
2492
2494
|
"type": "zip",
|
|
2493
|
-
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/
|
|
2494
|
-
"reference": "
|
|
2495
|
+
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/540f4c73e87fd0c71ca44a6aa305d024ac68cb73",
|
|
2496
|
+
"reference": "540f4c73e87fd0c71ca44a6aa305d024ac68cb73",
|
|
2495
2497
|
"shasum": ""
|
|
2496
2498
|
},
|
|
2497
2499
|
"require": {
|
|
@@ -2541,7 +2543,7 @@
|
|
|
2541
2543
|
"standards"
|
|
2542
2544
|
],
|
|
2543
2545
|
"support": {
|
|
2544
|
-
"source": "https://github.com/symfony/event-dispatcher-contracts/tree/v2.5.
|
|
2546
|
+
"source": "https://github.com/symfony/event-dispatcher-contracts/tree/v2.5.3"
|
|
2545
2547
|
},
|
|
2546
2548
|
"funding": [
|
|
2547
2549
|
{
|
|
@@ -2557,7 +2559,7 @@
|
|
|
2557
2559
|
"type": "tidelift"
|
|
2558
2560
|
}
|
|
2559
2561
|
],
|
|
2560
|
-
"time": "
|
|
2562
|
+
"time": "2024-01-23T13:51:25+00:00"
|
|
2561
2563
|
},
|
|
2562
2564
|
{
|
|
2563
2565
|
"name": "symfony/options-resolver",
|
|
@@ -2630,16 +2632,16 @@
|
|
|
2630
2632
|
},
|
|
2631
2633
|
{
|
|
2632
2634
|
"name": "symfony/stopwatch",
|
|
2633
|
-
"version": "v5.4.
|
|
2635
|
+
"version": "v5.4.35",
|
|
2634
2636
|
"source": {
|
|
2635
2637
|
"type": "git",
|
|
2636
2638
|
"url": "https://github.com/symfony/stopwatch.git",
|
|
2637
|
-
"reference": "
|
|
2639
|
+
"reference": "887762aa99ff16f65dc8b48aafead415f942d407"
|
|
2638
2640
|
},
|
|
2639
2641
|
"dist": {
|
|
2640
2642
|
"type": "zip",
|
|
2641
|
-
"url": "https://api.github.com/repos/symfony/stopwatch/zipball/
|
|
2642
|
-
"reference": "
|
|
2643
|
+
"url": "https://api.github.com/repos/symfony/stopwatch/zipball/887762aa99ff16f65dc8b48aafead415f942d407",
|
|
2644
|
+
"reference": "887762aa99ff16f65dc8b48aafead415f942d407",
|
|
2643
2645
|
"shasum": ""
|
|
2644
2646
|
},
|
|
2645
2647
|
"require": {
|
|
@@ -2672,7 +2674,7 @@
|
|
|
2672
2674
|
"description": "Provides a way to profile code",
|
|
2673
2675
|
"homepage": "https://symfony.com",
|
|
2674
2676
|
"support": {
|
|
2675
|
-
"source": "https://github.com/symfony/stopwatch/tree/v5.4.
|
|
2677
|
+
"source": "https://github.com/symfony/stopwatch/tree/v5.4.35"
|
|
2676
2678
|
},
|
|
2677
2679
|
"funding": [
|
|
2678
2680
|
{
|
|
@@ -2688,7 +2690,7 @@
|
|
|
2688
2690
|
"type": "tidelift"
|
|
2689
2691
|
}
|
|
2690
2692
|
],
|
|
2691
|
-
"time": "
|
|
2693
|
+
"time": "2024-01-23T13:51:25+00:00"
|
|
2692
2694
|
}
|
|
2693
2695
|
],
|
|
2694
2696
|
"aliases": [],
|
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.253.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-04-
|
|
11
|
+
date: 2024-04-18 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.253.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.253.0
|
|
27
27
|
- !ruby/object:Gem::Dependency
|
|
28
28
|
name: debug
|
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -164,20 +164,6 @@ dependencies:
|
|
|
164
164
|
- - "~>"
|
|
165
165
|
- !ruby/object:Gem::Version
|
|
166
166
|
version: 0.7.3
|
|
167
|
-
- !ruby/object:Gem::Dependency
|
|
168
|
-
name: stackprof
|
|
169
|
-
requirement: !ruby/object:Gem::Requirement
|
|
170
|
-
requirements:
|
|
171
|
-
- - "~>"
|
|
172
|
-
- !ruby/object:Gem::Version
|
|
173
|
-
version: 0.2.16
|
|
174
|
-
type: :development
|
|
175
|
-
prerelease: false
|
|
176
|
-
version_requirements: !ruby/object:Gem::Requirement
|
|
177
|
-
requirements:
|
|
178
|
-
- - "~>"
|
|
179
|
-
- !ruby/object:Gem::Version
|
|
180
|
-
version: 0.2.16
|
|
181
167
|
- !ruby/object:Gem::Dependency
|
|
182
168
|
name: turbo_tests
|
|
183
169
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -286,7 +272,7 @@ licenses:
|
|
|
286
272
|
- Nonstandard
|
|
287
273
|
metadata:
|
|
288
274
|
bug_tracker_uri: https://github.com/dependabot/dependabot-core/issues
|
|
289
|
-
changelog_uri: https://github.com/dependabot/dependabot-core/releases/tag/v0.
|
|
275
|
+
changelog_uri: https://github.com/dependabot/dependabot-core/releases/tag/v0.253.0
|
|
290
276
|
post_install_message:
|
|
291
277
|
rdoc_options: []
|
|
292
278
|
require_paths:
|