dependabot-composer 0.318.0 → 0.319.1

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.
@@ -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": "31512b0fb6b9fb5bcc3093682f3fd497",
7
+ "content-hash": "3c15868439edcf0a05362c3e901711eb",
8
8
  "packages": [
9
9
  {
10
10
  "name": "composer/ca-bundle",
@@ -339,28 +339,36 @@
339
339
  },
340
340
  {
341
341
  "name": "composer/pcre",
342
- "version": "3.1.0",
342
+ "version": "3.3.2",
343
343
  "source": {
344
344
  "type": "git",
345
345
  "url": "https://github.com/composer/pcre.git",
346
- "reference": "4bff79ddd77851fe3cdd11616ed3f92841ba5bd2"
346
+ "reference": "b2bed4734f0cc156ee1fe9c0da2550420d99a21e"
347
347
  },
348
348
  "dist": {
349
349
  "type": "zip",
350
- "url": "https://api.github.com/repos/composer/pcre/zipball/4bff79ddd77851fe3cdd11616ed3f92841ba5bd2",
351
- "reference": "4bff79ddd77851fe3cdd11616ed3f92841ba5bd2",
350
+ "url": "https://api.github.com/repos/composer/pcre/zipball/b2bed4734f0cc156ee1fe9c0da2550420d99a21e",
351
+ "reference": "b2bed4734f0cc156ee1fe9c0da2550420d99a21e",
352
352
  "shasum": ""
353
353
  },
354
354
  "require": {
355
355
  "php": "^7.4 || ^8.0"
356
356
  },
357
+ "conflict": {
358
+ "phpstan/phpstan": "<1.11.10"
359
+ },
357
360
  "require-dev": {
358
- "phpstan/phpstan": "^1.3",
359
- "phpstan/phpstan-strict-rules": "^1.1",
360
- "symfony/phpunit-bridge": "^5"
361
+ "phpstan/phpstan": "^1.12 || ^2",
362
+ "phpstan/phpstan-strict-rules": "^1 || ^2",
363
+ "phpunit/phpunit": "^8 || ^9"
361
364
  },
362
365
  "type": "library",
363
366
  "extra": {
367
+ "phpstan": {
368
+ "includes": [
369
+ "extension.neon"
370
+ ]
371
+ },
364
372
  "branch-alias": {
365
373
  "dev-main": "3.x-dev"
366
374
  }
@@ -390,7 +398,7 @@
390
398
  ],
391
399
  "support": {
392
400
  "issues": "https://github.com/composer/pcre/issues",
393
- "source": "https://github.com/composer/pcre/tree/3.1.0"
401
+ "source": "https://github.com/composer/pcre/tree/3.3.2"
394
402
  },
395
403
  "funding": [
396
404
  {
@@ -406,28 +414,28 @@
406
414
  "type": "tidelift"
407
415
  }
408
416
  ],
409
- "time": "2022-11-17T09:50:14+00:00"
417
+ "time": "2024-11-12T16:29:46+00:00"
410
418
  },
411
419
  {
412
420
  "name": "composer/semver",
413
- "version": "3.3.2",
421
+ "version": "3.4.3",
414
422
  "source": {
415
423
  "type": "git",
416
424
  "url": "https://github.com/composer/semver.git",
417
- "reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9"
425
+ "reference": "4313d26ada5e0c4edfbd1dc481a92ff7bff91f12"
418
426
  },
419
427
  "dist": {
420
428
  "type": "zip",
421
- "url": "https://api.github.com/repos/composer/semver/zipball/3953f23262f2bff1919fc82183ad9acb13ff62c9",
422
- "reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9",
429
+ "url": "https://api.github.com/repos/composer/semver/zipball/4313d26ada5e0c4edfbd1dc481a92ff7bff91f12",
430
+ "reference": "4313d26ada5e0c4edfbd1dc481a92ff7bff91f12",
423
431
  "shasum": ""
424
432
  },
425
433
  "require": {
426
434
  "php": "^5.3.2 || ^7.0 || ^8.0"
427
435
  },
428
436
  "require-dev": {
429
- "phpstan/phpstan": "^1.4",
430
- "symfony/phpunit-bridge": "^4.2 || ^5"
437
+ "phpstan/phpstan": "^1.11",
438
+ "symfony/phpunit-bridge": "^3 || ^7"
431
439
  },
432
440
  "type": "library",
433
441
  "extra": {
@@ -469,9 +477,9 @@
469
477
  "versioning"
470
478
  ],
471
479
  "support": {
472
- "irc": "irc://irc.freenode.org/composer",
480
+ "irc": "ircs://irc.libera.chat:6697/composer",
473
481
  "issues": "https://github.com/composer/semver/issues",
474
- "source": "https://github.com/composer/semver/tree/3.3.2"
482
+ "source": "https://github.com/composer/semver/tree/3.4.3"
475
483
  },
476
484
  "funding": [
477
485
  {
@@ -487,7 +495,7 @@
487
495
  "type": "tidelift"
488
496
  }
489
497
  ],
490
- "time": "2022-04-01T19:23:25+00:00"
498
+ "time": "2024-09-19T14:15:21+00:00"
491
499
  },
492
500
  {
493
501
  "name": "composer/spdx-licenses",
@@ -571,16 +579,16 @@
571
579
  },
572
580
  {
573
581
  "name": "composer/xdebug-handler",
574
- "version": "3.0.3",
582
+ "version": "3.0.5",
575
583
  "source": {
576
584
  "type": "git",
577
585
  "url": "https://github.com/composer/xdebug-handler.git",
578
- "reference": "ced299686f41dce890debac69273b47ffe98a40c"
586
+ "reference": "6c1925561632e83d60a44492e0b344cf48ab85ef"
579
587
  },
580
588
  "dist": {
581
589
  "type": "zip",
582
- "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/ced299686f41dce890debac69273b47ffe98a40c",
583
- "reference": "ced299686f41dce890debac69273b47ffe98a40c",
590
+ "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/6c1925561632e83d60a44492e0b344cf48ab85ef",
591
+ "reference": "6c1925561632e83d60a44492e0b344cf48ab85ef",
584
592
  "shasum": ""
585
593
  },
586
594
  "require": {
@@ -591,7 +599,7 @@
591
599
  "require-dev": {
592
600
  "phpstan/phpstan": "^1.0",
593
601
  "phpstan/phpstan-strict-rules": "^1.1",
594
- "symfony/phpunit-bridge": "^6.0"
602
+ "phpunit/phpunit": "^8.5 || ^9.6 || ^10.5"
595
603
  },
596
604
  "type": "library",
597
605
  "autoload": {
@@ -615,9 +623,9 @@
615
623
  "performance"
616
624
  ],
617
625
  "support": {
618
- "irc": "irc://irc.freenode.org/composer",
626
+ "irc": "ircs://irc.libera.chat:6697/composer",
619
627
  "issues": "https://github.com/composer/xdebug-handler/issues",
620
- "source": "https://github.com/composer/xdebug-handler/tree/3.0.3"
628
+ "source": "https://github.com/composer/xdebug-handler/tree/3.0.5"
621
629
  },
622
630
  "funding": [
623
631
  {
@@ -633,7 +641,7 @@
633
641
  "type": "tidelift"
634
642
  }
635
643
  ],
636
- "time": "2022-02-25T21:32:43+00:00"
644
+ "time": "2024-05-06T16:37:16+00:00"
637
645
  },
638
646
  {
639
647
  "name": "justinrainbow/json-schema",
@@ -707,22 +715,27 @@
707
715
  },
708
716
  {
709
717
  "name": "psr/container",
710
- "version": "1.1.2",
718
+ "version": "2.0.2",
711
719
  "source": {
712
720
  "type": "git",
713
721
  "url": "https://github.com/php-fig/container.git",
714
- "reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
722
+ "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
715
723
  },
716
724
  "dist": {
717
725
  "type": "zip",
718
- "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
719
- "reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
726
+ "url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
727
+ "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
720
728
  "shasum": ""
721
729
  },
722
730
  "require": {
723
731
  "php": ">=7.4.0"
724
732
  },
725
733
  "type": "library",
734
+ "extra": {
735
+ "branch-alias": {
736
+ "dev-master": "2.0.x-dev"
737
+ }
738
+ },
726
739
  "autoload": {
727
740
  "psr-4": {
728
741
  "Psr\\Container\\": "src/"
@@ -749,36 +762,36 @@
749
762
  ],
750
763
  "support": {
751
764
  "issues": "https://github.com/php-fig/container/issues",
752
- "source": "https://github.com/php-fig/container/tree/1.1.2"
765
+ "source": "https://github.com/php-fig/container/tree/2.0.2"
753
766
  },
754
- "time": "2021-11-05T16:50:12+00:00"
767
+ "time": "2021-11-05T16:47:00+00:00"
755
768
  },
756
769
  {
757
770
  "name": "psr/log",
758
- "version": "1.1.4",
771
+ "version": "3.0.2",
759
772
  "source": {
760
773
  "type": "git",
761
774
  "url": "https://github.com/php-fig/log.git",
762
- "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
775
+ "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3"
763
776
  },
764
777
  "dist": {
765
778
  "type": "zip",
766
- "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
767
- "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
779
+ "url": "https://api.github.com/repos/php-fig/log/zipball/f16e1d5863e37f8d8c2a01719f5b34baa2b714d3",
780
+ "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3",
768
781
  "shasum": ""
769
782
  },
770
783
  "require": {
771
- "php": ">=5.3.0"
784
+ "php": ">=8.0.0"
772
785
  },
773
786
  "type": "library",
774
787
  "extra": {
775
788
  "branch-alias": {
776
- "dev-master": "1.1.x-dev"
789
+ "dev-master": "3.x-dev"
777
790
  }
778
791
  },
779
792
  "autoload": {
780
793
  "psr-4": {
781
- "Psr\\Log\\": "Psr/Log/"
794
+ "Psr\\Log\\": "src"
782
795
  }
783
796
  },
784
797
  "notification-url": "https://packagist.org/downloads/",
@@ -799,29 +812,29 @@
799
812
  "psr-3"
800
813
  ],
801
814
  "support": {
802
- "source": "https://github.com/php-fig/log/tree/1.1.4"
815
+ "source": "https://github.com/php-fig/log/tree/3.0.2"
803
816
  },
804
- "time": "2021-05-03T11:20:27+00:00"
817
+ "time": "2024-09-11T13:17:53+00:00"
805
818
  },
806
819
  {
807
820
  "name": "react/promise",
808
- "version": "v2.10.0",
821
+ "version": "v2.11.0",
809
822
  "source": {
810
823
  "type": "git",
811
824
  "url": "https://github.com/reactphp/promise.git",
812
- "reference": "f913fb8cceba1e6644b7b90c4bfb678ed8a3ef38"
825
+ "reference": "1a8460931ea36dc5c76838fec5734d55c88c6831"
813
826
  },
814
827
  "dist": {
815
828
  "type": "zip",
816
- "url": "https://api.github.com/repos/reactphp/promise/zipball/f913fb8cceba1e6644b7b90c4bfb678ed8a3ef38",
817
- "reference": "f913fb8cceba1e6644b7b90c4bfb678ed8a3ef38",
829
+ "url": "https://api.github.com/repos/reactphp/promise/zipball/1a8460931ea36dc5c76838fec5734d55c88c6831",
830
+ "reference": "1a8460931ea36dc5c76838fec5734d55c88c6831",
818
831
  "shasum": ""
819
832
  },
820
833
  "require": {
821
834
  "php": ">=5.4.0"
822
835
  },
823
836
  "require-dev": {
824
- "phpunit/phpunit": "^9.5 || ^5.7 || ^4.8.36"
837
+ "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36"
825
838
  },
826
839
  "type": "library",
827
840
  "autoload": {
@@ -865,7 +878,7 @@
865
878
  ],
866
879
  "support": {
867
880
  "issues": "https://github.com/reactphp/promise/issues",
868
- "source": "https://github.com/reactphp/promise/tree/v2.10.0"
881
+ "source": "https://github.com/reactphp/promise/tree/v2.11.0"
869
882
  },
870
883
  "funding": [
871
884
  {
@@ -873,7 +886,7 @@
873
886
  "type": "open_collective"
874
887
  }
875
888
  ],
876
- "time": "2023-05-02T15:15:43+00:00"
889
+ "time": "2023-11-16T16:16:50+00:00"
877
890
  },
878
891
  {
879
892
  "name": "seld/jsonlint",
@@ -1050,52 +1063,47 @@
1050
1063
  },
1051
1064
  {
1052
1065
  "name": "symfony/console",
1053
- "version": "v5.4.26",
1066
+ "version": "v6.4.22",
1054
1067
  "source": {
1055
1068
  "type": "git",
1056
1069
  "url": "https://github.com/symfony/console.git",
1057
- "reference": "b504a3d266ad2bb632f196c0936ef2af5ff6e273"
1070
+ "reference": "7d29659bc3c9d8e9a34e2c3414ef9e9e003e6cf3"
1058
1071
  },
1059
1072
  "dist": {
1060
1073
  "type": "zip",
1061
- "url": "https://api.github.com/repos/symfony/console/zipball/b504a3d266ad2bb632f196c0936ef2af5ff6e273",
1062
- "reference": "b504a3d266ad2bb632f196c0936ef2af5ff6e273",
1074
+ "url": "https://api.github.com/repos/symfony/console/zipball/7d29659bc3c9d8e9a34e2c3414ef9e9e003e6cf3",
1075
+ "reference": "7d29659bc3c9d8e9a34e2c3414ef9e9e003e6cf3",
1063
1076
  "shasum": ""
1064
1077
  },
1065
1078
  "require": {
1066
- "php": ">=7.2.5",
1067
- "symfony/deprecation-contracts": "^2.1|^3",
1079
+ "php": ">=8.1",
1080
+ "symfony/deprecation-contracts": "^2.5|^3",
1068
1081
  "symfony/polyfill-mbstring": "~1.0",
1069
- "symfony/polyfill-php73": "^1.9",
1070
- "symfony/polyfill-php80": "^1.16",
1071
- "symfony/service-contracts": "^1.1|^2|^3",
1072
- "symfony/string": "^5.1|^6.0"
1082
+ "symfony/service-contracts": "^2.5|^3",
1083
+ "symfony/string": "^5.4|^6.0|^7.0"
1073
1084
  },
1074
1085
  "conflict": {
1075
- "psr/log": ">=3",
1076
- "symfony/dependency-injection": "<4.4",
1077
- "symfony/dotenv": "<5.1",
1078
- "symfony/event-dispatcher": "<4.4",
1079
- "symfony/lock": "<4.4",
1080
- "symfony/process": "<4.4"
1086
+ "symfony/dependency-injection": "<5.4",
1087
+ "symfony/dotenv": "<5.4",
1088
+ "symfony/event-dispatcher": "<5.4",
1089
+ "symfony/lock": "<5.4",
1090
+ "symfony/process": "<5.4"
1081
1091
  },
1082
1092
  "provide": {
1083
- "psr/log-implementation": "1.0|2.0"
1093
+ "psr/log-implementation": "1.0|2.0|3.0"
1084
1094
  },
1085
1095
  "require-dev": {
1086
- "psr/log": "^1|^2",
1087
- "symfony/config": "^4.4|^5.0|^6.0",
1088
- "symfony/dependency-injection": "^4.4|^5.0|^6.0",
1089
- "symfony/event-dispatcher": "^4.4|^5.0|^6.0",
1090
- "symfony/lock": "^4.4|^5.0|^6.0",
1091
- "symfony/process": "^4.4|^5.0|^6.0",
1092
- "symfony/var-dumper": "^4.4|^5.0|^6.0"
1093
- },
1094
- "suggest": {
1095
- "psr/log": "For using the console logger",
1096
- "symfony/event-dispatcher": "",
1097
- "symfony/lock": "",
1098
- "symfony/process": ""
1096
+ "psr/log": "^1|^2|^3",
1097
+ "symfony/config": "^5.4|^6.0|^7.0",
1098
+ "symfony/dependency-injection": "^5.4|^6.0|^7.0",
1099
+ "symfony/event-dispatcher": "^5.4|^6.0|^7.0",
1100
+ "symfony/http-foundation": "^6.4|^7.0",
1101
+ "symfony/http-kernel": "^6.4|^7.0",
1102
+ "symfony/lock": "^5.4|^6.0|^7.0",
1103
+ "symfony/messenger": "^5.4|^6.0|^7.0",
1104
+ "symfony/process": "^5.4|^6.0|^7.0",
1105
+ "symfony/stopwatch": "^5.4|^6.0|^7.0",
1106
+ "symfony/var-dumper": "^5.4|^6.0|^7.0"
1099
1107
  },
1100
1108
  "type": "library",
1101
1109
  "autoload": {
@@ -1129,7 +1137,7 @@
1129
1137
  "terminal"
1130
1138
  ],
1131
1139
  "support": {
1132
- "source": "https://github.com/symfony/console/tree/v5.4.26"
1140
+ "source": "https://github.com/symfony/console/tree/v6.4.22"
1133
1141
  },
1134
1142
  "funding": [
1135
1143
  {
@@ -1145,33 +1153,33 @@
1145
1153
  "type": "tidelift"
1146
1154
  }
1147
1155
  ],
1148
- "time": "2023-07-19T20:11:33+00:00"
1156
+ "time": "2025-05-07T07:05:04+00:00"
1149
1157
  },
1150
1158
  {
1151
1159
  "name": "symfony/deprecation-contracts",
1152
- "version": "v2.5.2",
1160
+ "version": "v3.6.0",
1153
1161
  "source": {
1154
1162
  "type": "git",
1155
1163
  "url": "https://github.com/symfony/deprecation-contracts.git",
1156
- "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66"
1164
+ "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62"
1157
1165
  },
1158
1166
  "dist": {
1159
1167
  "type": "zip",
1160
- "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
1161
- "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
1168
+ "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/63afe740e99a13ba87ec199bb07bbdee937a5b62",
1169
+ "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62",
1162
1170
  "shasum": ""
1163
1171
  },
1164
1172
  "require": {
1165
- "php": ">=7.1"
1173
+ "php": ">=8.1"
1166
1174
  },
1167
1175
  "type": "library",
1168
1176
  "extra": {
1169
- "branch-alias": {
1170
- "dev-main": "2.5-dev"
1171
- },
1172
1177
  "thanks": {
1173
- "name": "symfony/contracts",
1174
- "url": "https://github.com/symfony/contracts"
1178
+ "url": "https://github.com/symfony/contracts",
1179
+ "name": "symfony/contracts"
1180
+ },
1181
+ "branch-alias": {
1182
+ "dev-main": "3.6-dev"
1175
1183
  }
1176
1184
  },
1177
1185
  "autoload": {
@@ -1196,7 +1204,7 @@
1196
1204
  "description": "A generic function and convention to trigger deprecation notices",
1197
1205
  "homepage": "https://symfony.com",
1198
1206
  "support": {
1199
- "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.2"
1207
+ "source": "https://github.com/symfony/deprecation-contracts/tree/v3.6.0"
1200
1208
  },
1201
1209
  "funding": [
1202
1210
  {
@@ -1212,27 +1220,29 @@
1212
1220
  "type": "tidelift"
1213
1221
  }
1214
1222
  ],
1215
- "time": "2022-01-02T09:53:40+00:00"
1223
+ "time": "2024-09-25T14:21:43+00:00"
1216
1224
  },
1217
1225
  {
1218
1226
  "name": "symfony/filesystem",
1219
- "version": "v5.4.25",
1227
+ "version": "v6.4.13",
1220
1228
  "source": {
1221
1229
  "type": "git",
1222
1230
  "url": "https://github.com/symfony/filesystem.git",
1223
- "reference": "0ce3a62c9579a53358d3a7eb6b3dfb79789a6364"
1231
+ "reference": "4856c9cf585d5a0313d8d35afd681a526f038dd3"
1224
1232
  },
1225
1233
  "dist": {
1226
1234
  "type": "zip",
1227
- "url": "https://api.github.com/repos/symfony/filesystem/zipball/0ce3a62c9579a53358d3a7eb6b3dfb79789a6364",
1228
- "reference": "0ce3a62c9579a53358d3a7eb6b3dfb79789a6364",
1235
+ "url": "https://api.github.com/repos/symfony/filesystem/zipball/4856c9cf585d5a0313d8d35afd681a526f038dd3",
1236
+ "reference": "4856c9cf585d5a0313d8d35afd681a526f038dd3",
1229
1237
  "shasum": ""
1230
1238
  },
1231
1239
  "require": {
1232
- "php": ">=7.2.5",
1240
+ "php": ">=8.1",
1233
1241
  "symfony/polyfill-ctype": "~1.8",
1234
- "symfony/polyfill-mbstring": "~1.8",
1235
- "symfony/polyfill-php80": "^1.16"
1242
+ "symfony/polyfill-mbstring": "~1.8"
1243
+ },
1244
+ "require-dev": {
1245
+ "symfony/process": "^5.4|^6.4|^7.0"
1236
1246
  },
1237
1247
  "type": "library",
1238
1248
  "autoload": {
@@ -1260,7 +1270,7 @@
1260
1270
  "description": "Provides basic utilities for the filesystem",
1261
1271
  "homepage": "https://symfony.com",
1262
1272
  "support": {
1263
- "source": "https://github.com/symfony/filesystem/tree/v5.4.25"
1273
+ "source": "https://github.com/symfony/filesystem/tree/v6.4.13"
1264
1274
  },
1265
1275
  "funding": [
1266
1276
  {
@@ -1276,26 +1286,27 @@
1276
1286
  "type": "tidelift"
1277
1287
  }
1278
1288
  ],
1279
- "time": "2023-05-31T13:04:02+00:00"
1289
+ "time": "2024-10-25T15:07:50+00:00"
1280
1290
  },
1281
1291
  {
1282
1292
  "name": "symfony/finder",
1283
- "version": "v5.4.27",
1293
+ "version": "v6.4.17",
1284
1294
  "source": {
1285
1295
  "type": "git",
1286
1296
  "url": "https://github.com/symfony/finder.git",
1287
- "reference": "ff4bce3c33451e7ec778070e45bd23f74214cd5d"
1297
+ "reference": "1d0e8266248c5d9ab6a87e3789e6dc482af3c9c7"
1288
1298
  },
1289
1299
  "dist": {
1290
1300
  "type": "zip",
1291
- "url": "https://api.github.com/repos/symfony/finder/zipball/ff4bce3c33451e7ec778070e45bd23f74214cd5d",
1292
- "reference": "ff4bce3c33451e7ec778070e45bd23f74214cd5d",
1301
+ "url": "https://api.github.com/repos/symfony/finder/zipball/1d0e8266248c5d9ab6a87e3789e6dc482af3c9c7",
1302
+ "reference": "1d0e8266248c5d9ab6a87e3789e6dc482af3c9c7",
1293
1303
  "shasum": ""
1294
1304
  },
1295
1305
  "require": {
1296
- "php": ">=7.2.5",
1297
- "symfony/deprecation-contracts": "^2.1|^3",
1298
- "symfony/polyfill-php80": "^1.16"
1306
+ "php": ">=8.1"
1307
+ },
1308
+ "require-dev": {
1309
+ "symfony/filesystem": "^6.0|^7.0"
1299
1310
  },
1300
1311
  "type": "library",
1301
1312
  "autoload": {
@@ -1323,7 +1334,7 @@
1323
1334
  "description": "Finds files and directories via an intuitive fluent interface",
1324
1335
  "homepage": "https://symfony.com",
1325
1336
  "support": {
1326
- "source": "https://github.com/symfony/finder/tree/v5.4.27"
1337
+ "source": "https://github.com/symfony/finder/tree/v6.4.17"
1327
1338
  },
1328
1339
  "funding": [
1329
1340
  {
@@ -1339,24 +1350,24 @@
1339
1350
  "type": "tidelift"
1340
1351
  }
1341
1352
  ],
1342
- "time": "2023-07-31T08:02:31+00:00"
1353
+ "time": "2024-12-29T13:51:37+00:00"
1343
1354
  },
1344
1355
  {
1345
1356
  "name": "symfony/polyfill-ctype",
1346
- "version": "v1.27.0",
1357
+ "version": "v1.32.0",
1347
1358
  "source": {
1348
1359
  "type": "git",
1349
1360
  "url": "https://github.com/symfony/polyfill-ctype.git",
1350
- "reference": "5bbc823adecdae860bb64756d639ecfec17b050a"
1361
+ "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638"
1351
1362
  },
1352
1363
  "dist": {
1353
1364
  "type": "zip",
1354
- "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/5bbc823adecdae860bb64756d639ecfec17b050a",
1355
- "reference": "5bbc823adecdae860bb64756d639ecfec17b050a",
1365
+ "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/a3cc8b044a6ea513310cbd48ef7333b384945638",
1366
+ "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638",
1356
1367
  "shasum": ""
1357
1368
  },
1358
1369
  "require": {
1359
- "php": ">=7.1"
1370
+ "php": ">=7.2"
1360
1371
  },
1361
1372
  "provide": {
1362
1373
  "ext-ctype": "*"
@@ -1366,12 +1377,9 @@
1366
1377
  },
1367
1378
  "type": "library",
1368
1379
  "extra": {
1369
- "branch-alias": {
1370
- "dev-main": "1.27-dev"
1371
- },
1372
1380
  "thanks": {
1373
- "name": "symfony/polyfill",
1374
- "url": "https://github.com/symfony/polyfill"
1381
+ "url": "https://github.com/symfony/polyfill",
1382
+ "name": "symfony/polyfill"
1375
1383
  }
1376
1384
  },
1377
1385
  "autoload": {
@@ -1405,7 +1413,7 @@
1405
1413
  "portable"
1406
1414
  ],
1407
1415
  "support": {
1408
- "source": "https://github.com/symfony/polyfill-ctype/tree/v1.27.0"
1416
+ "source": "https://github.com/symfony/polyfill-ctype/tree/v1.32.0"
1409
1417
  },
1410
1418
  "funding": [
1411
1419
  {
@@ -1421,36 +1429,33 @@
1421
1429
  "type": "tidelift"
1422
1430
  }
1423
1431
  ],
1424
- "time": "2022-11-03T14:55:06+00:00"
1432
+ "time": "2024-09-09T11:45:10+00:00"
1425
1433
  },
1426
1434
  {
1427
1435
  "name": "symfony/polyfill-intl-grapheme",
1428
- "version": "v1.27.0",
1436
+ "version": "v1.32.0",
1429
1437
  "source": {
1430
1438
  "type": "git",
1431
1439
  "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
1432
- "reference": "511a08c03c1960e08a883f4cffcacd219b758354"
1440
+ "reference": "b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe"
1433
1441
  },
1434
1442
  "dist": {
1435
1443
  "type": "zip",
1436
- "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/511a08c03c1960e08a883f4cffcacd219b758354",
1437
- "reference": "511a08c03c1960e08a883f4cffcacd219b758354",
1444
+ "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe",
1445
+ "reference": "b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe",
1438
1446
  "shasum": ""
1439
1447
  },
1440
1448
  "require": {
1441
- "php": ">=7.1"
1449
+ "php": ">=7.2"
1442
1450
  },
1443
1451
  "suggest": {
1444
1452
  "ext-intl": "For best performance"
1445
1453
  },
1446
1454
  "type": "library",
1447
1455
  "extra": {
1448
- "branch-alias": {
1449
- "dev-main": "1.27-dev"
1450
- },
1451
1456
  "thanks": {
1452
- "name": "symfony/polyfill",
1453
- "url": "https://github.com/symfony/polyfill"
1457
+ "url": "https://github.com/symfony/polyfill",
1458
+ "name": "symfony/polyfill"
1454
1459
  }
1455
1460
  },
1456
1461
  "autoload": {
@@ -1486,7 +1491,7 @@
1486
1491
  "shim"
1487
1492
  ],
1488
1493
  "support": {
1489
- "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.27.0"
1494
+ "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.32.0"
1490
1495
  },
1491
1496
  "funding": [
1492
1497
  {
@@ -1502,36 +1507,33 @@
1502
1507
  "type": "tidelift"
1503
1508
  }
1504
1509
  ],
1505
- "time": "2022-11-03T14:55:06+00:00"
1510
+ "time": "2024-09-09T11:45:10+00:00"
1506
1511
  },
1507
1512
  {
1508
1513
  "name": "symfony/polyfill-intl-normalizer",
1509
- "version": "v1.27.0",
1514
+ "version": "v1.32.0",
1510
1515
  "source": {
1511
1516
  "type": "git",
1512
1517
  "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
1513
- "reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6"
1518
+ "reference": "3833d7255cc303546435cb650316bff708a1c75c"
1514
1519
  },
1515
1520
  "dist": {
1516
1521
  "type": "zip",
1517
- "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/19bd1e4fcd5b91116f14d8533c57831ed00571b6",
1518
- "reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6",
1522
+ "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/3833d7255cc303546435cb650316bff708a1c75c",
1523
+ "reference": "3833d7255cc303546435cb650316bff708a1c75c",
1519
1524
  "shasum": ""
1520
1525
  },
1521
1526
  "require": {
1522
- "php": ">=7.1"
1527
+ "php": ">=7.2"
1523
1528
  },
1524
1529
  "suggest": {
1525
1530
  "ext-intl": "For best performance"
1526
1531
  },
1527
1532
  "type": "library",
1528
1533
  "extra": {
1529
- "branch-alias": {
1530
- "dev-main": "1.27-dev"
1531
- },
1532
1534
  "thanks": {
1533
- "name": "symfony/polyfill",
1534
- "url": "https://github.com/symfony/polyfill"
1535
+ "url": "https://github.com/symfony/polyfill",
1536
+ "name": "symfony/polyfill"
1535
1537
  }
1536
1538
  },
1537
1539
  "autoload": {
@@ -1570,7 +1572,7 @@
1570
1572
  "shim"
1571
1573
  ],
1572
1574
  "support": {
1573
- "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.27.0"
1575
+ "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.32.0"
1574
1576
  },
1575
1577
  "funding": [
1576
1578
  {
@@ -1586,24 +1588,25 @@
1586
1588
  "type": "tidelift"
1587
1589
  }
1588
1590
  ],
1589
- "time": "2022-11-03T14:55:06+00:00"
1591
+ "time": "2024-09-09T11:45:10+00:00"
1590
1592
  },
1591
1593
  {
1592
1594
  "name": "symfony/polyfill-mbstring",
1593
- "version": "v1.27.0",
1595
+ "version": "v1.32.0",
1594
1596
  "source": {
1595
1597
  "type": "git",
1596
1598
  "url": "https://github.com/symfony/polyfill-mbstring.git",
1597
- "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534"
1599
+ "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493"
1598
1600
  },
1599
1601
  "dist": {
1600
1602
  "type": "zip",
1601
- "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
1602
- "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
1603
+ "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6d857f4d76bd4b343eac26d6b539585d2bc56493",
1604
+ "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493",
1603
1605
  "shasum": ""
1604
1606
  },
1605
1607
  "require": {
1606
- "php": ">=7.1"
1608
+ "ext-iconv": "*",
1609
+ "php": ">=7.2"
1607
1610
  },
1608
1611
  "provide": {
1609
1612
  "ext-mbstring": "*"
@@ -1613,12 +1616,9 @@
1613
1616
  },
1614
1617
  "type": "library",
1615
1618
  "extra": {
1616
- "branch-alias": {
1617
- "dev-main": "1.27-dev"
1618
- },
1619
1619
  "thanks": {
1620
- "name": "symfony/polyfill",
1621
- "url": "https://github.com/symfony/polyfill"
1620
+ "url": "https://github.com/symfony/polyfill",
1621
+ "name": "symfony/polyfill"
1622
1622
  }
1623
1623
  },
1624
1624
  "autoload": {
@@ -1653,7 +1653,7 @@
1653
1653
  "shim"
1654
1654
  ],
1655
1655
  "support": {
1656
- "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.27.0"
1656
+ "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.32.0"
1657
1657
  },
1658
1658
  "funding": [
1659
1659
  {
@@ -1669,33 +1669,30 @@
1669
1669
  "type": "tidelift"
1670
1670
  }
1671
1671
  ],
1672
- "time": "2022-11-03T14:55:06+00:00"
1672
+ "time": "2024-12-23T08:48:59+00:00"
1673
1673
  },
1674
1674
  {
1675
1675
  "name": "symfony/polyfill-php73",
1676
- "version": "v1.27.0",
1676
+ "version": "v1.32.0",
1677
1677
  "source": {
1678
1678
  "type": "git",
1679
1679
  "url": "https://github.com/symfony/polyfill-php73.git",
1680
- "reference": "9e8ecb5f92152187c4799efd3c96b78ccab18ff9"
1680
+ "reference": "0f68c03565dcaaf25a890667542e8bd75fe7e5bb"
1681
1681
  },
1682
1682
  "dist": {
1683
1683
  "type": "zip",
1684
- "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/9e8ecb5f92152187c4799efd3c96b78ccab18ff9",
1685
- "reference": "9e8ecb5f92152187c4799efd3c96b78ccab18ff9",
1684
+ "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/0f68c03565dcaaf25a890667542e8bd75fe7e5bb",
1685
+ "reference": "0f68c03565dcaaf25a890667542e8bd75fe7e5bb",
1686
1686
  "shasum": ""
1687
1687
  },
1688
1688
  "require": {
1689
- "php": ">=7.1"
1689
+ "php": ">=7.2"
1690
1690
  },
1691
1691
  "type": "library",
1692
1692
  "extra": {
1693
- "branch-alias": {
1694
- "dev-main": "1.27-dev"
1695
- },
1696
1693
  "thanks": {
1697
- "name": "symfony/polyfill",
1698
- "url": "https://github.com/symfony/polyfill"
1694
+ "url": "https://github.com/symfony/polyfill",
1695
+ "name": "symfony/polyfill"
1699
1696
  }
1700
1697
  },
1701
1698
  "autoload": {
@@ -1732,7 +1729,7 @@
1732
1729
  "shim"
1733
1730
  ],
1734
1731
  "support": {
1735
- "source": "https://github.com/symfony/polyfill-php73/tree/v1.27.0"
1732
+ "source": "https://github.com/symfony/polyfill-php73/tree/v1.32.0"
1736
1733
  },
1737
1734
  "funding": [
1738
1735
  {
@@ -1748,33 +1745,30 @@
1748
1745
  "type": "tidelift"
1749
1746
  }
1750
1747
  ],
1751
- "time": "2022-11-03T14:55:06+00:00"
1748
+ "time": "2024-09-09T11:45:10+00:00"
1752
1749
  },
1753
1750
  {
1754
1751
  "name": "symfony/polyfill-php80",
1755
- "version": "v1.27.0",
1752
+ "version": "v1.32.0",
1756
1753
  "source": {
1757
1754
  "type": "git",
1758
1755
  "url": "https://github.com/symfony/polyfill-php80.git",
1759
- "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936"
1756
+ "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608"
1760
1757
  },
1761
1758
  "dist": {
1762
1759
  "type": "zip",
1763
- "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
1764
- "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
1760
+ "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/0cc9dd0f17f61d8131e7df6b84bd344899fe2608",
1761
+ "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608",
1765
1762
  "shasum": ""
1766
1763
  },
1767
1764
  "require": {
1768
- "php": ">=7.1"
1765
+ "php": ">=7.2"
1769
1766
  },
1770
1767
  "type": "library",
1771
1768
  "extra": {
1772
- "branch-alias": {
1773
- "dev-main": "1.27-dev"
1774
- },
1775
1769
  "thanks": {
1776
- "name": "symfony/polyfill",
1777
- "url": "https://github.com/symfony/polyfill"
1770
+ "url": "https://github.com/symfony/polyfill",
1771
+ "name": "symfony/polyfill"
1778
1772
  }
1779
1773
  },
1780
1774
  "autoload": {
@@ -1815,7 +1809,7 @@
1815
1809
  "shim"
1816
1810
  ],
1817
1811
  "support": {
1818
- "source": "https://github.com/symfony/polyfill-php80/tree/v1.27.0"
1812
+ "source": "https://github.com/symfony/polyfill-php80/tree/v1.32.0"
1819
1813
  },
1820
1814
  "funding": [
1821
1815
  {
@@ -1831,33 +1825,30 @@
1831
1825
  "type": "tidelift"
1832
1826
  }
1833
1827
  ],
1834
- "time": "2022-11-03T14:55:06+00:00"
1828
+ "time": "2025-01-02T08:10:11+00:00"
1835
1829
  },
1836
1830
  {
1837
1831
  "name": "symfony/polyfill-php81",
1838
- "version": "v1.27.0",
1832
+ "version": "v1.32.0",
1839
1833
  "source": {
1840
1834
  "type": "git",
1841
1835
  "url": "https://github.com/symfony/polyfill-php81.git",
1842
- "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a"
1836
+ "reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c"
1843
1837
  },
1844
1838
  "dist": {
1845
1839
  "type": "zip",
1846
- "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/707403074c8ea6e2edaf8794b0157a0bfa52157a",
1847
- "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a",
1840
+ "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c",
1841
+ "reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c",
1848
1842
  "shasum": ""
1849
1843
  },
1850
1844
  "require": {
1851
- "php": ">=7.1"
1845
+ "php": ">=7.2"
1852
1846
  },
1853
1847
  "type": "library",
1854
1848
  "extra": {
1855
- "branch-alias": {
1856
- "dev-main": "1.27-dev"
1857
- },
1858
1849
  "thanks": {
1859
- "name": "symfony/polyfill",
1860
- "url": "https://github.com/symfony/polyfill"
1850
+ "url": "https://github.com/symfony/polyfill",
1851
+ "name": "symfony/polyfill"
1861
1852
  }
1862
1853
  },
1863
1854
  "autoload": {
@@ -1894,7 +1885,7 @@
1894
1885
  "shim"
1895
1886
  ],
1896
1887
  "support": {
1897
- "source": "https://github.com/symfony/polyfill-php81/tree/v1.27.0"
1888
+ "source": "https://github.com/symfony/polyfill-php81/tree/v1.32.0"
1898
1889
  },
1899
1890
  "funding": [
1900
1891
  {
@@ -1910,20 +1901,20 @@
1910
1901
  "type": "tidelift"
1911
1902
  }
1912
1903
  ],
1913
- "time": "2022-11-03T14:55:06+00:00"
1904
+ "time": "2024-09-09T11:45:10+00:00"
1914
1905
  },
1915
1906
  {
1916
1907
  "name": "symfony/process",
1917
- "version": "v6.4.15",
1908
+ "version": "v6.4.20",
1918
1909
  "source": {
1919
1910
  "type": "git",
1920
1911
  "url": "https://github.com/symfony/process.git",
1921
- "reference": "3cb242f059c14ae08591c5c4087d1fe443564392"
1912
+ "reference": "e2a61c16af36c9a07e5c9906498b73e091949a20"
1922
1913
  },
1923
1914
  "dist": {
1924
1915
  "type": "zip",
1925
- "url": "https://api.github.com/repos/symfony/process/zipball/3cb242f059c14ae08591c5c4087d1fe443564392",
1926
- "reference": "3cb242f059c14ae08591c5c4087d1fe443564392",
1916
+ "url": "https://api.github.com/repos/symfony/process/zipball/e2a61c16af36c9a07e5c9906498b73e091949a20",
1917
+ "reference": "e2a61c16af36c9a07e5c9906498b73e091949a20",
1927
1918
  "shasum": ""
1928
1919
  },
1929
1920
  "require": {
@@ -1955,7 +1946,7 @@
1955
1946
  "description": "Executes commands in sub-processes",
1956
1947
  "homepage": "https://symfony.com",
1957
1948
  "support": {
1958
- "source": "https://github.com/symfony/process/tree/v6.4.15"
1949
+ "source": "https://github.com/symfony/process/tree/v6.4.20"
1959
1950
  },
1960
1951
  "funding": [
1961
1952
  {
@@ -1971,47 +1962,47 @@
1971
1962
  "type": "tidelift"
1972
1963
  }
1973
1964
  ],
1974
- "time": "2024-11-06T14:19:14+00:00"
1965
+ "time": "2025-03-10T17:11:00+00:00"
1975
1966
  },
1976
1967
  {
1977
1968
  "name": "symfony/service-contracts",
1978
- "version": "v2.5.2",
1969
+ "version": "v3.6.0",
1979
1970
  "source": {
1980
1971
  "type": "git",
1981
1972
  "url": "https://github.com/symfony/service-contracts.git",
1982
- "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c"
1973
+ "reference": "f021b05a130d35510bd6b25fe9053c2a8a15d5d4"
1983
1974
  },
1984
1975
  "dist": {
1985
1976
  "type": "zip",
1986
- "url": "https://api.github.com/repos/symfony/service-contracts/zipball/4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
1987
- "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
1977
+ "url": "https://api.github.com/repos/symfony/service-contracts/zipball/f021b05a130d35510bd6b25fe9053c2a8a15d5d4",
1978
+ "reference": "f021b05a130d35510bd6b25fe9053c2a8a15d5d4",
1988
1979
  "shasum": ""
1989
1980
  },
1990
1981
  "require": {
1991
- "php": ">=7.2.5",
1992
- "psr/container": "^1.1",
1993
- "symfony/deprecation-contracts": "^2.1|^3"
1982
+ "php": ">=8.1",
1983
+ "psr/container": "^1.1|^2.0",
1984
+ "symfony/deprecation-contracts": "^2.5|^3"
1994
1985
  },
1995
1986
  "conflict": {
1996
1987
  "ext-psr": "<1.1|>=2"
1997
1988
  },
1998
- "suggest": {
1999
- "symfony/service-implementation": ""
2000
- },
2001
1989
  "type": "library",
2002
1990
  "extra": {
2003
- "branch-alias": {
2004
- "dev-main": "2.5-dev"
2005
- },
2006
1991
  "thanks": {
2007
- "name": "symfony/contracts",
2008
- "url": "https://github.com/symfony/contracts"
1992
+ "url": "https://github.com/symfony/contracts",
1993
+ "name": "symfony/contracts"
1994
+ },
1995
+ "branch-alias": {
1996
+ "dev-main": "3.6-dev"
2009
1997
  }
2010
1998
  },
2011
1999
  "autoload": {
2012
2000
  "psr-4": {
2013
2001
  "Symfony\\Contracts\\Service\\": ""
2014
- }
2002
+ },
2003
+ "exclude-from-classmap": [
2004
+ "/Test/"
2005
+ ]
2015
2006
  },
2016
2007
  "notification-url": "https://packagist.org/downloads/",
2017
2008
  "license": [
@@ -2038,7 +2029,7 @@
2038
2029
  "standards"
2039
2030
  ],
2040
2031
  "support": {
2041
- "source": "https://github.com/symfony/service-contracts/tree/v2.5.2"
2032
+ "source": "https://github.com/symfony/service-contracts/tree/v3.6.0"
2042
2033
  },
2043
2034
  "funding": [
2044
2035
  {
@@ -2054,38 +2045,39 @@
2054
2045
  "type": "tidelift"
2055
2046
  }
2056
2047
  ],
2057
- "time": "2022-05-30T19:17:29+00:00"
2048
+ "time": "2025-04-25T09:37:31+00:00"
2058
2049
  },
2059
2050
  {
2060
2051
  "name": "symfony/string",
2061
- "version": "v5.4.26",
2052
+ "version": "v7.3.0",
2062
2053
  "source": {
2063
2054
  "type": "git",
2064
2055
  "url": "https://github.com/symfony/string.git",
2065
- "reference": "1181fe9270e373537475e826873b5867b863883c"
2056
+ "reference": "f3570b8c61ca887a9e2938e85cb6458515d2b125"
2066
2057
  },
2067
2058
  "dist": {
2068
2059
  "type": "zip",
2069
- "url": "https://api.github.com/repos/symfony/string/zipball/1181fe9270e373537475e826873b5867b863883c",
2070
- "reference": "1181fe9270e373537475e826873b5867b863883c",
2060
+ "url": "https://api.github.com/repos/symfony/string/zipball/f3570b8c61ca887a9e2938e85cb6458515d2b125",
2061
+ "reference": "f3570b8c61ca887a9e2938e85cb6458515d2b125",
2071
2062
  "shasum": ""
2072
2063
  },
2073
2064
  "require": {
2074
- "php": ">=7.2.5",
2065
+ "php": ">=8.2",
2075
2066
  "symfony/polyfill-ctype": "~1.8",
2076
2067
  "symfony/polyfill-intl-grapheme": "~1.0",
2077
2068
  "symfony/polyfill-intl-normalizer": "~1.0",
2078
- "symfony/polyfill-mbstring": "~1.0",
2079
- "symfony/polyfill-php80": "~1.15"
2069
+ "symfony/polyfill-mbstring": "~1.0"
2080
2070
  },
2081
2071
  "conflict": {
2082
- "symfony/translation-contracts": ">=3.0"
2072
+ "symfony/translation-contracts": "<2.5"
2083
2073
  },
2084
2074
  "require-dev": {
2085
- "symfony/error-handler": "^4.4|^5.0|^6.0",
2086
- "symfony/http-client": "^4.4|^5.0|^6.0",
2087
- "symfony/translation-contracts": "^1.1|^2",
2088
- "symfony/var-exporter": "^4.4|^5.0|^6.0"
2075
+ "symfony/emoji": "^7.1",
2076
+ "symfony/error-handler": "^6.4|^7.0",
2077
+ "symfony/http-client": "^6.4|^7.0",
2078
+ "symfony/intl": "^6.4|^7.0",
2079
+ "symfony/translation-contracts": "^2.5|^3.0",
2080
+ "symfony/var-exporter": "^6.4|^7.0"
2089
2081
  },
2090
2082
  "type": "library",
2091
2083
  "autoload": {
@@ -2124,7 +2116,7 @@
2124
2116
  "utf8"
2125
2117
  ],
2126
2118
  "support": {
2127
- "source": "https://github.com/symfony/string/tree/v5.4.26"
2119
+ "source": "https://github.com/symfony/string/tree/v7.3.0"
2128
2120
  },
2129
2121
  "funding": [
2130
2122
  {
@@ -2140,45 +2132,36 @@
2140
2132
  "type": "tidelift"
2141
2133
  }
2142
2134
  ],
2143
- "time": "2023-06-28T12:46:07+00:00"
2135
+ "time": "2025-04-20T20:19:01+00:00"
2144
2136
  }
2145
2137
  ],
2146
2138
  "packages-dev": [
2147
2139
  {
2148
- "name": "doctrine/annotations",
2149
- "version": "2.0.1",
2140
+ "name": "clue/ndjson-react",
2141
+ "version": "v1.3.0",
2150
2142
  "source": {
2151
2143
  "type": "git",
2152
- "url": "https://github.com/doctrine/annotations.git",
2153
- "reference": "e157ef3f3124bbf6fe7ce0ffd109e8a8ef284e7f"
2144
+ "url": "https://github.com/clue/reactphp-ndjson.git",
2145
+ "reference": "392dc165fce93b5bb5c637b67e59619223c931b0"
2154
2146
  },
2155
2147
  "dist": {
2156
2148
  "type": "zip",
2157
- "url": "https://api.github.com/repos/doctrine/annotations/zipball/e157ef3f3124bbf6fe7ce0ffd109e8a8ef284e7f",
2158
- "reference": "e157ef3f3124bbf6fe7ce0ffd109e8a8ef284e7f",
2149
+ "url": "https://api.github.com/repos/clue/reactphp-ndjson/zipball/392dc165fce93b5bb5c637b67e59619223c931b0",
2150
+ "reference": "392dc165fce93b5bb5c637b67e59619223c931b0",
2159
2151
  "shasum": ""
2160
2152
  },
2161
2153
  "require": {
2162
- "doctrine/lexer": "^2 || ^3",
2163
- "ext-tokenizer": "*",
2164
- "php": "^7.2 || ^8.0",
2165
- "psr/cache": "^1 || ^2 || ^3"
2154
+ "php": ">=5.3",
2155
+ "react/stream": "^1.2"
2166
2156
  },
2167
2157
  "require-dev": {
2168
- "doctrine/cache": "^2.0",
2169
- "doctrine/coding-standard": "^10",
2170
- "phpstan/phpstan": "^1.8.0",
2171
- "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
2172
- "symfony/cache": "^5.4 || ^6",
2173
- "vimeo/psalm": "^4.10"
2174
- },
2175
- "suggest": {
2176
- "php": "PHP 8.0 or higher comes with attributes, a native replacement for annotations"
2158
+ "phpunit/phpunit": "^9.5 || ^5.7 || ^4.8.35",
2159
+ "react/event-loop": "^1.2"
2177
2160
  },
2178
2161
  "type": "library",
2179
2162
  "autoload": {
2180
2163
  "psr-4": {
2181
- "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
2164
+ "Clue\\React\\NDJson\\": "src/"
2182
2165
  }
2183
2166
  },
2184
2167
  "notification-url": "https://packagist.org/downloads/",
@@ -2187,115 +2170,115 @@
2187
2170
  ],
2188
2171
  "authors": [
2189
2172
  {
2190
- "name": "Guilherme Blanco",
2191
- "email": "guilhermeblanco@gmail.com"
2192
- },
2193
- {
2194
- "name": "Roman Borschel",
2195
- "email": "roman@code-factory.org"
2196
- },
2197
- {
2198
- "name": "Benjamin Eberlei",
2199
- "email": "kontakt@beberlei.de"
2200
- },
2201
- {
2202
- "name": "Jonathan Wage",
2203
- "email": "jonwage@gmail.com"
2204
- },
2205
- {
2206
- "name": "Johannes Schmitt",
2207
- "email": "schmittjoh@gmail.com"
2173
+ "name": "Christian Lück",
2174
+ "email": "christian@clue.engineering"
2208
2175
  }
2209
2176
  ],
2210
- "description": "Docblock Annotations Parser",
2211
- "homepage": "https://www.doctrine-project.org/projects/annotations.html",
2177
+ "description": "Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.",
2178
+ "homepage": "https://github.com/clue/reactphp-ndjson",
2212
2179
  "keywords": [
2213
- "annotations",
2214
- "docblock",
2215
- "parser"
2180
+ "NDJSON",
2181
+ "json",
2182
+ "jsonlines",
2183
+ "newline",
2184
+ "reactphp",
2185
+ "streaming"
2216
2186
  ],
2217
2187
  "support": {
2218
- "issues": "https://github.com/doctrine/annotations/issues",
2219
- "source": "https://github.com/doctrine/annotations/tree/2.0.1"
2188
+ "issues": "https://github.com/clue/reactphp-ndjson/issues",
2189
+ "source": "https://github.com/clue/reactphp-ndjson/tree/v1.3.0"
2220
2190
  },
2221
- "time": "2023-02-02T22:02:53+00:00"
2191
+ "funding": [
2192
+ {
2193
+ "url": "https://clue.engineering/support",
2194
+ "type": "custom"
2195
+ },
2196
+ {
2197
+ "url": "https://github.com/clue",
2198
+ "type": "github"
2199
+ }
2200
+ ],
2201
+ "time": "2022-12-23T10:58:28+00:00"
2222
2202
  },
2223
2203
  {
2224
- "name": "doctrine/deprecations",
2225
- "version": "v1.1.1",
2204
+ "name": "evenement/evenement",
2205
+ "version": "v3.0.2",
2226
2206
  "source": {
2227
2207
  "type": "git",
2228
- "url": "https://github.com/doctrine/deprecations.git",
2229
- "reference": "612a3ee5ab0d5dd97b7cf3874a6efe24325efac3"
2208
+ "url": "https://github.com/igorw/evenement.git",
2209
+ "reference": "0a16b0d71ab13284339abb99d9d2bd813640efbc"
2230
2210
  },
2231
2211
  "dist": {
2232
2212
  "type": "zip",
2233
- "url": "https://api.github.com/repos/doctrine/deprecations/zipball/612a3ee5ab0d5dd97b7cf3874a6efe24325efac3",
2234
- "reference": "612a3ee5ab0d5dd97b7cf3874a6efe24325efac3",
2213
+ "url": "https://api.github.com/repos/igorw/evenement/zipball/0a16b0d71ab13284339abb99d9d2bd813640efbc",
2214
+ "reference": "0a16b0d71ab13284339abb99d9d2bd813640efbc",
2235
2215
  "shasum": ""
2236
2216
  },
2237
2217
  "require": {
2238
- "php": "^7.1 || ^8.0"
2218
+ "php": ">=7.0"
2239
2219
  },
2240
2220
  "require-dev": {
2241
- "doctrine/coding-standard": "^9",
2242
- "phpstan/phpstan": "1.4.10 || 1.10.15",
2243
- "phpstan/phpstan-phpunit": "^1.0",
2244
- "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
2245
- "psalm/plugin-phpunit": "0.18.4",
2246
- "psr/log": "^1 || ^2 || ^3",
2247
- "vimeo/psalm": "4.30.0 || 5.12.0"
2248
- },
2249
- "suggest": {
2250
- "psr/log": "Allows logging deprecations via PSR-3 logger implementation"
2221
+ "phpunit/phpunit": "^9 || ^6"
2251
2222
  },
2252
2223
  "type": "library",
2253
2224
  "autoload": {
2254
2225
  "psr-4": {
2255
- "Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations"
2226
+ "Evenement\\": "src/"
2256
2227
  }
2257
2228
  },
2258
2229
  "notification-url": "https://packagist.org/downloads/",
2259
2230
  "license": [
2260
2231
  "MIT"
2261
2232
  ],
2262
- "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.",
2263
- "homepage": "https://www.doctrine-project.org/",
2233
+ "authors": [
2234
+ {
2235
+ "name": "Igor Wiedler",
2236
+ "email": "igor@wiedler.ch"
2237
+ }
2238
+ ],
2239
+ "description": "Événement is a very simple event dispatching library for PHP",
2240
+ "keywords": [
2241
+ "event-dispatcher",
2242
+ "event-emitter"
2243
+ ],
2264
2244
  "support": {
2265
- "issues": "https://github.com/doctrine/deprecations/issues",
2266
- "source": "https://github.com/doctrine/deprecations/tree/v1.1.1"
2245
+ "issues": "https://github.com/igorw/evenement/issues",
2246
+ "source": "https://github.com/igorw/evenement/tree/v3.0.2"
2267
2247
  },
2268
- "time": "2023-06-03T09:27:29+00:00"
2248
+ "time": "2023-08-08T05:53:35+00:00"
2269
2249
  },
2270
2250
  {
2271
- "name": "doctrine/lexer",
2272
- "version": "2.1.0",
2251
+ "name": "fidry/cpu-core-counter",
2252
+ "version": "1.2.0",
2273
2253
  "source": {
2274
2254
  "type": "git",
2275
- "url": "https://github.com/doctrine/lexer.git",
2276
- "reference": "39ab8fcf5a51ce4b85ca97c7a7d033eb12831124"
2255
+ "url": "https://github.com/theofidry/cpu-core-counter.git",
2256
+ "reference": "8520451a140d3f46ac33042715115e290cf5785f"
2277
2257
  },
2278
2258
  "dist": {
2279
2259
  "type": "zip",
2280
- "url": "https://api.github.com/repos/doctrine/lexer/zipball/39ab8fcf5a51ce4b85ca97c7a7d033eb12831124",
2281
- "reference": "39ab8fcf5a51ce4b85ca97c7a7d033eb12831124",
2260
+ "url": "https://api.github.com/repos/theofidry/cpu-core-counter/zipball/8520451a140d3f46ac33042715115e290cf5785f",
2261
+ "reference": "8520451a140d3f46ac33042715115e290cf5785f",
2282
2262
  "shasum": ""
2283
2263
  },
2284
2264
  "require": {
2285
- "doctrine/deprecations": "^1.0",
2286
- "php": "^7.1 || ^8.0"
2265
+ "php": "^7.2 || ^8.0"
2287
2266
  },
2288
2267
  "require-dev": {
2289
- "doctrine/coding-standard": "^9 || ^10",
2290
- "phpstan/phpstan": "^1.3",
2291
- "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
2292
- "psalm/plugin-phpunit": "^0.18.3",
2293
- "vimeo/psalm": "^4.11 || ^5.0"
2268
+ "fidry/makefile": "^0.2.0",
2269
+ "fidry/php-cs-fixer-config": "^1.1.2",
2270
+ "phpstan/extension-installer": "^1.2.0",
2271
+ "phpstan/phpstan": "^1.9.2",
2272
+ "phpstan/phpstan-deprecation-rules": "^1.0.0",
2273
+ "phpstan/phpstan-phpunit": "^1.2.2",
2274
+ "phpstan/phpstan-strict-rules": "^1.4.4",
2275
+ "phpunit/phpunit": "^8.5.31 || ^9.5.26",
2276
+ "webmozarts/strict-phpunit": "^7.5"
2294
2277
  },
2295
2278
  "type": "library",
2296
2279
  "autoload": {
2297
2280
  "psr-4": {
2298
- "Doctrine\\Common\\Lexer\\": "src"
2281
+ "Fidry\\CpuCoreCounter\\": "src/"
2299
2282
  }
2300
2283
  },
2301
2284
  "notification-url": "https://packagist.org/downloads/",
@@ -2304,97 +2287,81 @@
2304
2287
  ],
2305
2288
  "authors": [
2306
2289
  {
2307
- "name": "Guilherme Blanco",
2308
- "email": "guilhermeblanco@gmail.com"
2309
- },
2310
- {
2311
- "name": "Roman Borschel",
2312
- "email": "roman@code-factory.org"
2313
- },
2314
- {
2315
- "name": "Johannes Schmitt",
2316
- "email": "schmittjoh@gmail.com"
2290
+ "name": "Théo FIDRY",
2291
+ "email": "theo.fidry@gmail.com"
2317
2292
  }
2318
2293
  ],
2319
- "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
2320
- "homepage": "https://www.doctrine-project.org/projects/lexer.html",
2294
+ "description": "Tiny utility to get the number of CPU cores.",
2321
2295
  "keywords": [
2322
- "annotations",
2323
- "docblock",
2324
- "lexer",
2325
- "parser",
2326
- "php"
2296
+ "CPU",
2297
+ "core"
2327
2298
  ],
2328
2299
  "support": {
2329
- "issues": "https://github.com/doctrine/lexer/issues",
2330
- "source": "https://github.com/doctrine/lexer/tree/2.1.0"
2300
+ "issues": "https://github.com/theofidry/cpu-core-counter/issues",
2301
+ "source": "https://github.com/theofidry/cpu-core-counter/tree/1.2.0"
2331
2302
  },
2332
2303
  "funding": [
2333
2304
  {
2334
- "url": "https://www.doctrine-project.org/sponsorship.html",
2335
- "type": "custom"
2336
- },
2337
- {
2338
- "url": "https://www.patreon.com/phpdoctrine",
2339
- "type": "patreon"
2340
- },
2341
- {
2342
- "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
2343
- "type": "tidelift"
2305
+ "url": "https://github.com/theofidry",
2306
+ "type": "github"
2344
2307
  }
2345
2308
  ],
2346
- "time": "2022-12-14T08:49:07+00:00"
2309
+ "time": "2024-08-06T10:04:20+00:00"
2347
2310
  },
2348
2311
  {
2349
2312
  "name": "friendsofphp/php-cs-fixer",
2350
- "version": "v3.23.0",
2313
+ "version": "v3.75.0",
2351
2314
  "source": {
2352
2315
  "type": "git",
2353
2316
  "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
2354
- "reference": "35af3cbbacfa91e164b252a28ec0b644f1ed4e78"
2317
+ "reference": "399a128ff2fdaf4281e4e79b755693286cdf325c"
2355
2318
  },
2356
2319
  "dist": {
2357
2320
  "type": "zip",
2358
- "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/35af3cbbacfa91e164b252a28ec0b644f1ed4e78",
2359
- "reference": "35af3cbbacfa91e164b252a28ec0b644f1ed4e78",
2321
+ "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/399a128ff2fdaf4281e4e79b755693286cdf325c",
2322
+ "reference": "399a128ff2fdaf4281e4e79b755693286cdf325c",
2360
2323
  "shasum": ""
2361
2324
  },
2362
2325
  "require": {
2363
- "composer/semver": "^3.3",
2326
+ "clue/ndjson-react": "^1.0",
2327
+ "composer/semver": "^3.4",
2364
2328
  "composer/xdebug-handler": "^3.0.3",
2365
- "doctrine/annotations": "^2",
2366
- "doctrine/lexer": "^2 || ^3",
2329
+ "ext-filter": "*",
2330
+ "ext-hash": "*",
2367
2331
  "ext-json": "*",
2368
2332
  "ext-tokenizer": "*",
2333
+ "fidry/cpu-core-counter": "^1.2",
2369
2334
  "php": "^7.4 || ^8.0",
2370
- "sebastian/diff": "^4.0 || ^5.0",
2371
- "symfony/console": "^5.4 || ^6.0",
2372
- "symfony/event-dispatcher": "^5.4 || ^6.0",
2373
- "symfony/filesystem": "^5.4 || ^6.0",
2374
- "symfony/finder": "^5.4 || ^6.0",
2375
- "symfony/options-resolver": "^5.4 || ^6.0",
2376
- "symfony/polyfill-mbstring": "^1.27",
2377
- "symfony/polyfill-php80": "^1.27",
2378
- "symfony/polyfill-php81": "^1.27",
2379
- "symfony/process": "^5.4 || ^6.0",
2380
- "symfony/stopwatch": "^5.4 || ^6.0"
2335
+ "react/child-process": "^0.6.5",
2336
+ "react/event-loop": "^1.0",
2337
+ "react/promise": "^2.0 || ^3.0",
2338
+ "react/socket": "^1.0",
2339
+ "react/stream": "^1.0",
2340
+ "sebastian/diff": "^4.0 || ^5.1 || ^6.0 || ^7.0",
2341
+ "symfony/console": "^5.4 || ^6.4 || ^7.0",
2342
+ "symfony/event-dispatcher": "^5.4 || ^6.4 || ^7.0",
2343
+ "symfony/filesystem": "^5.4 || ^6.4 || ^7.0",
2344
+ "symfony/finder": "^5.4 || ^6.4 || ^7.0",
2345
+ "symfony/options-resolver": "^5.4 || ^6.4 || ^7.0",
2346
+ "symfony/polyfill-mbstring": "^1.31",
2347
+ "symfony/polyfill-php80": "^1.31",
2348
+ "symfony/polyfill-php81": "^1.31",
2349
+ "symfony/process": "^5.4 || ^6.4 || ^7.2",
2350
+ "symfony/stopwatch": "^5.4 || ^6.4 || ^7.0"
2381
2351
  },
2382
2352
  "require-dev": {
2383
- "facile-it/paraunit": "^1.3 || ^2.0",
2384
- "justinrainbow/json-schema": "^5.2",
2385
- "keradus/cli-executor": "^2.0",
2386
- "mikey179/vfsstream": "^1.6.11",
2387
- "php-coveralls/php-coveralls": "^2.5.3",
2353
+ "facile-it/paraunit": "^1.3.1 || ^2.6",
2354
+ "infection/infection": "^0.29.14",
2355
+ "justinrainbow/json-schema": "^5.3 || ^6.2",
2356
+ "keradus/cli-executor": "^2.1",
2357
+ "mikey179/vfsstream": "^1.6.12",
2358
+ "php-coveralls/php-coveralls": "^2.7",
2388
2359
  "php-cs-fixer/accessible-object": "^1.1",
2389
- "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.2",
2390
- "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.2.1",
2391
- "phpspec/prophecy": "^1.16",
2392
- "phpspec/prophecy-phpunit": "^2.0",
2393
- "phpunit/phpunit": "^9.5",
2394
- "phpunitgoodpractices/polyfill": "^1.6",
2395
- "phpunitgoodpractices/traits": "^1.9.2",
2396
- "symfony/phpunit-bridge": "^6.2.3",
2397
- "symfony/yaml": "^5.4 || ^6.0"
2360
+ "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.6",
2361
+ "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.6",
2362
+ "phpunit/phpunit": "^9.6.22 || ^10.5.45 || ^11.5.12",
2363
+ "symfony/var-dumper": "^5.4.48 || ^6.4.18 || ^7.2.3",
2364
+ "symfony/yaml": "^5.4.45 || ^6.4.18 || ^7.2.3"
2398
2365
  },
2399
2366
  "suggest": {
2400
2367
  "ext-dom": "For handling output formats in XML",
@@ -2407,7 +2374,10 @@
2407
2374
  "autoload": {
2408
2375
  "psr-4": {
2409
2376
  "PhpCsFixer\\": "src/"
2410
- }
2377
+ },
2378
+ "exclude-from-classmap": [
2379
+ "src/Fixer/Internal/*"
2380
+ ]
2411
2381
  },
2412
2382
  "notification-url": "https://packagist.org/downloads/",
2413
2383
  "license": [
@@ -2432,7 +2402,7 @@
2432
2402
  ],
2433
2403
  "support": {
2434
2404
  "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues",
2435
- "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.23.0"
2405
+ "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.75.0"
2436
2406
  },
2437
2407
  "funding": [
2438
2408
  {
@@ -2440,20 +2410,20 @@
2440
2410
  "type": "github"
2441
2411
  }
2442
2412
  ],
2443
- "time": "2023-08-14T12:27:35+00:00"
2413
+ "time": "2025-03-31T18:40:42+00:00"
2444
2414
  },
2445
2415
  {
2446
2416
  "name": "phpstan/phpstan",
2447
- "version": "2.0.4",
2417
+ "version": "2.1.17",
2448
2418
  "source": {
2449
2419
  "type": "git",
2450
2420
  "url": "https://github.com/phpstan/phpstan.git",
2451
- "reference": "50d276fc3bf1430ec315f2f109bbde2769821524"
2421
+ "reference": "89b5ef665716fa2a52ecd2633f21007a6a349053"
2452
2422
  },
2453
2423
  "dist": {
2454
2424
  "type": "zip",
2455
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/50d276fc3bf1430ec315f2f109bbde2769821524",
2456
- "reference": "50d276fc3bf1430ec315f2f109bbde2769821524",
2425
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/89b5ef665716fa2a52ecd2633f21007a6a349053",
2426
+ "reference": "89b5ef665716fa2a52ecd2633f21007a6a349053",
2457
2427
  "shasum": ""
2458
2428
  },
2459
2429
  "require": {
@@ -2498,24 +2468,24 @@
2498
2468
  "type": "github"
2499
2469
  }
2500
2470
  ],
2501
- "time": "2024-12-17T17:14:01+00:00"
2471
+ "time": "2025-05-21T20:55:28+00:00"
2502
2472
  },
2503
2473
  {
2504
- "name": "psr/cache",
2505
- "version": "1.0.1",
2474
+ "name": "psr/event-dispatcher",
2475
+ "version": "1.0.0",
2506
2476
  "source": {
2507
2477
  "type": "git",
2508
- "url": "https://github.com/php-fig/cache.git",
2509
- "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
2478
+ "url": "https://github.com/php-fig/event-dispatcher.git",
2479
+ "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
2510
2480
  },
2511
2481
  "dist": {
2512
2482
  "type": "zip",
2513
- "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
2514
- "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
2483
+ "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
2484
+ "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
2515
2485
  "shasum": ""
2516
2486
  },
2517
2487
  "require": {
2518
- "php": ">=5.3.0"
2488
+ "php": ">=7.2.0"
2519
2489
  },
2520
2490
  "type": "library",
2521
2491
  "extra": {
@@ -2525,7 +2495,7 @@
2525
2495
  },
2526
2496
  "autoload": {
2527
2497
  "psr-4": {
2528
- "Psr\\Cache\\": "src/"
2498
+ "Psr\\EventDispatcher\\": "src/"
2529
2499
  }
2530
2500
  },
2531
2501
  "notification-url": "https://packagist.org/downloads/",
@@ -2538,43 +2508,119 @@
2538
2508
  "homepage": "http://www.php-fig.org/"
2539
2509
  }
2540
2510
  ],
2541
- "description": "Common interface for caching libraries",
2511
+ "description": "Standard interfaces for event handling.",
2542
2512
  "keywords": [
2543
- "cache",
2513
+ "events",
2544
2514
  "psr",
2545
- "psr-6"
2515
+ "psr-14"
2546
2516
  ],
2547
2517
  "support": {
2548
- "source": "https://github.com/php-fig/cache/tree/master"
2518
+ "issues": "https://github.com/php-fig/event-dispatcher/issues",
2519
+ "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
2549
2520
  },
2550
- "time": "2016-08-06T20:24:11+00:00"
2521
+ "time": "2019-01-08T18:20:26+00:00"
2551
2522
  },
