dependabot-composer 0.171.1 → 0.171.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 +4 -4
- data/helpers/v2/composer.lock +64 -142
- metadata +4 -4
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 73701e8b1971f9705050569037f81fa6d4e6c6c8db55674f913da606512e9c40
|
|
4
|
+
data.tar.gz: afc56aa27650ed27a84e8902cc7a7629f09f80145dc98ad191c637bad401103f
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: a7ab5fd90cb39cd82ca74c28be8e92eea5224a6e57c2f9ce22899bdddbb69add388f26c6d9c41d79f646c0983008c2c74c6771670b45cb6b4c901e839557c35c
|
|
7
|
+
data.tar.gz: 382641c5f727f72b9a5a4fe39374ddfeb2b3f28bc0cc117ef6500d54a732d673245a51dcd5c0f1cc06cdb45867c2e41d9488643b0bdde91f0657071a6461ca10
|
data/helpers/v2/composer.lock
CHANGED
|
@@ -1870,32 +1870,28 @@
|
|
|
1870
1870
|
},
|
|
1871
1871
|
{
|
|
1872
1872
|
"name": "doctrine/lexer",
|
|
1873
|
-
"version": "1.2.
|
|
1873
|
+
"version": "1.2.2",
|
|
1874
1874
|
"source": {
|
|
1875
1875
|
"type": "git",
|
|
1876
1876
|
"url": "https://github.com/doctrine/lexer.git",
|
|
1877
|
-
"reference": "
|
|
1877
|
+
"reference": "9c50f840f257bbb941e6f4a0e94ccf5db5c3f76c"
|
|
1878
1878
|
},
|
|
1879
1879
|
"dist": {
|
|
1880
1880
|
"type": "zip",
|
|
1881
|
-
"url": "https://api.github.com/repos/doctrine/lexer/zipball/
|
|
1882
|
-
"reference": "
|
|
1881
|
+
"url": "https://api.github.com/repos/doctrine/lexer/zipball/9c50f840f257bbb941e6f4a0e94ccf5db5c3f76c",
|
|
1882
|
+
"reference": "9c50f840f257bbb941e6f4a0e94ccf5db5c3f76c",
|
|
1883
1883
|
"shasum": ""
|
|
1884
1884
|
},
|
|
1885
1885
|
"require": {
|
|
1886
|
-
"php": "^7.
|
|
1886
|
+
"php": "^7.1 || ^8.0"
|
|
1887
1887
|
},
|
|
1888
1888
|
"require-dev": {
|
|
1889
|
-
"doctrine/coding-standard": "^
|
|
1890
|
-
"phpstan/phpstan": "
|
|
1891
|
-
"phpunit/phpunit": "^8.
|
|
1889
|
+
"doctrine/coding-standard": "^9.0",
|
|
1890
|
+
"phpstan/phpstan": "1.3",
|
|
1891
|
+
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
|
|
1892
|
+
"vimeo/psalm": "^4.11"
|
|
1892
1893
|
},
|
|
1893
1894
|
"type": "library",
|
|
1894
|
-
"extra": {
|
|
1895
|
-
"branch-alias": {
|
|
1896
|
-
"dev-master": "1.2.x-dev"
|
|
1897
|
-
}
|
|
1898
|
-
},
|
|
1899
1895
|
"autoload": {
|
|
1900
1896
|
"psr-4": {
|
|
1901
1897
|
"Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
|
|
@@ -1942,20 +1938,20 @@
|
|
|
1942
1938
|
"type": "tidelift"
|
|
1943
1939
|
}
|
|
1944
1940
|
],
|
|
1945
|
-
"time": "
|
|
1941
|
+
"time": "2022-01-12T08:27:12+00:00"
|
|
1946
1942
|
},
|
|
1947
1943
|
{
|
|
1948
1944
|
"name": "friendsofphp/php-cs-fixer",
|
|
1949
|
-
"version": "v3.
|
|
1945
|
+
"version": "v3.4.0",
|
|
1950
1946
|
"source": {
|
|
1951
1947
|
"type": "git",
|
|
1952
1948
|
"url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
|
|
1953
|
-
"reference": "
|
|
1949
|
+
"reference": "47177af1cfb9dab5d1cc4daf91b7179c2efe7fad"
|
|
1954
1950
|
},
|
|
1955
1951
|
"dist": {
|
|
1956
1952
|
"type": "zip",
|
|
1957
|
-
"url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/
|
|
1958
|
-
"reference": "
|
|
1953
|
+
"url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/47177af1cfb9dab5d1cc4daf91b7179c2efe7fad",
|
|
1954
|
+
"reference": "47177af1cfb9dab5d1cc4daf91b7179c2efe7fad",
|
|
1959
1955
|
"shasum": ""
|
|
1960
1956
|
},
|
|
1961
1957
|
"require": {
|
|
@@ -1966,33 +1962,32 @@
|
|
|
1966
1962
|
"ext-tokenizer": "*",
|
|
1967
1963
|
"php": "^7.2.5 || ^8.0",
|
|
1968
1964
|
"php-cs-fixer/diff": "^2.0",
|
|
1969
|
-
"symfony/console": "^5.1.3",
|
|
1970
|
-
"symfony/event-dispatcher": "^5.0",
|
|
1971
|
-
"symfony/filesystem": "^5.0",
|
|
1972
|
-
"symfony/finder": "^5.0",
|
|
1973
|
-
"symfony/options-resolver": "^5.0",
|
|
1965
|
+
"symfony/console": "^4.4.20 || ^5.1.3 || ^6.0",
|
|
1966
|
+
"symfony/event-dispatcher": "^4.4.20 || ^5.0 || ^6.0",
|
|
1967
|
+
"symfony/filesystem": "^4.4.20 || ^5.0 || ^6.0",
|
|
1968
|
+
"symfony/finder": "^4.4.20 || ^5.0 || ^6.0",
|
|
1969
|
+
"symfony/options-resolver": "^4.4.20 || ^5.0 || ^6.0",
|
|
1974
1970
|
"symfony/polyfill-mbstring": "^1.23",
|
|
1975
|
-
"symfony/polyfill-php72": "^1.23",
|
|
1976
1971
|
"symfony/polyfill-php80": "^1.23",
|
|
1977
1972
|
"symfony/polyfill-php81": "^1.23",
|
|
1978
|
-
"symfony/process": "^5.0",
|
|
1979
|
-
"symfony/stopwatch": "^5.0"
|
|
1973
|
+
"symfony/process": "^4.4.20 || ^5.0 || ^6.0",
|
|
1974
|
+
"symfony/stopwatch": "^4.4.20 || ^5.0 || ^6.0"
|
|
1980
1975
|
},
|
|
1981
1976
|
"require-dev": {
|
|
1982
1977
|
"justinrainbow/json-schema": "^5.2",
|
|
1983
1978
|
"keradus/cli-executor": "^1.5",
|
|
1984
1979
|
"mikey179/vfsstream": "^1.6.8",
|
|
1985
|
-
"php-coveralls/php-coveralls": "^2.
|
|
1980
|
+
"php-coveralls/php-coveralls": "^2.5.2",
|
|
1986
1981
|
"php-cs-fixer/accessible-object": "^1.1",
|
|
1987
1982
|
"php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.2",
|
|
1988
1983
|
"php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.2.1",
|
|
1989
|
-
"phpspec/prophecy": "^1.
|
|
1984
|
+
"phpspec/prophecy": "^1.15",
|
|
1990
1985
|
"phpspec/prophecy-phpunit": "^1.1 || ^2.0",
|
|
1991
|
-
"phpunit/phpunit": "^
|
|
1986
|
+
"phpunit/phpunit": "^8.5.21 || ^9.5",
|
|
1992
1987
|
"phpunitgoodpractices/polyfill": "^1.5",
|
|
1993
1988
|
"phpunitgoodpractices/traits": "^1.9.1",
|
|
1994
|
-
"symfony/phpunit-bridge": "^5.2.4",
|
|
1995
|
-
"symfony/yaml": "^5.0"
|
|
1989
|
+
"symfony/phpunit-bridge": "^5.2.4 || ^6.0",
|
|
1990
|
+
"symfony/yaml": "^4.4.20 || ^5.0 || ^6.0"
|
|
1996
1991
|
},
|
|
1997
1992
|
"suggest": {
|
|
1998
1993
|
"ext-dom": "For handling output formats in XML",
|
|
@@ -2028,7 +2023,7 @@
|
|
|
2028
2023
|
"type": "github"
|
|
2029
2024
|
}
|
|
2030
2025
|
],
|
|
2031
|
-
"time": "2021-
|
|
2026
|
+
"time": "2021-12-11T16:25:08+00:00"
|
|
2032
2027
|
},
|
|
2033
2028
|
{
|
|
2034
2029
|
"name": "php-cs-fixer/diff",
|
|
@@ -2232,22 +2227,22 @@
|
|
|
2232
2227
|
},
|
|
2233
2228
|
{
|
|
2234
2229
|
"name": "symfony/event-dispatcher",
|
|
2235
|
-
"version": "v5.
|
|
2230
|
+
"version": "v5.4.0",
|
|
2236
2231
|
"source": {
|
|
2237
2232
|
"type": "git",
|
|
2238
2233
|
"url": "https://github.com/symfony/event-dispatcher.git",
|
|
2239
|
-
"reference": "
|
|
2234
|
+
"reference": "27d39ae126352b9fa3be5e196ccf4617897be3eb"
|
|
2240
2235
|
},
|
|
2241
2236
|
"dist": {
|
|
2242
2237
|
"type": "zip",
|
|
2243
|
-
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/
|
|
2244
|
-
"reference": "
|
|
2238
|
+
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/27d39ae126352b9fa3be5e196ccf4617897be3eb",
|
|
2239
|
+
"reference": "27d39ae126352b9fa3be5e196ccf4617897be3eb",
|
|
2245
2240
|
"shasum": ""
|
|
2246
2241
|
},
|
|
2247
2242
|
"require": {
|
|
2248
2243
|
"php": ">=7.2.5",
|
|
2249
|
-
"symfony/deprecation-contracts": "^2.1",
|
|
2250
|
-
"symfony/event-dispatcher-contracts": "^2",
|
|
2244
|
+
"symfony/deprecation-contracts": "^2.1|^3",
|
|
2245
|
+
"symfony/event-dispatcher-contracts": "^2|^3",
|
|
2251
2246
|
"symfony/polyfill-php80": "^1.16"
|
|
2252
2247
|
},
|
|
2253
2248
|
"conflict": {
|
|
@@ -2259,13 +2254,13 @@
|
|
|
2259
2254
|
},
|
|
2260
2255
|
"require-dev": {
|
|
2261
2256
|
"psr/log": "^1|^2|^3",
|
|
2262
|
-
"symfony/config": "^4.4|^5.0",
|
|
2263
|
-
"symfony/dependency-injection": "^4.4|^5.0",
|
|
2264
|
-
"symfony/error-handler": "^4.4|^5.0",
|
|
2265
|
-
"symfony/expression-language": "^4.4|^5.0",
|
|
2266
|
-
"symfony/http-foundation": "^4.4|^5.0",
|
|
2267
|
-
"symfony/service-contracts": "^1.1|^2",
|
|
2268
|
-
"symfony/stopwatch": "^4.4|^5.0"
|
|
2257
|
+
"symfony/config": "^4.4|^5.0|^6.0",
|
|
2258
|
+
"symfony/dependency-injection": "^4.4|^5.0|^6.0",
|
|
2259
|
+
"symfony/error-handler": "^4.4|^5.0|^6.0",
|
|
2260
|
+
"symfony/expression-language": "^4.4|^5.0|^6.0",
|
|
2261
|
+
"symfony/http-foundation": "^4.4|^5.0|^6.0",
|
|
2262
|
+
"symfony/service-contracts": "^1.1|^2|^3",
|
|
2263
|
+
"symfony/stopwatch": "^4.4|^5.0|^6.0"
|
|
2269
2264
|
},
|
|
2270
2265
|
"suggest": {
|
|
2271
2266
|
"symfony/dependency-injection": "",
|
|
@@ -2310,20 +2305,20 @@
|
|
|
2310
2305
|
"type": "tidelift"
|
|
2311
2306
|
}
|
|
2312
2307
|
],
|
|
2313
|
-
"time": "2021-
|
|
2308
|
+
"time": "2021-11-23T10:19:22+00:00"
|
|
2314
2309
|
},
|
|
2315
2310
|
{
|
|
2316
2311
|
"name": "symfony/event-dispatcher-contracts",
|
|
2317
|
-
"version": "v2.
|
|
2312
|
+
"version": "v2.5.0",
|
|
2318
2313
|
"source": {
|
|
2319
2314
|
"type": "git",
|
|
2320
2315
|
"url": "https://github.com/symfony/event-dispatcher-contracts.git",
|
|
2321
|
-
"reference": "
|
|
2316
|
+
"reference": "66bea3b09be61613cd3b4043a65a8ec48cfa6d2a"
|
|
2322
2317
|
},
|
|
2323
2318
|
"dist": {
|
|
2324
2319
|
"type": "zip",
|
|
2325
|
-
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/
|
|
2326
|
-
"reference": "
|
|
2320
|
+
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/66bea3b09be61613cd3b4043a65a8ec48cfa6d2a",
|
|
2321
|
+
"reference": "66bea3b09be61613cd3b4043a65a8ec48cfa6d2a",
|
|
2327
2322
|
"shasum": ""
|
|
2328
2323
|
},
|
|
2329
2324
|
"require": {
|
|
@@ -2336,7 +2331,7 @@
|
|
|
2336
2331
|
"type": "library",
|
|
2337
2332
|
"extra": {
|
|
2338
2333
|
"branch-alias": {
|
|
2339
|
-
"dev-main": "2.
|
|
2334
|
+
"dev-main": "2.5-dev"
|
|
2340
2335
|
},
|
|
2341
2336
|
"thanks": {
|
|
2342
2337
|
"name": "symfony/contracts",
|
|
@@ -2386,25 +2381,25 @@
|
|
|
2386
2381
|
"type": "tidelift"
|
|
2387
2382
|
}
|
|
2388
2383
|
],
|
|
2389
|
-
"time": "2021-
|
|
2384
|
+
"time": "2021-07-12T14:48:14+00:00"
|
|
2390
2385
|
},
|
|
2391
2386
|
{
|
|
2392
2387
|
"name": "symfony/options-resolver",
|
|
2393
|
-
"version": "v5.
|
|
2388
|
+
"version": "v5.4.0",
|
|
2394
2389
|
"source": {
|
|
2395
2390
|
"type": "git",
|
|
2396
2391
|
"url": "https://github.com/symfony/options-resolver.git",
|
|
2397
|
-
"reference": "
|
|
2392
|
+
"reference": "b0fb78576487af19c500aaddb269fd36701d4847"
|
|
2398
2393
|
},
|
|
2399
2394
|
"dist": {
|
|
2400
2395
|
"type": "zip",
|
|
2401
|
-
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/
|
|
2402
|
-
"reference": "
|
|
2396
|
+
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/b0fb78576487af19c500aaddb269fd36701d4847",
|
|
2397
|
+
"reference": "b0fb78576487af19c500aaddb269fd36701d4847",
|
|
2403
2398
|
"shasum": ""
|
|
2404
2399
|
},
|
|
2405
2400
|
"require": {
|
|
2406
2401
|
"php": ">=7.2.5",
|
|
2407
|
-
"symfony/deprecation-contracts": "^2.1",
|
|
2402
|
+
"symfony/deprecation-contracts": "^2.1|^3",
|
|
2408
2403
|
"symfony/polyfill-php73": "~1.0",
|
|
2409
2404
|
"symfony/polyfill-php80": "^1.16"
|
|
2410
2405
|
},
|
|
@@ -2452,93 +2447,20 @@
|
|
|
2452
2447
|
"type": "tidelift"
|
|
2453
2448
|
}
|
|
2454
2449
|
],
|
|
2455
|
-
"time": "2021-
|
|
2456
|
-
},
|
|
2457
|
-
{
|
|
2458
|
-
"name": "symfony/polyfill-php72",
|
|
2459
|
-
"version": "v1.23.0",
|
|
2460
|
-
"source": {
|
|
2461
|
-
"type": "git",
|
|
2462
|
-
"url": "https://github.com/symfony/polyfill-php72.git",
|
|
2463
|
-
"reference": "9a142215a36a3888e30d0a9eeea9766764e96976"
|
|
2464
|
-
},
|
|
2465
|
-
"dist": {
|
|
2466
|
-
"type": "zip",
|
|
2467
|
-
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9a142215a36a3888e30d0a9eeea9766764e96976",
|
|
2468
|
-
"reference": "9a142215a36a3888e30d0a9eeea9766764e96976",
|
|
2469
|
-
"shasum": ""
|
|
2470
|
-
},
|
|
2471
|
-
"require": {
|
|
2472
|
-
"php": ">=7.1"
|
|
2473
|
-
},
|
|
2474
|
-
"type": "library",
|
|
2475
|
-
"extra": {
|
|
2476
|
-
"branch-alias": {
|
|
2477
|
-
"dev-main": "1.23-dev"
|
|
2478
|
-
},
|
|
2479
|
-
"thanks": {
|
|
2480
|
-
"name": "symfony/polyfill",
|
|
2481
|
-
"url": "https://github.com/symfony/polyfill"
|
|
2482
|
-
}
|
|
2483
|
-
},
|
|
2484
|
-
"autoload": {
|
|
2485
|
-
"psr-4": {
|
|
2486
|
-
"Symfony\\Polyfill\\Php72\\": ""
|
|
2487
|
-
},
|
|
2488
|
-
"files": [
|
|
2489
|
-
"bootstrap.php"
|
|
2490
|
-
]
|
|
2491
|
-
},
|
|
2492
|
-
"notification-url": "https://packagist.org/downloads/",
|
|
2493
|
-
"license": [
|
|
2494
|
-
"MIT"
|
|
2495
|
-
],
|
|
2496
|
-
"authors": [
|
|
2497
|
-
{
|
|
2498
|
-
"name": "Nicolas Grekas",
|
|
2499
|
-
"email": "p@tchwork.com"
|
|
2500
|
-
},
|
|
2501
|
-
{
|
|
2502
|
-
"name": "Symfony Community",
|
|
2503
|
-
"homepage": "https://symfony.com/contributors"
|
|
2504
|
-
}
|
|
2505
|
-
],
|
|
2506
|
-
"description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
|
|
2507
|
-
"homepage": "https://symfony.com",
|
|
2508
|
-
"keywords": [
|
|
2509
|
-
"compatibility",
|
|
2510
|
-
"polyfill",
|
|
2511
|
-
"portable",
|
|
2512
|
-
"shim"
|
|
2513
|
-
],
|
|
2514
|
-
"funding": [
|
|
2515
|
-
{
|
|
2516
|
-
"url": "https://symfony.com/sponsor",
|
|
2517
|
-
"type": "custom"
|
|
2518
|
-
},
|
|
2519
|
-
{
|
|
2520
|
-
"url": "https://github.com/fabpot",
|
|
2521
|
-
"type": "github"
|
|
2522
|
-
},
|
|
2523
|
-
{
|
|
2524
|
-
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
2525
|
-
"type": "tidelift"
|
|
2526
|
-
}
|
|
2527
|
-
],
|
|
2528
|
-
"time": "2021-05-27T09:17:38+00:00"
|
|
2450
|
+
"time": "2021-11-23T10:19:22+00:00"
|
|
2529
2451
|
},
|
|
2530
2452
|
{
|
|
2531
2453
|
"name": "symfony/polyfill-php81",
|
|
2532
|
-
"version": "v1.
|
|
2454
|
+
"version": "v1.24.0",
|
|
2533
2455
|
"source": {
|
|
2534
2456
|
"type": "git",
|
|
2535
2457
|
"url": "https://github.com/symfony/polyfill-php81.git",
|
|
2536
|
-
"reference": "
|
|
2458
|
+
"reference": "5de4ba2d41b15f9bd0e19b2ab9674135813ec98f"
|
|
2537
2459
|
},
|
|
2538
2460
|
"dist": {
|
|
2539
2461
|
"type": "zip",
|
|
2540
|
-
"url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/
|
|
2541
|
-
"reference": "
|
|
2462
|
+
"url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/5de4ba2d41b15f9bd0e19b2ab9674135813ec98f",
|
|
2463
|
+
"reference": "5de4ba2d41b15f9bd0e19b2ab9674135813ec98f",
|
|
2542
2464
|
"shasum": ""
|
|
2543
2465
|
},
|
|
2544
2466
|
"require": {
|
|
@@ -2601,25 +2523,25 @@
|
|
|
2601
2523
|
"type": "tidelift"
|
|
2602
2524
|
}
|
|
2603
2525
|
],
|
|
2604
|
-
"time": "2021-
|
|
2526
|
+
"time": "2021-09-13T13:58:11+00:00"
|
|
2605
2527
|
},
|
|
2606
2528
|
{
|
|
2607
2529
|
"name": "symfony/stopwatch",
|
|
2608
|
-
"version": "v5.
|
|
2530
|
+
"version": "v5.4.0",
|
|
2609
2531
|
"source": {
|
|
2610
2532
|
"type": "git",
|
|
2611
2533
|
"url": "https://github.com/symfony/stopwatch.git",
|
|
2612
|
-
"reference": "
|
|
2534
|
+
"reference": "208ef96122bfed82a8f3a61458a07113a08bdcfe"
|
|
2613
2535
|
},
|
|
2614
2536
|
"dist": {
|
|
2615
2537
|
"type": "zip",
|
|
2616
|
-
"url": "https://api.github.com/repos/symfony/stopwatch/zipball/
|
|
2617
|
-
"reference": "
|
|
2538
|
+
"url": "https://api.github.com/repos/symfony/stopwatch/zipball/208ef96122bfed82a8f3a61458a07113a08bdcfe",
|
|
2539
|
+
"reference": "208ef96122bfed82a8f3a61458a07113a08bdcfe",
|
|
2618
2540
|
"shasum": ""
|
|
2619
2541
|
},
|
|
2620
2542
|
"require": {
|
|
2621
2543
|
"php": ">=7.2.5",
|
|
2622
|
-
"symfony/service-contracts": "^1
|
|
2544
|
+
"symfony/service-contracts": "^1|^2|^3"
|
|
2623
2545
|
},
|
|
2624
2546
|
"type": "library",
|
|
2625
2547
|
"autoload": {
|
|
@@ -2660,7 +2582,7 @@
|
|
|
2660
2582
|
"type": "tidelift"
|
|
2661
2583
|
}
|
|
2662
2584
|
],
|
|
2663
|
-
"time": "2021-
|
|
2585
|
+
"time": "2021-11-23T10:19:22+00:00"
|
|
2664
2586
|
}
|
|
2665
2587
|
],
|
|
2666
2588
|
"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.171.
|
|
4
|
+
version: 0.171.2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Dependabot
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2022-01-
|
|
11
|
+
date: 2022-01-14 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.171.
|
|
19
|
+
version: 0.171.2
|
|
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.171.
|
|
26
|
+
version: 0.171.2
|
|
27
27
|
- !ruby/object:Gem::Dependency
|
|
28
28
|
name: debug
|
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|