dependabot-composer 0.231.0 → 0.233.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/helpers/v1/composer.lock +5 -5
- data/helpers/v2/composer.lock +79 -331
- data/lib/dependabot/composer/file_fetcher/path_dependency_builder.rb +1 -1
- data/lib/dependabot/composer/file_fetcher.rb +1 -1
- data/lib/dependabot/composer/file_parser.rb +1 -1
- data/lib/dependabot/composer/file_updater/lockfile_updater.rb +1 -1
- data/lib/dependabot/composer/file_updater/manifest_updater.rb +1 -1
- data/lib/dependabot/composer/file_updater.rb +1 -1
- data/lib/dependabot/composer/helpers.rb +1 -1
- data/lib/dependabot/composer/metadata_finder.rb +1 -1
- data/lib/dependabot/composer/native_helpers.rb +1 -1
- data/lib/dependabot/composer/requirement.rb +1 -1
- data/lib/dependabot/composer/update_checker/latest_version_finder.rb +1 -1
- data/lib/dependabot/composer/update_checker/requirements_updater.rb +1 -1
- data/lib/dependabot/composer/update_checker.rb +1 -1
- data/lib/dependabot/composer/version.rb +1 -1
- data/lib/dependabot/composer.rb +1 -1
- metadata +19 -19
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 0467cf17f78b7dbe213d21d6c4b1e0a34aabae269277b222003395dbd70dffe6
|
4
|
+
data.tar.gz: 5da2c044a1feb285d0af1cee28f6445fe5794278bd97fd28d64d60e550d48993
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ce30950c68dced039136c89fa7b21e730e1cbca65df8488d5a36f0867b5f0cb9cfde72a9bb547423867b636a0bc8b36dcd536ce9da7863fe43c1ff956c708391
|
7
|
+
data.tar.gz: 3bb37adedf47f21b5327225b6d923010350dcd3375c1a815a462cb8c1601933aba5397dbf3689b2e1cc052d466d0de1febc3f41c3d1be8b99f11b9f84cd778e4
|
data/helpers/v1/composer.lock
CHANGED
@@ -1920,16 +1920,16 @@
|
|
1920
1920
|
},
|
1921
1921
|
{
|
1922
1922
|
"name": "phpstan/phpstan",
|
1923
|
-
"version": "1.10.
|
1923
|
+
"version": "1.10.34",
|
1924
1924
|
"source": {
|
1925
1925
|
"type": "git",
|
1926
1926
|
"url": "https://github.com/phpstan/phpstan.git",
|
1927
|
-
"reference": "
|
1927
|
+
"reference": "7f806b6f1403e6914c778140e2ba07c293cb4901"
|
1928
1928
|
},
|
1929
1929
|
"dist": {
|
1930
1930
|
"type": "zip",
|
1931
|
-
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/
|
1932
|
-
"reference": "
|
1931
|
+
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/7f806b6f1403e6914c778140e2ba07c293cb4901",
|
1932
|
+
"reference": "7f806b6f1403e6914c778140e2ba07c293cb4901",
|
1933
1933
|
"shasum": ""
|
1934
1934
|
},
|
1935
1935
|
"require": {
|
@@ -1971,7 +1971,7 @@
|
|
1971
1971
|
"type": "tidelift"
|
1972
1972
|
}
|
1973
1973
|
],
|
1974
|
-
"time": "2023-
|
1974
|
+
"time": "2023-09-13T09:49:47+00:00"
|
1975
1975
|
},
|
1976
1976
|
{
|
1977
1977
|
"name": "psr/cache",
|
data/helpers/v2/composer.lock
CHANGED
@@ -410,16 +410,16 @@
|
|
410
410
|
},
|
411
411
|
{
|
412
412
|
"name": "composer/semver",
|
413
|
-
"version": "3.
|
413
|
+
"version": "3.4.0",
|
414
414
|
"source": {
|
415
415
|
"type": "git",
|
416
416
|
"url": "https://github.com/composer/semver.git",
|
417
|
-
"reference": "
|
417
|
+
"reference": "35e8d0af4486141bc745f23a29cc2091eb624a32"
|
418
418
|
},
|
419
419
|
"dist": {
|
420
420
|
"type": "zip",
|
421
|
-
"url": "https://api.github.com/repos/composer/semver/zipball/
|
422
|
-
"reference": "
|
421
|
+
"url": "https://api.github.com/repos/composer/semver/zipball/35e8d0af4486141bc745f23a29cc2091eb624a32",
|
422
|
+
"reference": "35e8d0af4486141bc745f23a29cc2091eb624a32",
|
423
423
|
"shasum": ""
|
424
424
|
},
|
425
425
|
"require": {
|
@@ -469,9 +469,9 @@
|
|
469
469
|
"versioning"
|
470
470
|
],
|
471
471
|
"support": {
|
472
|
-
"irc": "
|
472
|
+
"irc": "ircs://irc.libera.chat:6697/composer",
|
473
473
|
"issues": "https://github.com/composer/semver/issues",
|
474
|
-
"source": "https://github.com/composer/semver/tree/3.
|
474
|
+
"source": "https://github.com/composer/semver/tree/3.4.0"
|
475
475
|
},
|
476
476
|
"funding": [
|
477
477
|
{
|
@@ -487,7 +487,7 @@
|
|
487
487
|
"type": "tidelift"
|
488
488
|
}
|
489
489
|
],
|
490
|
-
"time": "
|
490
|
+
"time": "2023-08-31T09:50:34+00:00"
|
491
491
|
},
|
492
492
|
{
|
493
493
|
"name": "composer/spdx-licenses",
|
@@ -1050,16 +1050,16 @@
|
|
1050
1050
|
},
|
1051
1051
|
{
|
1052
1052
|
"name": "symfony/console",
|
1053
|
-
"version": "v5.4.
|
1053
|
+
"version": "v5.4.28",
|
1054
1054
|
"source": {
|
1055
1055
|
"type": "git",
|
1056
1056
|
"url": "https://github.com/symfony/console.git",
|
1057
|
-
"reference": "
|
1057
|
+
"reference": "f4f71842f24c2023b91237c72a365306f3c58827"
|
1058
1058
|
},
|
1059
1059
|
"dist": {
|
1060
1060
|
"type": "zip",
|
1061
|
-
"url": "https://api.github.com/repos/symfony/console/zipball/
|
1062
|
-
"reference": "
|
1061
|
+
"url": "https://api.github.com/repos/symfony/console/zipball/f4f71842f24c2023b91237c72a365306f3c58827",
|
1062
|
+
"reference": "f4f71842f24c2023b91237c72a365306f3c58827",
|
1063
1063
|
"shasum": ""
|
1064
1064
|
},
|
1065
1065
|
"require": {
|
@@ -1129,7 +1129,7 @@
|
|
1129
1129
|
"terminal"
|
1130
1130
|
],
|
1131
1131
|
"support": {
|
1132
|
-
"source": "https://github.com/symfony/console/tree/v5.4.
|
1132
|
+
"source": "https://github.com/symfony/console/tree/v5.4.28"
|
1133
1133
|
},
|
1134
1134
|
"funding": [
|
1135
1135
|
{
|
@@ -1145,7 +1145,7 @@
|
|
1145
1145
|
"type": "tidelift"
|
1146
1146
|
}
|
1147
1147
|
],
|
1148
|
-
"time": "2023-
|
1148
|
+
"time": "2023-08-07T06:12:30+00:00"
|
1149
1149
|
},
|
1150
1150
|
{
|
1151
1151
|
"name": "symfony/deprecation-contracts",
|
@@ -1343,16 +1343,16 @@
|
|
1343
1343
|
},
|
1344
1344
|
{
|
1345
1345
|
"name": "symfony/polyfill-ctype",
|
1346
|
-
"version": "v1.
|
1346
|
+
"version": "v1.28.0",
|
1347
1347
|
"source": {
|
1348
1348
|
"type": "git",
|
1349
1349
|
"url": "https://github.com/symfony/polyfill-ctype.git",
|
1350
|
-
"reference": "
|
1350
|
+
"reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb"
|
1351
1351
|
},
|
1352
1352
|
"dist": {
|
1353
1353
|
"type": "zip",
|
1354
|
-
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/
|
1355
|
-
"reference": "
|
1354
|
+
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb",
|
1355
|
+
"reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb",
|
1356
1356
|
"shasum": ""
|
1357
1357
|
},
|
1358
1358
|
"require": {
|
@@ -1367,7 +1367,7 @@
|
|
1367
1367
|
"type": "library",
|
1368
1368
|
"extra": {
|
1369
1369
|
"branch-alias": {
|
1370
|
-
"dev-main": "1.
|
1370
|
+
"dev-main": "1.28-dev"
|
1371
1371
|
},
|
1372
1372
|
"thanks": {
|
1373
1373
|
"name": "symfony/polyfill",
|
@@ -1405,7 +1405,7 @@
|
|
1405
1405
|
"portable"
|
1406
1406
|
],
|
1407
1407
|
"support": {
|
1408
|
-
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.
|
1408
|
+
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.28.0"
|
1409
1409
|
},
|
1410
1410
|
"funding": [
|
1411
1411
|
{
|
@@ -1421,20 +1421,20 @@
|
|
1421
1421
|
"type": "tidelift"
|
1422
1422
|
}
|
1423
1423
|
],
|
1424
|
-
"time": "
|
1424
|
+
"time": "2023-01-26T09:26:14+00:00"
|
1425
1425
|
},
|
1426
1426
|
{
|
1427
1427
|
"name": "symfony/polyfill-intl-grapheme",
|
1428
|
-
"version": "v1.
|
1428
|
+
"version": "v1.28.0",
|
1429
1429
|
"source": {
|
1430
1430
|
"type": "git",
|
1431
1431
|
"url": "https://github.com/symfony/polyfill-intl-grapheme.git",
|
1432
|
-
"reference": "
|
1432
|
+
"reference": "875e90aeea2777b6f135677f618529449334a612"
|
1433
1433
|
},
|
1434
1434
|
"dist": {
|
1435
1435
|
"type": "zip",
|
1436
|
-
"url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/
|
1437
|
-
"reference": "
|
1436
|
+
"url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/875e90aeea2777b6f135677f618529449334a612",
|
1437
|
+
"reference": "875e90aeea2777b6f135677f618529449334a612",
|
1438
1438
|
"shasum": ""
|
1439
1439
|
},
|
1440
1440
|
"require": {
|
@@ -1446,7 +1446,7 @@
|
|
1446
1446
|
"type": "library",
|
1447
1447
|
"extra": {
|
1448
1448
|
"branch-alias": {
|
1449
|
-
"dev-main": "1.
|
1449
|
+
"dev-main": "1.28-dev"
|
1450
1450
|
},
|
1451
1451
|
"thanks": {
|
1452
1452
|
"name": "symfony/polyfill",
|
@@ -1486,7 +1486,7 @@
|
|
1486
1486
|
"shim"
|
1487
1487
|
],
|
1488
1488
|
"support": {
|
1489
|
-
"source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.
|
1489
|
+
"source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.28.0"
|
1490
1490
|
},
|
1491
1491
|
"funding": [
|
1492
1492
|
{
|
@@ -1502,20 +1502,20 @@
|
|
1502
1502
|
"type": "tidelift"
|
1503
1503
|
}
|
1504
1504
|
],
|
1505
|
-
"time": "
|
1505
|
+
"time": "2023-01-26T09:26:14+00:00"
|
1506
1506
|
},
|
1507
1507
|
{
|
1508
1508
|
"name": "symfony/polyfill-intl-normalizer",
|
1509
|
-
"version": "v1.
|
1509
|
+
"version": "v1.28.0",
|
1510
1510
|
"source": {
|
1511
1511
|
"type": "git",
|
1512
1512
|
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
|
1513
|
-
"reference": "
|
1513
|
+
"reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92"
|
1514
1514
|
},
|
1515
1515
|
"dist": {
|
1516
1516
|
"type": "zip",
|
1517
|
-
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/
|
1518
|
-
"reference": "
|
1517
|
+
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92",
|
1518
|
+
"reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92",
|
1519
1519
|
"shasum": ""
|
1520
1520
|
},
|
1521
1521
|
"require": {
|
@@ -1527,7 +1527,7 @@
|
|
1527
1527
|
"type": "library",
|
1528
1528
|
"extra": {
|
1529
1529
|
"branch-alias": {
|
1530
|
-
"dev-main": "1.
|
1530
|
+
"dev-main": "1.28-dev"
|
1531
1531
|
},
|
1532
1532
|
"thanks": {
|
1533
1533
|
"name": "symfony/polyfill",
|
@@ -1570,7 +1570,7 @@
|
|
1570
1570
|
"shim"
|
1571
1571
|
],
|
1572
1572
|
"support": {
|
1573
|
-
"source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.
|
1573
|
+
"source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.28.0"
|
1574
1574
|
},
|
1575
1575
|
"funding": [
|
1576
1576
|
{
|
@@ -1586,20 +1586,20 @@
|
|
1586
1586
|
"type": "tidelift"
|
1587
1587
|
}
|
1588
1588
|
],
|
1589
|
-
"time": "
|
1589
|
+
"time": "2023-01-26T09:26:14+00:00"
|
1590
1590
|
},
|
1591
1591
|
{
|
1592
1592
|
"name": "symfony/polyfill-mbstring",
|
1593
|
-
"version": "v1.
|
1593
|
+
"version": "v1.28.0",
|
1594
1594
|
"source": {
|
1595
1595
|
"type": "git",
|
1596
1596
|
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
1597
|
-
"reference": "
|
1597
|
+
"reference": "42292d99c55abe617799667f454222c54c60e229"
|
1598
1598
|
},
|
1599
1599
|
"dist": {
|
1600
1600
|
"type": "zip",
|
1601
|
-
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/
|
1602
|
-
"reference": "
|
1601
|
+
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/42292d99c55abe617799667f454222c54c60e229",
|
1602
|
+
"reference": "42292d99c55abe617799667f454222c54c60e229",
|
1603
1603
|
"shasum": ""
|
1604
1604
|
},
|
1605
1605
|
"require": {
|
@@ -1614,7 +1614,7 @@
|
|
1614
1614
|
"type": "library",
|
1615
1615
|
"extra": {
|
1616
1616
|
"branch-alias": {
|
1617
|
-
"dev-main": "1.
|
1617
|
+
"dev-main": "1.28-dev"
|
1618
1618
|
},
|
1619
1619
|
"thanks": {
|
1620
1620
|
"name": "symfony/polyfill",
|
@@ -1653,7 +1653,7 @@
|
|
1653
1653
|
"shim"
|
1654
1654
|
],
|
1655
1655
|
"support": {
|
1656
|
-
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.
|
1656
|
+
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.28.0"
|
1657
1657
|
},
|
1658
1658
|
"funding": [
|
1659
1659
|
{
|
@@ -1669,20 +1669,20 @@
|
|
1669
1669
|
"type": "tidelift"
|
1670
1670
|
}
|
1671
1671
|
],
|
1672
|
-
"time": "
|
1672
|
+
"time": "2023-07-28T09:04:16+00:00"
|
1673
1673
|
},
|
1674
1674
|
{
|
1675
1675
|
"name": "symfony/polyfill-php73",
|
1676
|
-
"version": "v1.
|
1676
|
+
"version": "v1.28.0",
|
1677
1677
|
"source": {
|
1678
1678
|
"type": "git",
|
1679
1679
|
"url": "https://github.com/symfony/polyfill-php73.git",
|
1680
|
-
"reference": "
|
1680
|
+
"reference": "fe2f306d1d9d346a7fee353d0d5012e401e984b5"
|
1681
1681
|
},
|
1682
1682
|
"dist": {
|
1683
1683
|
"type": "zip",
|
1684
|
-
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/
|
1685
|
-
"reference": "
|
1684
|
+
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fe2f306d1d9d346a7fee353d0d5012e401e984b5",
|
1685
|
+
"reference": "fe2f306d1d9d346a7fee353d0d5012e401e984b5",
|
1686
1686
|
"shasum": ""
|
1687
1687
|
},
|
1688
1688
|
"require": {
|
@@ -1691,7 +1691,7 @@
|
|
1691
1691
|
"type": "library",
|
1692
1692
|
"extra": {
|
1693
1693
|
"branch-alias": {
|
1694
|
-
"dev-main": "1.
|
1694
|
+
"dev-main": "1.28-dev"
|
1695
1695
|
},
|
1696
1696
|
"thanks": {
|
1697
1697
|
"name": "symfony/polyfill",
|
@@ -1732,7 +1732,7 @@
|
|
1732
1732
|
"shim"
|
1733
1733
|
],
|
1734
1734
|
"support": {
|
1735
|
-
"source": "https://github.com/symfony/polyfill-php73/tree/v1.
|
1735
|
+
"source": "https://github.com/symfony/polyfill-php73/tree/v1.28.0"
|
1736
1736
|
},
|
1737
1737
|
"funding": [
|
1738
1738
|
{
|
@@ -1748,20 +1748,20 @@
|
|
1748
1748
|
"type": "tidelift"
|
1749
1749
|
}
|
1750
1750
|
],
|
1751
|
-
"time": "
|
1751
|
+
"time": "2023-01-26T09:26:14+00:00"
|
1752
1752
|
},
|
1753
1753
|
{
|
1754
1754
|
"name": "symfony/polyfill-php80",
|
1755
|
-
"version": "v1.
|
1755
|
+
"version": "v1.28.0",
|
1756
1756
|
"source": {
|
1757
1757
|
"type": "git",
|
1758
1758
|
"url": "https://github.com/symfony/polyfill-php80.git",
|
1759
|
-
"reference": "
|
1759
|
+
"reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5"
|
1760
1760
|
},
|
1761
1761
|
"dist": {
|
1762
1762
|
"type": "zip",
|
1763
|
-
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/
|
1764
|
-
"reference": "
|
1763
|
+
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/6caa57379c4aec19c0a12a38b59b26487dcfe4b5",
|
1764
|
+
"reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5",
|
1765
1765
|
"shasum": ""
|
1766
1766
|
},
|
1767
1767
|
"require": {
|
@@ -1770,7 +1770,7 @@
|
|
1770
1770
|
"type": "library",
|
1771
1771
|
"extra": {
|
1772
1772
|
"branch-alias": {
|
1773
|
-
"dev-main": "1.
|
1773
|
+
"dev-main": "1.28-dev"
|
1774
1774
|
},
|
1775
1775
|
"thanks": {
|
1776
1776
|
"name": "symfony/polyfill",
|
@@ -1815,7 +1815,7 @@
|
|
1815
1815
|
"shim"
|
1816
1816
|
],
|
1817
1817
|
"support": {
|
1818
|
-
"source": "https://github.com/symfony/polyfill-php80/tree/v1.
|
1818
|
+
"source": "https://github.com/symfony/polyfill-php80/tree/v1.28.0"
|
1819
1819
|
},
|
1820
1820
|
"funding": [
|
1821
1821
|
{
|
@@ -1831,20 +1831,20 @@
|
|
1831
1831
|
"type": "tidelift"
|
1832
1832
|
}
|
1833
1833
|
],
|
1834
|
-
"time": "
|
1834
|
+
"time": "2023-01-26T09:26:14+00:00"
|
1835
1835
|
},
|
1836
1836
|
{
|
1837
1837
|
"name": "symfony/polyfill-php81",
|
1838
|
-
"version": "v1.
|
1838
|
+
"version": "v1.28.0",
|
1839
1839
|
"source": {
|
1840
1840
|
"type": "git",
|
1841
1841
|
"url": "https://github.com/symfony/polyfill-php81.git",
|
1842
|
-
"reference": "
|
1842
|
+
"reference": "7581cd600fa9fd681b797d00b02f068e2f13263b"
|
1843
1843
|
},
|
1844
1844
|
"dist": {
|
1845
1845
|
"type": "zip",
|
1846
|
-
"url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/
|
1847
|
-
"reference": "
|
1846
|
+
"url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/7581cd600fa9fd681b797d00b02f068e2f13263b",
|
1847
|
+
"reference": "7581cd600fa9fd681b797d00b02f068e2f13263b",
|
1848
1848
|
"shasum": ""
|
1849
1849
|
},
|
1850
1850
|
"require": {
|
@@ -1853,7 +1853,7 @@
|
|
1853
1853
|
"type": "library",
|
1854
1854
|
"extra": {
|
1855
1855
|
"branch-alias": {
|
1856
|
-
"dev-main": "1.
|
1856
|
+
"dev-main": "1.28-dev"
|
1857
1857
|
},
|
1858
1858
|
"thanks": {
|
1859
1859
|
"name": "symfony/polyfill",
|
@@ -1894,7 +1894,7 @@
|
|
1894
1894
|
"shim"
|
1895
1895
|
],
|
1896
1896
|
"support": {
|
1897
|
-
"source": "https://github.com/symfony/polyfill-php81/tree/v1.
|
1897
|
+
"source": "https://github.com/symfony/polyfill-php81/tree/v1.28.0"
|
1898
1898
|
},
|
1899
1899
|
"funding": [
|
1900
1900
|
{
|
@@ -1910,20 +1910,20 @@
|
|
1910
1910
|
"type": "tidelift"
|
1911
1911
|
}
|
1912
1912
|
],
|
1913
|
-
"time": "
|
1913
|
+
"time": "2023-01-26T09:26:14+00:00"
|
1914
1914
|
},
|
1915
1915
|
{
|
1916
1916
|
"name": "symfony/process",
|
1917
|
-
"version": "v5.4.
|
1917
|
+
"version": "v5.4.28",
|
1918
1918
|
"source": {
|
1919
1919
|
"type": "git",
|
1920
1920
|
"url": "https://github.com/symfony/process.git",
|
1921
|
-
"reference": "
|
1921
|
+
"reference": "45261e1fccad1b5447a8d7a8e67aa7b4a9798b7b"
|
1922
1922
|
},
|
1923
1923
|
"dist": {
|
1924
1924
|
"type": "zip",
|
1925
|
-
"url": "https://api.github.com/repos/symfony/process/zipball/
|
1926
|
-
"reference": "
|
1925
|
+
"url": "https://api.github.com/repos/symfony/process/zipball/45261e1fccad1b5447a8d7a8e67aa7b4a9798b7b",
|
1926
|
+
"reference": "45261e1fccad1b5447a8d7a8e67aa7b4a9798b7b",
|
1927
1927
|
"shasum": ""
|
1928
1928
|
},
|
1929
1929
|
"require": {
|
@@ -1956,7 +1956,7 @@
|
|
1956
1956
|
"description": "Executes commands in sub-processes",
|
1957
1957
|
"homepage": "https://symfony.com",
|
1958
1958
|
"support": {
|
1959
|
-
"source": "https://github.com/symfony/process/tree/v5.4.
|
1959
|
+
"source": "https://github.com/symfony/process/tree/v5.4.28"
|
1960
1960
|
},
|
1961
1961
|
"funding": [
|
1962
1962
|
{
|
@@ -1972,7 +1972,7 @@
|
|
1972
1972
|
"type": "tidelift"
|
1973
1973
|
}
|
1974
1974
|
],
|
1975
|
-
"time": "2023-
|
1975
|
+
"time": "2023-08-07T10:36:04+00:00"
|
1976
1976
|
},
|
1977
1977
|
{
|
1978
1978
|
"name": "symfony/service-contracts",
|
@@ -2145,226 +2145,23 @@
|
|
2145
2145
|
}
|
2146
2146
|
],
|
2147
2147
|
"packages-dev": [
|
2148
|
-
{
|
2149
|
-
"name": "doctrine/annotations",
|
2150
|
-
"version": "2.0.1",
|
2151
|
-
"source": {
|
2152
|
-
"type": "git",
|
2153
|
-
"url": "https://github.com/doctrine/annotations.git",
|
2154
|
-
"reference": "e157ef3f3124bbf6fe7ce0ffd109e8a8ef284e7f"
|
2155
|
-
},
|
2156
|
-
"dist": {
|
2157
|
-
"type": "zip",
|
2158
|
-
"url": "https://api.github.com/repos/doctrine/annotations/zipball/e157ef3f3124bbf6fe7ce0ffd109e8a8ef284e7f",
|
2159
|
-
"reference": "e157ef3f3124bbf6fe7ce0ffd109e8a8ef284e7f",
|
2160
|
-
"shasum": ""
|
2161
|
-
},
|
2162
|
-
"require": {
|
2163
|
-
"doctrine/lexer": "^2 || ^3",
|
2164
|
-
"ext-tokenizer": "*",
|
2165
|
-
"php": "^7.2 || ^8.0",
|
2166
|
-
"psr/cache": "^1 || ^2 || ^3"
|
2167
|
-
},
|
2168
|
-
"require-dev": {
|
2169
|
-
"doctrine/cache": "^2.0",
|
2170
|
-
"doctrine/coding-standard": "^10",
|
2171
|
-
"phpstan/phpstan": "^1.8.0",
|
2172
|
-
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
|
2173
|
-
"symfony/cache": "^5.4 || ^6",
|
2174
|
-
"vimeo/psalm": "^4.10"
|
2175
|
-
},
|
2176
|
-
"suggest": {
|
2177
|
-
"php": "PHP 8.0 or higher comes with attributes, a native replacement for annotations"
|
2178
|
-
},
|
2179
|
-
"type": "library",
|
2180
|
-
"autoload": {
|
2181
|
-
"psr-4": {
|
2182
|
-
"Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
|
2183
|
-
}
|
2184
|
-
},
|
2185
|
-
"notification-url": "https://packagist.org/downloads/",
|
2186
|
-
"license": [
|
2187
|
-
"MIT"
|
2188
|
-
],
|
2189
|
-
"authors": [
|
2190
|
-
{
|
2191
|
-
"name": "Guilherme Blanco",
|
2192
|
-
"email": "guilhermeblanco@gmail.com"
|
2193
|
-
},
|
2194
|
-
{
|
2195
|
-
"name": "Roman Borschel",
|
2196
|
-
"email": "roman@code-factory.org"
|
2197
|
-
},
|
2198
|
-
{
|
2199
|
-
"name": "Benjamin Eberlei",
|
2200
|
-
"email": "kontakt@beberlei.de"
|
2201
|
-
},
|
2202
|
-
{
|
2203
|
-
"name": "Jonathan Wage",
|
2204
|
-
"email": "jonwage@gmail.com"
|
2205
|
-
},
|
2206
|
-
{
|
2207
|
-
"name": "Johannes Schmitt",
|
2208
|
-
"email": "schmittjoh@gmail.com"
|
2209
|
-
}
|
2210
|
-
],
|
2211
|
-
"description": "Docblock Annotations Parser",
|
2212
|
-
"homepage": "https://www.doctrine-project.org/projects/annotations.html",
|
2213
|
-
"keywords": [
|
2214
|
-
"annotations",
|
2215
|
-
"docblock",
|
2216
|
-
"parser"
|
2217
|
-
],
|
2218
|
-
"support": {
|
2219
|
-
"issues": "https://github.com/doctrine/annotations/issues",
|
2220
|
-
"source": "https://github.com/doctrine/annotations/tree/2.0.1"
|
2221
|
-
},
|
2222
|
-
"time": "2023-02-02T22:02:53+00:00"
|
2223
|
-
},
|
2224
|
-
{
|
2225
|
-
"name": "doctrine/deprecations",
|
2226
|
-
"version": "v1.1.1",
|
2227
|
-
"source": {
|
2228
|
-
"type": "git",
|
2229
|
-
"url": "https://github.com/doctrine/deprecations.git",
|
2230
|
-
"reference": "612a3ee5ab0d5dd97b7cf3874a6efe24325efac3"
|
2231
|
-
},
|
2232
|
-
"dist": {
|
2233
|
-
"type": "zip",
|
2234
|
-
"url": "https://api.github.com/repos/doctrine/deprecations/zipball/612a3ee5ab0d5dd97b7cf3874a6efe24325efac3",
|
2235
|
-
"reference": "612a3ee5ab0d5dd97b7cf3874a6efe24325efac3",
|
2236
|
-
"shasum": ""
|
2237
|
-
},
|
2238
|
-
"require": {
|
2239
|
-
"php": "^7.1 || ^8.0"
|
2240
|
-
},
|
2241
|
-
"require-dev": {
|
2242
|
-
"doctrine/coding-standard": "^9",
|
2243
|
-
"phpstan/phpstan": "1.4.10 || 1.10.15",
|
2244
|
-
"phpstan/phpstan-phpunit": "^1.0",
|
2245
|
-
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
|
2246
|
-
"psalm/plugin-phpunit": "0.18.4",
|
2247
|
-
"psr/log": "^1 || ^2 || ^3",
|
2248
|
-
"vimeo/psalm": "4.30.0 || 5.12.0"
|
2249
|
-
},
|
2250
|
-
"suggest": {
|
2251
|
-
"psr/log": "Allows logging deprecations via PSR-3 logger implementation"
|
2252
|
-
},
|
2253
|
-
"type": "library",
|
2254
|
-
"autoload": {
|
2255
|
-
"psr-4": {
|
2256
|
-
"Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations"
|
2257
|
-
}
|
2258
|
-
},
|
2259
|
-
"notification-url": "https://packagist.org/downloads/",
|
2260
|
-
"license": [
|
2261
|
-
"MIT"
|
2262
|
-
],
|
2263
|
-
"description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.",
|
2264
|
-
"homepage": "https://www.doctrine-project.org/",
|
2265
|
-
"support": {
|
2266
|
-
"issues": "https://github.com/doctrine/deprecations/issues",
|
2267
|
-
"source": "https://github.com/doctrine/deprecations/tree/v1.1.1"
|
2268
|
-
},
|
2269
|
-
"time": "2023-06-03T09:27:29+00:00"
|
2270
|
-
},
|
2271
|
-
{
|
2272
|
-
"name": "doctrine/lexer",
|
2273
|
-
"version": "2.1.0",
|
2274
|
-
"source": {
|
2275
|
-
"type": "git",
|
2276
|
-
"url": "https://github.com/doctrine/lexer.git",
|
2277
|
-
"reference": "39ab8fcf5a51ce4b85ca97c7a7d033eb12831124"
|
2278
|
-
},
|
2279
|
-
"dist": {
|
2280
|
-
"type": "zip",
|
2281
|
-
"url": "https://api.github.com/repos/doctrine/lexer/zipball/39ab8fcf5a51ce4b85ca97c7a7d033eb12831124",
|
2282
|
-
"reference": "39ab8fcf5a51ce4b85ca97c7a7d033eb12831124",
|
2283
|
-
"shasum": ""
|
2284
|
-
},
|
2285
|
-
"require": {
|
2286
|
-
"doctrine/deprecations": "^1.0",
|
2287
|
-
"php": "^7.1 || ^8.0"
|
2288
|
-
},
|
2289
|
-
"require-dev": {
|
2290
|
-
"doctrine/coding-standard": "^9 || ^10",
|
2291
|
-
"phpstan/phpstan": "^1.3",
|
2292
|
-
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
|
2293
|
-
"psalm/plugin-phpunit": "^0.18.3",
|
2294
|
-
"vimeo/psalm": "^4.11 || ^5.0"
|
2295
|
-
},
|
2296
|
-
"type": "library",
|
2297
|
-
"autoload": {
|
2298
|
-
"psr-4": {
|
2299
|
-
"Doctrine\\Common\\Lexer\\": "src"
|
2300
|
-
}
|
2301
|
-
},
|
2302
|
-
"notification-url": "https://packagist.org/downloads/",
|
2303
|
-
"license": [
|
2304
|
-
"MIT"
|
2305
|
-
],
|
2306
|
-
"authors": [
|
2307
|
-
{
|
2308
|
-
"name": "Guilherme Blanco",
|
2309
|
-
"email": "guilhermeblanco@gmail.com"
|
2310
|
-
},
|
2311
|
-
{
|
2312
|
-
"name": "Roman Borschel",
|
2313
|
-
"email": "roman@code-factory.org"
|
2314
|
-
},
|
2315
|
-
{
|
2316
|
-
"name": "Johannes Schmitt",
|
2317
|
-
"email": "schmittjoh@gmail.com"
|
2318
|
-
}
|
2319
|
-
],
|
2320
|
-
"description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
|
2321
|
-
"homepage": "https://www.doctrine-project.org/projects/lexer.html",
|
2322
|
-
"keywords": [
|
2323
|
-
"annotations",
|
2324
|
-
"docblock",
|
2325
|
-
"lexer",
|
2326
|
-
"parser",
|
2327
|
-
"php"
|
2328
|
-
],
|
2329
|
-
"support": {
|
2330
|
-
"issues": "https://github.com/doctrine/lexer/issues",
|
2331
|
-
"source": "https://github.com/doctrine/lexer/tree/2.1.0"
|
2332
|
-
},
|
2333
|
-
"funding": [
|
2334
|
-
{
|
2335
|
-
"url": "https://www.doctrine-project.org/sponsorship.html",
|
2336
|
-
"type": "custom"
|
2337
|
-
},
|
2338
|
-
{
|
2339
|
-
"url": "https://www.patreon.com/phpdoctrine",
|
2340
|
-
"type": "patreon"
|
2341
|
-
},
|
2342
|
-
{
|
2343
|
-
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
|
2344
|
-
"type": "tidelift"
|
2345
|
-
}
|
2346
|
-
],
|
2347
|
-
"time": "2022-12-14T08:49:07+00:00"
|
2348
|
-
},
|
2349
2148
|
{
|
2350
2149
|
"name": "friendsofphp/php-cs-fixer",
|
2351
|
-
"version": "v3.
|
2150
|
+
"version": "v3.26.1",
|
2352
2151
|
"source": {
|
2353
2152
|
"type": "git",
|
2354
2153
|
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
|
2355
|
-
"reference": "
|
2154
|
+
"reference": "d023ba6684055f6ea1da1352d8a02baca0426983"
|
2356
2155
|
},
|
2357
2156
|
"dist": {
|
2358
2157
|
"type": "zip",
|
2359
|
-
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/
|
2360
|
-
"reference": "
|
2158
|
+
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/d023ba6684055f6ea1da1352d8a02baca0426983",
|
2159
|
+
"reference": "d023ba6684055f6ea1da1352d8a02baca0426983",
|
2361
2160
|
"shasum": ""
|
2362
2161
|
},
|
2363
2162
|
"require": {
|
2364
2163
|
"composer/semver": "^3.3",
|
2365
2164
|
"composer/xdebug-handler": "^3.0.3",
|
2366
|
-
"doctrine/annotations": "^2",
|
2367
|
-
"doctrine/lexer": "^2 || ^3",
|
2368
2165
|
"ext-json": "*",
|
2369
2166
|
"ext-tokenizer": "*",
|
2370
2167
|
"php": "^7.4 || ^8.0",
|
@@ -2433,7 +2230,7 @@
|
|
2433
2230
|
],
|
2434
2231
|
"support": {
|
2435
2232
|
"issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues",
|
2436
|
-
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.
|
2233
|
+
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.26.1"
|
2437
2234
|
},
|
2438
2235
|
"funding": [
|
2439
2236
|
{
|
@@ -2441,20 +2238,20 @@
|
|
2441
2238
|
"type": "github"
|
2442
2239
|
}
|
2443
2240
|
],
|
2444
|
-
"time": "2023-
|
2241
|
+
"time": "2023-09-08T19:09:07+00:00"
|
2445
2242
|
},
|
2446
2243
|
{
|
2447
2244
|
"name": "phpstan/phpstan",
|
2448
|
-
"version": "1.10.
|
2245
|
+
"version": "1.10.34",
|
2449
2246
|
"source": {
|
2450
2247
|
"type": "git",
|
2451
2248
|
"url": "https://github.com/phpstan/phpstan.git",
|
2452
|
-
"reference": "
|
2249
|
+
"reference": "7f806b6f1403e6914c778140e2ba07c293cb4901"
|
2453
2250
|
},
|
2454
2251
|
"dist": {
|
2455
2252
|
"type": "zip",
|
2456
|
-
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/
|
2457
|
-
"reference": "
|
2253
|
+
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/7f806b6f1403e6914c778140e2ba07c293cb4901",
|
2254
|
+
"reference": "7f806b6f1403e6914c778140e2ba07c293cb4901",
|
2458
2255
|
"shasum": ""
|
2459
2256
|
},
|
2460
2257
|
"require": {
|
@@ -2503,56 +2300,7 @@
|
|
2503
2300
|
"type": "tidelift"
|
2504
2301
|
}
|
2505
2302
|
],
|
2506
|
-
"time": "2023-
|
2507
|
-
},
|
2508
|
-
{
|
2509
|
-
"name": "psr/cache",
|
2510
|
-
"version": "1.0.1",
|
2511
|
-
"source": {
|
2512
|
-
"type": "git",
|
2513
|
-
"url": "https://github.com/php-fig/cache.git",
|
2514
|
-
"reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
|
2515
|
-
},
|
2516
|
-
"dist": {
|
2517
|
-
"type": "zip",
|
2518
|
-
"url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
|
2519
|
-
"reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
|
2520
|
-
"shasum": ""
|
2521
|
-
},
|
2522
|
-
"require": {
|
2523
|
-
"php": ">=5.3.0"
|
2524
|
-
},
|
2525
|
-
"type": "library",
|
2526
|
-
"extra": {
|
2527
|
-
"branch-alias": {
|
2528
|
-
"dev-master": "1.0.x-dev"
|
2529
|
-
}
|
2530
|
-
},
|
2531
|
-
"autoload": {
|
2532
|
-
"psr-4": {
|
2533
|
-
"Psr\\Cache\\": "src/"
|
2534
|
-
}
|
2535
|
-
},
|
2536
|
-
"notification-url": "https://packagist.org/downloads/",
|
2537
|
-
"license": [
|
2538
|
-
"MIT"
|
2539
|
-
],
|
2540
|
-
"authors": [
|
2541
|
-
{
|
2542
|
-
"name": "PHP-FIG",
|
2543
|
-
"homepage": "http://www.php-fig.org/"
|
2544
|
-
}
|
2545
|
-
],
|
2546
|
-
"description": "Common interface for caching libraries",
|
2547
|
-
"keywords": [
|
2548
|
-
"cache",
|
2549
|
-
"psr",
|
2550
|
-
"psr-6"
|
2551
|
-
],
|
2552
|
-
"support": {
|
2553
|
-
"source": "https://github.com/php-fig/cache/tree/master"
|
2554
|
-
},
|
2555
|
-
"time": "2016-08-06T20:24:11+00:00"
|
2303
|
+
"time": "2023-09-13T09:49:47+00:00"
|
2556
2304
|
},
|
2557
2305
|
{
|
2558
2306
|
"name": "psr/event-dispatcher",
|
data/lib/dependabot/composer.rb
CHANGED
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.233.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Dependabot
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-
|
11
|
+
date: 2023-10-06 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.233.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.233.0
|
27
27
|
- !ruby/object:Gem::Dependency
|
28
28
|
name: debug
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|
@@ -52,20 +52,6 @@ dependencies:
|
|
52
52
|
- - "~>"
|
53
53
|
- !ruby/object:Gem::Version
|
54
54
|
version: '2.0'
|
55
|
-
- !ruby/object:Gem::Dependency
|
56
|
-
name: parallel_tests
|
57
|
-
requirement: !ruby/object:Gem::Requirement
|
58
|
-
requirements:
|
59
|
-
- - "~>"
|
60
|
-
- !ruby/object:Gem::Version
|
61
|
-
version: 4.2.0
|
62
|
-
type: :development
|
63
|
-
prerelease: false
|
64
|
-
version_requirements: !ruby/object:Gem::Requirement
|
65
|
-
requirements:
|
66
|
-
- - "~>"
|
67
|
-
- !ruby/object:Gem::Version
|
68
|
-
version: 4.2.0
|
69
55
|
- !ruby/object:Gem::Dependency
|
70
56
|
name: rake
|
71
57
|
requirement: !ruby/object:Gem::Requirement
|
@@ -164,6 +150,20 @@ dependencies:
|
|
164
150
|
- - "~>"
|
165
151
|
- !ruby/object:Gem::Version
|
166
152
|
version: 0.2.16
|
153
|
+
- !ruby/object:Gem::Dependency
|
154
|
+
name: turbo_tests
|
155
|
+
requirement: !ruby/object:Gem::Requirement
|
156
|
+
requirements:
|
157
|
+
- - "~>"
|
158
|
+
- !ruby/object:Gem::Version
|
159
|
+
version: 2.2.0
|
160
|
+
type: :development
|
161
|
+
prerelease: false
|
162
|
+
version_requirements: !ruby/object:Gem::Requirement
|
163
|
+
requirements:
|
164
|
+
- - "~>"
|
165
|
+
- !ruby/object:Gem::Version
|
166
|
+
version: 2.2.0
|
167
167
|
- !ruby/object:Gem::Dependency
|
168
168
|
name: vcr
|
169
169
|
requirement: !ruby/object:Gem::Requirement
|
@@ -244,7 +244,7 @@ licenses:
|
|
244
244
|
- Nonstandard
|
245
245
|
metadata:
|
246
246
|
bug_tracker_uri: https://github.com/dependabot/dependabot-core/issues
|
247
|
-
changelog_uri: https://github.com/dependabot/dependabot-core/releases/tag/v0.
|
247
|
+
changelog_uri: https://github.com/dependabot/dependabot-core/releases/tag/v0.233.0
|
248
248
|
post_install_message:
|
249
249
|
rdoc_options: []
|
250
250
|
require_paths:
|