2552
2523
  {
2553
- "name": "psr/event-dispatcher",
2554
- "version": "1.0.0",
2524
+ "name": "react/cache",
2525
+ "version": "v1.2.0",
2555
2526
  "source": {
2556
2527
  "type": "git",
2557
- "url": "https://github.com/php-fig/event-dispatcher.git",
2558
- "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
2528
+ "url": "https://github.com/reactphp/cache.git",
2529
+ "reference": "d47c472b64aa5608225f47965a484b75c7817d5b"
2559
2530
  },
2560
2531
  "dist": {
2561
2532
  "type": "zip",
2562
- "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
2563
- "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
2533
+ "url": "https://api.github.com/repos/reactphp/cache/zipball/d47c472b64aa5608225f47965a484b75c7817d5b",
2534
+ "reference": "d47c472b64aa5608225f47965a484b75c7817d5b",
2564
2535
  "shasum": ""
2565
2536
  },
2566
2537
  "require": {
2567
- "php": ">=7.2.0"
2538
+ "php": ">=5.3.0",
2539
+ "react/promise": "^3.0 || ^2.0 || ^1.1"
2540
+ },
2541
+ "require-dev": {
2542
+ "phpunit/phpunit": "^9.5 || ^5.7 || ^4.8.35"
2568
2543
  },
2569
2544
  "type": "library",
2570
- "extra": {
2571
- "branch-alias": {
2572
- "dev-master": "1.0.x-dev"
2545
+ "autoload": {
2546
+ "psr-4": {
2547
+ "React\\Cache\\": "src/"
2548
+ }
2549
+ },
2550
+ "notification-url": "https://packagist.org/downloads/",
2551
+ "license": [
2552
+ "MIT"
2553
+ ],
2554
+ "authors": [
2555
+ {
2556
+ "name": "Christian Lück",
2557
+ "email": "christian@clue.engineering",
2558
+ "homepage": "https://clue.engineering/"
2559
+ },
2560
+ {
2561
+ "name": "Cees-Jan Kiewiet",
2562
+ "email": "reactphp@ceesjankiewiet.nl",
2563
+ "homepage": "https://wyrihaximus.net/"
2564
+ },
2565
+ {
2566
+ "name": "Jan Sorgalla",
2567
+ "email": "jsorgalla@gmail.com",
2568
+ "homepage": "https://sorgalla.com/"
2569
+ },
2570
+ {
2571
+ "name": "Chris Boden",
2572
+ "email": "cboden@gmail.com",
2573
+ "homepage": "https://cboden.dev/"
2574
+ }
2575
+ ],
2576
+ "description": "Async, Promise-based cache interface for ReactPHP",
2577
+ "keywords": [
2578
+ "cache",
2579
+ "caching",
2580
+ "promise",
2581
+ "reactphp"
2582
+ ],
2583
+ "support": {
2584
+ "issues": "https://github.com/reactphp/cache/issues",
2585
+ "source": "https://github.com/reactphp/cache/tree/v1.2.0"
2586
+ },
2587
+ "funding": [
2588
+ {
2589
+ "url": "https://opencollective.com/reactphp",
2590
+ "type": "open_collective"
2573
2591
  }
2592
+ ],
2593
+ "time": "2022-11-30T15:59:55+00:00"
2594
+ },
2595
+ {
2596
+ "name": "react/child-process",
2597
+ "version": "v0.6.6",
2598
+ "source": {
2599
+ "type": "git",
2600
+ "url": "https://github.com/reactphp/child-process.git",
2601
+ "reference": "1721e2b93d89b745664353b9cfc8f155ba8a6159"
2574
2602
  },
2603
+ "dist": {
2604
+ "type": "zip",
2605
+ "url": "https://api.github.com/repos/reactphp/child-process/zipball/1721e2b93d89b745664353b9cfc8f155ba8a6159",
2606
+ "reference": "1721e2b93d89b745664353b9cfc8f155ba8a6159",
2607
+ "shasum": ""
2608
+ },
2609
+ "require": {
2610
+ "evenement/evenement": "^3.0 || ^2.0 || ^1.0",
2611
+ "php": ">=5.3.0",
2612
+ "react/event-loop": "^1.2",
2613
+ "react/stream": "^1.4"
2614
+ },
2615
+ "require-dev": {
2616
+ "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36",
2617
+ "react/socket": "^1.16",
2618
+ "sebastian/environment": "^5.0 || ^3.0 || ^2.0 || ^1.0"
2619
+ },
2620
+ "type": "library",
2575
2621
  "autoload": {
2576
2622
  "psr-4": {
2577
- "Psr\\EventDispatcher\\": "src/"
2623
+ "React\\ChildProcess\\": "src/"
2578
2624
  }
2579
2625
  },
2580
2626
  "notification-url": "https://packagist.org/downloads/",
@@ -2583,47 +2629,375 @@
2583
2629
  ],
2584
2630
  "authors": [
2585
2631
  {
2586
- "name": "PHP-FIG",
2587
- "homepage": "http://www.php-fig.org/"
2632
+ "name": "Christian Lück",
2633
+ "email": "christian@clue.engineering",
2634
+ "homepage": "https://clue.engineering/"
2635
+ },
2636
+ {
2637
+ "name": "Cees-Jan Kiewiet",
2638
+ "email": "reactphp@ceesjankiewiet.nl",
2639
+ "homepage": "https://wyrihaximus.net/"
2640
+ },
2641
+ {
2642
+ "name": "Jan Sorgalla",
2643
+ "email": "jsorgalla@gmail.com",
2644
+ "homepage": "https://sorgalla.com/"
2645
+ },
2646
+ {
2647
+ "name": "Chris Boden",
2648
+ "email": "cboden@gmail.com",
2649
+ "homepage": "https://cboden.dev/"
2588
2650
  }
2589
2651
  ],
2590
- "description": "Standard interfaces for event handling.",
2652
+ "description": "Event-driven library for executing child processes with ReactPHP.",
2591
2653
  "keywords": [
2592
- "events",
2593
- "psr",
2594
- "psr-14"
2654
+ "event-driven",
2655
+ "process",
2656
+ "reactphp"
2595
2657
  ],
2596
2658
  "support": {
2597
- "issues": "https://github.com/php-fig/event-dispatcher/issues",
2598
- "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
2659
+ "issues": "https://github.com/reactphp/child-process/issues",
2660
+ "source": "https://github.com/reactphp/child-process/tree/v0.6.6"
2599
2661
  },
2600
- "time": "2019-01-08T18:20:26+00:00"
2662
+ "funding": [
2663
+ {
2664
+ "url": "https://opencollective.com/reactphp",
2665
+ "type": "open_collective"
2666
+ }
2667
+ ],
2668
+ "time": "2025-01-01T16:37:48+00:00"
2669
+ },
2670
+ {
2671
+ "name": "react/dns",
2672
+ "version": "v1.13.0",
2673
+ "source": {
2674
+ "type": "git",
2675
+ "url": "https://github.com/reactphp/dns.git",
2676
+ "reference": "eb8ae001b5a455665c89c1df97f6fb682f8fb0f5"
2677
+ },
2678
+ "dist": {
2679
+ "type": "zip",
2680
+ "url": "https://api.github.com/repos/reactphp/dns/zipball/eb8ae001b5a455665c89c1df97f6fb682f8fb0f5",
2681
+ "reference": "eb8ae001b5a455665c89c1df97f6fb682f8fb0f5",
2682
+ "shasum": ""
2683
+ },
2684
+ "require": {
2685
+ "php": ">=5.3.0",
2686
+ "react/cache": "^1.0 || ^0.6 || ^0.5",
2687
+ "react/event-loop": "^1.2",
2688
+ "react/promise": "^3.2 || ^2.7 || ^1.2.1"
2689
+ },
2690
+ "require-dev": {
2691
+ "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36",
2692
+ "react/async": "^4.3 || ^3 || ^2",
2693
+ "react/promise-timer": "^1.11"
2694
+ },
2695
+ "type": "library",
2696
+ "autoload": {
2697
+ "psr-4": {
2698
+ "React\\Dns\\": "src/"
2699
+ }
2700
+ },
2701
+ "notification-url": "https://packagist.org/downloads/",
2702
+ "license": [
2703
+ "MIT"
2704
+ ],
2705
+ "authors": [
2706
+ {
2707
+ "name": "Christian Lück",
2708
+ "email": "christian@clue.engineering",
2709
+ "homepage": "https://clue.engineering/"
2710
+ },
2711
+ {
2712
+ "name": "Cees-Jan Kiewiet",
2713
+ "email": "reactphp@ceesjankiewiet.nl",
2714
+ "homepage": "https://wyrihaximus.net/"
2715
+ },
2716
+ {
2717
+ "name": "Jan Sorgalla",
2718
+ "email": "jsorgalla@gmail.com",
2719
+ "homepage": "https://sorgalla.com/"
2720
+ },
2721
+ {
2722
+ "name": "Chris Boden",
2723
+ "email": "cboden@gmail.com",
2724
+ "homepage": "https://cboden.dev/"
2725
+ }
2726
+ ],
2727
+ "description": "Async DNS resolver for ReactPHP",
2728
+ "keywords": [
2729
+ "async",
2730
+ "dns",
2731
+ "dns-resolver",
2732
+ "reactphp"
2733
+ ],
2734
+ "support": {
2735
+ "issues": "https://github.com/reactphp/dns/issues",
2736
+ "source": "https://github.com/reactphp/dns/tree/v1.13.0"
2737
+ },
2738
+ "funding": [
2739
+ {
2740
+ "url": "https://opencollective.com/reactphp",
2741
+ "type": "open_collective"
2742
+ }
2743
+ ],
2744
+ "time": "2024-06-13T14:18:03+00:00"
2745
+ },
2746
+ {
2747
+ "name": "react/event-loop",
2748
+ "version": "v1.5.0",
2749
+ "source": {
2750
+ "type": "git",
2751
+ "url": "https://github.com/reactphp/event-loop.git",
2752
+ "reference": "bbe0bd8c51ffc05ee43f1729087ed3bdf7d53354"
2753
+ },
2754
+ "dist": {
2755
+ "type": "zip",
2756
+ "url": "https://api.github.com/repos/reactphp/event-loop/zipball/bbe0bd8c51ffc05ee43f1729087ed3bdf7d53354",
2757
+ "reference": "bbe0bd8c51ffc05ee43f1729087ed3bdf7d53354",
2758
+ "shasum": ""
2759
+ },
2760
+ "require": {
2761
+ "php": ">=5.3.0"
2762
+ },
2763
+ "require-dev": {
2764
+ "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36"
2765
+ },
2766
+ "suggest": {
2767
+ "ext-pcntl": "For signal handling support when using the StreamSelectLoop"
2768
+ },
2769
+ "type": "library",
2770
+ "autoload": {
2771
+ "psr-4": {
2772
+ "React\\EventLoop\\": "src/"
2773
+ }
2774
+ },
2775
+ "notification-url": "https://packagist.org/downloads/",
2776
+ "license": [
2777
+ "MIT"
2778
+ ],
2779
+ "authors": [
2780
+ {
2781
+ "name": "Christian Lück",
2782
+ "email": "christian@clue.engineering",
2783
+ "homepage": "https://clue.engineering/"
2784
+ },
2785
+ {
2786
+ "name": "Cees-Jan Kiewiet",
2787
+ "email": "reactphp@ceesjankiewiet.nl",
2788
+ "homepage": "https://wyrihaximus.net/"
2789
+ },
2790
+ {
2791
+ "name": "Jan Sorgalla",
2792
+ "email": "jsorgalla@gmail.com",
2793
+ "homepage": "https://sorgalla.com/"
2794
+ },
2795
+ {
2796
+ "name": "Chris Boden",
2797
+ "email": "cboden@gmail.com",
2798
+ "homepage": "https://cboden.dev/"
2799
+ }
2800
+ ],
2801
+ "description": "ReactPHP's core reactor event loop that libraries can use for evented I/O.",
2802
+ "keywords": [
2803
+ "asynchronous",
2804
+ "event-loop"
2805
+ ],
2806
+ "support": {
2807
+ "issues": "https://github.com/reactphp/event-loop/issues",
2808
+ "source": "https://github.com/reactphp/event-loop/tree/v1.5.0"
2809
+ },
2810
+ "funding": [
2811
+ {
2812
+ "url": "https://opencollective.com/reactphp",
2813
+ "type": "open_collective"
2814
+ }
2815
+ ],
2816
+ "time": "2023-11-13T13:48:05+00:00"
2817
+ },
2818
+ {
2819
+ "name": "react/socket",
2820
+ "version": "v1.16.0",
2821
+ "source": {
2822
+ "type": "git",
2823
+ "url": "https://github.com/reactphp/socket.git",
2824
+ "reference": "23e4ff33ea3e160d2d1f59a0e6050e4b0fb0eac1"
2825
+ },
2826
+ "dist": {
2827
+ "type": "zip",
2828
+ "url": "https://api.github.com/repos/reactphp/socket/zipball/23e4ff33ea3e160d2d1f59a0e6050e4b0fb0eac1",
2829
+ "reference": "23e4ff33ea3e160d2d1f59a0e6050e4b0fb0eac1",
2830
+ "shasum": ""
2831
+ },
2832
+ "require": {
2833
+ "evenement/evenement": "^3.0 || ^2.0 || ^1.0",
2834
+ "php": ">=5.3.0",
2835
+ "react/dns": "^1.13",
2836
+ "react/event-loop": "^1.2",
2837
+ "react/promise": "^3.2 || ^2.6 || ^1.2.1",
2838
+ "react/stream": "^1.4"
2839
+ },
2840
+ "require-dev": {
2841
+ "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36",
2842
+ "react/async": "^4.3 || ^3.3 || ^2",
2843
+ "react/promise-stream": "^1.4",
2844
+ "react/promise-timer": "^1.11"
2845
+ },
2846
+ "type": "library",
2847
+ "autoload": {
2848
+ "psr-4": {
2849
+ "React\\Socket\\": "src/"
2850
+ }
2851
+ },
2852
+ "notification-url": "https://packagist.org/downloads/",
2853
+ "license": [
2854
+ "MIT"
2855
+ ],
2856
+ "authors": [
2857
+ {
2858
+ "name": "Christian Lück",
2859
+ "email": "christian@clue.engineering",
2860
+ "homepage": "https://clue.engineering/"
2861
+ },
2862
+ {
2863
+ "name": "Cees-Jan Kiewiet",
2864
+ "email": "reactphp@ceesjankiewiet.nl",
2865
+ "homepage": "https://wyrihaximus.net/"
2866
+ },
2867
+ {
2868
+ "name": "Jan Sorgalla",
2869
+ "email": "jsorgalla@gmail.com",
2870
+ "homepage": "https://sorgalla.com/"
2871
+ },
2872
+ {
2873
+ "name": "Chris Boden",
2874
+ "email": "cboden@gmail.com",
2875
+ "homepage": "https://cboden.dev/"
2876
+ }
2877
+ ],
2878
+ "description": "Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP",
2879
+ "keywords": [
2880
+ "Connection",
2881
+ "Socket",
2882
+ "async",
2883
+ "reactphp",
2884
+ "stream"
2885
+ ],
2886
+ "support": {
2887
+ "issues": "https://github.com/reactphp/socket/issues",
2888
+ "source": "https://github.com/reactphp/socket/tree/v1.16.0"
2889
+ },
2890
+ "funding": [
2891
+ {
2892
+ "url": "https://opencollective.com/reactphp",
2893
+ "type": "open_collective"
2894
+ }
2895
+ ],
2896
+ "time": "2024-07-26T10:38:09+00:00"
2897
+ },
2898
+ {
2899
+ "name": "react/stream",
2900
+ "version": "v1.4.0",
2901
+ "source": {
2902
+ "type": "git",
2903
+ "url": "https://github.com/reactphp/stream.git",
2904
+ "reference": "1e5b0acb8fe55143b5b426817155190eb6f5b18d"
2905
+ },
2906
+ "dist": {
2907
+ "type": "zip",
2908
+ "url": "https://api.github.com/repos/reactphp/stream/zipball/1e5b0acb8fe55143b5b426817155190eb6f5b18d",
2909
+ "reference": "1e5b0acb8fe55143b5b426817155190eb6f5b18d",
2910
+ "shasum": ""
2911
+ },
2912
+ "require": {
2913
+ "evenement/evenement": "^3.0 || ^2.0 || ^1.0",
2914
+ "php": ">=5.3.8",
2915
+ "react/event-loop": "^1.2"
2916
+ },
2917
+ "require-dev": {
2918
+ "clue/stream-filter": "~1.2",
2919
+ "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36"
2920
+ },
2921
+ "type": "library",
2922
+ "autoload": {
2923
+ "psr-4": {
2924
+ "React\\Stream\\": "src/"
2925
+ }
2926
+ },
2927
+ "notification-url": "https://packagist.org/downloads/",
2928
+ "license": [
2929
+ "MIT"
2930
+ ],
2931
+ "authors": [
2932
+ {
2933
+ "name": "Christian Lück",
2934
+ "email": "christian@clue.engineering",
2935
+ "homepage": "https://clue.engineering/"
2936
+ },
2937
+ {
2938
+ "name": "Cees-Jan Kiewiet",
2939
+ "email": "reactphp@ceesjankiewiet.nl",
2940
+ "homepage": "https://wyrihaximus.net/"
2941
+ },
2942
+ {
2943
+ "name": "Jan Sorgalla",
2944
+ "email": "jsorgalla@gmail.com",
2945
+ "homepage": "https://sorgalla.com/"
2946
+ },
2947
+ {
2948
+ "name": "Chris Boden",
2949
+ "email": "cboden@gmail.com",
2950
+ "homepage": "https://cboden.dev/"
2951
+ }
2952
+ ],
2953
+ "description": "Event-driven readable and writable streams for non-blocking I/O in ReactPHP",
2954
+ "keywords": [
2955
+ "event-driven",
2956
+ "io",
2957
+ "non-blocking",
2958
+ "pipe",
2959
+ "reactphp",
2960
+ "readable",
2961
+ "stream",
2962
+ "writable"
2963
+ ],
2964
+ "support": {
2965
+ "issues": "https://github.com/reactphp/stream/issues",
2966
+ "source": "https://github.com/reactphp/stream/tree/v1.4.0"
2967
+ },
2968
+ "funding": [
2969
+ {
2970
+ "url": "https://opencollective.com/reactphp",
2971
+ "type": "open_collective"
2972
+ }
2973
+ ],
2974
+ "time": "2024-06-11T12:45:25+00:00"
2601
2975
  },
2602
2976
  {
2603
2977
  "name": "sebastian/diff",
2604
- "version": "4.0.5",
2978
+ "version": "6.0.2",
2605
2979
  "source": {
2606
2980
  "type": "git",
2607
2981
  "url": "https://github.com/sebastianbergmann/diff.git",
2608
- "reference": "74be17022044ebaaecfdf0c5cd504fc9cd5a7131"
2982
+ "reference": "b4ccd857127db5d41a5b676f24b51371d76d8544"
2609
2983
  },
2610
2984
  "dist": {
2611
2985
  "type": "zip",
2612
- "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/74be17022044ebaaecfdf0c5cd504fc9cd5a7131",
2613
- "reference": "74be17022044ebaaecfdf0c5cd504fc9cd5a7131",
2986
+ "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/b4ccd857127db5d41a5b676f24b51371d76d8544",
2987
+ "reference": "b4ccd857127db5d41a5b676f24b51371d76d8544",
2614
2988
  "shasum": ""
2615
2989
  },
2616
2990
  "require": {
2617
- "php": ">=7.3"
2991
+ "php": ">=8.2"
2618
2992
  },
2619
2993
  "require-dev": {
2620
- "phpunit/phpunit": "^9.3",
2994
+ "phpunit/phpunit": "^11.0",
2621
2995
  "symfony/process": "^4.2 || ^5"
2622
2996
  },
2623
2997
  "type": "library",
2624
2998
  "extra": {
2625
2999
  "branch-alias": {
2626
- "dev-master": "4.0-dev"
3000
+ "dev-main": "6.0-dev"
2627
3001
  }
2628
3002
  },
2629
3003
  "autoload": {
@@ -2655,7 +3029,8 @@
2655
3029
  ],
2656
3030
  "support": {
2657
3031
  "issues": "https://github.com/sebastianbergmann/diff/issues",
2658
- "source": "https://github.com/sebastianbergmann/diff/tree/4.0.5"
3032
+ "security": "https://github.com/sebastianbergmann/diff/security/policy",
3033
+ "source": "https://github.com/sebastianbergmann/diff/tree/6.0.2"
2659
3034
  },
2660
3035
  "funding": [
2661
3036
  {
@@ -2663,48 +3038,43 @@
2663
3038
  "type": "github"
2664
3039
  }
2665
3040
  ],
2666
- "time": "2023-05-07T05:35:17+00:00"
3041
+ "time": "2024-07-03T04:53:05+00:00"
2667
3042
  },
2668
3043
  {
2669
3044
  "name": "symfony/event-dispatcher",
2670
- "version": "v5.4.26",
3045
+ "version": "v7.3.0",
2671
3046
  "source": {
2672
3047
  "type": "git",
2673
3048
  "url": "https://github.com/symfony/event-dispatcher.git",
2674
- "reference": "5dcc00e03413f05c1e7900090927bb7247cb0aac"
3049
+ "reference": "497f73ac996a598c92409b44ac43b6690c4f666d"
2675
3050
  },
2676
3051
  "dist": {
2677
3052
  "type": "zip",
2678
- "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/5dcc00e03413f05c1e7900090927bb7247cb0aac",
2679
- "reference": "5dcc00e03413f05c1e7900090927bb7247cb0aac",
3053
+ "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/497f73ac996a598c92409b44ac43b6690c4f666d",
3054
+ "reference": "497f73ac996a598c92409b44ac43b6690c4f666d",
2680
3055
  "shasum": ""
2681
3056
  },
2682
3057
  "require": {
2683
- "php": ">=7.2.5",
2684
- "symfony/deprecation-contracts": "^2.1|^3",
2685
- "symfony/event-dispatcher-contracts": "^2|^3",
2686
- "symfony/polyfill-php80": "^1.16"
3058
+ "php": ">=8.2",
3059
+ "symfony/event-dispatcher-contracts": "^2.5|^3"
2687
3060
  },
2688
3061
  "conflict": {
2689
- "symfony/dependency-injection": "<4.4"
3062
+ "symfony/dependency-injection": "<6.4",
3063
+ "symfony/service-contracts": "<2.5"
2690
3064
  },
2691
3065
  "provide": {
2692
3066
  "psr/event-dispatcher-implementation": "1.0",
2693
- "symfony/event-dispatcher-implementation": "2.0"
3067
+ "symfony/event-dispatcher-implementation": "2.0|3.0"
2694
3068
  },
2695
3069
  "require-dev": {
2696
3070
  "psr/log": "^1|^2|^3",
2697
- "symfony/config": "^4.4|^5.0|^6.0",
2698
- "symfony/dependency-injection": "^4.4|^5.0|^6.0",
2699
- "symfony/error-handler": "^4.4|^5.0|^6.0",
2700
- "symfony/expression-language": "^4.4|^5.0|^6.0",
2701
- "symfony/http-foundation": "^4.4|^5.0|^6.0",
2702
- "symfony/service-contracts": "^1.1|^2|^3",
2703
- "symfony/stopwatch": "^4.4|^5.0|^6.0"
2704
- },
2705
- "suggest": {
2706
- "symfony/dependency-injection": "",
2707
- "symfony/http-kernel": ""
3071
+ "symfony/config": "^6.4|^7.0",
3072
+ "symfony/dependency-injection": "^6.4|^7.0",
3073
+ "symfony/error-handler": "^6.4|^7.0",
3074
+ "symfony/expression-language": "^6.4|^7.0",
3075
+ "symfony/http-foundation": "^6.4|^7.0",
3076
+ "symfony/service-contracts": "^2.5|^3",
3077
+ "symfony/stopwatch": "^6.4|^7.0"
2708
3078
  },
2709
3079
  "type": "library",
2710
3080
  "autoload": {
@@ -2732,7 +3102,7 @@
2732
3102
  "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
2733
3103
  "homepage": "https://symfony.com",
2734
3104
  "support": {
2735
- "source": "https://github.com/symfony/event-dispatcher/tree/v5.4.26"
3105
+ "source": "https://github.com/symfony/event-dispatcher/tree/v7.3.0"
2736
3106
  },
2737
3107
  "funding": [
2738
3108
  {
@@ -2748,37 +3118,34 @@
2748
3118
  "type": "tidelift"
2749
3119
  }
2750
3120
  ],
2751
- "time": "2023-07-06T06:34:20+00:00"
3121
+ "time": "2025-04-22T09:11:45+00:00"
2752
3122
  },
2753
3123
  {
2754
3124
  "name": "symfony/event-dispatcher-contracts",
2755
- "version": "v2.5.2",
3125
+ "version": "v3.6.0",
2756
3126
  "source": {
2757
3127
  "type": "git",
2758
3128
  "url": "https://github.com/symfony/event-dispatcher-contracts.git",
2759
- "reference": "f98b54df6ad059855739db6fcbc2d36995283fe1"
3129
+ "reference": "59eb412e93815df44f05f342958efa9f46b1e586"
2760
3130
  },
2761
3131
  "dist": {
2762
3132
  "type": "zip",
2763
- "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/f98b54df6ad059855739db6fcbc2d36995283fe1",
2764
- "reference": "f98b54df6ad059855739db6fcbc2d36995283fe1",
3133
+ "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/59eb412e93815df44f05f342958efa9f46b1e586",
3134
+ "reference": "59eb412e93815df44f05f342958efa9f46b1e586",
2765
3135
  "shasum": ""
2766
3136
  },
2767
3137
  "require": {
2768
- "php": ">=7.2.5",
3138
+ "php": ">=8.1",
2769
3139
  "psr/event-dispatcher": "^1"
2770
3140
  },
2771
- "suggest": {
2772
- "symfony/event-dispatcher-implementation": ""
2773
- },
2774
3141
  "type": "library",
2775
3142
  "extra": {
2776
- "branch-alias": {
2777
- "dev-main": "2.5-dev"
2778
- },
2779
3143
  "thanks": {
2780
- "name": "symfony/contracts",
2781
- "url": "https://github.com/symfony/contracts"
3144
+ "url": "https://github.com/symfony/contracts",
3145
+ "name": "symfony/contracts"
3146
+ },
3147
+ "branch-alias": {
3148
+ "dev-main": "3.6-dev"
2782
3149
  }
2783
3150
  },
2784
3151
  "autoload": {
@@ -2811,7 +3178,7 @@
2811
3178
  "standards"
2812
3179
  ],
2813
3180
  "support": {
2814
- "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v2.5.2"
3181
+ "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.6.0"
2815
3182
  },
2816
3183
  "funding": [
2817
3184
  {
@@ -2827,27 +3194,25 @@
2827
3194
  "type": "tidelift"
2828
3195
  }
2829
3196
  ],
2830
- "time": "2022-01-02T09:53:40+00:00"
3197
+ "time": "2024-09-25T14:21:43+00:00"
2831
3198
  },
2832
3199
  {
2833
3200
  "name": "symfony/options-resolver",
2834
- "version": "v5.4.21",
3201
+ "version": "v7.3.0",
2835
3202
  "source": {
2836
3203
  "type": "git",
2837
3204
  "url": "https://github.com/symfony/options-resolver.git",
2838
- "reference": "4fe5cf6ede71096839f0e4b4444d65dd3a7c1eb9"
3205
+ "reference": "afb9a8038025e5dbc657378bfab9198d75f10fca"
2839
3206
  },
2840
3207
  "dist": {
2841
3208
  "type": "zip",
2842
- "url": "https://api.github.com/repos/symfony/options-resolver/zipball/4fe5cf6ede71096839f0e4b4444d65dd3a7c1eb9",
2843
- "reference": "4fe5cf6ede71096839f0e4b4444d65dd3a7c1eb9",
3209
+ "url": "https://api.github.com/repos/symfony/options-resolver/zipball/afb9a8038025e5dbc657378bfab9198d75f10fca",
3210
+ "reference": "afb9a8038025e5dbc657378bfab9198d75f10fca",
2844
3211
  "shasum": ""
2845
3212
  },
2846
3213
  "require": {
2847
- "php": ">=7.2.5",
2848
- "symfony/deprecation-contracts": "^2.1|^3",
2849
- "symfony/polyfill-php73": "~1.0",
2850
- "symfony/polyfill-php80": "^1.16"
3214
+ "php": ">=8.2",
3215
+ "symfony/deprecation-contracts": "^2.5|^3"
2851
3216
  },
2852
3217
  "type": "library",
2853
3218
  "autoload": {
@@ -2880,7 +3245,7 @@
2880
3245
  "options"
2881
3246
  ],
2882
3247
  "support": {
2883
- "source": "https://github.com/symfony/options-resolver/tree/v5.4.21"
3248
+ "source": "https://github.com/symfony/options-resolver/tree/v7.3.0"
2884
3249
  },
2885
3250
  "funding": [
2886
3251
  {
@@ -2896,25 +3261,25 @@
2896
3261
  "type": "tidelift"
2897
3262
  }
2898
3263
  ],
2899
- "time": "2023-02-14T08:03:56+00:00"
3264
+ "time": "2025-04-04T13:12:05+00:00"
2900
3265
  },
2901
3266
  {
2902
3267
  "name": "symfony/stopwatch",
2903
- "version": "v5.4.21",
3268
+ "version": "v7.3.0",
2904
3269
  "source": {
2905
3270
  "type": "git",
2906
3271
  "url": "https://github.com/symfony/stopwatch.git",
2907
- "reference": "f83692cd869a6f2391691d40a01e8acb89e76fee"
3272
+ "reference": "5a49289e2b308214c8b9c2fda4ea454d8b8ad7cd"
2908
3273
  },
2909
3274
  "dist": {
2910
3275
  "type": "zip",
2911
- "url": "https://api.github.com/repos/symfony/stopwatch/zipball/f83692cd869a6f2391691d40a01e8acb89e76fee",
2912
- "reference": "f83692cd869a6f2391691d40a01e8acb89e76fee",
3276
+ "url": "https://api.github.com/repos/symfony/stopwatch/zipball/5a49289e2b308214c8b9c2fda4ea454d8b8ad7cd",
3277
+ "reference": "5a49289e2b308214c8b9c2fda4ea454d8b8ad7cd",
2913
3278
  "shasum": ""
2914
3279
  },
2915
3280
  "require": {
2916
- "php": ">=7.2.5",
2917
- "symfony/service-contracts": "^1|^2|^3"
3281
+ "php": ">=8.2",
3282
+ "symfony/service-contracts": "^2.5|^3"
2918
3283
  },
2919
3284
  "type": "library",
2920
3285
  "autoload": {
@@ -2942,7 +3307,7 @@
2942
3307
  "description": "Provides a way to profile code",
2943
3308
  "homepage": "https://symfony.com",
2944
3309
  "support": {
2945
- "source": "https://github.com/symfony/stopwatch/tree/v5.4.21"
3310
+ "source": "https://github.com/symfony/stopwatch/tree/v7.3.0"
2946
3311
  },
2947
3312
  "funding": [
2948
3313
  {
@@ -2958,18 +3323,18 @@
2958
3323
  "type": "tidelift"
2959
3324
  }
2960
3325
  ],
2961
- "time": "2023-02-14T08:03:56+00:00"
3326
+ "time": "2025-02-24T10:49:57+00:00"
2962
3327
  }
2963
3328
  ],
2964
3329
  "aliases": [],
2965
3330
  "minimum-stability": "stable",
2966
- "stability-flags": {},
3331
+ "stability-flags": [],
2967
3332
  "prefer-stable": false,
2968
3333
  "prefer-lowest": false,
2969
3334
  "platform": {
2970
3335
  "php": "^8.2",
2971
3336
  "ext-json": "*"
2972
3337
  },
2973
- "platform-dev": {},
2974
- "plugin-api-version": "2.6.0"
3338
+ "platform-dev": [],
3339
+ "plugin-api-version": "2.3.0"
2975
3340
  }