dependabot-composer 0.180.3 → 0.181.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/v1/composer.json +1 -1
- data/helpers/v1/composer.lock +70 -69
- data/helpers/v2/composer.json +1 -1
- data/helpers/v2/composer.lock +82 -75
- metadata +34 -6
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 0c90835b609d3ceb91d2380bcc0a187938e6d67ec28de1a4424f5cbedd3a7ad0
|
|
4
|
+
data.tar.gz: 3905400b5d198f932cbd78fcb860865dcc8c7df46ecb604e44cda0a3008d9db6
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 49873c3afbbdf386d55e568565bfd0a02d7da34785ce4a0e0dbd275954f70d84e60a4a18023a59ddfaba8eb16ba2285b6b0669653a1233f1bdcc0ec1b4ceddc1
|
|
7
|
+
data.tar.gz: 7ec6fc927d5a84b7c3c3060de8ae3aedb8f3d67cf705783a04f7f2445c856986363b0d8ef87081618ad0aa1b7328b05da6694adc562c28f51f0f9b86c38cfb54
|
data/helpers/v1/composer.json
CHANGED
data/helpers/v1/composer.lock
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
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": "03602c0b4bc1d9c6c9272d1bcf622a0f",
|
|
8
8
|
"packages": [
|
|
9
9
|
{
|
|
10
10
|
"name": "composer/ca-bundle",
|
|
@@ -79,16 +79,16 @@
|
|
|
79
79
|
},
|
|
80
80
|
{
|
|
81
81
|
"name": "composer/composer",
|
|
82
|
-
"version": "1.10.
|
|
82
|
+
"version": "1.10.26",
|
|
83
83
|
"source": {
|
|
84
84
|
"type": "git",
|
|
85
85
|
"url": "https://github.com/composer/composer.git",
|
|
86
|
-
"reference": "
|
|
86
|
+
"reference": "3e196135eacf9e519a6b00986bc6fe6aff977997"
|
|
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/3e196135eacf9e519a6b00986bc6fe6aff977997",
|
|
91
|
+
"reference": "3e196135eacf9e519a6b00986bc6fe6aff977997",
|
|
92
92
|
"shasum": ""
|
|
93
93
|
},
|
|
94
94
|
"require": {
|
|
@@ -169,7 +169,7 @@
|
|
|
169
169
|
"type": "tidelift"
|
|
170
170
|
}
|
|
171
171
|
],
|
|
172
|
-
"time": "2022-
|
|
172
|
+
"time": "2022-04-13T14:39:56+00:00"
|
|
173
173
|
},
|
|
174
174
|
{
|
|
175
175
|
"name": "composer/semver",
|
|
@@ -382,16 +382,16 @@
|
|
|
382
382
|
},
|
|
383
383
|
{
|
|
384
384
|
"name": "justinrainbow/json-schema",
|
|
385
|
-
"version": "5.2.
|
|
385
|
+
"version": "5.2.12",
|
|
386
386
|
"source": {
|
|
387
387
|
"type": "git",
|
|
388
388
|
"url": "https://github.com/justinrainbow/json-schema.git",
|
|
389
|
-
"reference": "
|
|
389
|
+
"reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60"
|
|
390
390
|
},
|
|
391
391
|
"dist": {
|
|
392
392
|
"type": "zip",
|
|
393
|
-
"url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/
|
|
394
|
-
"reference": "
|
|
393
|
+
"url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/ad87d5a5ca981228e0e205c2bc7dfb8e24559b60",
|
|
394
|
+
"reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60",
|
|
395
395
|
"shasum": ""
|
|
396
396
|
},
|
|
397
397
|
"require": {
|
|
@@ -444,7 +444,7 @@
|
|
|
444
444
|
"json",
|
|
445
445
|
"schema"
|
|
446
446
|
],
|
|
447
|
-
"time": "
|
|
447
|
+
"time": "2022-04-13T08:02:27+00:00"
|
|
448
448
|
},
|
|
449
449
|
{
|
|
450
450
|
"name": "psr/container",
|
|
@@ -539,23 +539,24 @@
|
|
|
539
539
|
},
|
|
540
540
|
{
|
|
541
541
|
"name": "seld/jsonlint",
|
|
542
|
-
"version": "1.
|
|
542
|
+
"version": "1.9.0",
|
|
543
543
|
"source": {
|
|
544
544
|
"type": "git",
|
|
545
545
|
"url": "https://github.com/Seldaek/jsonlint.git",
|
|
546
|
-
"reference": "
|
|
546
|
+
"reference": "4211420d25eba80712bff236a98960ef68b866b7"
|
|
547
547
|
},
|
|
548
548
|
"dist": {
|
|
549
549
|
"type": "zip",
|
|
550
|
-
"url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/
|
|
551
|
-
"reference": "
|
|
550
|
+
"url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/4211420d25eba80712bff236a98960ef68b866b7",
|
|
551
|
+
"reference": "4211420d25eba80712bff236a98960ef68b866b7",
|
|
552
552
|
"shasum": ""
|
|
553
553
|
},
|
|
554
554
|
"require": {
|
|
555
555
|
"php": "^5.3 || ^7.0 || ^8.0"
|
|
556
556
|
},
|
|
557
557
|
"require-dev": {
|
|
558
|
-
"
|
|
558
|
+
"phpstan/phpstan": "^1.5",
|
|
559
|
+
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^8.5.13"
|
|
559
560
|
},
|
|
560
561
|
"bin": [
|
|
561
562
|
"bin/jsonlint"
|
|
@@ -594,7 +595,7 @@
|
|
|
594
595
|
"type": "tidelift"
|
|
595
596
|
}
|
|
596
597
|
],
|
|
597
|
-
"time": "
|
|
598
|
+
"time": "2022-04-01T13:37:23+00:00"
|
|
598
599
|
},
|
|
599
600
|
{
|
|
600
601
|
"name": "seld/phar-utils",
|
|
@@ -642,16 +643,16 @@
|
|
|
642
643
|
},
|
|
643
644
|
{
|
|
644
645
|
"name": "symfony/console",
|
|
645
|
-
"version": "v5.4.
|
|
646
|
+
"version": "v5.4.7",
|
|
646
647
|
"source": {
|
|
647
648
|
"type": "git",
|
|
648
649
|
"url": "https://github.com/symfony/console.git",
|
|
649
|
-
"reference": "
|
|
650
|
+
"reference": "900275254f0a1a2afff1ab0e11abd5587a10e1d6"
|
|
650
651
|
},
|
|
651
652
|
"dist": {
|
|
652
653
|
"type": "zip",
|
|
653
|
-
"url": "https://api.github.com/repos/symfony/console/zipball/
|
|
654
|
-
"reference": "
|
|
654
|
+
"url": "https://api.github.com/repos/symfony/console/zipball/900275254f0a1a2afff1ab0e11abd5587a10e1d6",
|
|
655
|
+
"reference": "900275254f0a1a2afff1ab0e11abd5587a10e1d6",
|
|
655
656
|
"shasum": ""
|
|
656
657
|
},
|
|
657
658
|
"require": {
|
|
@@ -734,20 +735,20 @@
|
|
|
734
735
|
"type": "tidelift"
|
|
735
736
|
}
|
|
736
737
|
],
|
|
737
|
-
"time": "
|
|
738
|
+
"time": "2022-03-31T17:09:19+00:00"
|
|
738
739
|
},
|
|
739
740
|
{
|
|
740
741
|
"name": "symfony/deprecation-contracts",
|
|
741
|
-
"version": "v2.5.
|
|
742
|
+
"version": "v2.5.1",
|
|
742
743
|
"source": {
|
|
743
744
|
"type": "git",
|
|
744
745
|
"url": "https://github.com/symfony/deprecation-contracts.git",
|
|
745
|
-
"reference": "
|
|
746
|
+
"reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66"
|
|
746
747
|
},
|
|
747
748
|
"dist": {
|
|
748
749
|
"type": "zip",
|
|
749
|
-
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/
|
|
750
|
-
"reference": "
|
|
750
|
+
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
|
|
751
|
+
"reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
|
|
751
752
|
"shasum": ""
|
|
752
753
|
},
|
|
753
754
|
"require": {
|
|
@@ -798,20 +799,20 @@
|
|
|
798
799
|
"type": "tidelift"
|
|
799
800
|
}
|
|
800
801
|
],
|
|
801
|
-
"time": "
|
|
802
|
+
"time": "2022-01-02T09:53:40+00:00"
|
|
802
803
|
},
|
|
803
804
|
{
|
|
804
805
|
"name": "symfony/filesystem",
|
|
805
|
-
"version": "v5.4.
|
|
806
|
+
"version": "v5.4.7",
|
|
806
807
|
"source": {
|
|
807
808
|
"type": "git",
|
|
808
809
|
"url": "https://github.com/symfony/filesystem.git",
|
|
809
|
-
"reference": "
|
|
810
|
+
"reference": "3a4442138d80c9f7b600fb297534ac718b61d37f"
|
|
810
811
|
},
|
|
811
812
|
"dist": {
|
|
812
813
|
"type": "zip",
|
|
813
|
-
"url": "https://api.github.com/repos/symfony/filesystem/zipball/
|
|
814
|
-
"reference": "
|
|
814
|
+
"url": "https://api.github.com/repos/symfony/filesystem/zipball/3a4442138d80c9f7b600fb297534ac718b61d37f",
|
|
815
|
+
"reference": "3a4442138d80c9f7b600fb297534ac718b61d37f",
|
|
815
816
|
"shasum": ""
|
|
816
817
|
},
|
|
817
818
|
"require": {
|
|
@@ -859,20 +860,20 @@
|
|
|
859
860
|
"type": "tidelift"
|
|
860
861
|
}
|
|
861
862
|
],
|
|
862
|
-
"time": "
|
|
863
|
+
"time": "2022-04-01T12:33:59+00:00"
|
|
863
864
|
},
|
|
864
865
|
{
|
|
865
866
|
"name": "symfony/finder",
|
|
866
|
-
"version": "v5.4.
|
|
867
|
+
"version": "v5.4.3",
|
|
867
868
|
"source": {
|
|
868
869
|
"type": "git",
|
|
869
870
|
"url": "https://github.com/symfony/finder.git",
|
|
870
|
-
"reference": "
|
|
871
|
+
"reference": "231313534dded84c7ecaa79d14bc5da4ccb69b7d"
|
|
871
872
|
},
|
|
872
873
|
"dist": {
|
|
873
874
|
"type": "zip",
|
|
874
|
-
"url": "https://api.github.com/repos/symfony/finder/zipball/
|
|
875
|
-
"reference": "
|
|
875
|
+
"url": "https://api.github.com/repos/symfony/finder/zipball/231313534dded84c7ecaa79d14bc5da4ccb69b7d",
|
|
876
|
+
"reference": "231313534dded84c7ecaa79d14bc5da4ccb69b7d",
|
|
876
877
|
"shasum": ""
|
|
877
878
|
},
|
|
878
879
|
"require": {
|
|
@@ -919,11 +920,11 @@
|
|
|
919
920
|
"type": "tidelift"
|
|
920
921
|
}
|
|
921
922
|
],
|
|
922
|
-
"time": "
|
|
923
|
+
"time": "2022-01-26T16:34:36+00:00"
|
|
923
924
|
},
|
|
924
925
|
{
|
|
925
926
|
"name": "symfony/polyfill-ctype",
|
|
926
|
-
"version": "v1.
|
|
927
|
+
"version": "v1.25.0",
|
|
927
928
|
"source": {
|
|
928
929
|
"type": "git",
|
|
929
930
|
"url": "https://github.com/symfony/polyfill-ctype.git",
|
|
@@ -1002,7 +1003,7 @@
|
|
|
1002
1003
|
},
|
|
1003
1004
|
{
|
|
1004
1005
|
"name": "symfony/polyfill-intl-grapheme",
|
|
1005
|
-
"version": "v1.
|
|
1006
|
+
"version": "v1.25.0",
|
|
1006
1007
|
"source": {
|
|
1007
1008
|
"type": "git",
|
|
1008
1009
|
"url": "https://github.com/symfony/polyfill-intl-grapheme.git",
|
|
@@ -1080,7 +1081,7 @@
|
|
|
1080
1081
|
},
|
|
1081
1082
|
{
|
|
1082
1083
|
"name": "symfony/polyfill-intl-normalizer",
|
|
1083
|
-
"version": "v1.
|
|
1084
|
+
"version": "v1.25.0",
|
|
1084
1085
|
"source": {
|
|
1085
1086
|
"type": "git",
|
|
1086
1087
|
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
|
|
@@ -1161,7 +1162,7 @@
|
|
|
1161
1162
|
},
|
|
1162
1163
|
{
|
|
1163
1164
|
"name": "symfony/polyfill-mbstring",
|
|
1164
|
-
"version": "v1.
|
|
1165
|
+
"version": "v1.25.0",
|
|
1165
1166
|
"source": {
|
|
1166
1167
|
"type": "git",
|
|
1167
1168
|
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
|
@@ -1241,7 +1242,7 @@
|
|
|
1241
1242
|
},
|
|
1242
1243
|
{
|
|
1243
1244
|
"name": "symfony/polyfill-php73",
|
|
1244
|
-
"version": "v1.
|
|
1245
|
+
"version": "v1.25.0",
|
|
1245
1246
|
"source": {
|
|
1246
1247
|
"type": "git",
|
|
1247
1248
|
"url": "https://github.com/symfony/polyfill-php73.git",
|
|
@@ -1317,16 +1318,16 @@
|
|
|
1317
1318
|
},
|
|
1318
1319
|
{
|
|
1319
1320
|
"name": "symfony/polyfill-php80",
|
|
1320
|
-
"version": "v1.
|
|
1321
|
+
"version": "v1.25.0",
|
|
1321
1322
|
"source": {
|
|
1322
1323
|
"type": "git",
|
|
1323
1324
|
"url": "https://github.com/symfony/polyfill-php80.git",
|
|
1324
|
-
"reference": "
|
|
1325
|
+
"reference": "4407588e0d3f1f52efb65fbe92babe41f37fe50c"
|
|
1325
1326
|
},
|
|
1326
1327
|
"dist": {
|
|
1327
1328
|
"type": "zip",
|
|
1328
|
-
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/
|
|
1329
|
-
"reference": "
|
|
1329
|
+
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/4407588e0d3f1f52efb65fbe92babe41f37fe50c",
|
|
1330
|
+
"reference": "4407588e0d3f1f52efb65fbe92babe41f37fe50c",
|
|
1330
1331
|
"shasum": ""
|
|
1331
1332
|
},
|
|
1332
1333
|
"require": {
|
|
@@ -1393,20 +1394,20 @@
|
|
|
1393
1394
|
"type": "tidelift"
|
|
1394
1395
|
}
|
|
1395
1396
|
],
|
|
1396
|
-
"time": "
|
|
1397
|
+
"time": "2022-03-04T08:16:47+00:00"
|
|
1397
1398
|
},
|
|
1398
1399
|
{
|
|
1399
1400
|
"name": "symfony/process",
|
|
1400
|
-
"version": "v5.4.
|
|
1401
|
+
"version": "v5.4.7",
|
|
1401
1402
|
"source": {
|
|
1402
1403
|
"type": "git",
|
|
1403
1404
|
"url": "https://github.com/symfony/process.git",
|
|
1404
|
-
"reference": "
|
|
1405
|
+
"reference": "38a44b2517b470a436e1c944bf9b9ba3961137fb"
|
|
1405
1406
|
},
|
|
1406
1407
|
"dist": {
|
|
1407
1408
|
"type": "zip",
|
|
1408
|
-
"url": "https://api.github.com/repos/symfony/process/zipball/
|
|
1409
|
-
"reference": "
|
|
1409
|
+
"url": "https://api.github.com/repos/symfony/process/zipball/38a44b2517b470a436e1c944bf9b9ba3961137fb",
|
|
1410
|
+
"reference": "38a44b2517b470a436e1c944bf9b9ba3961137fb",
|
|
1410
1411
|
"shasum": ""
|
|
1411
1412
|
},
|
|
1412
1413
|
"require": {
|
|
@@ -1452,26 +1453,26 @@
|
|
|
1452
1453
|
"type": "tidelift"
|
|
1453
1454
|
}
|
|
1454
1455
|
],
|
|
1455
|
-
"time": "
|
|
1456
|
+
"time": "2022-03-18T16:18:52+00:00"
|
|
1456
1457
|
},
|
|
1457
1458
|
{
|
|
1458
1459
|
"name": "symfony/service-contracts",
|
|
1459
|
-
"version": "v2.5.
|
|
1460
|
+
"version": "v2.5.1",
|
|
1460
1461
|
"source": {
|
|
1461
1462
|
"type": "git",
|
|
1462
1463
|
"url": "https://github.com/symfony/service-contracts.git",
|
|
1463
|
-
"reference": "
|
|
1464
|
+
"reference": "24d9dc654b83e91aa59f9d167b131bc3b5bea24c"
|
|
1464
1465
|
},
|
|
1465
1466
|
"dist": {
|
|
1466
1467
|
"type": "zip",
|
|
1467
|
-
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/
|
|
1468
|
-
"reference": "
|
|
1468
|
+
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/24d9dc654b83e91aa59f9d167b131bc3b5bea24c",
|
|
1469
|
+
"reference": "24d9dc654b83e91aa59f9d167b131bc3b5bea24c",
|
|
1469
1470
|
"shasum": ""
|
|
1470
1471
|
},
|
|
1471
1472
|
"require": {
|
|
1472
1473
|
"php": ">=7.2.5",
|
|
1473
1474
|
"psr/container": "^1.1",
|
|
1474
|
-
"symfony/deprecation-contracts": "^2.1"
|
|
1475
|
+
"symfony/deprecation-contracts": "^2.1|^3"
|
|
1475
1476
|
},
|
|
1476
1477
|
"conflict": {
|
|
1477
1478
|
"ext-psr": "<1.1|>=2"
|
|
@@ -1532,20 +1533,20 @@
|
|
|
1532
1533
|
"type": "tidelift"
|
|
1533
1534
|
}
|
|
1534
1535
|
],
|
|
1535
|
-
"time": "
|
|
1536
|
+
"time": "2022-03-13T20:07:29+00:00"
|
|
1536
1537
|
},
|
|
1537
1538
|
{
|
|
1538
1539
|
"name": "symfony/string",
|
|
1539
|
-
"version": "v5.4.
|
|
1540
|
+
"version": "v5.4.3",
|
|
1540
1541
|
"source": {
|
|
1541
1542
|
"type": "git",
|
|
1542
1543
|
"url": "https://github.com/symfony/string.git",
|
|
1543
|
-
"reference": "
|
|
1544
|
+
"reference": "92043b7d8383e48104e411bc9434b260dbeb5a10"
|
|
1544
1545
|
},
|
|
1545
1546
|
"dist": {
|
|
1546
1547
|
"type": "zip",
|
|
1547
|
-
"url": "https://api.github.com/repos/symfony/string/zipball/
|
|
1548
|
-
"reference": "
|
|
1548
|
+
"url": "https://api.github.com/repos/symfony/string/zipball/92043b7d8383e48104e411bc9434b260dbeb5a10",
|
|
1549
|
+
"reference": "92043b7d8383e48104e411bc9434b260dbeb5a10",
|
|
1549
1550
|
"shasum": ""
|
|
1550
1551
|
},
|
|
1551
1552
|
"require": {
|
|
@@ -1615,7 +1616,7 @@
|
|
|
1615
1616
|
"type": "tidelift"
|
|
1616
1617
|
}
|
|
1617
1618
|
],
|
|
1618
|
-
"time": "
|
|
1619
|
+
"time": "2022-01-02T09:53:40+00:00"
|
|
1619
1620
|
}
|
|
1620
1621
|
],
|
|
1621
1622
|
"packages-dev": [
|
|
@@ -1921,20 +1922,20 @@
|
|
|
1921
1922
|
},
|
|
1922
1923
|
{
|
|
1923
1924
|
"name": "phpstan/phpstan",
|
|
1924
|
-
"version": "1.
|
|
1925
|
+
"version": "1.5.6",
|
|
1925
1926
|
"source": {
|
|
1926
1927
|
"type": "git",
|
|
1927
1928
|
"url": "https://github.com/phpstan/phpstan.git",
|
|
1928
|
-
"reference": "
|
|
1929
|
+
"reference": "799dd8c2d2c9c704bb55d2078078cb970cf0f6d1"
|
|
1929
1930
|
},
|
|
1930
1931
|
"dist": {
|
|
1931
1932
|
"type": "zip",
|
|
1932
|
-
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/
|
|
1933
|
-
"reference": "
|
|
1933
|
+
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/799dd8c2d2c9c704bb55d2078078cb970cf0f6d1",
|
|
1934
|
+
"reference": "799dd8c2d2c9c704bb55d2078078cb970cf0f6d1",
|
|
1934
1935
|
"shasum": ""
|
|
1935
1936
|
},
|
|
1936
1937
|
"require": {
|
|
1937
|
-
"php": "^7.
|
|
1938
|
+
"php": "^7.2|^8.0"
|
|
1938
1939
|
},
|
|
1939
1940
|
"conflict": {
|
|
1940
1941
|
"phpstan/phpstan-shim": "*"
|
|
@@ -1972,7 +1973,7 @@
|
|
|
1972
1973
|
"type": "tidelift"
|
|
1973
1974
|
}
|
|
1974
1975
|
],
|
|
1975
|
-
"time": "2022-
|
|
1976
|
+
"time": "2022-04-15T11:13:37+00:00"
|
|
1976
1977
|
},
|
|
1977
1978
|
{
|
|
1978
1979
|
"name": "psr/cache",
|
data/helpers/v2/composer.json
CHANGED
data/helpers/v2/composer.lock
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
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": "d213a87797435bef13d3f83ba0e3c16b",
|
|
8
8
|
"packages": [
|
|
9
9
|
{
|
|
10
10
|
"name": "composer/ca-bundle",
|
|
@@ -79,39 +79,45 @@
|
|
|
79
79
|
},
|
|
80
80
|
{
|
|
81
81
|
"name": "composer/composer",
|
|
82
|
-
"version": "2.
|
|
82
|
+
"version": "2.3.5",
|
|
83
83
|
"source": {
|
|
84
84
|
"type": "git",
|
|
85
85
|
"url": "https://github.com/composer/composer.git",
|
|
86
|
-
"reference": "
|
|
86
|
+
"reference": "50c47b1f907cfcdb8f072b88164d22b527557ae1"
|
|
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/50c47b1f907cfcdb8f072b88164d22b527557ae1",
|
|
91
|
+
"reference": "50c47b1f907cfcdb8f072b88164d22b527557ae1",
|
|
92
92
|
"shasum": ""
|
|
93
93
|
},
|
|
94
94
|
"require": {
|
|
95
95
|
"composer/ca-bundle": "^1.0",
|
|
96
96
|
"composer/metadata-minifier": "^1.0",
|
|
97
|
-
"composer/pcre": "^
|
|
97
|
+
"composer/pcre": "^2 || ^3",
|
|
98
98
|
"composer/semver": "^3.0",
|
|
99
99
|
"composer/spdx-licenses": "^1.2",
|
|
100
|
-
"composer/xdebug-handler": "^2.0 || ^3.0",
|
|
100
|
+
"composer/xdebug-handler": "^2.0.2 || ^3.0.3",
|
|
101
101
|
"justinrainbow/json-schema": "^5.2.11",
|
|
102
|
-
"php": "^
|
|
103
|
-
"psr/log": "^1.0 || ^2.0",
|
|
104
|
-
"react/promise": "^
|
|
102
|
+
"php": "^7.2.5 || ^8.0",
|
|
103
|
+
"psr/log": "^1.0 || ^2.0 || ^3.0",
|
|
104
|
+
"react/promise": "^2.8",
|
|
105
105
|
"seld/jsonlint": "^1.4",
|
|
106
|
-
"seld/phar-utils": "^1.
|
|
107
|
-
"symfony/console": "^
|
|
108
|
-
"symfony/filesystem": "^
|
|
109
|
-
"symfony/finder": "^
|
|
110
|
-
"symfony/
|
|
106
|
+
"seld/phar-utils": "^1.2",
|
|
107
|
+
"symfony/console": "^5.4.1 || ^6.0",
|
|
108
|
+
"symfony/filesystem": "^5.4 || ^6.0",
|
|
109
|
+
"symfony/finder": "^5.4 || ^6.0",
|
|
110
|
+
"symfony/polyfill-php73": "^1.24",
|
|
111
|
+
"symfony/polyfill-php80": "^1.24",
|
|
112
|
+
"symfony/process": "^5.4 || ^6.0"
|
|
111
113
|
},
|
|
112
114
|
"require-dev": {
|
|
113
|
-
"
|
|
114
|
-
"
|
|
115
|
+
"phpstan/phpstan": "^1.4.1",
|
|
116
|
+
"phpstan/phpstan-deprecation-rules": "^1",
|
|
117
|
+
"phpstan/phpstan-phpunit": "^1.0",
|
|
118
|
+
"phpstan/phpstan-strict-rules": "^1",
|
|
119
|
+
"phpstan/phpstan-symfony": "^1.1",
|
|
120
|
+
"symfony/phpunit-bridge": "^6.0"
|
|
115
121
|
},
|
|
116
122
|
"suggest": {
|
|
117
123
|
"ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages",
|
|
@@ -124,7 +130,7 @@
|
|
|
124
130
|
"type": "library",
|
|
125
131
|
"extra": {
|
|
126
132
|
"branch-alias": {
|
|
127
|
-
"dev-main": "2.
|
|
133
|
+
"dev-main": "2.3-dev"
|
|
128
134
|
}
|
|
129
135
|
},
|
|
130
136
|
"autoload": {
|
|
@@ -169,7 +175,7 @@
|
|
|
169
175
|
"type": "tidelift"
|
|
170
176
|
}
|
|
171
177
|
],
|
|
172
|
-
"time": "2022-
|
|
178
|
+
"time": "2022-04-13T14:43:00+00:00"
|
|
173
179
|
},
|
|
174
180
|
{
|
|
175
181
|
"name": "composer/metadata-minifier",
|
|
@@ -238,30 +244,30 @@
|
|
|
238
244
|
},
|
|
239
245
|
{
|
|
240
246
|
"name": "composer/pcre",
|
|
241
|
-
"version": "
|
|
247
|
+
"version": "3.0.0",
|
|
242
248
|
"source": {
|
|
243
249
|
"type": "git",
|
|
244
250
|
"url": "https://github.com/composer/pcre.git",
|
|
245
|
-
"reference": "
|
|
251
|
+
"reference": "e300eb6c535192decd27a85bc72a9290f0d6b3bd"
|
|
246
252
|
},
|
|
247
253
|
"dist": {
|
|
248
254
|
"type": "zip",
|
|
249
|
-
"url": "https://api.github.com/repos/composer/pcre/zipball/
|
|
250
|
-
"reference": "
|
|
255
|
+
"url": "https://api.github.com/repos/composer/pcre/zipball/e300eb6c535192decd27a85bc72a9290f0d6b3bd",
|
|
256
|
+
"reference": "e300eb6c535192decd27a85bc72a9290f0d6b3bd",
|
|
251
257
|
"shasum": ""
|
|
252
258
|
},
|
|
253
259
|
"require": {
|
|
254
|
-
"php": "^
|
|
260
|
+
"php": "^7.4 || ^8.0"
|
|
255
261
|
},
|
|
256
262
|
"require-dev": {
|
|
257
263
|
"phpstan/phpstan": "^1.3",
|
|
258
264
|
"phpstan/phpstan-strict-rules": "^1.1",
|
|
259
|
-
"symfony/phpunit-bridge": "^
|
|
265
|
+
"symfony/phpunit-bridge": "^5"
|
|
260
266
|
},
|
|
261
267
|
"type": "library",
|
|
262
268
|
"extra": {
|
|
263
269
|
"branch-alias": {
|
|
264
|
-
"dev-main": "
|
|
270
|
+
"dev-main": "3.x-dev"
|
|
265
271
|
}
|
|
266
272
|
},
|
|
267
273
|
"autoload": {
|
|
@@ -301,20 +307,20 @@
|
|
|
301
307
|
"type": "tidelift"
|
|
302
308
|
}
|
|
303
309
|
],
|
|
304
|
-
"time": "2022-
|
|
310
|
+
"time": "2022-02-25T20:21:48+00:00"
|
|
305
311
|
},
|
|
306
312
|
{
|
|
307
313
|
"name": "composer/semver",
|
|
308
|
-
"version": "3.3.
|
|
314
|
+
"version": "3.3.2",
|
|
309
315
|
"source": {
|
|
310
316
|
"type": "git",
|
|
311
317
|
"url": "https://github.com/composer/semver.git",
|
|
312
|
-
"reference": "
|
|
318
|
+
"reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9"
|
|
313
319
|
},
|
|
314
320
|
"dist": {
|
|
315
321
|
"type": "zip",
|
|
316
|
-
"url": "https://api.github.com/repos/composer/semver/zipball/
|
|
317
|
-
"reference": "
|
|
322
|
+
"url": "https://api.github.com/repos/composer/semver/zipball/3953f23262f2bff1919fc82183ad9acb13ff62c9",
|
|
323
|
+
"reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9",
|
|
318
324
|
"shasum": ""
|
|
319
325
|
},
|
|
320
326
|
"require": {
|
|
@@ -377,7 +383,7 @@
|
|
|
377
383
|
"type": "tidelift"
|
|
378
384
|
}
|
|
379
385
|
],
|
|
380
|
-
"time": "2022-
|
|
386
|
+
"time": "2022-04-01T19:23:25+00:00"
|
|
381
387
|
},
|
|
382
388
|
{
|
|
383
389
|
"name": "composer/spdx-licenses",
|
|
@@ -517,16 +523,16 @@
|
|
|
517
523
|
},
|
|
518
524
|
{
|
|
519
525
|
"name": "justinrainbow/json-schema",
|
|
520
|
-
"version": "5.2.
|
|
526
|
+
"version": "5.2.12",
|
|
521
527
|
"source": {
|
|
522
528
|
"type": "git",
|
|
523
529
|
"url": "https://github.com/justinrainbow/json-schema.git",
|
|
524
|
-
"reference": "
|
|
530
|
+
"reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60"
|
|
525
531
|
},
|
|
526
532
|
"dist": {
|
|
527
533
|
"type": "zip",
|
|
528
|
-
"url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/
|
|
529
|
-
"reference": "
|
|
534
|
+
"url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/ad87d5a5ca981228e0e205c2bc7dfb8e24559b60",
|
|
535
|
+
"reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60",
|
|
530
536
|
"shasum": ""
|
|
531
537
|
},
|
|
532
538
|
"require": {
|
|
@@ -579,7 +585,7 @@
|
|
|
579
585
|
"json",
|
|
580
586
|
"schema"
|
|
581
587
|
],
|
|
582
|
-
"time": "
|
|
588
|
+
"time": "2022-04-13T08:02:27+00:00"
|
|
583
589
|
},
|
|
584
590
|
{
|
|
585
591
|
"name": "psr/container",
|
|
@@ -746,23 +752,24 @@
|
|
|
746
752
|
},
|
|
747
753
|
{
|
|
748
754
|
"name": "seld/jsonlint",
|
|
749
|
-
"version": "1.
|
|
755
|
+
"version": "1.9.0",
|
|
750
756
|
"source": {
|
|
751
757
|
"type": "git",
|
|
752
758
|
"url": "https://github.com/Seldaek/jsonlint.git",
|
|
753
|
-
"reference": "
|
|
759
|
+
"reference": "4211420d25eba80712bff236a98960ef68b866b7"
|
|
754
760
|
},
|
|
755
761
|
"dist": {
|
|
756
762
|
"type": "zip",
|
|
757
|
-
"url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/
|
|
758
|
-
"reference": "
|
|
763
|
+
"url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/4211420d25eba80712bff236a98960ef68b866b7",
|
|
764
|
+
"reference": "4211420d25eba80712bff236a98960ef68b866b7",
|
|
759
765
|
"shasum": ""
|
|
760
766
|
},
|
|
761
767
|
"require": {
|
|
762
768
|
"php": "^5.3 || ^7.0 || ^8.0"
|
|
763
769
|
},
|
|
764
770
|
"require-dev": {
|
|
765
|
-
"
|
|
771
|
+
"phpstan/phpstan": "^1.5",
|
|
772
|
+
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^8.5.13"
|
|
766
773
|
},
|
|
767
774
|
"bin": [
|
|
768
775
|
"bin/jsonlint"
|
|
@@ -801,7 +808,7 @@
|
|
|
801
808
|
"type": "tidelift"
|
|
802
809
|
}
|
|
803
810
|
],
|
|
804
|
-
"time": "
|
|
811
|
+
"time": "2022-04-01T13:37:23+00:00"
|
|
805
812
|
},
|
|
806
813
|
{
|
|
807
814
|
"name": "seld/phar-utils",
|
|
@@ -849,16 +856,16 @@
|
|
|
849
856
|
},
|
|
850
857
|
{
|
|
851
858
|
"name": "symfony/console",
|
|
852
|
-
"version": "v5.4.
|
|
859
|
+
"version": "v5.4.7",
|
|
853
860
|
"source": {
|
|
854
861
|
"type": "git",
|
|
855
862
|
"url": "https://github.com/symfony/console.git",
|
|
856
|
-
"reference": "
|
|
863
|
+
"reference": "900275254f0a1a2afff1ab0e11abd5587a10e1d6"
|
|
857
864
|
},
|
|
858
865
|
"dist": {
|
|
859
866
|
"type": "zip",
|
|
860
|
-
"url": "https://api.github.com/repos/symfony/console/zipball/
|
|
861
|
-
"reference": "
|
|
867
|
+
"url": "https://api.github.com/repos/symfony/console/zipball/900275254f0a1a2afff1ab0e11abd5587a10e1d6",
|
|
868
|
+
"reference": "900275254f0a1a2afff1ab0e11abd5587a10e1d6",
|
|
862
869
|
"shasum": ""
|
|
863
870
|
},
|
|
864
871
|
"require": {
|
|
@@ -941,20 +948,20 @@
|
|
|
941
948
|
"type": "tidelift"
|
|
942
949
|
}
|
|
943
950
|
],
|
|
944
|
-
"time": "2022-
|
|
951
|
+
"time": "2022-03-31T17:09:19+00:00"
|
|
945
952
|
},
|
|
946
953
|
{
|
|
947
954
|
"name": "symfony/deprecation-contracts",
|
|
948
|
-
"version": "v2.5.
|
|
955
|
+
"version": "v2.5.1",
|
|
949
956
|
"source": {
|
|
950
957
|
"type": "git",
|
|
951
958
|
"url": "https://github.com/symfony/deprecation-contracts.git",
|
|
952
|
-
"reference": "
|
|
959
|
+
"reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66"
|
|
953
960
|
},
|
|
954
961
|
"dist": {
|
|
955
962
|
"type": "zip",
|
|
956
|
-
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/
|
|
957
|
-
"reference": "
|
|
963
|
+
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
|
|
964
|
+
"reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
|
|
958
965
|
"shasum": ""
|
|
959
966
|
},
|
|
960
967
|
"require": {
|
|
@@ -1005,20 +1012,20 @@
|
|
|
1005
1012
|
"type": "tidelift"
|
|
1006
1013
|
}
|
|
1007
1014
|
],
|
|
1008
|
-
"time": "
|
|
1015
|
+
"time": "2022-01-02T09:53:40+00:00"
|
|
1009
1016
|
},
|
|
1010
1017
|
{
|
|
1011
1018
|
"name": "symfony/filesystem",
|
|
1012
|
-
"version": "v5.4.
|
|
1019
|
+
"version": "v5.4.7",
|
|
1013
1020
|
"source": {
|
|
1014
1021
|
"type": "git",
|
|
1015
1022
|
"url": "https://github.com/symfony/filesystem.git",
|
|
1016
|
-
"reference": "
|
|
1023
|
+
"reference": "3a4442138d80c9f7b600fb297534ac718b61d37f"
|
|
1017
1024
|
},
|
|
1018
1025
|
"dist": {
|
|
1019
1026
|
"type": "zip",
|
|
1020
|
-
"url": "https://api.github.com/repos/symfony/filesystem/zipball/
|
|
1021
|
-
"reference": "
|
|
1027
|
+
"url": "https://api.github.com/repos/symfony/filesystem/zipball/3a4442138d80c9f7b600fb297534ac718b61d37f",
|
|
1028
|
+
"reference": "3a4442138d80c9f7b600fb297534ac718b61d37f",
|
|
1022
1029
|
"shasum": ""
|
|
1023
1030
|
},
|
|
1024
1031
|
"require": {
|
|
@@ -1066,7 +1073,7 @@
|
|
|
1066
1073
|
"type": "tidelift"
|
|
1067
1074
|
}
|
|
1068
1075
|
],
|
|
1069
|
-
"time": "2022-
|
|
1076
|
+
"time": "2022-04-01T12:33:59+00:00"
|
|
1070
1077
|
},
|
|
1071
1078
|
{
|
|
1072
1079
|
"name": "symfony/finder",
|
|
@@ -1604,16 +1611,16 @@
|
|
|
1604
1611
|
},
|
|
1605
1612
|
{
|
|
1606
1613
|
"name": "symfony/process",
|
|
1607
|
-
"version": "v5.4.
|
|
1614
|
+
"version": "v5.4.7",
|
|
1608
1615
|
"source": {
|
|
1609
1616
|
"type": "git",
|
|
1610
1617
|
"url": "https://github.com/symfony/process.git",
|
|
1611
|
-
"reference": "
|
|
1618
|
+
"reference": "38a44b2517b470a436e1c944bf9b9ba3961137fb"
|
|
1612
1619
|
},
|
|
1613
1620
|
"dist": {
|
|
1614
1621
|
"type": "zip",
|
|
1615
|
-
"url": "https://api.github.com/repos/symfony/process/zipball/
|
|
1616
|
-
"reference": "
|
|
1622
|
+
"url": "https://api.github.com/repos/symfony/process/zipball/38a44b2517b470a436e1c944bf9b9ba3961137fb",
|
|
1623
|
+
"reference": "38a44b2517b470a436e1c944bf9b9ba3961137fb",
|
|
1617
1624
|
"shasum": ""
|
|
1618
1625
|
},
|
|
1619
1626
|
"require": {
|
|
@@ -1659,26 +1666,26 @@
|
|
|
1659
1666
|
"type": "tidelift"
|
|
1660
1667
|
}
|
|
1661
1668
|
],
|
|
1662
|
-
"time": "2022-
|
|
1669
|
+
"time": "2022-03-18T16:18:52+00:00"
|
|
1663
1670
|
},
|
|
1664
1671
|
{
|
|
1665
1672
|
"name": "symfony/service-contracts",
|
|
1666
|
-
"version": "v2.5.
|
|
1673
|
+
"version": "v2.5.1",
|
|
1667
1674
|
"source": {
|
|
1668
1675
|
"type": "git",
|
|
1669
1676
|
"url": "https://github.com/symfony/service-contracts.git",
|
|
1670
|
-
"reference": "
|
|
1677
|
+
"reference": "24d9dc654b83e91aa59f9d167b131bc3b5bea24c"
|
|
1671
1678
|
},
|
|
1672
1679
|
"dist": {
|
|
1673
1680
|
"type": "zip",
|
|
1674
|
-
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/
|
|
1675
|
-
"reference": "
|
|
1681
|
+
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/24d9dc654b83e91aa59f9d167b131bc3b5bea24c",
|
|
1682
|
+
"reference": "24d9dc654b83e91aa59f9d167b131bc3b5bea24c",
|
|
1676
1683
|
"shasum": ""
|
|
1677
1684
|
},
|
|
1678
1685
|
"require": {
|
|
1679
1686
|
"php": ">=7.2.5",
|
|
1680
1687
|
"psr/container": "^1.1",
|
|
1681
|
-
"symfony/deprecation-contracts": "^2.1"
|
|
1688
|
+
"symfony/deprecation-contracts": "^2.1|^3"
|
|
1682
1689
|
},
|
|
1683
1690
|
"conflict": {
|
|
1684
1691
|
"ext-psr": "<1.1|>=2"
|
|
@@ -1739,7 +1746,7 @@
|
|
|
1739
1746
|
"type": "tidelift"
|
|
1740
1747
|
}
|
|
1741
1748
|
],
|
|
1742
|
-
"time": "
|
|
1749
|
+
"time": "2022-03-13T20:07:29+00:00"
|
|
1743
1750
|
},
|
|
1744
1751
|
{
|
|
1745
1752
|
"name": "symfony/string",
|
|
@@ -2101,20 +2108,20 @@
|
|
|
2101
2108
|
},
|
|
2102
2109
|
{
|
|
2103
2110
|
"name": "phpstan/phpstan",
|
|
2104
|
-
"version": "1.
|
|
2111
|
+
"version": "1.5.6",
|
|
2105
2112
|
"source": {
|
|
2106
2113
|
"type": "git",
|
|
2107
2114
|
"url": "https://github.com/phpstan/phpstan.git",
|
|
2108
|
-
"reference": "
|
|
2115
|
+
"reference": "799dd8c2d2c9c704bb55d2078078cb970cf0f6d1"
|
|
2109
2116
|
},
|
|
2110
2117
|
"dist": {
|
|
2111
2118
|
"type": "zip",
|
|
2112
|
-
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/
|
|
2113
|
-
"reference": "
|
|
2119
|
+
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/799dd8c2d2c9c704bb55d2078078cb970cf0f6d1",
|
|
2120
|
+
"reference": "799dd8c2d2c9c704bb55d2078078cb970cf0f6d1",
|
|
2114
2121
|
"shasum": ""
|
|
2115
2122
|
},
|
|
2116
2123
|
"require": {
|
|
2117
|
-
"php": "^7.
|
|
2124
|
+
"php": "^7.2|^8.0"
|
|
2118
2125
|
},
|
|
2119
2126
|
"conflict": {
|
|
2120
2127
|
"phpstan/phpstan-shim": "*"
|
|
@@ -2152,7 +2159,7 @@
|
|
|
2152
2159
|
"type": "tidelift"
|
|
2153
2160
|
}
|
|
2154
2161
|
],
|
|
2155
|
-
"time": "2022-
|
|
2162
|
+
"time": "2022-04-15T11:13:37+00:00"
|
|
2156
2163
|
},
|
|
2157
2164
|
{
|
|
2158
2165
|
"name": "psr/cache",
|
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.181.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Dependabot
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2022-04-
|
|
11
|
+
date: 2022-04-19 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: dependabot-common
|
|
@@ -16,14 +16,28 @@ dependencies:
|
|
|
16
16
|
requirements:
|
|
17
17
|
- - '='
|
|
18
18
|
- !ruby/object:Gem::Version
|
|
19
|
-
version: 0.
|
|
19
|
+
version: 0.181.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.181.0
|
|
27
|
+
- !ruby/object:Gem::Dependency
|
|
28
|
+
name: debase
|
|
29
|
+
requirement: !ruby/object:Gem::Requirement
|
|
30
|
+
requirements:
|
|
31
|
+
- - "~>"
|
|
32
|
+
- !ruby/object:Gem::Version
|
|
33
|
+
version: 0.2.4.1
|
|
34
|
+
type: :development
|
|
35
|
+
prerelease: false
|
|
36
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
37
|
+
requirements:
|
|
38
|
+
- - "~>"
|
|
39
|
+
- !ruby/object:Gem::Version
|
|
40
|
+
version: 0.2.4.1
|
|
27
41
|
- !ruby/object:Gem::Dependency
|
|
28
42
|
name: debug
|
|
29
43
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -100,14 +114,28 @@ dependencies:
|
|
|
100
114
|
requirements:
|
|
101
115
|
- - "~>"
|
|
102
116
|
- !ruby/object:Gem::Version
|
|
103
|
-
version: 1.
|
|
117
|
+
version: 1.27.0
|
|
118
|
+
type: :development
|
|
119
|
+
prerelease: false
|
|
120
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
121
|
+
requirements:
|
|
122
|
+
- - "~>"
|
|
123
|
+
- !ruby/object:Gem::Version
|
|
124
|
+
version: 1.27.0
|
|
125
|
+
- !ruby/object:Gem::Dependency
|
|
126
|
+
name: ruby-debug-ide
|
|
127
|
+
requirement: !ruby/object:Gem::Requirement
|
|
128
|
+
requirements:
|
|
129
|
+
- - "~>"
|
|
130
|
+
- !ruby/object:Gem::Version
|
|
131
|
+
version: 0.7.3
|
|
104
132
|
type: :development
|
|
105
133
|
prerelease: false
|
|
106
134
|
version_requirements: !ruby/object:Gem::Requirement
|
|
107
135
|
requirements:
|
|
108
136
|
- - "~>"
|
|
109
137
|
- !ruby/object:Gem::Version
|
|
110
|
-
version:
|
|
138
|
+
version: 0.7.3
|
|
111
139
|
- !ruby/object:Gem::Dependency
|
|
112
140
|
name: simplecov
|
|
113
141
|
requirement: !ruby/object:Gem::Requirement
|