dependabot-composer 0.290.0 → 0.291.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/helpers/v2/composer.lock +792 -153
  3. metadata +5 -5
@@ -411,24 +411,24 @@
411
411
  },
412
412
  {
413
413
  "name": "composer/semver",
414
- "version": "3.4.0",
414
+ "version": "3.4.3",
415
415
  "source": {
416
416
  "type": "git",
417
417
  "url": "https://github.com/composer/semver.git",
418
- "reference": "35e8d0af4486141bc745f23a29cc2091eb624a32"
418
+ "reference": "4313d26ada5e0c4edfbd1dc481a92ff7bff91f12"
419
419
  },
420
420
  "dist": {
421
421
  "type": "zip",
422
- "url": "https://api.github.com/repos/composer/semver/zipball/35e8d0af4486141bc745f23a29cc2091eb624a32",
423
- "reference": "35e8d0af4486141bc745f23a29cc2091eb624a32",
422
+ "url": "https://api.github.com/repos/composer/semver/zipball/4313d26ada5e0c4edfbd1dc481a92ff7bff91f12",
423
+ "reference": "4313d26ada5e0c4edfbd1dc481a92ff7bff91f12",
424
424
  "shasum": ""
425
425
  },
426
426
  "require": {
427
427
  "php": "^5.3.2 || ^7.0 || ^8.0"
428
428
  },
429
429
  "require-dev": {
430
- "phpstan/phpstan": "^1.4",
431
- "symfony/phpunit-bridge": "^4.2 || ^5"
430
+ "phpstan/phpstan": "^1.11",
431
+ "symfony/phpunit-bridge": "^3 || ^7"
432
432
  },
433
433
  "type": "library",
434
434
  "extra": {
@@ -472,7 +472,7 @@
472
472
  "support": {
473
473
  "irc": "ircs://irc.libera.chat:6697/composer",
474
474
  "issues": "https://github.com/composer/semver/issues",
475
- "source": "https://github.com/composer/semver/tree/3.4.0"
475
+ "source": "https://github.com/composer/semver/tree/3.4.3"
476
476
  },
477
477
  "funding": [
478
478
  {
@@ -488,7 +488,7 @@
488
488
  "type": "tidelift"
489
489
  }
490
490
  ],
491
- "time": "2023-08-31T09:50:34+00:00"
491
+ "time": "2024-09-19T14:15:21+00:00"
492
492
  },
493
493
  {
494
494
  "name": "composer/spdx-licenses",
@@ -1052,16 +1052,16 @@
1052
1052
  },
1053
1053
  {
1054
1054
  "name": "symfony/console",
1055
- "version": "v5.4.40",
1055
+ "version": "v5.4.47",
1056
1056
  "source": {
1057
1057
  "type": "git",
1058
1058
  "url": "https://github.com/symfony/console.git",
1059
- "reference": "aa73115c0c24220b523625bfcfa655d7d73662dd"
1059
+ "reference": "c4ba980ca61a9eb18ee6bcc73f28e475852bb1ed"
1060
1060
  },
1061
1061
  "dist": {
1062
1062
  "type": "zip",
1063
- "url": "https://api.github.com/repos/symfony/console/zipball/aa73115c0c24220b523625bfcfa655d7d73662dd",
1064
- "reference": "aa73115c0c24220b523625bfcfa655d7d73662dd",
1063
+ "url": "https://api.github.com/repos/symfony/console/zipball/c4ba980ca61a9eb18ee6bcc73f28e475852bb1ed",
1064
+ "reference": "c4ba980ca61a9eb18ee6bcc73f28e475852bb1ed",
1065
1065
  "shasum": ""
1066
1066
  },
1067
1067
  "require": {
@@ -1131,7 +1131,7 @@
1131
1131
  "terminal"
1132
1132
  ],
1133
1133
  "support": {
1134
- "source": "https://github.com/symfony/console/tree/v5.4.40"
1134
+ "source": "https://github.com/symfony/console/tree/v5.4.47"
1135
1135
  },
1136
1136
  "funding": [
1137
1137
  {
@@ -1147,20 +1147,20 @@
1147
1147
  "type": "tidelift"
1148
1148
  }
1149
1149
  ],
1150
- "time": "2024-05-31T14:33:22+00:00"
1150
+ "time": "2024-11-06T11:30:55+00:00"
1151
1151
  },
1152
1152
  {
1153
1153
  "name": "symfony/deprecation-contracts",
1154
- "version": "v2.5.3",
1154
+ "version": "v2.5.4",
1155
1155
  "source": {
1156
1156
  "type": "git",
1157
1157
  "url": "https://github.com/symfony/deprecation-contracts.git",
1158
- "reference": "80d075412b557d41002320b96a096ca65aa2c98d"
1158
+ "reference": "605389f2a7e5625f273b53960dc46aeaf9c62918"
1159
1159
  },
1160
1160
  "dist": {
1161
1161
  "type": "zip",
1162
- "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/80d075412b557d41002320b96a096ca65aa2c98d",
1163
- "reference": "80d075412b557d41002320b96a096ca65aa2c98d",
1162
+ "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/605389f2a7e5625f273b53960dc46aeaf9c62918",
1163
+ "reference": "605389f2a7e5625f273b53960dc46aeaf9c62918",
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.3"
1201
+ "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.4"
1202
1202
  },
1203
1203
  "funding": [
1204
1204
  {
@@ -1214,20 +1214,20 @@
1214
1214
  "type": "tidelift"
1215
1215
  }
1216
1216
  ],
1217
- "time": "2023-01-24T14:02:46+00:00"
1217
+ "time": "2024-09-25T14:11:13+00:00"
1218
1218
  },
1219
1219
  {
1220
1220
  "name": "symfony/filesystem",
1221
- "version": "v5.4.40",
1221
+ "version": "v5.4.45",
1222
1222
  "source": {
1223
1223
  "type": "git",
1224
1224
  "url": "https://github.com/symfony/filesystem.git",
1225
- "reference": "26dd9912df6940810ea00f8f53ad48d6a3424995"
1225
+ "reference": "57c8294ed37d4a055b77057827c67f9558c95c54"
1226
1226
  },
1227
1227
  "dist": {
1228
1228
  "type": "zip",
1229
- "url": "https://api.github.com/repos/symfony/filesystem/zipball/26dd9912df6940810ea00f8f53ad48d6a3424995",
1230
- "reference": "26dd9912df6940810ea00f8f53ad48d6a3424995",
1229
+ "url": "https://api.github.com/repos/symfony/filesystem/zipball/57c8294ed37d4a055b77057827c67f9558c95c54",
1230
+ "reference": "57c8294ed37d4a055b77057827c67f9558c95c54",
1231
1231
  "shasum": ""
1232
1232
  },
1233
1233
  "require": {
@@ -1265,7 +1265,7 @@
1265
1265
  "description": "Provides basic utilities for the filesystem",
1266
1266
  "homepage": "https://symfony.com",
1267
1267
  "support": {
1268
- "source": "https://github.com/symfony/filesystem/tree/v5.4.40"
1268
+ "source": "https://github.com/symfony/filesystem/tree/v5.4.45"
1269
1269
  },
1270
1270
  "funding": [
1271
1271
  {
@@ -1281,20 +1281,20 @@
1281
1281
  "type": "tidelift"
1282
1282
  }
1283
1283
  ],
1284
- "time": "2024-05-31T14:33:22+00:00"
1284
+ "time": "2024-10-22T13:05:35+00:00"
1285
1285
  },
1286
1286
  {
1287
1287
  "name": "symfony/finder",
1288
- "version": "v5.4.40",
1288
+ "version": "v5.4.45",
1289
1289
  "source": {
1290
1290
  "type": "git",
1291
1291
  "url": "https://github.com/symfony/finder.git",
1292
- "reference": "f51cff4687547641c7d8180d74932ab40b2205ce"
1292
+ "reference": "63741784cd7b9967975eec610b256eed3ede022b"
1293
1293
  },
1294
1294
  "dist": {
1295
1295
  "type": "zip",
1296
- "url": "https://api.github.com/repos/symfony/finder/zipball/f51cff4687547641c7d8180d74932ab40b2205ce",
1297
- "reference": "f51cff4687547641c7d8180d74932ab40b2205ce",
1296
+ "url": "https://api.github.com/repos/symfony/finder/zipball/63741784cd7b9967975eec610b256eed3ede022b",
1297
+ "reference": "63741784cd7b9967975eec610b256eed3ede022b",
1298
1298
  "shasum": ""
1299
1299
  },
1300
1300
  "require": {
@@ -1328,7 +1328,7 @@
1328
1328
  "description": "Finds files and directories via an intuitive fluent interface",
1329
1329
  "homepage": "https://symfony.com",
1330
1330
  "support": {
1331
- "source": "https://github.com/symfony/finder/tree/v5.4.40"
1331
+ "source": "https://github.com/symfony/finder/tree/v5.4.45"
1332
1332
  },
1333
1333
  "funding": [
1334
1334
  {
@@ -1344,24 +1344,24 @@
1344
1344
  "type": "tidelift"
1345
1345
  }
1346
1346
  ],
1347
- "time": "2024-05-31T14:33:22+00:00"
1347
+ "time": "2024-09-28T13:32:08+00:00"
1348
1348
  },
1349
1349
  {
1350
1350
  "name": "symfony/polyfill-ctype",
1351
- "version": "v1.29.0",
1351
+ "version": "v1.31.0",
1352
1352
  "source": {
1353
1353
  "type": "git",
1354
1354
  "url": "https://github.com/symfony/polyfill-ctype.git",
1355
- "reference": "ef4d7e442ca910c4764bce785146269b30cb5fc4"
1355
+ "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638"
1356
1356
  },
1357
1357
  "dist": {
1358
1358
  "type": "zip",
1359
- "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ef4d7e442ca910c4764bce785146269b30cb5fc4",
1360
- "reference": "ef4d7e442ca910c4764bce785146269b30cb5fc4",
1359
+ "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/a3cc8b044a6ea513310cbd48ef7333b384945638",
1360
+ "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638",
1361
1361
  "shasum": ""
1362
1362
  },
1363
1363
  "require": {
1364
- "php": ">=7.1"
1364
+ "php": ">=7.2"
1365
1365
  },
1366
1366
  "provide": {
1367
1367
  "ext-ctype": "*"
@@ -1372,8 +1372,8 @@
1372
1372
  "type": "library",
1373
1373
  "extra": {
1374
1374
  "thanks": {
1375
- "name": "symfony/polyfill",
1376
- "url": "https://github.com/symfony/polyfill"
1375
+ "url": "https://github.com/symfony/polyfill",
1376
+ "name": "symfony/polyfill"
1377
1377
  }
1378
1378
  },
1379
1379
  "autoload": {
@@ -1407,7 +1407,7 @@
1407
1407
  "portable"
1408
1408
  ],
1409
1409
  "support": {
1410
- "source": "https://github.com/symfony/polyfill-ctype/tree/v1.29.0"
1410
+ "source": "https://github.com/symfony/polyfill-ctype/tree/v1.31.0"
1411
1411
  },
1412
1412
  "funding": [
1413
1413
  {
@@ -1423,24 +1423,24 @@
1423
1423
  "type": "tidelift"
1424
1424
  }
1425
1425
  ],
1426
- "time": "2024-01-29T20:11:03+00:00"
1426
+ "time": "2024-09-09T11:45:10+00:00"
1427
1427
  },
1428
1428
  {
1429
1429
  "name": "symfony/polyfill-intl-grapheme",
1430
- "version": "v1.29.0",
1430
+ "version": "v1.31.0",
1431
1431
  "source": {
1432
1432
  "type": "git",
1433
1433
  "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
1434
- "reference": "32a9da87d7b3245e09ac426c83d334ae9f06f80f"
1434
+ "reference": "b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe"
1435
1435
  },
1436
1436
  "dist": {
1437
1437
  "type": "zip",
1438
- "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/32a9da87d7b3245e09ac426c83d334ae9f06f80f",
1439
- "reference": "32a9da87d7b3245e09ac426c83d334ae9f06f80f",
1438
+ "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe",
1439
+ "reference": "b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe",
1440
1440
  "shasum": ""
1441
1441
  },
1442
1442
  "require": {
1443
- "php": ">=7.1"
1443
+ "php": ">=7.2"
1444
1444
  },
1445
1445
  "suggest": {
1446
1446
  "ext-intl": "For best performance"
@@ -1448,8 +1448,8 @@
1448
1448
  "type": "library",
1449
1449
  "extra": {
1450
1450
  "thanks": {
1451
- "name": "symfony/polyfill",
1452
- "url": "https://github.com/symfony/polyfill"
1451
+ "url": "https://github.com/symfony/polyfill",
1452
+ "name": "symfony/polyfill"
1453
1453
  }
1454
1454
  },
1455
1455
  "autoload": {
@@ -1485,7 +1485,7 @@
1485
1485
  "shim"
1486
1486
  ],
1487
1487
  "support": {
1488
- "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.29.0"
1488
+ "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.31.0"
1489
1489
  },
1490
1490
  "funding": [
1491
1491
  {
@@ -1501,24 +1501,24 @@
1501
1501
  "type": "tidelift"
1502
1502
  }
1503
1503
  ],
1504
- "time": "2024-01-29T20:11:03+00:00"
1504
+ "time": "2024-09-09T11:45:10+00:00"
1505
1505
  },
1506
1506
  {
1507
1507
  "name": "symfony/polyfill-intl-normalizer",
1508
- "version": "v1.29.0",
1508
+ "version": "v1.31.0",
1509
1509
  "source": {
1510
1510
  "type": "git",
1511
1511
  "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
1512
- "reference": "bc45c394692b948b4d383a08d7753968bed9a83d"
1512
+ "reference": "3833d7255cc303546435cb650316bff708a1c75c"
1513
1513
  },
1514
1514
  "dist": {
1515
1515
  "type": "zip",
1516
- "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/bc45c394692b948b4d383a08d7753968bed9a83d",
1517
- "reference": "bc45c394692b948b4d383a08d7753968bed9a83d",
1516
+ "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/3833d7255cc303546435cb650316bff708a1c75c",
1517
+ "reference": "3833d7255cc303546435cb650316bff708a1c75c",
1518
1518
  "shasum": ""
1519
1519
  },
1520
1520
  "require": {
1521
- "php": ">=7.1"
1521
+ "php": ">=7.2"
1522
1522
  },
1523
1523
  "suggest": {
1524
1524
  "ext-intl": "For best performance"
@@ -1526,8 +1526,8 @@
1526
1526
  "type": "library",
1527
1527
  "extra": {
1528
1528
  "thanks": {
1529
- "name": "symfony/polyfill",
1530
- "url": "https://github.com/symfony/polyfill"
1529
+ "url": "https://github.com/symfony/polyfill",
1530
+ "name": "symfony/polyfill"
1531
1531
  }
1532
1532
  },
1533
1533
  "autoload": {
@@ -1566,7 +1566,7 @@
1566
1566
  "shim"
1567
1567
  ],
1568
1568
  "support": {
1569
- "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.29.0"
1569
+ "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.31.0"
1570
1570
  },
1571
1571
  "funding": [
1572
1572
  {
@@ -1582,24 +1582,24 @@
1582
1582
  "type": "tidelift"
1583
1583
  }
1584
1584
  ],
1585
- "time": "2024-01-29T20:11:03+00:00"
1585
+ "time": "2024-09-09T11:45:10+00:00"
1586
1586
  },
1587
1587
  {
1588
1588
  "name": "symfony/polyfill-mbstring",
1589
- "version": "v1.29.0",
1589
+ "version": "v1.31.0",
1590
1590
  "source": {
1591
1591
  "type": "git",
1592
1592
  "url": "https://github.com/symfony/polyfill-mbstring.git",
1593
- "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec"
1593
+ "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341"
1594
1594
  },
1595
1595
  "dist": {
1596
1596
  "type": "zip",
1597
- "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9773676c8a1bb1f8d4340a62efe641cf76eda7ec",
1598
- "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec",
1597
+ "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/85181ba99b2345b0ef10ce42ecac37612d9fd341",
1598
+ "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341",
1599
1599
  "shasum": ""
1600
1600
  },
1601
1601
  "require": {
1602
- "php": ">=7.1"
1602
+ "php": ">=7.2"
1603
1603
  },
1604
1604
  "provide": {
1605
1605
  "ext-mbstring": "*"
@@ -1610,8 +1610,8 @@
1610
1610
  "type": "library",
1611
1611
  "extra": {
1612
1612
  "thanks": {
1613
- "name": "symfony/polyfill",
1614
- "url": "https://github.com/symfony/polyfill"
1613
+ "url": "https://github.com/symfony/polyfill",
1614
+ "name": "symfony/polyfill"
1615
1615
  }
1616
1616
  },
1617
1617
  "autoload": {
@@ -1646,7 +1646,7 @@
1646
1646
  "shim"
1647
1647
  ],
1648
1648
  "support": {
1649
- "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.29.0"
1649
+ "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.31.0"
1650
1650
  },
1651
1651
  "funding": [
1652
1652
  {
@@ -1662,30 +1662,30 @@
1662
1662
  "type": "tidelift"
1663
1663
  }
1664
1664
  ],
1665
- "time": "2024-01-29T20:11:03+00:00"
1665
+ "time": "2024-09-09T11:45:10+00:00"
1666
1666
  },
1667
1667
  {
1668
1668
  "name": "symfony/polyfill-php73",
1669
- "version": "v1.29.0",
1669
+ "version": "v1.31.0",
1670
1670
  "source": {
1671
1671
  "type": "git",
1672
1672
  "url": "https://github.com/symfony/polyfill-php73.git",
1673
- "reference": "21bd091060673a1177ae842c0ef8fe30893114d2"
1673
+ "reference": "0f68c03565dcaaf25a890667542e8bd75fe7e5bb"
1674
1674
  },
1675
1675
  "dist": {
1676
1676
  "type": "zip",
1677
- "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/21bd091060673a1177ae842c0ef8fe30893114d2",
1678
- "reference": "21bd091060673a1177ae842c0ef8fe30893114d2",
1677
+ "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/0f68c03565dcaaf25a890667542e8bd75fe7e5bb",
1678
+ "reference": "0f68c03565dcaaf25a890667542e8bd75fe7e5bb",
1679
1679
  "shasum": ""
1680
1680
  },
1681
1681
  "require": {
1682
- "php": ">=7.1"
1682
+ "php": ">=7.2"
1683
1683
  },
1684
1684
  "type": "library",
1685
1685
  "extra": {
1686
1686
  "thanks": {
1687
- "name": "symfony/polyfill",
1688
- "url": "https://github.com/symfony/polyfill"
1687
+ "url": "https://github.com/symfony/polyfill",
1688
+ "name": "symfony/polyfill"
1689
1689
  }
1690
1690
  },
1691
1691
  "autoload": {
@@ -1722,7 +1722,7 @@
1722
1722
  "shim"
1723
1723
  ],
1724
1724
  "support": {
1725
- "source": "https://github.com/symfony/polyfill-php73/tree/v1.29.0"
1725
+ "source": "https://github.com/symfony/polyfill-php73/tree/v1.31.0"
1726
1726
  },
1727
1727
  "funding": [
1728
1728
  {
@@ -1738,30 +1738,30 @@
1738
1738
  "type": "tidelift"
1739
1739
  }
1740
1740
  ],
1741
- "time": "2024-01-29T20:11:03+00:00"
1741
+ "time": "2024-09-09T11:45:10+00:00"
1742
1742
  },
1743
1743
  {
1744
1744
  "name": "symfony/polyfill-php80",
1745
- "version": "v1.29.0",
1745
+ "version": "v1.31.0",
1746
1746
  "source": {
1747
1747
  "type": "git",
1748
1748
  "url": "https://github.com/symfony/polyfill-php80.git",
1749
- "reference": "87b68208d5c1188808dd7839ee1e6c8ec3b02f1b"
1749
+ "reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8"
1750
1750
  },
1751
1751
  "dist": {
1752
1752
  "type": "zip",
1753
- "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/87b68208d5c1188808dd7839ee1e6c8ec3b02f1b",
1754
- "reference": "87b68208d5c1188808dd7839ee1e6c8ec3b02f1b",
1753
+ "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/60328e362d4c2c802a54fcbf04f9d3fb892b4cf8",
1754
+ "reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8",
1755
1755
  "shasum": ""
1756
1756
  },
1757
1757
  "require": {
1758
- "php": ">=7.1"
1758
+ "php": ">=7.2"
1759
1759
  },
1760
1760
  "type": "library",
1761
1761
  "extra": {
1762
1762
  "thanks": {
1763
- "name": "symfony/polyfill",
1764
- "url": "https://github.com/symfony/polyfill"
1763
+ "url": "https://github.com/symfony/polyfill",
1764
+ "name": "symfony/polyfill"
1765
1765
  }
1766
1766
  },
1767
1767
  "autoload": {
@@ -1802,7 +1802,7 @@
1802
1802
  "shim"
1803
1803
  ],
1804
1804
  "support": {
1805
- "source": "https://github.com/symfony/polyfill-php80/tree/v1.29.0"
1805
+ "source": "https://github.com/symfony/polyfill-php80/tree/v1.31.0"
1806
1806
  },
1807
1807
  "funding": [
1808
1808
  {
@@ -1818,30 +1818,30 @@
1818
1818
  "type": "tidelift"
1819
1819
  }
1820
1820
  ],
1821
- "time": "2024-01-29T20:11:03+00:00"
1821
+ "time": "2024-09-09T11:45:10+00:00"
1822
1822
  },
1823
1823
  {
1824
1824
  "name": "symfony/polyfill-php81",
1825
- "version": "v1.29.0",
1825
+ "version": "v1.31.0",
1826
1826
  "source": {
1827
1827
  "type": "git",
1828
1828
  "url": "https://github.com/symfony/polyfill-php81.git",
1829
- "reference": "c565ad1e63f30e7477fc40738343c62b40bc672d"
1829
+ "reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c"
1830
1830
  },
1831
1831
  "dist": {
1832
1832
  "type": "zip",
1833
- "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/c565ad1e63f30e7477fc40738343c62b40bc672d",
1834
- "reference": "c565ad1e63f30e7477fc40738343c62b40bc672d",
1833
+ "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c",
1834
+ "reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c",
1835
1835
  "shasum": ""
1836
1836
  },
1837
1837
  "require": {
1838
- "php": ">=7.1"
1838
+ "php": ">=7.2"
1839
1839
  },
1840
1840
  "type": "library",
1841
1841
  "extra": {
1842
1842
  "thanks": {
1843
- "name": "symfony/polyfill",
1844
- "url": "https://github.com/symfony/polyfill"
1843
+ "url": "https://github.com/symfony/polyfill",
1844
+ "name": "symfony/polyfill"
1845
1845
  }
1846
1846
  },
1847
1847
  "autoload": {
@@ -1878,7 +1878,7 @@
1878
1878
  "shim"
1879
1879
  ],
1880
1880
  "support": {
1881
- "source": "https://github.com/symfony/polyfill-php81/tree/v1.29.0"
1881
+ "source": "https://github.com/symfony/polyfill-php81/tree/v1.31.0"
1882
1882
  },
1883
1883
  "funding": [
1884
1884
  {
@@ -1894,20 +1894,20 @@
1894
1894
  "type": "tidelift"
1895
1895
  }
1896
1896
  ],
1897
- "time": "2024-01-29T20:11:03+00:00"
1897
+ "time": "2024-09-09T11:45:10+00:00"
1898
1898
  },
1899
1899
  {
1900
1900
  "name": "symfony/process",
1901
- "version": "v5.4.40",
1901
+ "version": "v5.4.47",
1902
1902
  "source": {
1903
1903
  "type": "git",
1904
1904
  "url": "https://github.com/symfony/process.git",
1905
- "reference": "deedcb3bb4669cae2148bc920eafd2b16dc7c046"
1905
+ "reference": "5d1662fb32ebc94f17ddb8d635454a776066733d"
1906
1906
  },
1907
1907
  "dist": {
1908
1908
  "type": "zip",
1909
- "url": "https://api.github.com/repos/symfony/process/zipball/deedcb3bb4669cae2148bc920eafd2b16dc7c046",
1910
- "reference": "deedcb3bb4669cae2148bc920eafd2b16dc7c046",
1909
+ "url": "https://api.github.com/repos/symfony/process/zipball/5d1662fb32ebc94f17ddb8d635454a776066733d",
1910
+ "reference": "5d1662fb32ebc94f17ddb8d635454a776066733d",
1911
1911
  "shasum": ""
1912
1912
  },
1913
1913
  "require": {
@@ -1940,7 +1940,7 @@
1940
1940
  "description": "Executes commands in sub-processes",
1941
1941
  "homepage": "https://symfony.com",
1942
1942
  "support": {
1943
- "source": "https://github.com/symfony/process/tree/v5.4.40"
1943
+ "source": "https://github.com/symfony/process/tree/v5.4.47"
1944
1944
  },
1945
1945
  "funding": [
1946
1946
  {
@@ -1956,20 +1956,20 @@
1956
1956
  "type": "tidelift"
1957
1957
  }
1958
1958
  ],
1959
- "time": "2024-05-31T14:33:22+00:00"
1959
+ "time": "2024-11-06T11:36:42+00:00"
1960
1960
  },
1961
1961
  {
1962
1962
  "name": "symfony/service-contracts",
1963
- "version": "v2.5.3",
1963
+ "version": "v2.5.4",
1964
1964
  "source": {
1965
1965
  "type": "git",
1966
1966
  "url": "https://github.com/symfony/service-contracts.git",
1967
- "reference": "a2329596ddc8fd568900e3fc76cba42489ecc7f3"
1967
+ "reference": "f37b419f7aea2e9abf10abd261832cace12e3300"
1968
1968
  },
1969
1969
  "dist": {
1970
1970
  "type": "zip",
1971
- "url": "https://api.github.com/repos/symfony/service-contracts/zipball/a2329596ddc8fd568900e3fc76cba42489ecc7f3",
1972
- "reference": "a2329596ddc8fd568900e3fc76cba42489ecc7f3",
1971
+ "url": "https://api.github.com/repos/symfony/service-contracts/zipball/f37b419f7aea2e9abf10abd261832cace12e3300",
1972
+ "reference": "f37b419f7aea2e9abf10abd261832cace12e3300",
1973
1973
  "shasum": ""
1974
1974
  },
1975
1975
  "require": {
@@ -2023,7 +2023,7 @@
2023
2023
  "standards"
2024
2024
  ],
2025
2025
  "support": {
2026
- "source": "https://github.com/symfony/service-contracts/tree/v2.5.3"
2026
+ "source": "https://github.com/symfony/service-contracts/tree/v2.5.4"
2027
2027
  },
2028
2028
  "funding": [
2029
2029
  {
@@ -2039,20 +2039,20 @@
2039
2039
  "type": "tidelift"
2040
2040
  }
2041
2041
  ],
2042
- "time": "2023-04-21T15:04:16+00:00"
2042
+ "time": "2024-09-25T14:11:13+00:00"
2043
2043
  },
2044
2044
  {
2045
2045
  "name": "symfony/string",
2046
- "version": "v5.4.40",
2046
+ "version": "v5.4.47",
2047
2047
  "source": {
2048
2048
  "type": "git",
2049
2049
  "url": "https://github.com/symfony/string.git",
2050
- "reference": "142877285aa974a6f7685e292ab5ba9aae86b143"
2050
+ "reference": "136ca7d72f72b599f2631aca474a4f8e26719799"
2051
2051
  },
2052
2052
  "dist": {
2053
2053
  "type": "zip",
2054
- "url": "https://api.github.com/repos/symfony/string/zipball/142877285aa974a6f7685e292ab5ba9aae86b143",
2055
- "reference": "142877285aa974a6f7685e292ab5ba9aae86b143",
2054
+ "url": "https://api.github.com/repos/symfony/string/zipball/136ca7d72f72b599f2631aca474a4f8e26719799",
2055
+ "reference": "136ca7d72f72b599f2631aca474a4f8e26719799",
2056
2056
  "shasum": ""
2057
2057
  },
2058
2058
  "require": {
@@ -2109,7 +2109,7 @@
2109
2109
  "utf8"
2110
2110
  ],
2111
2111
  "support": {
2112
- "source": "https://github.com/symfony/string/tree/v5.4.40"
2112
+ "source": "https://github.com/symfony/string/tree/v5.4.47"
2113
2113
  },
2114
2114
  "funding": [
2115
2115
  {
@@ -2125,31 +2125,210 @@
2125
2125
  "type": "tidelift"
2126
2126
  }
2127
2127
  ],
2128
- "time": "2024-05-31T14:33:22+00:00"
2128
+ "time": "2024-11-10T20:33:58+00:00"
2129
2129
  }
2130
2130
  ],
2131
2131
  "packages-dev": [
2132
+ {
2133
+ "name": "clue/ndjson-react",
2134
+ "version": "v1.3.0",
2135
+ "source": {
2136
+ "type": "git",
2137
+ "url": "https://github.com/clue/reactphp-ndjson.git",
2138
+ "reference": "392dc165fce93b5bb5c637b67e59619223c931b0"
2139
+ },
2140
+ "dist": {
2141
+ "type": "zip",
2142
+ "url": "https://api.github.com/repos/clue/reactphp-ndjson/zipball/392dc165fce93b5bb5c637b67e59619223c931b0",
2143
+ "reference": "392dc165fce93b5bb5c637b67e59619223c931b0",
2144
+ "shasum": ""
2145
+ },
2146
+ "require": {
2147
+ "php": ">=5.3",
2148
+ "react/stream": "^1.2"
2149
+ },
2150
+ "require-dev": {
2151
+ "phpunit/phpunit": "^9.5 || ^5.7 || ^4.8.35",
2152
+ "react/event-loop": "^1.2"
2153
+ },
2154
+ "type": "library",
2155
+ "autoload": {
2156
+ "psr-4": {
2157
+ "Clue\\React\\NDJson\\": "src/"
2158
+ }
2159
+ },
2160
+ "notification-url": "https://packagist.org/downloads/",
2161
+ "license": [
2162
+ "MIT"
2163
+ ],
2164
+ "authors": [
2165
+ {
2166
+ "name": "Christian Lück",
2167
+ "email": "christian@clue.engineering"
2168
+ }
2169
+ ],
2170
+ "description": "Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.",
2171
+ "homepage": "https://github.com/clue/reactphp-ndjson",
2172
+ "keywords": [
2173
+ "NDJSON",
2174
+ "json",
2175
+ "jsonlines",
2176
+ "newline",
2177
+ "reactphp",
2178
+ "streaming"
2179
+ ],
2180
+ "support": {
2181
+ "issues": "https://github.com/clue/reactphp-ndjson/issues",
2182
+ "source": "https://github.com/clue/reactphp-ndjson/tree/v1.3.0"
2183
+ },
2184
+ "funding": [
2185
+ {
2186
+ "url": "https://clue.engineering/support",
2187
+ "type": "custom"
2188
+ },
2189
+ {
2190
+ "url": "https://github.com/clue",
2191
+ "type": "github"
2192
+ }
2193
+ ],
2194
+ "time": "2022-12-23T10:58:28+00:00"
2195
+ },
2196
+ {
2197
+ "name": "evenement/evenement",
2198
+ "version": "v3.0.2",
2199
+ "source": {
2200
+ "type": "git",
2201
+ "url": "https://github.com/igorw/evenement.git",
2202
+ "reference": "0a16b0d71ab13284339abb99d9d2bd813640efbc"
2203
+ },
2204
+ "dist": {
2205
+ "type": "zip",
2206
+ "url": "https://api.github.com/repos/igorw/evenement/zipball/0a16b0d71ab13284339abb99d9d2bd813640efbc",
2207
+ "reference": "0a16b0d71ab13284339abb99d9d2bd813640efbc",
2208
+ "shasum": ""
2209
+ },
2210
+ "require": {
2211
+ "php": ">=7.0"
2212
+ },
2213
+ "require-dev": {
2214
+ "phpunit/phpunit": "^9 || ^6"
2215
+ },
2216
+ "type": "library",
2217
+ "autoload": {
2218
+ "psr-4": {
2219
+ "Evenement\\": "src/"
2220
+ }
2221
+ },
2222
+ "notification-url": "https://packagist.org/downloads/",
2223
+ "license": [
2224
+ "MIT"
2225
+ ],
2226
+ "authors": [
2227
+ {
2228
+ "name": "Igor Wiedler",
2229
+ "email": "igor@wiedler.ch"
2230
+ }
2231
+ ],
2232
+ "description": "Événement is a very simple event dispatching library for PHP",
2233
+ "keywords": [
2234
+ "event-dispatcher",
2235
+ "event-emitter"
2236
+ ],
2237
+ "support": {
2238
+ "issues": "https://github.com/igorw/evenement/issues",
2239
+ "source": "https://github.com/igorw/evenement/tree/v3.0.2"
2240
+ },
2241
+ "time": "2023-08-08T05:53:35+00:00"
2242
+ },
2243
+ {
2244
+ "name": "fidry/cpu-core-counter",
2245
+ "version": "1.2.0",
2246
+ "source": {
2247
+ "type": "git",
2248
+ "url": "https://github.com/theofidry/cpu-core-counter.git",
2249
+ "reference": "8520451a140d3f46ac33042715115e290cf5785f"
2250
+ },
2251
+ "dist": {
2252
+ "type": "zip",
2253
+ "url": "https://api.github.com/repos/theofidry/cpu-core-counter/zipball/8520451a140d3f46ac33042715115e290cf5785f",
2254
+ "reference": "8520451a140d3f46ac33042715115e290cf5785f",
2255
+ "shasum": ""
2256
+ },
2257
+ "require": {
2258
+ "php": "^7.2 || ^8.0"
2259
+ },
2260
+ "require-dev": {
2261
+ "fidry/makefile": "^0.2.0",
2262
+ "fidry/php-cs-fixer-config": "^1.1.2",
2263
+ "phpstan/extension-installer": "^1.2.0",
2264
+ "phpstan/phpstan": "^1.9.2",
2265
+ "phpstan/phpstan-deprecation-rules": "^1.0.0",
2266
+ "phpstan/phpstan-phpunit": "^1.2.2",
2267
+ "phpstan/phpstan-strict-rules": "^1.4.4",
2268
+ "phpunit/phpunit": "^8.5.31 || ^9.5.26",
2269
+ "webmozarts/strict-phpunit": "^7.5"
2270
+ },
2271
+ "type": "library",
2272
+ "autoload": {
2273
+ "psr-4": {
2274
+ "Fidry\\CpuCoreCounter\\": "src/"
2275
+ }
2276
+ },
2277
+ "notification-url": "https://packagist.org/downloads/",
2278
+ "license": [
2279
+ "MIT"
2280
+ ],
2281
+ "authors": [
2282
+ {
2283
+ "name": "Théo FIDRY",
2284
+ "email": "theo.fidry@gmail.com"
2285
+ }
2286
+ ],
2287
+ "description": "Tiny utility to get the number of CPU cores.",
2288
+ "keywords": [
2289
+ "CPU",
2290
+ "core"
2291
+ ],
2292
+ "support": {
2293
+ "issues": "https://github.com/theofidry/cpu-core-counter/issues",
2294
+ "source": "https://github.com/theofidry/cpu-core-counter/tree/1.2.0"
2295
+ },
2296
+ "funding": [
2297
+ {
2298
+ "url": "https://github.com/theofidry",
2299
+ "type": "github"
2300
+ }
2301
+ ],
2302
+ "time": "2024-08-06T10:04:20+00:00"
2303
+ },
2132
2304
  {
2133
2305
  "name": "friendsofphp/php-cs-fixer",
2134
- "version": "v3.54.0",
2306
+ "version": "v3.65.0",
2135
2307
  "source": {
2136
2308
  "type": "git",
2137
2309
  "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
2138
- "reference": "2aecbc8640d7906c38777b3dcab6f4ca79004d08"
2310
+ "reference": "79d4f3e77b250a7d8043d76c6af8f0695e8a469f"
2139
2311
  },
2140
2312
  "dist": {
2141
2313
  "type": "zip",
2142
- "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/2aecbc8640d7906c38777b3dcab6f4ca79004d08",
2143
- "reference": "2aecbc8640d7906c38777b3dcab6f4ca79004d08",
2314
+ "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/79d4f3e77b250a7d8043d76c6af8f0695e8a469f",
2315
+ "reference": "79d4f3e77b250a7d8043d76c6af8f0695e8a469f",
2144
2316
  "shasum": ""
2145
2317
  },
2146
2318
  "require": {
2319
+ "clue/ndjson-react": "^1.0",
2147
2320
  "composer/semver": "^3.4",
2148
2321
  "composer/xdebug-handler": "^3.0.3",
2149
2322
  "ext-filter": "*",
2150
2323
  "ext-json": "*",
2151
2324
  "ext-tokenizer": "*",
2325
+ "fidry/cpu-core-counter": "^1.2",
2152
2326
  "php": "^7.4 || ^8.0",
2327
+ "react/child-process": "^0.6.5",
2328
+ "react/event-loop": "^1.0",
2329
+ "react/promise": "^2.0 || ^3.0",
2330
+ "react/socket": "^1.0",
2331
+ "react/stream": "^1.0",
2153
2332
  "sebastian/diff": "^4.0 || ^5.0 || ^6.0",
2154
2333
  "symfony/console": "^5.4 || ^6.0 || ^7.0",
2155
2334
  "symfony/event-dispatcher": "^5.4 || ^6.0 || ^7.0",
@@ -2163,18 +2342,18 @@
2163
2342
  "symfony/stopwatch": "^5.4 || ^6.0 || ^7.0"
2164
2343
  },
2165
2344
  "require-dev": {
2166
- "facile-it/paraunit": "^1.3 || ^2.0",
2167
- "infection/infection": "^0.27.11",
2168
- "justinrainbow/json-schema": "^5.2",
2345
+ "facile-it/paraunit": "^1.3.1 || ^2.4",
2346
+ "infection/infection": "^0.29.8",
2347
+ "justinrainbow/json-schema": "^5.3 || ^6.0",
2169
2348
  "keradus/cli-executor": "^2.1",
2170
- "mikey179/vfsstream": "^1.6.11",
2349
+ "mikey179/vfsstream": "^1.6.12",
2171
2350
  "php-coveralls/php-coveralls": "^2.7",
2172
2351
  "php-cs-fixer/accessible-object": "^1.1",
2173
- "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.4",
2174
- "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.4",
2175
- "phpunit/phpunit": "^9.6 || ^10.5.5 || ^11.0.2",
2176
- "symfony/var-dumper": "^5.4 || ^6.0 || ^7.0",
2177
- "symfony/yaml": "^5.4 || ^6.0 || ^7.0"
2352
+ "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.5",
2353
+ "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.5",
2354
+ "phpunit/phpunit": "^9.6.21 || ^10.5.38 || ^11.4.3",
2355
+ "symfony/var-dumper": "^5.4.47 || ^6.4.15 || ^7.1.8",
2356
+ "symfony/yaml": "^5.4.45 || ^6.4.13 || ^7.1.6"
2178
2357
  },
2179
2358
  "suggest": {
2180
2359
  "ext-dom": "For handling output formats in XML",
@@ -2187,7 +2366,10 @@
2187
2366
  "autoload": {
2188
2367
  "psr-4": {
2189
2368
  "PhpCsFixer\\": "src/"
2190
- }
2369
+ },
2370
+ "exclude-from-classmap": [
2371
+ "src/Fixer/Internal/*"
2372
+ ]
2191
2373
  },
2192
2374
  "notification-url": "https://packagist.org/downloads/",
2193
2375
  "license": [
@@ -2212,7 +2394,7 @@
2212
2394
  ],
2213
2395
  "support": {
2214
2396
  "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues",
2215
- "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.54.0"
2397
+ "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.65.0"
2216
2398
  },
2217
2399
  "funding": [
2218
2400
  {
@@ -2220,7 +2402,7 @@
2220
2402
  "type": "github"
2221
2403
  }
2222
2404
  ],
2223
- "time": "2024-04-17T08:12:13+00:00"
2405
+ "time": "2024-11-25T00:39:24+00:00"
2224
2406
  },
2225
2407
  {
2226
2408
  "name": "phpstan/phpstan",
@@ -2330,6 +2512,463 @@
2330
2512
  },
2331
2513
  "time": "2019-01-08T18:20:26+00:00"
2332
2514
  },
2515
+ {
2516
+ "name": "react/cache",
2517
+ "version": "v1.2.0",
2518
+ "source": {
2519
+ "type": "git",
2520
+ "url": "https://github.com/reactphp/cache.git",
2521
+ "reference": "d47c472b64aa5608225f47965a484b75c7817d5b"
2522
+ },
2523
+ "dist": {
2524
+ "type": "zip",
2525
+ "url": "https://api.github.com/repos/reactphp/cache/zipball/d47c472b64aa5608225f47965a484b75c7817d5b",
2526
+ "reference": "d47c472b64aa5608225f47965a484b75c7817d5b",
2527
+ "shasum": ""
2528
+ },
2529
+ "require": {
2530
+ "php": ">=5.3.0",
2531
+ "react/promise": "^3.0 || ^2.0 || ^1.1"
2532
+ },
2533
+ "require-dev": {
2534
+ "phpunit/phpunit": "^9.5 || ^5.7 || ^4.8.35"
2535
+ },
2536
+ "type": "library",
2537
+ "autoload": {
2538
+ "psr-4": {
2539
+ "React\\Cache\\": "src/"
2540
+ }
2541
+ },
2542
+ "notification-url": "https://packagist.org/downloads/",
2543
+ "license": [
2544
+ "MIT"
2545
+ ],
2546
+ "authors": [
2547
+ {
2548
+ "name": "Christian Lück",
2549
+ "email": "christian@clue.engineering",
2550
+ "homepage": "https://clue.engineering/"
2551
+ },
2552
+ {
2553
+ "name": "Cees-Jan Kiewiet",
2554
+ "email": "reactphp@ceesjankiewiet.nl",
2555
+ "homepage": "https://wyrihaximus.net/"
2556
+ },
2557
+ {
2558
+ "name": "Jan Sorgalla",
2559
+ "email": "jsorgalla@gmail.com",
2560
+ "homepage": "https://sorgalla.com/"
2561
+ },
2562
+ {
2563
+ "name": "Chris Boden",
2564
+ "email": "cboden@gmail.com",
2565
+ "homepage": "https://cboden.dev/"
2566
+ }
2567
+ ],
2568
+ "description": "Async, Promise-based cache interface for ReactPHP",
2569
+ "keywords": [
2570
+ "cache",
2571
+ "caching",
2572
+ "promise",
2573
+ "reactphp"
2574
+ ],
2575
+ "support": {
2576
+ "issues": "https://github.com/reactphp/cache/issues",
2577
+ "source": "https://github.com/reactphp/cache/tree/v1.2.0"
2578
+ },
2579
+ "funding": [
2580
+ {
2581
+ "url": "https://opencollective.com/reactphp",
2582
+ "type": "open_collective"
2583
+ }
2584
+ ],
2585
+ "time": "2022-11-30T15:59:55+00:00"
2586
+ },
2587
+ {
2588
+ "name": "react/child-process",
2589
+ "version": "v0.6.5",
2590
+ "source": {
2591
+ "type": "git",
2592
+ "url": "https://github.com/reactphp/child-process.git",
2593
+ "reference": "e71eb1aa55f057c7a4a0d08d06b0b0a484bead43"
2594
+ },
2595
+ "dist": {
2596
+ "type": "zip",
2597
+ "url": "https://api.github.com/repos/reactphp/child-process/zipball/e71eb1aa55f057c7a4a0d08d06b0b0a484bead43",
2598
+ "reference": "e71eb1aa55f057c7a4a0d08d06b0b0a484bead43",
2599
+ "shasum": ""
2600
+ },
2601
+ "require": {
2602
+ "evenement/evenement": "^3.0 || ^2.0 || ^1.0",
2603
+ "php": ">=5.3.0",
2604
+ "react/event-loop": "^1.2",
2605
+ "react/stream": "^1.2"
2606
+ },
2607
+ "require-dev": {
2608
+ "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.35",
2609
+ "react/socket": "^1.8",
2610
+ "sebastian/environment": "^5.0 || ^3.0 || ^2.0 || ^1.0"
2611
+ },
2612
+ "type": "library",
2613
+ "autoload": {
2614
+ "psr-4": {
2615
+ "React\\ChildProcess\\": "src"
2616
+ }
2617
+ },
2618
+ "notification-url": "https://packagist.org/downloads/",
2619
+ "license": [
2620
+ "MIT"
2621
+ ],
2622
+ "authors": [
2623
+ {
2624
+ "name": "Christian Lück",
2625
+ "email": "christian@clue.engineering",
2626
+ "homepage": "https://clue.engineering/"
2627
+ },
2628
+ {
2629
+ "name": "Cees-Jan Kiewiet",
2630
+ "email": "reactphp@ceesjankiewiet.nl",
2631
+ "homepage": "https://wyrihaximus.net/"
2632
+ },
2633
+ {
2634
+ "name": "Jan Sorgalla",
2635
+ "email": "jsorgalla@gmail.com",
2636
+ "homepage": "https://sorgalla.com/"
2637
+ },
2638
+ {
2639
+ "name": "Chris Boden",
2640
+ "email": "cboden@gmail.com",
2641
+ "homepage": "https://cboden.dev/"
2642
+ }
2643
+ ],
2644
+ "description": "Event-driven library for executing child processes with ReactPHP.",
2645
+ "keywords": [
2646
+ "event-driven",
2647
+ "process",
2648
+ "reactphp"
2649
+ ],
2650
+ "support": {
2651
+ "issues": "https://github.com/reactphp/child-process/issues",
2652
+ "source": "https://github.com/reactphp/child-process/tree/v0.6.5"
2653
+ },
2654
+ "funding": [
2655
+ {
2656
+ "url": "https://github.com/WyriHaximus",
2657
+ "type": "github"
2658
+ },
2659
+ {
2660
+ "url": "https://github.com/clue",
2661
+ "type": "github"
2662
+ }
2663
+ ],
2664
+ "time": "2022-09-16T13:41:56+00:00"
2665
+ },
2666
+ {
2667
+ "name": "react/dns",
2668
+ "version": "v1.13.0",
2669
+ "source": {
2670
+ "type": "git",
2671
+ "url": "https://github.com/reactphp/dns.git",
2672
+ "reference": "eb8ae001b5a455665c89c1df97f6fb682f8fb0f5"
2673
+ },
2674
+ "dist": {
2675
+ "type": "zip",
2676
+ "url": "https://api.github.com/repos/reactphp/dns/zipball/eb8ae001b5a455665c89c1df97f6fb682f8fb0f5",
2677
+ "reference": "eb8ae001b5a455665c89c1df97f6fb682f8fb0f5",
2678
+ "shasum": ""
2679
+ },
2680
+ "require": {
2681
+ "php": ">=5.3.0",
2682
+ "react/cache": "^1.0 || ^0.6 || ^0.5",
2683
+ "react/event-loop": "^1.2",
2684
+ "react/promise": "^3.2 || ^2.7 || ^1.2.1"
2685
+ },
2686
+ "require-dev": {
2687
+ "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36",
2688
+ "react/async": "^4.3 || ^3 || ^2",
2689
+ "react/promise-timer": "^1.11"
2690
+ },
2691
+ "type": "library",
2692
+ "autoload": {
2693
+ "psr-4": {
2694
+ "React\\Dns\\": "src/"
2695
+ }
2696
+ },
2697
+ "notification-url": "https://packagist.org/downloads/",
2698
+ "license": [
2699
+ "MIT"
2700
+ ],
2701
+ "authors": [
2702
+ {
2703
+ "name": "Christian Lück",
2704
+ "email": "christian@clue.engineering",
2705
+ "homepage": "https://clue.engineering/"
2706
+ },
2707
+ {
2708
+ "name": "Cees-Jan Kiewiet",
2709
+ "email": "reactphp@ceesjankiewiet.nl",
2710
+ "homepage": "https://wyrihaximus.net/"
2711
+ },
2712
+ {
2713
+ "name": "Jan Sorgalla",
2714
+ "email": "jsorgalla@gmail.com",
2715
+ "homepage": "https://sorgalla.com/"
2716
+ },
2717
+ {
2718
+ "name": "Chris Boden",
2719
+ "email": "cboden@gmail.com",
2720
+ "homepage": "https://cboden.dev/"
2721
+ }
2722
+ ],
2723
+ "description": "Async DNS resolver for ReactPHP",
2724
+ "keywords": [
2725
+ "async",
2726
+ "dns",
2727
+ "dns-resolver",
2728
+ "reactphp"
2729
+ ],
2730
+ "support": {
2731
+ "issues": "https://github.com/reactphp/dns/issues",
2732
+ "source": "https://github.com/reactphp/dns/tree/v1.13.0"
2733
+ },
2734
+ "funding": [
2735
+ {
2736
+ "url": "https://opencollective.com/reactphp",
2737
+ "type": "open_collective"
2738
+ }
2739
+ ],
2740
+ "time": "2024-06-13T14:18:03+00:00"
2741
+ },
2742
+ {
2743
+ "name": "react/event-loop",
2744
+ "version": "v1.5.0",
2745
+ "source": {
2746
+ "type": "git",
2747
+ "url": "https://github.com/reactphp/event-loop.git",
2748
+ "reference": "bbe0bd8c51ffc05ee43f1729087ed3bdf7d53354"
2749
+ },
2750
+ "dist": {
2751
+ "type": "zip",
2752
+ "url": "https://api.github.com/repos/reactphp/event-loop/zipball/bbe0bd8c51ffc05ee43f1729087ed3bdf7d53354",
2753
+ "reference": "bbe0bd8c51ffc05ee43f1729087ed3bdf7d53354",
2754
+ "shasum": ""
2755
+ },
2756
+ "require": {
2757
+ "php": ">=5.3.0"
2758
+ },
2759
+ "require-dev": {
2760
+ "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36"
2761
+ },
2762
+ "suggest": {
2763
+ "ext-pcntl": "For signal handling support when using the StreamSelectLoop"
2764
+ },
2765
+ "type": "library",
2766
+ "autoload": {
2767
+ "psr-4": {
2768
+ "React\\EventLoop\\": "src/"
2769
+ }
2770
+ },
2771
+ "notification-url": "https://packagist.org/downloads/",
2772
+ "license": [
2773
+ "MIT"
2774
+ ],
2775
+ "authors": [
2776
+ {
2777
+ "name": "Christian Lück",
2778
+ "email": "christian@clue.engineering",
2779
+ "homepage": "https://clue.engineering/"
2780
+ },
2781
+ {
2782
+ "name": "Cees-Jan Kiewiet",
2783
+ "email": "reactphp@ceesjankiewiet.nl",
2784
+ "homepage": "https://wyrihaximus.net/"
2785
+ },
2786
+ {
2787
+ "name": "Jan Sorgalla",
2788
+ "email": "jsorgalla@gmail.com",
2789
+ "homepage": "https://sorgalla.com/"
2790
+ },
2791
+ {
2792
+ "name": "Chris Boden",
2793
+ "email": "cboden@gmail.com",
2794
+ "homepage": "https://cboden.dev/"
2795
+ }
2796
+ ],
2797
+ "description": "ReactPHP's core reactor event loop that libraries can use for evented I/O.",
2798
+ "keywords": [
2799
+ "asynchronous",
2800
+ "event-loop"
2801
+ ],
2802
+ "support": {
2803
+ "issues": "https://github.com/reactphp/event-loop/issues",
2804
+ "source": "https://github.com/reactphp/event-loop/tree/v1.5.0"
2805
+ },
2806
+ "funding": [
2807
+ {
2808
+ "url": "https://opencollective.com/reactphp",
2809
+ "type": "open_collective"
2810
+ }
2811
+ ],
2812
+ "time": "2023-11-13T13:48:05+00:00"
2813
+ },
2814
+ {
2815
+ "name": "react/socket",
2816
+ "version": "v1.16.0",
2817
+ "source": {
2818
+ "type": "git",
2819
+ "url": "https://github.com/reactphp/socket.git",
2820
+ "reference": "23e4ff33ea3e160d2d1f59a0e6050e4b0fb0eac1"
2821
+ },
2822
+ "dist": {
2823
+ "type": "zip",
2824
+ "url": "https://api.github.com/repos/reactphp/socket/zipball/23e4ff33ea3e160d2d1f59a0e6050e4b0fb0eac1",
2825
+ "reference": "23e4ff33ea3e160d2d1f59a0e6050e4b0fb0eac1",
2826
+ "shasum": ""
2827
+ },
2828
+ "require": {
2829
+ "evenement/evenement": "^3.0 || ^2.0 || ^1.0",
2830
+ "php": ">=5.3.0",
2831
+ "react/dns": "^1.13",
2832
+ "react/event-loop": "^1.2",
2833
+ "react/promise": "^3.2 || ^2.6 || ^1.2.1",
2834
+ "react/stream": "^1.4"
2835
+ },
2836
+ "require-dev": {
2837
+ "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36",
2838
+ "react/async": "^4.3 || ^3.3 || ^2",
2839
+ "react/promise-stream": "^1.4",
2840
+ "react/promise-timer": "^1.11"
2841
+ },
2842
+ "type": "library",
2843
+ "autoload": {
2844
+ "psr-4": {
2845
+ "React\\Socket\\": "src/"
2846
+ }
2847
+ },
2848
+ "notification-url": "https://packagist.org/downloads/",
2849
+ "license": [
2850
+ "MIT"
2851
+ ],
2852
+ "authors": [
2853
+ {
2854
+ "name": "Christian Lück",
2855
+ "email": "christian@clue.engineering",
2856
+ "homepage": "https://clue.engineering/"
2857
+ },
2858
+ {
2859
+ "name": "Cees-Jan Kiewiet",
2860
+ "email": "reactphp@ceesjankiewiet.nl",
2861
+ "homepage": "https://wyrihaximus.net/"
2862
+ },
2863
+ {
2864
+ "name": "Jan Sorgalla",
2865
+ "email": "jsorgalla@gmail.com",
2866
+ "homepage": "https://sorgalla.com/"
2867
+ },
2868
+ {
2869
+ "name": "Chris Boden",
2870
+ "email": "cboden@gmail.com",
2871
+ "homepage": "https://cboden.dev/"
2872
+ }
2873
+ ],
2874
+ "description": "Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP",
2875
+ "keywords": [
2876
+ "Connection",
2877
+ "Socket",
2878
+ "async",
2879
+ "reactphp",
2880
+ "stream"
2881
+ ],
2882
+ "support": {
2883
+ "issues": "https://github.com/reactphp/socket/issues",
2884
+ "source": "https://github.com/reactphp/socket/tree/v1.16.0"
2885
+ },
2886
+ "funding": [
2887
+ {
2888
+ "url": "https://opencollective.com/reactphp",
2889
+ "type": "open_collective"
2890
+ }
2891
+ ],
2892
+ "time": "2024-07-26T10:38:09+00:00"
2893
+ },
2894
+ {
2895
+ "name": "react/stream",
2896
+ "version": "v1.4.0",
2897
+ "source": {
2898
+ "type": "git",
2899
+ "url": "https://github.com/reactphp/stream.git",
2900
+ "reference": "1e5b0acb8fe55143b5b426817155190eb6f5b18d"
2901
+ },
2902
+ "dist": {
2903
+ "type": "zip",
2904
+ "url": "https://api.github.com/repos/reactphp/stream/zipball/1e5b0acb8fe55143b5b426817155190eb6f5b18d",
2905
+ "reference": "1e5b0acb8fe55143b5b426817155190eb6f5b18d",
2906
+ "shasum": ""
2907
+ },
2908
+ "require": {
2909
+ "evenement/evenement": "^3.0 || ^2.0 || ^1.0",
2910
+ "php": ">=5.3.8",
2911
+ "react/event-loop": "^1.2"
2912
+ },
2913
+ "require-dev": {
2914
+ "clue/stream-filter": "~1.2",
2915
+ "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36"
2916
+ },
2917
+ "type": "library",
2918
+ "autoload": {
2919
+ "psr-4": {
2920
+ "React\\Stream\\": "src/"
2921
+ }
2922
+ },
2923
+ "notification-url": "https://packagist.org/downloads/",
2924
+ "license": [
2925
+ "MIT"
2926
+ ],
2927
+ "authors": [
2928
+ {
2929
+ "name": "Christian Lück",
2930
+ "email": "christian@clue.engineering",
2931
+ "homepage": "https://clue.engineering/"
2932
+ },
2933
+ {
2934
+ "name": "Cees-Jan Kiewiet",
2935
+ "email": "reactphp@ceesjankiewiet.nl",
2936
+ "homepage": "https://wyrihaximus.net/"
2937
+ },
2938
+ {
2939
+ "name": "Jan Sorgalla",
2940
+ "email": "jsorgalla@gmail.com",
2941
+ "homepage": "https://sorgalla.com/"
2942
+ },
2943
+ {
2944
+ "name": "Chris Boden",
2945
+ "email": "cboden@gmail.com",
2946
+ "homepage": "https://cboden.dev/"
2947
+ }
2948
+ ],
2949
+ "description": "Event-driven readable and writable streams for non-blocking I/O in ReactPHP",
2950
+ "keywords": [
2951
+ "event-driven",
2952
+ "io",
2953
+ "non-blocking",
2954
+ "pipe",
2955
+ "reactphp",
2956
+ "readable",
2957
+ "stream",
2958
+ "writable"
2959
+ ],
2960
+ "support": {
2961
+ "issues": "https://github.com/reactphp/stream/issues",
2962
+ "source": "https://github.com/reactphp/stream/tree/v1.4.0"
2963
+ },
2964
+ "funding": [
2965
+ {
2966
+ "url": "https://opencollective.com/reactphp",
2967
+ "type": "open_collective"
2968
+ }
2969
+ ],
2970
+ "time": "2024-06-11T12:45:25+00:00"
2971
+ },
2333
2972
  {
2334
2973
  "name": "sebastian/diff",
2335
2974
  "version": "4.0.6",
@@ -2398,16 +3037,16 @@
2398
3037
  },
2399
3038
  {
2400
3039
  "name": "symfony/event-dispatcher",
2401
- "version": "v5.4.35",
3040
+ "version": "v5.4.45",
2402
3041
  "source": {
2403
3042
  "type": "git",
2404
3043
  "url": "https://github.com/symfony/event-dispatcher.git",
2405
- "reference": "7a69a85c7ea5bdd1e875806a99c51a87d3a74b38"
3044
+ "reference": "72982eb416f61003e9bb6e91f8b3213600dcf9e9"
2406
3045
  },
2407
3046
  "dist": {
2408
3047
  "type": "zip",
2409
- "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/7a69a85c7ea5bdd1e875806a99c51a87d3a74b38",
2410
- "reference": "7a69a85c7ea5bdd1e875806a99c51a87d3a74b38",
3048
+ "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/72982eb416f61003e9bb6e91f8b3213600dcf9e9",
3049
+ "reference": "72982eb416f61003e9bb6e91f8b3213600dcf9e9",
2411
3050
  "shasum": ""
2412
3051
  },
2413
3052
  "require": {
@@ -2463,7 +3102,7 @@
2463
3102
  "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
2464
3103
  "homepage": "https://symfony.com",
2465
3104
  "support": {
2466
- "source": "https://github.com/symfony/event-dispatcher/tree/v5.4.35"
3105
+ "source": "https://github.com/symfony/event-dispatcher/tree/v5.4.45"
2467
3106
  },
2468
3107
  "funding": [
2469
3108
  {
@@ -2479,20 +3118,20 @@
2479
3118
  "type": "tidelift"
2480
3119
  }
2481
3120
  ],
2482
- "time": "2024-01-23T13:51:25+00:00"
3121
+ "time": "2024-09-25T14:11:13+00:00"
2483
3122
  },
2484
3123
  {
2485
3124
  "name": "symfony/event-dispatcher-contracts",
2486
- "version": "v2.5.3",
3125
+ "version": "v2.5.4",
2487
3126
  "source": {
2488
3127
  "type": "git",
2489
3128
  "url": "https://github.com/symfony/event-dispatcher-contracts.git",
2490
- "reference": "540f4c73e87fd0c71ca44a6aa305d024ac68cb73"
3129
+ "reference": "e0fe3d79b516eb75126ac6fa4cbf19b79b08c99f"
2491
3130
  },
2492
3131
  "dist": {
2493
3132
  "type": "zip",
2494
- "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/540f4c73e87fd0c71ca44a6aa305d024ac68cb73",
2495
- "reference": "540f4c73e87fd0c71ca44a6aa305d024ac68cb73",
3133
+ "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/e0fe3d79b516eb75126ac6fa4cbf19b79b08c99f",
3134
+ "reference": "e0fe3d79b516eb75126ac6fa4cbf19b79b08c99f",
2496
3135
  "shasum": ""
2497
3136
  },
2498
3137
  "require": {
@@ -2542,7 +3181,7 @@
2542
3181
  "standards"
2543
3182
  ],
2544
3183
  "support": {
2545
- "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v2.5.3"
3184
+ "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v2.5.4"
2546
3185
  },
2547
3186
  "funding": [
2548
3187
  {
@@ -2558,20 +3197,20 @@
2558
3197
  "type": "tidelift"
2559
3198
  }
2560
3199
  ],
2561
- "time": "2024-01-23T13:51:25+00:00"
3200
+ "time": "2024-09-25T14:11:13+00:00"
2562
3201
  },
2563
3202
  {
2564
3203
  "name": "symfony/options-resolver",
2565
- "version": "v5.4.21",
3204
+ "version": "v5.4.45",
2566
3205
  "source": {
2567
3206
  "type": "git",
2568
3207
  "url": "https://github.com/symfony/options-resolver.git",
2569
- "reference": "4fe5cf6ede71096839f0e4b4444d65dd3a7c1eb9"
3208
+ "reference": "74e5b6f0db3e8589e6cfd5efb317a1fc2bb52fb6"
2570
3209
  },
2571
3210
  "dist": {
2572
3211
  "type": "zip",
2573
- "url": "https://api.github.com/repos/symfony/options-resolver/zipball/4fe5cf6ede71096839f0e4b4444d65dd3a7c1eb9",
2574
- "reference": "4fe5cf6ede71096839f0e4b4444d65dd3a7c1eb9",
3212
+ "url": "https://api.github.com/repos/symfony/options-resolver/zipball/74e5b6f0db3e8589e6cfd5efb317a1fc2bb52fb6",
3213
+ "reference": "74e5b6f0db3e8589e6cfd5efb317a1fc2bb52fb6",
2575
3214
  "shasum": ""
2576
3215
  },
2577
3216
  "require": {
@@ -2611,7 +3250,7 @@
2611
3250
  "options"
2612
3251
  ],
2613
3252
  "support": {
2614
- "source": "https://github.com/symfony/options-resolver/tree/v5.4.21"
3253
+ "source": "https://github.com/symfony/options-resolver/tree/v5.4.45"
2615
3254
  },
2616
3255
  "funding": [
2617
3256
  {
@@ -2627,20 +3266,20 @@
2627
3266
  "type": "tidelift"
2628
3267
  }
2629
3268
  ],
2630
- "time": "2023-02-14T08:03:56+00:00"
3269
+ "time": "2024-09-25T14:11:13+00:00"
2631
3270
  },
2632
3271
  {
2633
3272
  "name": "symfony/stopwatch",
2634
- "version": "v5.4.35",
3273
+ "version": "v5.4.45",
2635
3274
  "source": {
2636
3275
  "type": "git",
2637
3276
  "url": "https://github.com/symfony/stopwatch.git",
2638
- "reference": "887762aa99ff16f65dc8b48aafead415f942d407"
3277
+ "reference": "fb2c199cf302eb207f8c23e7ee174c1c31a5c004"
2639
3278
  },
2640
3279
  "dist": {
2641
3280
  "type": "zip",
2642
- "url": "https://api.github.com/repos/symfony/stopwatch/zipball/887762aa99ff16f65dc8b48aafead415f942d407",
2643
- "reference": "887762aa99ff16f65dc8b48aafead415f942d407",
3281
+ "url": "https://api.github.com/repos/symfony/stopwatch/zipball/fb2c199cf302eb207f8c23e7ee174c1c31a5c004",
3282
+ "reference": "fb2c199cf302eb207f8c23e7ee174c1c31a5c004",
2644
3283
  "shasum": ""
2645
3284
  },
2646
3285
  "require": {
@@ -2673,7 +3312,7 @@
2673
3312
  "description": "Provides a way to profile code",
2674
3313
  "homepage": "https://symfony.com",
2675
3314
  "support": {
2676
- "source": "https://github.com/symfony/stopwatch/tree/v5.4.35"
3315
+ "source": "https://github.com/symfony/stopwatch/tree/v5.4.45"
2677
3316
  },
2678
3317
  "funding": [
2679
3318
  {
@@ -2689,7 +3328,7 @@
2689
3328
  "type": "tidelift"
2690
3329
  }
2691
3330
  ],
2692
- "time": "2024-01-23T13:51:25+00:00"
3331
+ "time": "2024-09-25T14:11:13+00:00"
2693
3332
  }
2694
3333
  ],
2695
3334
  "aliases": [],