dependabot-composer 0.292.0 → 0.293.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/helpers/v1/build +34 -0
- data/helpers/v1/composer.json +26 -0
- data/helpers/v1/composer.lock +2649 -0
- data/helpers/v1/src/UpdateChecker.php +129 -0
- data/helpers/v2/composer.json +1 -1
- data/helpers/v2/composer.lock +436 -806
- metadata +9 -5
data/helpers/v2/composer.lock
CHANGED
@@ -4,32 +4,32 @@
|
|
4
4
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
5
5
|
"This file is @generated automatically"
|
6
6
|
],
|
7
|
-
"content-hash": "
|
7
|
+
"content-hash": "31512b0fb6b9fb5bcc3093682f3fd497",
|
8
8
|
"packages": [
|
9
9
|
{
|
10
10
|
"name": "composer/ca-bundle",
|
11
|
-
"version": "1.
|
11
|
+
"version": "1.3.6",
|
12
12
|
"source": {
|
13
13
|
"type": "git",
|
14
14
|
"url": "https://github.com/composer/ca-bundle.git",
|
15
|
-
"reference": "
|
15
|
+
"reference": "90d087e988ff194065333d16bc5cf649872d9cdb"
|
16
16
|
},
|
17
17
|
"dist": {
|
18
18
|
"type": "zip",
|
19
|
-
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/
|
20
|
-
"reference": "
|
19
|
+
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/90d087e988ff194065333d16bc5cf649872d9cdb",
|
20
|
+
"reference": "90d087e988ff194065333d16bc5cf649872d9cdb",
|
21
21
|
"shasum": ""
|
22
22
|
},
|
23
23
|
"require": {
|
24
24
|
"ext-openssl": "*",
|
25
25
|
"ext-pcre": "*",
|
26
|
-
"php": "^
|
26
|
+
"php": "^5.3.2 || ^7.0 || ^8.0"
|
27
27
|
},
|
28
28
|
"require-dev": {
|
29
|
-
"phpstan/phpstan": "^
|
29
|
+
"phpstan/phpstan": "^0.12.55",
|
30
30
|
"psr/log": "^1.0",
|
31
31
|
"symfony/phpunit-bridge": "^4.2 || ^5",
|
32
|
-
"symfony/process": "^
|
32
|
+
"symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0"
|
33
33
|
},
|
34
34
|
"type": "library",
|
35
35
|
"extra": {
|
@@ -64,7 +64,7 @@
|
|
64
64
|
"support": {
|
65
65
|
"irc": "irc://irc.freenode.org/composer",
|
66
66
|
"issues": "https://github.com/composer/ca-bundle/issues",
|
67
|
-
"source": "https://github.com/composer/ca-bundle/tree/1.
|
67
|
+
"source": "https://github.com/composer/ca-bundle/tree/1.3.6"
|
68
68
|
},
|
69
69
|
"funding": [
|
70
70
|
{
|
@@ -80,20 +80,20 @@
|
|
80
80
|
"type": "tidelift"
|
81
81
|
}
|
82
82
|
],
|
83
|
-
"time": "
|
83
|
+
"time": "2023-06-06T12:02:59+00:00"
|
84
84
|
},
|
85
85
|
{
|
86
86
|
"name": "composer/class-map-generator",
|
87
|
-
"version": "1.
|
87
|
+
"version": "1.1.0",
|
88
88
|
"source": {
|
89
89
|
"type": "git",
|
90
90
|
"url": "https://github.com/composer/class-map-generator.git",
|
91
|
-
"reference": "
|
91
|
+
"reference": "953cc4ea32e0c31f2185549c7d216d7921f03da9"
|
92
92
|
},
|
93
93
|
"dist": {
|
94
94
|
"type": "zip",
|
95
|
-
"url": "https://api.github.com/repos/composer/class-map-generator/zipball/
|
96
|
-
"reference": "
|
95
|
+
"url": "https://api.github.com/repos/composer/class-map-generator/zipball/953cc4ea32e0c31f2185549c7d216d7921f03da9",
|
96
|
+
"reference": "953cc4ea32e0c31f2185549c7d216d7921f03da9",
|
97
97
|
"shasum": ""
|
98
98
|
},
|
99
99
|
"require": {
|
@@ -137,7 +137,7 @@
|
|
137
137
|
],
|
138
138
|
"support": {
|
139
139
|
"issues": "https://github.com/composer/class-map-generator/issues",
|
140
|
-
"source": "https://github.com/composer/class-map-generator/tree/1.
|
140
|
+
"source": "https://github.com/composer/class-map-generator/tree/1.1.0"
|
141
141
|
},
|
142
142
|
"funding": [
|
143
143
|
{
|
@@ -153,7 +153,7 @@
|
|
153
153
|
"type": "tidelift"
|
154
154
|
}
|
155
155
|
],
|
156
|
-
"time": "
|
156
|
+
"time": "2023-06-30T13:58:57+00:00"
|
157
157
|
},
|
158
158
|
{
|
159
159
|
"name": "composer/composer",
|
@@ -161,44 +161,44 @@
|
|
161
161
|
"source": {
|
162
162
|
"type": "git",
|
163
163
|
"url": "https://github.com/composer/composer.git",
|
164
|
-
"reference": "
|
164
|
+
"reference": "4c516146167d1392c8b9b269bb7c24115d262164"
|
165
165
|
},
|
166
166
|
"dist": {
|
167
167
|
"type": "zip",
|
168
|
-
"url": "https://api.github.com/repos/composer/composer/zipball/
|
169
|
-
"reference": "
|
168
|
+
"url": "https://api.github.com/repos/composer/composer/zipball/4c516146167d1392c8b9b269bb7c24115d262164",
|
169
|
+
"reference": "4c516146167d1392c8b9b269bb7c24115d262164",
|
170
170
|
"shasum": ""
|
171
171
|
},
|
172
172
|
"require": {
|
173
173
|
"composer/ca-bundle": "^1.0",
|
174
|
-
"composer/class-map-generator": "^1.
|
174
|
+
"composer/class-map-generator": "^1.0",
|
175
175
|
"composer/metadata-minifier": "^1.0",
|
176
176
|
"composer/pcre": "^2.1 || ^3.1",
|
177
|
-
"composer/semver": "^3.
|
177
|
+
"composer/semver": "^3.0",
|
178
178
|
"composer/spdx-licenses": "^1.5.7",
|
179
179
|
"composer/xdebug-handler": "^2.0.2 || ^3.0.3",
|
180
180
|
"justinrainbow/json-schema": "^5.2.11",
|
181
181
|
"php": "^7.2.5 || ^8.0",
|
182
182
|
"psr/log": "^1.0 || ^2.0 || ^3.0",
|
183
|
-
"react/promise": "^2.8
|
183
|
+
"react/promise": "^2.8",
|
184
184
|
"seld/jsonlint": "^1.4",
|
185
185
|
"seld/phar-utils": "^1.2",
|
186
186
|
"seld/signal-handler": "^2.0",
|
187
|
-
"symfony/console": "^5.4.11 || ^6.0.11
|
188
|
-
"symfony/filesystem": "^5.4 || ^6.0
|
189
|
-
"symfony/finder": "^5.4 || ^6.0
|
187
|
+
"symfony/console": "^5.4.11 || ^6.0.11",
|
188
|
+
"symfony/filesystem": "^5.4 || ^6.0",
|
189
|
+
"symfony/finder": "^5.4 || ^6.0",
|
190
190
|
"symfony/polyfill-php73": "^1.24",
|
191
191
|
"symfony/polyfill-php80": "^1.24",
|
192
192
|
"symfony/polyfill-php81": "^1.24",
|
193
|
-
"symfony/process": "^5.4 || ^6.0
|
193
|
+
"symfony/process": "^5.4 || ^6.0"
|
194
194
|
},
|
195
195
|
"require-dev": {
|
196
|
-
"phpstan/phpstan": "^1.
|
197
|
-
"phpstan/phpstan-deprecation-rules": "^1
|
198
|
-
"phpstan/phpstan-phpunit": "^1.
|
199
|
-
"phpstan/phpstan-strict-rules": "^1
|
200
|
-
"phpstan/phpstan-symfony": "^1.
|
201
|
-
"symfony/phpunit-bridge": "^6.
|
196
|
+
"phpstan/phpstan": "^1.9.3",
|
197
|
+
"phpstan/phpstan-deprecation-rules": "^1",
|
198
|
+
"phpstan/phpstan-phpunit": "^1.0",
|
199
|
+
"phpstan/phpstan-strict-rules": "^1",
|
200
|
+
"phpstan/phpstan-symfony": "^1.2.10",
|
201
|
+
"symfony/phpunit-bridge": "^6.0"
|
202
202
|
},
|
203
203
|
"suggest": {
|
204
204
|
"ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages",
|
@@ -211,7 +211,7 @@
|
|
211
211
|
"type": "library",
|
212
212
|
"extra": {
|
213
213
|
"branch-alias": {
|
214
|
-
"dev-main": "2.
|
214
|
+
"dev-main": "2.5-dev"
|
215
215
|
},
|
216
216
|
"phpstan": {
|
217
217
|
"includes": [
|
@@ -221,7 +221,7 @@
|
|
221
221
|
},
|
222
222
|
"autoload": {
|
223
223
|
"psr-4": {
|
224
|
-
"Composer\\": "src/Composer
|
224
|
+
"Composer\\": "src/Composer"
|
225
225
|
}
|
226
226
|
},
|
227
227
|
"notification-url": "https://packagist.org/downloads/",
|
@@ -250,8 +250,7 @@
|
|
250
250
|
"support": {
|
251
251
|
"irc": "ircs://irc.libera.chat:6697/composer",
|
252
252
|
"issues": "https://github.com/composer/composer/issues",
|
253
|
-
"
|
254
|
-
"source": "https://github.com/composer/composer/tree/2.7.7"
|
253
|
+
"source": "https://github.com/composer/composer/tree/2.5.8"
|
255
254
|
},
|
256
255
|
"funding": [
|
257
256
|
{
|
@@ -267,7 +266,7 @@
|
|
267
266
|
"type": "tidelift"
|
268
267
|
}
|
269
268
|
],
|
270
|
-
"time": "
|
269
|
+
"time": "2023-06-09T15:13:21+00:00"
|
271
270
|
},
|
272
271
|
{
|
273
272
|
"name": "composer/metadata-minifier",
|
@@ -340,16 +339,16 @@
|
|
340
339
|
},
|
341
340
|
{
|
342
341
|
"name": "composer/pcre",
|
343
|
-
"version": "3.1.
|
342
|
+
"version": "3.1.0",
|
344
343
|
"source": {
|
345
344
|
"type": "git",
|
346
345
|
"url": "https://github.com/composer/pcre.git",
|
347
|
-
"reference": "
|
346
|
+
"reference": "4bff79ddd77851fe3cdd11616ed3f92841ba5bd2"
|
348
347
|
},
|
349
348
|
"dist": {
|
350
349
|
"type": "zip",
|
351
|
-
"url": "https://api.github.com/repos/composer/pcre/zipball/
|
352
|
-
"reference": "
|
350
|
+
"url": "https://api.github.com/repos/composer/pcre/zipball/4bff79ddd77851fe3cdd11616ed3f92841ba5bd2",
|
351
|
+
"reference": "4bff79ddd77851fe3cdd11616ed3f92841ba5bd2",
|
353
352
|
"shasum": ""
|
354
353
|
},
|
355
354
|
"require": {
|
@@ -391,7 +390,7 @@
|
|
391
390
|
],
|
392
391
|
"support": {
|
393
392
|
"issues": "https://github.com/composer/pcre/issues",
|
394
|
-
"source": "https://github.com/composer/pcre/tree/3.1.
|
393
|
+
"source": "https://github.com/composer/pcre/tree/3.1.0"
|
395
394
|
},
|
396
395
|
"funding": [
|
397
396
|
{
|
@@ -407,28 +406,28 @@
|
|
407
406
|
"type": "tidelift"
|
408
407
|
}
|
409
408
|
],
|
410
|
-
"time": "
|
409
|
+
"time": "2022-11-17T09:50:14+00:00"
|
411
410
|
},
|
412
411
|
{
|
413
412
|
"name": "composer/semver",
|
414
|
-
"version": "3.
|
413
|
+
"version": "3.3.2",
|
415
414
|
"source": {
|
416
415
|
"type": "git",
|
417
416
|
"url": "https://github.com/composer/semver.git",
|
418
|
-
"reference": "
|
417
|
+
"reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9"
|
419
418
|
},
|
420
419
|
"dist": {
|
421
420
|
"type": "zip",
|
422
|
-
"url": "https://api.github.com/repos/composer/semver/zipball/
|
423
|
-
"reference": "
|
421
|
+
"url": "https://api.github.com/repos/composer/semver/zipball/3953f23262f2bff1919fc82183ad9acb13ff62c9",
|
422
|
+
"reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9",
|
424
423
|
"shasum": ""
|
425
424
|
},
|
426
425
|
"require": {
|
427
426
|
"php": "^5.3.2 || ^7.0 || ^8.0"
|
428
427
|
},
|
429
428
|
"require-dev": {
|
430
|
-
"phpstan/phpstan": "^1.
|
431
|
-
"symfony/phpunit-bridge": "^
|
429
|
+
"phpstan/phpstan": "^1.4",
|
430
|
+
"symfony/phpunit-bridge": "^4.2 || ^5"
|
432
431
|
},
|
433
432
|
"type": "library",
|
434
433
|
"extra": {
|
@@ -470,9 +469,9 @@
|
|
470
469
|
"versioning"
|
471
470
|
],
|
472
471
|
"support": {
|
473
|
-
"irc": "
|
472
|
+
"irc": "irc://irc.freenode.org/composer",
|
474
473
|
"issues": "https://github.com/composer/semver/issues",
|
475
|
-
"source": "https://github.com/composer/semver/tree/3.
|
474
|
+
"source": "https://github.com/composer/semver/tree/3.3.2"
|
476
475
|
},
|
477
476
|
"funding": [
|
478
477
|
{
|
@@ -488,20 +487,20 @@
|
|
488
487
|
"type": "tidelift"
|
489
488
|
}
|
490
489
|
],
|
491
|
-
"time": "
|
490
|
+
"time": "2022-04-01T19:23:25+00:00"
|
492
491
|
},
|
493
492
|
{
|
494
493
|
"name": "composer/spdx-licenses",
|
495
|
-
"version": "1.5.
|
494
|
+
"version": "1.5.7",
|
496
495
|
"source": {
|
497
496
|
"type": "git",
|
498
497
|
"url": "https://github.com/composer/spdx-licenses.git",
|
499
|
-
"reference": "
|
498
|
+
"reference": "c848241796da2abf65837d51dce1fae55a960149"
|
500
499
|
},
|
501
500
|
"dist": {
|
502
501
|
"type": "zip",
|
503
|
-
"url": "https://api.github.com/repos/composer/spdx-licenses/zipball/
|
504
|
-
"reference": "
|
502
|
+
"url": "https://api.github.com/repos/composer/spdx-licenses/zipball/c848241796da2abf65837d51dce1fae55a960149",
|
503
|
+
"reference": "c848241796da2abf65837d51dce1fae55a960149",
|
505
504
|
"shasum": ""
|
506
505
|
},
|
507
506
|
"require": {
|
@@ -550,9 +549,9 @@
|
|
550
549
|
"validator"
|
551
550
|
],
|
552
551
|
"support": {
|
553
|
-
"irc": "
|
552
|
+
"irc": "irc://irc.freenode.org/composer",
|
554
553
|
"issues": "https://github.com/composer/spdx-licenses/issues",
|
555
|
-
"source": "https://github.com/composer/spdx-licenses/tree/1.5.
|
554
|
+
"source": "https://github.com/composer/spdx-licenses/tree/1.5.7"
|
556
555
|
},
|
557
556
|
"funding": [
|
558
557
|
{
|
@@ -568,20 +567,20 @@
|
|
568
567
|
"type": "tidelift"
|
569
568
|
}
|
570
569
|
],
|
571
|
-
"time": "
|
570
|
+
"time": "2022-05-23T07:37:50+00:00"
|
572
571
|
},
|
573
572
|
{
|
574
573
|
"name": "composer/xdebug-handler",
|
575
|
-
"version": "3.0.
|
574
|
+
"version": "3.0.3",
|
576
575
|
"source": {
|
577
576
|
"type": "git",
|
578
577
|
"url": "https://github.com/composer/xdebug-handler.git",
|
579
|
-
"reference": "
|
578
|
+
"reference": "ced299686f41dce890debac69273b47ffe98a40c"
|
580
579
|
},
|
581
580
|
"dist": {
|
582
581
|
"type": "zip",
|
583
|
-
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/
|
584
|
-
"reference": "
|
582
|
+
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/ced299686f41dce890debac69273b47ffe98a40c",
|
583
|
+
"reference": "ced299686f41dce890debac69273b47ffe98a40c",
|
585
584
|
"shasum": ""
|
586
585
|
},
|
587
586
|
"require": {
|
@@ -592,7 +591,7 @@
|
|
592
591
|
"require-dev": {
|
593
592
|
"phpstan/phpstan": "^1.0",
|
594
593
|
"phpstan/phpstan-strict-rules": "^1.1",
|
595
|
-
"
|
594
|
+
"symfony/phpunit-bridge": "^6.0"
|
596
595
|
},
|
597
596
|
"type": "library",
|
598
597
|
"autoload": {
|
@@ -616,9 +615,9 @@
|
|
616
615
|
"performance"
|
617
616
|
],
|
618
617
|
"support": {
|
619
|
-
"irc": "
|
618
|
+
"irc": "irc://irc.freenode.org/composer",
|
620
619
|
"issues": "https://github.com/composer/xdebug-handler/issues",
|
621
|
-
"source": "https://github.com/composer/xdebug-handler/tree/3.0.
|
620
|
+
"source": "https://github.com/composer/xdebug-handler/tree/3.0.3"
|
622
621
|
},
|
623
622
|
"funding": [
|
624
623
|
{
|
@@ -634,20 +633,20 @@
|
|
634
633
|
"type": "tidelift"
|
635
634
|
}
|
636
635
|
],
|
637
|
-
"time": "
|
636
|
+
"time": "2022-02-25T21:32:43+00:00"
|
638
637
|
},
|
639
638
|
{
|
640
639
|
"name": "justinrainbow/json-schema",
|
641
|
-
"version": "
|
640
|
+
"version": "5.2.12",
|
642
641
|
"source": {
|
643
642
|
"type": "git",
|
644
|
-
"url": "https://github.com/
|
645
|
-
"reference": "
|
643
|
+
"url": "https://github.com/justinrainbow/json-schema.git",
|
644
|
+
"reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60"
|
646
645
|
},
|
647
646
|
"dist": {
|
648
647
|
"type": "zip",
|
649
|
-
"url": "https://api.github.com/repos/
|
650
|
-
"reference": "
|
648
|
+
"url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/ad87d5a5ca981228e0e205c2bc7dfb8e24559b60",
|
649
|
+
"reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60",
|
651
650
|
"shasum": ""
|
652
651
|
},
|
653
652
|
"require": {
|
@@ -701,10 +700,10 @@
|
|
701
700
|
"schema"
|
702
701
|
],
|
703
702
|
"support": {
|
704
|
-
"issues": "https://github.com/
|
705
|
-
"source": "https://github.com/
|
703
|
+
"issues": "https://github.com/justinrainbow/json-schema/issues",
|
704
|
+
"source": "https://github.com/justinrainbow/json-schema/tree/5.2.12"
|
706
705
|
},
|
707
|
-
"time": "
|
706
|
+
"time": "2022-04-13T08:02:27+00:00"
|
708
707
|
},
|
709
708
|
{
|
710
709
|
"name": "psr/container",
|
@@ -806,24 +805,23 @@
|
|
806
805
|
},
|
807
806
|
{
|
808
807
|
"name": "react/promise",
|
809
|
-
"version": "
|
808
|
+
"version": "v2.10.0",
|
810
809
|
"source": {
|
811
810
|
"type": "git",
|
812
811
|
"url": "https://github.com/reactphp/promise.git",
|
813
|
-
"reference": "
|
812
|
+
"reference": "f913fb8cceba1e6644b7b90c4bfb678ed8a3ef38"
|
814
813
|
},
|
815
814
|
"dist": {
|
816
815
|
"type": "zip",
|
817
|
-
"url": "https://api.github.com/repos/reactphp/promise/zipball/
|
818
|
-
"reference": "
|
816
|
+
"url": "https://api.github.com/repos/reactphp/promise/zipball/f913fb8cceba1e6644b7b90c4bfb678ed8a3ef38",
|
817
|
+
"reference": "f913fb8cceba1e6644b7b90c4bfb678ed8a3ef38",
|
819
818
|
"shasum": ""
|
820
819
|
},
|
821
820
|
"require": {
|
822
|
-
"php": ">=
|
821
|
+
"php": ">=5.4.0"
|
823
822
|
},
|
824
823
|
"require-dev": {
|
825
|
-
"
|
826
|
-
"phpunit/phpunit": "^9.6 || ^7.5"
|
824
|
+
"phpunit/phpunit": "^9.5 || ^5.7 || ^4.8.36"
|
827
825
|
},
|
828
826
|
"type": "library",
|
829
827
|
"autoload": {
|
@@ -867,7 +865,7 @@
|
|
867
865
|
],
|
868
866
|
"support": {
|
869
867
|
"issues": "https://github.com/reactphp/promise/issues",
|
870
|
-
"source": "https://github.com/reactphp/promise/tree/
|
868
|
+
"source": "https://github.com/reactphp/promise/tree/v2.10.0"
|
871
869
|
},
|
872
870
|
"funding": [
|
873
871
|
{
|
@@ -875,20 +873,20 @@
|
|
875
873
|
"type": "open_collective"
|
876
874
|
}
|
877
875
|
],
|
878
|
-
"time": "
|
876
|
+
"time": "2023-05-02T15:15:43+00:00"
|
879
877
|
},
|
880
878
|
{
|
881
879
|
"name": "seld/jsonlint",
|
882
|
-
"version": "1.10.
|
880
|
+
"version": "1.10.0",
|
883
881
|
"source": {
|
884
882
|
"type": "git",
|
885
883
|
"url": "https://github.com/Seldaek/jsonlint.git",
|
886
|
-
"reference": "
|
884
|
+
"reference": "594fd6462aad8ecee0b45ca5045acea4776667f1"
|
887
885
|
},
|
888
886
|
"dist": {
|
889
887
|
"type": "zip",
|
890
|
-
"url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/
|
891
|
-
"reference": "
|
888
|
+
"url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/594fd6462aad8ecee0b45ca5045acea4776667f1",
|
889
|
+
"reference": "594fd6462aad8ecee0b45ca5045acea4776667f1",
|
892
890
|
"shasum": ""
|
893
891
|
},
|
894
892
|
"require": {
|
@@ -915,7 +913,7 @@
|
|
915
913
|
{
|
916
914
|
"name": "Jordi Boggiano",
|
917
915
|
"email": "j.boggiano@seld.be",
|
918
|
-
"homepage": "
|
916
|
+
"homepage": "http://seld.be"
|
919
917
|
}
|
920
918
|
],
|
921
919
|
"description": "JSON Linter",
|
@@ -927,7 +925,7 @@
|
|
927
925
|
],
|
928
926
|
"support": {
|
929
927
|
"issues": "https://github.com/Seldaek/jsonlint/issues",
|
930
|
-
"source": "https://github.com/Seldaek/jsonlint/tree/1.10.
|
928
|
+
"source": "https://github.com/Seldaek/jsonlint/tree/1.10.0"
|
931
929
|
},
|
932
930
|
"funding": [
|
933
931
|
{
|
@@ -939,7 +937,7 @@
|
|
939
937
|
"type": "tidelift"
|
940
938
|
}
|
941
939
|
],
|
942
|
-
"time": "
|
940
|
+
"time": "2023-05-11T13:16:46+00:00"
|
943
941
|
},
|
944
942
|
{
|
945
943
|
"name": "seld/phar-utils",
|
@@ -991,16 +989,16 @@
|
|
991
989
|
},
|
992
990
|
{
|
993
991
|
"name": "seld/signal-handler",
|
994
|
-
"version": "2.0.
|
992
|
+
"version": "2.0.1",
|
995
993
|
"source": {
|
996
994
|
"type": "git",
|
997
995
|
"url": "https://github.com/Seldaek/signal-handler.git",
|
998
|
-
"reference": "
|
996
|
+
"reference": "f69d119511dc0360440cdbdaa71829c149b7be75"
|
999
997
|
},
|
1000
998
|
"dist": {
|
1001
999
|
"type": "zip",
|
1002
|
-
"url": "https://api.github.com/repos/Seldaek/signal-handler/zipball/
|
1003
|
-
"reference": "
|
1000
|
+
"url": "https://api.github.com/repos/Seldaek/signal-handler/zipball/f69d119511dc0360440cdbdaa71829c149b7be75",
|
1001
|
+
"reference": "f69d119511dc0360440cdbdaa71829c149b7be75",
|
1004
1002
|
"shasum": ""
|
1005
1003
|
},
|
1006
1004
|
"require": {
|
@@ -1046,22 +1044,22 @@
|
|
1046
1044
|
],
|
1047
1045
|
"support": {
|
1048
1046
|
"issues": "https://github.com/Seldaek/signal-handler/issues",
|
1049
|
-
"source": "https://github.com/Seldaek/signal-handler/tree/2.0.
|
1047
|
+
"source": "https://github.com/Seldaek/signal-handler/tree/2.0.1"
|
1050
1048
|
},
|
1051
|
-
"time": "
|
1049
|
+
"time": "2022-07-20T18:31:45+00:00"
|
1052
1050
|
},
|
1053
1051
|
{
|
1054
1052
|
"name": "symfony/console",
|
1055
|
-
"version": "v5.4.
|
1053
|
+
"version": "v5.4.26",
|
1056
1054
|
"source": {
|
1057
1055
|
"type": "git",
|
1058
1056
|
"url": "https://github.com/symfony/console.git",
|
1059
|
-
"reference": "
|
1057
|
+
"reference": "b504a3d266ad2bb632f196c0936ef2af5ff6e273"
|
1060
1058
|
},
|
1061
1059
|
"dist": {
|
1062
1060
|
"type": "zip",
|
1063
|
-
"url": "https://api.github.com/repos/symfony/console/zipball/
|
1064
|
-
"reference": "
|
1061
|
+
"url": "https://api.github.com/repos/symfony/console/zipball/b504a3d266ad2bb632f196c0936ef2af5ff6e273",
|
1062
|
+
"reference": "b504a3d266ad2bb632f196c0936ef2af5ff6e273",
|
1065
1063
|
"shasum": ""
|
1066
1064
|
},
|
1067
1065
|
"require": {
|
@@ -1131,7 +1129,7 @@
|
|
1131
1129
|
"terminal"
|
1132
1130
|
],
|
1133
1131
|
"support": {
|
1134
|
-
"source": "https://github.com/symfony/console/tree/v5.4.
|
1132
|
+
"source": "https://github.com/symfony/console/tree/v5.4.26"
|
1135
1133
|
},
|
1136
1134
|
"funding": [
|
1137
1135
|
{
|
@@ -1147,20 +1145,20 @@
|
|
1147
1145
|
"type": "tidelift"
|
1148
1146
|
}
|
1149
1147
|
],
|
1150
|
-
"time": "
|
1148
|
+
"time": "2023-07-19T20:11:33+00:00"
|
1151
1149
|
},
|
1152
1150
|
{
|
1153
1151
|
"name": "symfony/deprecation-contracts",
|
1154
|
-
"version": "v2.5.
|
1152
|
+
"version": "v2.5.2",
|
1155
1153
|
"source": {
|
1156
1154
|
"type": "git",
|
1157
1155
|
"url": "https://github.com/symfony/deprecation-contracts.git",
|
1158
|
-
"reference": "
|
1156
|
+
"reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66"
|
1159
1157
|
},
|
1160
1158
|
"dist": {
|
1161
1159
|
"type": "zip",
|
1162
|
-
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/
|
1163
|
-
"reference": "
|
1160
|
+
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
|
1161
|
+
"reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
|
1164
1162
|
"shasum": ""
|
1165
1163
|
},
|
1166
1164
|
"require": {
|
@@ -1198,7 +1196,7 @@
|
|
1198
1196
|
"description": "A generic function and convention to trigger deprecation notices",
|
1199
1197
|
"homepage": "https://symfony.com",
|
1200
1198
|
"support": {
|
1201
|
-
"source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.
|
1199
|
+
"source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.2"
|
1202
1200
|
},
|
1203
1201
|
"funding": [
|
1204
1202
|
{
|
@@ -1214,20 +1212,20 @@
|
|
1214
1212
|
"type": "tidelift"
|
1215
1213
|
}
|
1216
1214
|
],
|
1217
|
-
"time": "
|
1215
|
+
"time": "2022-01-02T09:53:40+00:00"
|
1218
1216
|
},
|
1219
1217
|
{
|
1220
1218
|
"name": "symfony/filesystem",
|
1221
|
-
"version": "v5.4.
|
1219
|
+
"version": "v5.4.25",
|
1222
1220
|
"source": {
|
1223
1221
|
"type": "git",
|
1224
1222
|
"url": "https://github.com/symfony/filesystem.git",
|
1225
|
-
"reference": "
|
1223
|
+
"reference": "0ce3a62c9579a53358d3a7eb6b3dfb79789a6364"
|
1226
1224
|
},
|
1227
1225
|
"dist": {
|
1228
1226
|
"type": "zip",
|
1229
|
-
"url": "https://api.github.com/repos/symfony/filesystem/zipball/
|
1230
|
-
"reference": "
|
1227
|
+
"url": "https://api.github.com/repos/symfony/filesystem/zipball/0ce3a62c9579a53358d3a7eb6b3dfb79789a6364",
|
1228
|
+
"reference": "0ce3a62c9579a53358d3a7eb6b3dfb79789a6364",
|
1231
1229
|
"shasum": ""
|
1232
1230
|
},
|
1233
1231
|
"require": {
|
@@ -1236,9 +1234,6 @@
|
|
1236
1234
|
"symfony/polyfill-mbstring": "~1.8",
|
1237
1235
|
"symfony/polyfill-php80": "^1.16"
|
1238
1236
|
},
|
1239
|
-
"require-dev": {
|
1240
|
-
"symfony/process": "^5.4|^6.4"
|
1241
|
-
},
|
1242
1237
|
"type": "library",
|
1243
1238
|
"autoload": {
|
1244
1239
|
"psr-4": {
|
@@ -1265,7 +1260,7 @@
|
|
1265
1260
|
"description": "Provides basic utilities for the filesystem",
|
1266
1261
|
"homepage": "https://symfony.com",
|
1267
1262
|
"support": {
|
1268
|
-
"source": "https://github.com/symfony/filesystem/tree/v5.4.
|
1263
|
+
"source": "https://github.com/symfony/filesystem/tree/v5.4.25"
|
1269
1264
|
},
|
1270
1265
|
"funding": [
|
1271
1266
|
{
|
@@ -1281,20 +1276,20 @@
|
|
1281
1276
|
"type": "tidelift"
|
1282
1277
|
}
|
1283
1278
|
],
|
1284
|
-
"time": "
|
1279
|
+
"time": "2023-05-31T13:04:02+00:00"
|
1285
1280
|
},
|
1286
1281
|
{
|
1287
1282
|
"name": "symfony/finder",
|
1288
|
-
"version": "v5.4.
|
1283
|
+
"version": "v5.4.27",
|
1289
1284
|
"source": {
|
1290
1285
|
"type": "git",
|
1291
1286
|
"url": "https://github.com/symfony/finder.git",
|
1292
|
-
"reference": "
|
1287
|
+
"reference": "ff4bce3c33451e7ec778070e45bd23f74214cd5d"
|
1293
1288
|
},
|
1294
1289
|
"dist": {
|
1295
1290
|
"type": "zip",
|
1296
|
-
"url": "https://api.github.com/repos/symfony/finder/zipball/
|
1297
|
-
"reference": "
|
1291
|
+
"url": "https://api.github.com/repos/symfony/finder/zipball/ff4bce3c33451e7ec778070e45bd23f74214cd5d",
|
1292
|
+
"reference": "ff4bce3c33451e7ec778070e45bd23f74214cd5d",
|
1298
1293
|
"shasum": ""
|
1299
1294
|
},
|
1300
1295
|
"require": {
|
@@ -1328,7 +1323,7 @@
|
|
1328
1323
|
"description": "Finds files and directories via an intuitive fluent interface",
|
1329
1324
|
"homepage": "https://symfony.com",
|
1330
1325
|
"support": {
|
1331
|
-
"source": "https://github.com/symfony/finder/tree/v5.4.
|
1326
|
+
"source": "https://github.com/symfony/finder/tree/v5.4.27"
|
1332
1327
|
},
|
1333
1328
|
"funding": [
|
1334
1329
|
{
|
@@ -1344,24 +1339,24 @@
|
|
1344
1339
|
"type": "tidelift"
|
1345
1340
|
}
|
1346
1341
|
],
|
1347
|
-
"time": "
|
1342
|
+
"time": "2023-07-31T08:02:31+00:00"
|
1348
1343
|
},
|
1349
1344
|
{
|
1350
1345
|
"name": "symfony/polyfill-ctype",
|
1351
|
-
"version": "v1.
|
1346
|
+
"version": "v1.27.0",
|
1352
1347
|
"source": {
|
1353
1348
|
"type": "git",
|
1354
1349
|
"url": "https://github.com/symfony/polyfill-ctype.git",
|
1355
|
-
"reference": "
|
1350
|
+
"reference": "5bbc823adecdae860bb64756d639ecfec17b050a"
|
1356
1351
|
},
|
1357
1352
|
"dist": {
|
1358
1353
|
"type": "zip",
|
1359
|
-
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/
|
1360
|
-
"reference": "
|
1354
|
+
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/5bbc823adecdae860bb64756d639ecfec17b050a",
|
1355
|
+
"reference": "5bbc823adecdae860bb64756d639ecfec17b050a",
|
1361
1356
|
"shasum": ""
|
1362
1357
|
},
|
1363
1358
|
"require": {
|
1364
|
-
"php": ">=7.
|
1359
|
+
"php": ">=7.1"
|
1365
1360
|
},
|
1366
1361
|
"provide": {
|
1367
1362
|
"ext-ctype": "*"
|
@@ -1371,9 +1366,12 @@
|
|
1371
1366
|
},
|
1372
1367
|
"type": "library",
|
1373
1368
|
"extra": {
|
1369
|
+
"branch-alias": {
|
1370
|
+
"dev-main": "1.27-dev"
|
1371
|
+
},
|
1374
1372
|
"thanks": {
|
1375
|
-
"
|
1376
|
-
"
|
1373
|
+
"name": "symfony/polyfill",
|
1374
|
+
"url": "https://github.com/symfony/polyfill"
|
1377
1375
|
}
|
1378
1376
|
},
|
1379
1377
|
"autoload": {
|
@@ -1407,7 +1405,7 @@
|
|
1407
1405
|
"portable"
|
1408
1406
|
],
|
1409
1407
|
"support": {
|
1410
|
-
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.
|
1408
|
+
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.27.0"
|
1411
1409
|
},
|
1412
1410
|
"funding": [
|
1413
1411
|
{
|
@@ -1423,33 +1421,36 @@
|
|
1423
1421
|
"type": "tidelift"
|
1424
1422
|
}
|
1425
1423
|
],
|
1426
|
-
"time": "
|
1424
|
+
"time": "2022-11-03T14:55:06+00:00"
|
1427
1425
|
},
|
1428
1426
|
{
|
1429
1427
|
"name": "symfony/polyfill-intl-grapheme",
|
1430
|
-
"version": "v1.
|
1428
|
+
"version": "v1.27.0",
|
1431
1429
|
"source": {
|
1432
1430
|
"type": "git",
|
1433
1431
|
"url": "https://github.com/symfony/polyfill-intl-grapheme.git",
|
1434
|
-
"reference": "
|
1432
|
+
"reference": "511a08c03c1960e08a883f4cffcacd219b758354"
|
1435
1433
|
},
|
1436
1434
|
"dist": {
|
1437
1435
|
"type": "zip",
|
1438
|
-
"url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/
|
1439
|
-
"reference": "
|
1436
|
+
"url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/511a08c03c1960e08a883f4cffcacd219b758354",
|
1437
|
+
"reference": "511a08c03c1960e08a883f4cffcacd219b758354",
|
1440
1438
|
"shasum": ""
|
1441
1439
|
},
|
1442
1440
|
"require": {
|
1443
|
-
"php": ">=7.
|
1441
|
+
"php": ">=7.1"
|
1444
1442
|
},
|
1445
1443
|
"suggest": {
|
1446
1444
|
"ext-intl": "For best performance"
|
1447
1445
|
},
|
1448
1446
|
"type": "library",
|
1449
1447
|
"extra": {
|
1448
|
+
"branch-alias": {
|
1449
|
+
"dev-main": "1.27-dev"
|
1450
|
+
},
|
1450
1451
|
"thanks": {
|
1451
|
-
"
|
1452
|
-
"
|
1452
|
+
"name": "symfony/polyfill",
|
1453
|
+
"url": "https://github.com/symfony/polyfill"
|
1453
1454
|
}
|
1454
1455
|
},
|
1455
1456
|
"autoload": {
|
@@ -1485,7 +1486,7 @@
|
|
1485
1486
|
"shim"
|
1486
1487
|
],
|
1487
1488
|
"support": {
|
1488
|
-
"source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.
|
1489
|
+
"source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.27.0"
|
1489
1490
|
},
|
1490
1491
|
"funding": [
|
1491
1492
|
{
|
@@ -1501,33 +1502,36 @@
|
|
1501
1502
|
"type": "tidelift"
|
1502
1503
|
}
|
1503
1504
|
],
|
1504
|
-
"time": "
|
1505
|
+
"time": "2022-11-03T14:55:06+00:00"
|
1505
1506
|
},
|
1506
1507
|
{
|
1507
1508
|
"name": "symfony/polyfill-intl-normalizer",
|
1508
|
-
"version": "v1.
|
1509
|
+
"version": "v1.27.0",
|
1509
1510
|
"source": {
|
1510
1511
|
"type": "git",
|
1511
1512
|
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
|
1512
|
-
"reference": "
|
1513
|
+
"reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6"
|
1513
1514
|
},
|
1514
1515
|
"dist": {
|
1515
1516
|
"type": "zip",
|
1516
|
-
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/
|
1517
|
-
"reference": "
|
1517
|
+
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/19bd1e4fcd5b91116f14d8533c57831ed00571b6",
|
1518
|
+
"reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6",
|
1518
1519
|
"shasum": ""
|
1519
1520
|
},
|
1520
1521
|
"require": {
|
1521
|
-
"php": ">=7.
|
1522
|
+
"php": ">=7.1"
|
1522
1523
|
},
|
1523
1524
|
"suggest": {
|
1524
1525
|
"ext-intl": "For best performance"
|
1525
1526
|
},
|
1526
1527
|
"type": "library",
|
1527
1528
|
"extra": {
|
1529
|
+
"branch-alias": {
|
1530
|
+
"dev-main": "1.27-dev"
|
1531
|
+
},
|
1528
1532
|
"thanks": {
|
1529
|
-
"
|
1530
|
-
"
|
1533
|
+
"name": "symfony/polyfill",
|
1534
|
+
"url": "https://github.com/symfony/polyfill"
|
1531
1535
|
}
|
1532
1536
|
},
|
1533
1537
|
"autoload": {
|
@@ -1566,7 +1570,7 @@
|
|
1566
1570
|
"shim"
|
1567
1571
|
],
|
1568
1572
|
"support": {
|
1569
|
-
"source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.
|
1573
|
+
"source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.27.0"
|
1570
1574
|
},
|
1571
1575
|
"funding": [
|
1572
1576
|
{
|
@@ -1582,24 +1586,24 @@
|
|
1582
1586
|
"type": "tidelift"
|
1583
1587
|
}
|
1584
1588
|
],
|
1585
|
-
"time": "
|
1589
|
+
"time": "2022-11-03T14:55:06+00:00"
|
1586
1590
|
},
|
1587
1591
|
{
|
1588
1592
|
"name": "symfony/polyfill-mbstring",
|
1589
|
-
"version": "v1.
|
1593
|
+
"version": "v1.27.0",
|
1590
1594
|
"source": {
|
1591
1595
|
"type": "git",
|
1592
1596
|
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
1593
|
-
"reference": "
|
1597
|
+
"reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534"
|
1594
1598
|
},
|
1595
1599
|
"dist": {
|
1596
1600
|
"type": "zip",
|
1597
|
-
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/
|
1598
|
-
"reference": "
|
1601
|
+
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
|
1602
|
+
"reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
|
1599
1603
|
"shasum": ""
|
1600
1604
|
},
|
1601
1605
|
"require": {
|
1602
|
-
"php": ">=7.
|
1606
|
+
"php": ">=7.1"
|
1603
1607
|
},
|
1604
1608
|
"provide": {
|
1605
1609
|
"ext-mbstring": "*"
|
@@ -1609,9 +1613,12 @@
|
|
1609
1613
|
},
|
1610
1614
|
"type": "library",
|
1611
1615
|
"extra": {
|
1616
|
+
"branch-alias": {
|
1617
|
+
"dev-main": "1.27-dev"
|
1618
|
+
},
|
1612
1619
|
"thanks": {
|
1613
|
-
"
|
1614
|
-
"
|
1620
|
+
"name": "symfony/polyfill",
|
1621
|
+
"url": "https://github.com/symfony/polyfill"
|
1615
1622
|
}
|
1616
1623
|
},
|
1617
1624
|
"autoload": {
|
@@ -1646,7 +1653,7 @@
|
|
1646
1653
|
"shim"
|
1647
1654
|
],
|
1648
1655
|
"support": {
|
1649
|
-
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.
|
1656
|
+
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.27.0"
|
1650
1657
|
},
|
1651
1658
|
"funding": [
|
1652
1659
|
{
|
@@ -1662,30 +1669,33 @@
|
|
1662
1669
|
"type": "tidelift"
|
1663
1670
|
}
|
1664
1671
|
],
|
1665
|
-
"time": "
|
1672
|
+
"time": "2022-11-03T14:55:06+00:00"
|
1666
1673
|
},
|
1667
1674
|
{
|
1668
1675
|
"name": "symfony/polyfill-php73",
|
1669
|
-
"version": "v1.
|
1676
|
+
"version": "v1.27.0",
|
1670
1677
|
"source": {
|
1671
1678
|
"type": "git",
|
1672
1679
|
"url": "https://github.com/symfony/polyfill-php73.git",
|
1673
|
-
"reference": "
|
1680
|
+
"reference": "9e8ecb5f92152187c4799efd3c96b78ccab18ff9"
|
1674
1681
|
},
|
1675
1682
|
"dist": {
|
1676
1683
|
"type": "zip",
|
1677
|
-
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/
|
1678
|
-
"reference": "
|
1684
|
+
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/9e8ecb5f92152187c4799efd3c96b78ccab18ff9",
|
1685
|
+
"reference": "9e8ecb5f92152187c4799efd3c96b78ccab18ff9",
|
1679
1686
|
"shasum": ""
|
1680
1687
|
},
|
1681
1688
|
"require": {
|
1682
|
-
"php": ">=7.
|
1689
|
+
"php": ">=7.1"
|
1683
1690
|
},
|
1684
1691
|
"type": "library",
|
1685
1692
|
"extra": {
|
1693
|
+
"branch-alias": {
|
1694
|
+
"dev-main": "1.27-dev"
|
1695
|
+
},
|
1686
1696
|
"thanks": {
|
1687
|
-
"
|
1688
|
-
"
|
1697
|
+
"name": "symfony/polyfill",
|
1698
|
+
"url": "https://github.com/symfony/polyfill"
|
1689
1699
|
}
|
1690
1700
|
},
|
1691
1701
|
"autoload": {
|
@@ -1722,7 +1732,7 @@
|
|
1722
1732
|
"shim"
|
1723
1733
|
],
|
1724
1734
|
"support": {
|
1725
|
-
"source": "https://github.com/symfony/polyfill-php73/tree/v1.
|
1735
|
+
"source": "https://github.com/symfony/polyfill-php73/tree/v1.27.0"
|
1726
1736
|
},
|
1727
1737
|
"funding": [
|
1728
1738
|
{
|
@@ -1738,30 +1748,33 @@
|
|
1738
1748
|
"type": "tidelift"
|
1739
1749
|
}
|
1740
1750
|
],
|
1741
|
-
"time": "
|
1751
|
+
"time": "2022-11-03T14:55:06+00:00"
|
1742
1752
|
},
|
1743
1753
|
{
|
1744
1754
|
"name": "symfony/polyfill-php80",
|
1745
|
-
"version": "v1.
|
1755
|
+
"version": "v1.27.0",
|
1746
1756
|
"source": {
|
1747
1757
|
"type": "git",
|
1748
1758
|
"url": "https://github.com/symfony/polyfill-php80.git",
|
1749
|
-
"reference": "
|
1759
|
+
"reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936"
|
1750
1760
|
},
|
1751
1761
|
"dist": {
|
1752
1762
|
"type": "zip",
|
1753
|
-
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/
|
1754
|
-
"reference": "
|
1763
|
+
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
|
1764
|
+
"reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
|
1755
1765
|
"shasum": ""
|
1756
1766
|
},
|
1757
1767
|
"require": {
|
1758
|
-
"php": ">=7.
|
1768
|
+
"php": ">=7.1"
|
1759
1769
|
},
|
1760
1770
|
"type": "library",
|
1761
1771
|
"extra": {
|
1772
|
+
"branch-alias": {
|
1773
|
+
"dev-main": "1.27-dev"
|
1774
|
+
},
|
1762
1775
|
"thanks": {
|
1763
|
-
"
|
1764
|
-
"
|
1776
|
+
"name": "symfony/polyfill",
|
1777
|
+
"url": "https://github.com/symfony/polyfill"
|
1765
1778
|
}
|
1766
1779
|
},
|
1767
1780
|
"autoload": {
|
@@ -1802,7 +1815,7 @@
|
|
1802
1815
|
"shim"
|
1803
1816
|
],
|
1804
1817
|
"support": {
|
1805
|
-
"source": "https://github.com/symfony/polyfill-php80/tree/v1.
|
1818
|
+
"source": "https://github.com/symfony/polyfill-php80/tree/v1.27.0"
|
1806
1819
|
},
|
1807
1820
|
"funding": [
|
1808
1821
|
{
|
@@ -1818,30 +1831,33 @@
|
|
1818
1831
|
"type": "tidelift"
|
1819
1832
|
}
|
1820
1833
|
],
|
1821
|
-
"time": "
|
1834
|
+
"time": "2022-11-03T14:55:06+00:00"
|
1822
1835
|
},
|
1823
1836
|
{
|
1824
1837
|
"name": "symfony/polyfill-php81",
|
1825
|
-
"version": "v1.
|
1838
|
+
"version": "v1.27.0",
|
1826
1839
|
"source": {
|
1827
1840
|
"type": "git",
|
1828
1841
|
"url": "https://github.com/symfony/polyfill-php81.git",
|
1829
|
-
"reference": "
|
1842
|
+
"reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a"
|
1830
1843
|
},
|
1831
1844
|
"dist": {
|
1832
1845
|
"type": "zip",
|
1833
|
-
"url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/
|
1834
|
-
"reference": "
|
1846
|
+
"url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/707403074c8ea6e2edaf8794b0157a0bfa52157a",
|
1847
|
+
"reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a",
|
1835
1848
|
"shasum": ""
|
1836
1849
|
},
|
1837
1850
|
"require": {
|
1838
|
-
"php": ">=7.
|
1851
|
+
"php": ">=7.1"
|
1839
1852
|
},
|
1840
1853
|
"type": "library",
|
1841
1854
|
"extra": {
|
1855
|
+
"branch-alias": {
|
1856
|
+
"dev-main": "1.27-dev"
|
1857
|
+
},
|
1842
1858
|
"thanks": {
|
1843
|
-
"
|
1844
|
-
"
|
1859
|
+
"name": "symfony/polyfill",
|
1860
|
+
"url": "https://github.com/symfony/polyfill"
|
1845
1861
|
}
|
1846
1862
|
},
|
1847
1863
|
"autoload": {
|
@@ -1878,7 +1894,7 @@
|
|
1878
1894
|
"shim"
|
1879
1895
|
],
|
1880
1896
|
"support": {
|
1881
|
-
"source": "https://github.com/symfony/polyfill-php81/tree/v1.
|
1897
|
+
"source": "https://github.com/symfony/polyfill-php81/tree/v1.27.0"
|
1882
1898
|
},
|
1883
1899
|
"funding": [
|
1884
1900
|
{
|
@@ -1894,25 +1910,24 @@
|
|
1894
1910
|
"type": "tidelift"
|
1895
1911
|
}
|
1896
1912
|
],
|
1897
|
-
"time": "
|
1913
|
+
"time": "2022-11-03T14:55:06+00:00"
|
1898
1914
|
},
|
1899
1915
|
{
|
1900
1916
|
"name": "symfony/process",
|
1901
|
-
"version": "
|
1917
|
+
"version": "v6.4.15",
|
1902
1918
|
"source": {
|
1903
1919
|
"type": "git",
|
1904
1920
|
"url": "https://github.com/symfony/process.git",
|
1905
|
-
"reference": "
|
1921
|
+
"reference": "3cb242f059c14ae08591c5c4087d1fe443564392"
|
1906
1922
|
},
|
1907
1923
|
"dist": {
|
1908
1924
|
"type": "zip",
|
1909
|
-
"url": "https://api.github.com/repos/symfony/process/zipball/
|
1910
|
-
"reference": "
|
1925
|
+
"url": "https://api.github.com/repos/symfony/process/zipball/3cb242f059c14ae08591c5c4087d1fe443564392",
|
1926
|
+
"reference": "3cb242f059c14ae08591c5c4087d1fe443564392",
|
1911
1927
|
"shasum": ""
|
1912
1928
|
},
|
1913
1929
|
"require": {
|
1914
|
-
"php": ">=
|
1915
|
-
"symfony/polyfill-php80": "^1.16"
|
1930
|
+
"php": ">=8.1"
|
1916
1931
|
},
|
1917
1932
|
"type": "library",
|
1918
1933
|
"autoload": {
|
@@ -1940,7 +1955,7 @@
|
|
1940
1955
|
"description": "Executes commands in sub-processes",
|
1941
1956
|
"homepage": "https://symfony.com",
|
1942
1957
|
"support": {
|
1943
|
-
"source": "https://github.com/symfony/process/tree/
|
1958
|
+
"source": "https://github.com/symfony/process/tree/v6.4.15"
|
1944
1959
|
},
|
1945
1960
|
"funding": [
|
1946
1961
|
{
|
@@ -1956,20 +1971,20 @@
|
|
1956
1971
|
"type": "tidelift"
|
1957
1972
|
}
|
1958
1973
|
],
|
1959
|
-
"time": "2024-11-
|
1974
|
+
"time": "2024-11-06T14:19:14+00:00"
|
1960
1975
|
},
|
1961
1976
|
{
|
1962
1977
|
"name": "symfony/service-contracts",
|
1963
|
-
"version": "v2.5.
|
1978
|
+
"version": "v2.5.2",
|
1964
1979
|
"source": {
|
1965
1980
|
"type": "git",
|
1966
1981
|
"url": "https://github.com/symfony/service-contracts.git",
|
1967
|
-
"reference": "
|
1982
|
+
"reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c"
|
1968
1983
|
},
|
1969
1984
|
"dist": {
|
1970
1985
|
"type": "zip",
|
1971
|
-
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/
|
1972
|
-
"reference": "
|
1986
|
+
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
|
1987
|
+
"reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
|
1973
1988
|
"shasum": ""
|
1974
1989
|
},
|
1975
1990
|
"require": {
|
@@ -2023,7 +2038,7 @@
|
|
2023
2038
|
"standards"
|
2024
2039
|
],
|
2025
2040
|
"support": {
|
2026
|
-
"source": "https://github.com/symfony/service-contracts/tree/v2.5.
|
2041
|
+
"source": "https://github.com/symfony/service-contracts/tree/v2.5.2"
|
2027
2042
|
},
|
2028
2043
|
"funding": [
|
2029
2044
|
{
|
@@ -2039,20 +2054,20 @@
|
|
2039
2054
|
"type": "tidelift"
|
2040
2055
|
}
|
2041
2056
|
],
|
2042
|
-
"time": "
|
2057
|
+
"time": "2022-05-30T19:17:29+00:00"
|
2043
2058
|
},
|
2044
2059
|
{
|
2045
2060
|
"name": "symfony/string",
|
2046
|
-
"version": "v5.4.
|
2061
|
+
"version": "v5.4.26",
|
2047
2062
|
"source": {
|
2048
2063
|
"type": "git",
|
2049
2064
|
"url": "https://github.com/symfony/string.git",
|
2050
|
-
"reference": "
|
2065
|
+
"reference": "1181fe9270e373537475e826873b5867b863883c"
|
2051
2066
|
},
|
2052
2067
|
"dist": {
|
2053
2068
|
"type": "zip",
|
2054
|
-
"url": "https://api.github.com/repos/symfony/string/zipball/
|
2055
|
-
"reference": "
|
2069
|
+
"url": "https://api.github.com/repos/symfony/string/zipball/1181fe9270e373537475e826873b5867b863883c",
|
2070
|
+
"reference": "1181fe9270e373537475e826873b5867b863883c",
|
2056
2071
|
"shasum": ""
|
2057
2072
|
},
|
2058
2073
|
"require": {
|
@@ -2109,7 +2124,7 @@
|
|
2109
2124
|
"utf8"
|
2110
2125
|
],
|
2111
2126
|
"support": {
|
2112
|
-
"source": "https://github.com/symfony/string/tree/v5.4.
|
2127
|
+
"source": "https://github.com/symfony/string/tree/v5.4.26"
|
2113
2128
|
},
|
2114
2129
|
"funding": [
|
2115
2130
|
{
|
@@ -2125,36 +2140,45 @@
|
|
2125
2140
|
"type": "tidelift"
|
2126
2141
|
}
|
2127
2142
|
],
|
2128
|
-
"time": "
|
2143
|
+
"time": "2023-06-28T12:46:07+00:00"
|
2129
2144
|
}
|
2130
2145
|
],
|
2131
2146
|
"packages-dev": [
|
2132
2147
|
{
|
2133
|
-
"name": "
|
2134
|
-
"version": "
|
2148
|
+
"name": "doctrine/annotations",
|
2149
|
+
"version": "2.0.1",
|
2135
2150
|
"source": {
|
2136
2151
|
"type": "git",
|
2137
|
-
"url": "https://github.com/
|
2138
|
-
"reference": "
|
2152
|
+
"url": "https://github.com/doctrine/annotations.git",
|
2153
|
+
"reference": "e157ef3f3124bbf6fe7ce0ffd109e8a8ef284e7f"
|
2139
2154
|
},
|
2140
2155
|
"dist": {
|
2141
2156
|
"type": "zip",
|
2142
|
-
"url": "https://api.github.com/repos/
|
2143
|
-
"reference": "
|
2157
|
+
"url": "https://api.github.com/repos/doctrine/annotations/zipball/e157ef3f3124bbf6fe7ce0ffd109e8a8ef284e7f",
|
2158
|
+
"reference": "e157ef3f3124bbf6fe7ce0ffd109e8a8ef284e7f",
|
2144
2159
|
"shasum": ""
|
2145
2160
|
},
|
2146
2161
|
"require": {
|
2147
|
-
"
|
2148
|
-
"
|
2162
|
+
"doctrine/lexer": "^2 || ^3",
|
2163
|
+
"ext-tokenizer": "*",
|
2164
|
+
"php": "^7.2 || ^8.0",
|
2165
|
+
"psr/cache": "^1 || ^2 || ^3"
|
2149
2166
|
},
|
2150
2167
|
"require-dev": {
|
2151
|
-
"
|
2152
|
-
"
|
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"
|
2153
2177
|
},
|
2154
2178
|
"type": "library",
|
2155
2179
|
"autoload": {
|
2156
2180
|
"psr-4": {
|
2157
|
-
"
|
2181
|
+
"Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
|
2158
2182
|
}
|
2159
2183
|
},
|
2160
2184
|
"notification-url": "https://packagist.org/downloads/",
|
@@ -2163,115 +2187,115 @@
|
|
2163
2187
|
],
|
2164
2188
|
"authors": [
|
2165
2189
|
{
|
2166
|
-
"name": "
|
2167
|
-
"email": "
|
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"
|
2168
2208
|
}
|
2169
2209
|
],
|
2170
|
-
"description": "
|
2171
|
-
"homepage": "https://
|
2210
|
+
"description": "Docblock Annotations Parser",
|
2211
|
+
"homepage": "https://www.doctrine-project.org/projects/annotations.html",
|
2172
2212
|
"keywords": [
|
2173
|
-
"
|
2174
|
-
"
|
2175
|
-
"
|
2176
|
-
"newline",
|
2177
|
-
"reactphp",
|
2178
|
-
"streaming"
|
2213
|
+
"annotations",
|
2214
|
+
"docblock",
|
2215
|
+
"parser"
|
2179
2216
|
],
|
2180
2217
|
"support": {
|
2181
|
-
"issues": "https://github.com/
|
2182
|
-
"source": "https://github.com/
|
2218
|
+
"issues": "https://github.com/doctrine/annotations/issues",
|
2219
|
+
"source": "https://github.com/doctrine/annotations/tree/2.0.1"
|
2183
2220
|
},
|
2184
|
-
"
|
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"
|
2221
|
+
"time": "2023-02-02T22:02:53+00:00"
|
2195
2222
|
},
|
2196
2223
|
{
|
2197
|
-
"name": "
|
2198
|
-
"version": "
|
2224
|
+
"name": "doctrine/deprecations",
|
2225
|
+
"version": "v1.1.1",
|
2199
2226
|
"source": {
|
2200
2227
|
"type": "git",
|
2201
|
-
"url": "https://github.com/
|
2202
|
-
"reference": "
|
2228
|
+
"url": "https://github.com/doctrine/deprecations.git",
|
2229
|
+
"reference": "612a3ee5ab0d5dd97b7cf3874a6efe24325efac3"
|
2203
2230
|
},
|
2204
2231
|
"dist": {
|
2205
2232
|
"type": "zip",
|
2206
|
-
"url": "https://api.github.com/repos/
|
2207
|
-
"reference": "
|
2233
|
+
"url": "https://api.github.com/repos/doctrine/deprecations/zipball/612a3ee5ab0d5dd97b7cf3874a6efe24325efac3",
|
2234
|
+
"reference": "612a3ee5ab0d5dd97b7cf3874a6efe24325efac3",
|
2208
2235
|
"shasum": ""
|
2209
2236
|
},
|
2210
2237
|
"require": {
|
2211
|
-
"php": "
|
2238
|
+
"php": "^7.1 || ^8.0"
|
2212
2239
|
},
|
2213
2240
|
"require-dev": {
|
2214
|
-
"
|
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"
|
2215
2251
|
},
|
2216
2252
|
"type": "library",
|
2217
2253
|
"autoload": {
|
2218
2254
|
"psr-4": {
|
2219
|
-
"
|
2255
|
+
"Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations"
|
2220
2256
|
}
|
2221
2257
|
},
|
2222
2258
|
"notification-url": "https://packagist.org/downloads/",
|
2223
2259
|
"license": [
|
2224
2260
|
"MIT"
|
2225
2261
|
],
|
2226
|
-
"
|
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
|
-
],
|
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/",
|
2237
2264
|
"support": {
|
2238
|
-
"issues": "https://github.com/
|
2239
|
-
"source": "https://github.com/
|
2265
|
+
"issues": "https://github.com/doctrine/deprecations/issues",
|
2266
|
+
"source": "https://github.com/doctrine/deprecations/tree/v1.1.1"
|
2240
2267
|
},
|
2241
|
-
"time": "2023-
|
2268
|
+
"time": "2023-06-03T09:27:29+00:00"
|
2242
2269
|
},
|
2243
2270
|
{
|
2244
|
-
"name": "
|
2245
|
-
"version": "1.
|
2271
|
+
"name": "doctrine/lexer",
|
2272
|
+
"version": "2.1.0",
|
2246
2273
|
"source": {
|
2247
2274
|
"type": "git",
|
2248
|
-
"url": "https://github.com/
|
2249
|
-
"reference": "
|
2275
|
+
"url": "https://github.com/doctrine/lexer.git",
|
2276
|
+
"reference": "39ab8fcf5a51ce4b85ca97c7a7d033eb12831124"
|
2250
2277
|
},
|
2251
2278
|
"dist": {
|
2252
2279
|
"type": "zip",
|
2253
|
-
"url": "https://api.github.com/repos/
|
2254
|
-
"reference": "
|
2280
|
+
"url": "https://api.github.com/repos/doctrine/lexer/zipball/39ab8fcf5a51ce4b85ca97c7a7d033eb12831124",
|
2281
|
+
"reference": "39ab8fcf5a51ce4b85ca97c7a7d033eb12831124",
|
2255
2282
|
"shasum": ""
|
2256
2283
|
},
|
2257
2284
|
"require": {
|
2258
|
-
"
|
2285
|
+
"doctrine/deprecations": "^1.0",
|
2286
|
+
"php": "^7.1 || ^8.0"
|
2259
2287
|
},
|
2260
2288
|
"require-dev": {
|
2261
|
-
"
|
2262
|
-
"
|
2263
|
-
"
|
2264
|
-
"
|
2265
|
-
"
|
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"
|
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"
|
2270
2294
|
},
|
2271
2295
|
"type": "library",
|
2272
2296
|
"autoload": {
|
2273
2297
|
"psr-4": {
|
2274
|
-
"
|
2298
|
+
"Doctrine\\Common\\Lexer\\": "src"
|
2275
2299
|
}
|
2276
2300
|
},
|
2277
2301
|
"notification-url": "https://packagist.org/downloads/",
|
@@ -2280,80 +2304,97 @@
|
|
2280
2304
|
],
|
2281
2305
|
"authors": [
|
2282
2306
|
{
|
2283
|
-
"name": "
|
2284
|
-
"email": "
|
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"
|
2285
2317
|
}
|
2286
2318
|
],
|
2287
|
-
"description": "
|
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",
|
2288
2321
|
"keywords": [
|
2289
|
-
"
|
2290
|
-
"
|
2322
|
+
"annotations",
|
2323
|
+
"docblock",
|
2324
|
+
"lexer",
|
2325
|
+
"parser",
|
2326
|
+
"php"
|
2291
2327
|
],
|
2292
2328
|
"support": {
|
2293
|
-
"issues": "https://github.com/
|
2294
|
-
"source": "https://github.com/
|
2329
|
+
"issues": "https://github.com/doctrine/lexer/issues",
|
2330
|
+
"source": "https://github.com/doctrine/lexer/tree/2.1.0"
|
2295
2331
|
},
|
2296
2332
|
"funding": [
|
2297
2333
|
{
|
2298
|
-
"url": "https://
|
2299
|
-
"type": "
|
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"
|
2300
2344
|
}
|
2301
2345
|
],
|
2302
|
-
"time": "
|
2346
|
+
"time": "2022-12-14T08:49:07+00:00"
|
2303
2347
|
},
|
2304
2348
|
{
|
2305
2349
|
"name": "friendsofphp/php-cs-fixer",
|
2306
|
-
"version": "v3.
|
2350
|
+
"version": "v3.23.0",
|
2307
2351
|
"source": {
|
2308
2352
|
"type": "git",
|
2309
2353
|
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
|
2310
|
-
"reference": "
|
2354
|
+
"reference": "35af3cbbacfa91e164b252a28ec0b644f1ed4e78"
|
2311
2355
|
},
|
2312
2356
|
"dist": {
|
2313
2357
|
"type": "zip",
|
2314
|
-
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/
|
2315
|
-
"reference": "
|
2358
|
+
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/35af3cbbacfa91e164b252a28ec0b644f1ed4e78",
|
2359
|
+
"reference": "35af3cbbacfa91e164b252a28ec0b644f1ed4e78",
|
2316
2360
|
"shasum": ""
|
2317
2361
|
},
|
2318
2362
|
"require": {
|
2319
|
-
"
|
2320
|
-
"composer/semver": "^3.4",
|
2363
|
+
"composer/semver": "^3.3",
|
2321
2364
|
"composer/xdebug-handler": "^3.0.3",
|
2322
|
-
"
|
2365
|
+
"doctrine/annotations": "^2",
|
2366
|
+
"doctrine/lexer": "^2 || ^3",
|
2323
2367
|
"ext-json": "*",
|
2324
2368
|
"ext-tokenizer": "*",
|
2325
|
-
"fidry/cpu-core-counter": "^1.2",
|
2326
2369
|
"php": "^7.4 || ^8.0",
|
2327
|
-
"
|
2328
|
-
"
|
2329
|
-
"
|
2330
|
-
"
|
2331
|
-
"
|
2332
|
-
"
|
2333
|
-
"symfony/
|
2334
|
-
"symfony/
|
2335
|
-
"symfony/
|
2336
|
-
"symfony/
|
2337
|
-
"symfony/
|
2338
|
-
"symfony/polyfill-mbstring": "^1.28",
|
2339
|
-
"symfony/polyfill-php80": "^1.28",
|
2340
|
-
"symfony/polyfill-php81": "^1.28",
|
2341
|
-
"symfony/process": "^5.4 || ^6.0 || ^7.0",
|
2342
|
-
"symfony/stopwatch": "^5.4 || ^6.0 || ^7.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"
|
2343
2381
|
},
|
2344
2382
|
"require-dev": {
|
2345
|
-
"facile-it/paraunit": "^1.3
|
2346
|
-
"
|
2347
|
-
"
|
2348
|
-
"
|
2349
|
-
"
|
2350
|
-
"php-coveralls/php-coveralls": "^2.7",
|
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",
|
2351
2388
|
"php-cs-fixer/accessible-object": "^1.1",
|
2352
|
-
"php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.
|
2353
|
-
"php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.
|
2354
|
-
"
|
2355
|
-
"
|
2356
|
-
"
|
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"
|
2357
2398
|
},
|
2358
2399
|
"suggest": {
|
2359
2400
|
"ext-dom": "For handling output formats in XML",
|
@@ -2366,10 +2407,7 @@
|
|
2366
2407
|
"autoload": {
|
2367
2408
|
"psr-4": {
|
2368
2409
|
"PhpCsFixer\\": "src/"
|
2369
|
-
}
|
2370
|
-
"exclude-from-classmap": [
|
2371
|
-
"src/Fixer/Internal/*"
|
2372
|
-
]
|
2410
|
+
}
|
2373
2411
|
},
|
2374
2412
|
"notification-url": "https://packagist.org/downloads/",
|
2375
2413
|
"license": [
|
@@ -2394,7 +2432,7 @@
|
|
2394
2432
|
],
|
2395
2433
|
"support": {
|
2396
2434
|
"issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues",
|
2397
|
-
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.
|
2435
|
+
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.23.0"
|
2398
2436
|
},
|
2399
2437
|
"funding": [
|
2400
2438
|
{
|
@@ -2402,7 +2440,7 @@
|
|
2402
2440
|
"type": "github"
|
2403
2441
|
}
|
2404
2442
|
],
|
2405
|
-
"time": "
|
2443
|
+
"time": "2023-08-14T12:27:35+00:00"
|
2406
2444
|
},
|
2407
2445
|
{
|
2408
2446
|
"name": "phpstan/phpstan",
|
@@ -2463,21 +2501,21 @@
|
|
2463
2501
|
"time": "2024-12-17T17:14:01+00:00"
|
2464
2502
|
},
|
2465
2503
|
{
|
2466
|
-
"name": "psr/
|
2467
|
-
"version": "1.0.
|
2504
|
+
"name": "psr/cache",
|
2505
|
+
"version": "1.0.1",
|
2468
2506
|
"source": {
|
2469
2507
|
"type": "git",
|
2470
|
-
"url": "https://github.com/php-fig/
|
2471
|
-
"reference": "
|
2508
|
+
"url": "https://github.com/php-fig/cache.git",
|
2509
|
+
"reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
|
2472
2510
|
},
|
2473
2511
|
"dist": {
|
2474
2512
|
"type": "zip",
|
2475
|
-
"url": "https://api.github.com/repos/php-fig/
|
2476
|
-
"reference": "
|
2513
|
+
"url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
|
2514
|
+
"reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
|
2477
2515
|
"shasum": ""
|
2478
2516
|
},
|
2479
2517
|
"require": {
|
2480
|
-
"php": ">=
|
2518
|
+
"php": ">=5.3.0"
|
2481
2519
|
},
|
2482
2520
|
"type": "library",
|
2483
2521
|
"extra": {
|
@@ -2487,7 +2525,7 @@
|
|
2487
2525
|
},
|
2488
2526
|
"autoload": {
|
2489
2527
|
"psr-4": {
|
2490
|
-
"Psr\\
|
2528
|
+
"Psr\\Cache\\": "src/"
|
2491
2529
|
}
|
2492
2530
|
},
|
2493
2531
|
"notification-url": "https://packagist.org/downloads/",
|
@@ -2500,424 +2538,43 @@
|
|
2500
2538
|
"homepage": "http://www.php-fig.org/"
|
2501
2539
|
}
|
2502
2540
|
],
|
2503
|
-
"description": "
|
2504
|
-
"keywords": [
|
2505
|
-
"events",
|
2506
|
-
"psr",
|
2507
|
-
"psr-14"
|
2508
|
-
],
|
2509
|
-
"support": {
|
2510
|
-
"issues": "https://github.com/php-fig/event-dispatcher/issues",
|
2511
|
-
"source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
|
2512
|
-
},
|
2513
|
-
"time": "2019-01-08T18:20:26+00:00"
|
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",
|
2541
|
+
"description": "Common interface for caching libraries",
|
2569
2542
|
"keywords": [
|
2570
2543
|
"cache",
|
2571
|
-
"
|
2572
|
-
"
|
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"
|
2544
|
+
"psr",
|
2545
|
+
"psr-6"
|
2801
2546
|
],
|
2802
2547
|
"support": {
|
2803
|
-
"
|
2804
|
-
"source": "https://github.com/reactphp/event-loop/tree/v1.5.0"
|
2548
|
+
"source": "https://github.com/php-fig/cache/tree/master"
|
2805
2549
|
},
|
2806
|
-
"
|
2807
|
-
{
|
2808
|
-
"url": "https://opencollective.com/reactphp",
|
2809
|
-
"type": "open_collective"
|
2810
|
-
}
|
2811
|
-
],
|
2812
|
-
"time": "2023-11-13T13:48:05+00:00"
|
2550
|
+
"time": "2016-08-06T20:24:11+00:00"
|
2813
2551
|
},
|
2814
2552
|
{
|
2815
|
-
"name": "
|
2816
|
-
"version": "
|
2553
|
+
"name": "psr/event-dispatcher",
|
2554
|
+
"version": "1.0.0",
|
2817
2555
|
"source": {
|
2818
2556
|
"type": "git",
|
2819
|
-
"url": "https://github.com/
|
2820
|
-
"reference": "
|
2557
|
+
"url": "https://github.com/php-fig/event-dispatcher.git",
|
2558
|
+
"reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
|
2821
2559
|
},
|
2822
2560
|
"dist": {
|
2823
2561
|
"type": "zip",
|
2824
|
-
"url": "https://api.github.com/repos/
|
2825
|
-
"reference": "
|
2562
|
+
"url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
|
2563
|
+
"reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
|
2826
2564
|
"shasum": ""
|
2827
2565
|
},
|
2828
2566
|
"require": {
|
2829
|
-
"
|
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"
|
2567
|
+
"php": ">=7.2.0"
|
2841
2568
|
},
|
2842
2569
|
"type": "library",
|
2843
|
-
"
|
2844
|
-
"
|
2845
|
-
"
|
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"
|
2570
|
+
"extra": {
|
2571
|
+
"branch-alias": {
|
2572
|
+
"dev-master": "1.0.x-dev"
|
2890
2573
|
}
|
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
2574
|
},
|
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
2575
|
"autoload": {
|
2919
2576
|
"psr-4": {
|
2920
|
-
"
|
2577
|
+
"Psr\\EventDispatcher\\": "src/"
|
2921
2578
|
}
|
2922
2579
|
},
|
2923
2580
|
"notification-url": "https://packagist.org/downloads/",
|
@@ -2926,61 +2583,34 @@
|
|
2926
2583
|
],
|
2927
2584
|
"authors": [
|
2928
2585
|
{
|
2929
|
-
"name": "
|
2930
|
-
"
|
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/"
|
2586
|
+
"name": "PHP-FIG",
|
2587
|
+
"homepage": "http://www.php-fig.org/"
|
2947
2588
|
}
|
2948
2589
|
],
|
2949
|
-
"description": "
|
2590
|
+
"description": "Standard interfaces for event handling.",
|
2950
2591
|
"keywords": [
|
2951
|
-
"
|
2952
|
-
"
|
2953
|
-
"
|
2954
|
-
"pipe",
|
2955
|
-
"reactphp",
|
2956
|
-
"readable",
|
2957
|
-
"stream",
|
2958
|
-
"writable"
|
2592
|
+
"events",
|
2593
|
+
"psr",
|
2594
|
+
"psr-14"
|
2959
2595
|
],
|
2960
2596
|
"support": {
|
2961
|
-
"issues": "https://github.com/
|
2962
|
-
"source": "https://github.com/
|
2597
|
+
"issues": "https://github.com/php-fig/event-dispatcher/issues",
|
2598
|
+
"source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
|
2963
2599
|
},
|
2964
|
-
"
|
2965
|
-
{
|
2966
|
-
"url": "https://opencollective.com/reactphp",
|
2967
|
-
"type": "open_collective"
|
2968
|
-
}
|
2969
|
-
],
|
2970
|
-
"time": "2024-06-11T12:45:25+00:00"
|
2600
|
+
"time": "2019-01-08T18:20:26+00:00"
|
2971
2601
|
},
|
2972
2602
|
{
|
2973
2603
|
"name": "sebastian/diff",
|
2974
|
-
"version": "4.0.
|
2604
|
+
"version": "4.0.5",
|
2975
2605
|
"source": {
|
2976
2606
|
"type": "git",
|
2977
2607
|
"url": "https://github.com/sebastianbergmann/diff.git",
|
2978
|
-
"reference": "
|
2608
|
+
"reference": "74be17022044ebaaecfdf0c5cd504fc9cd5a7131"
|
2979
2609
|
},
|
2980
2610
|
"dist": {
|
2981
2611
|
"type": "zip",
|
2982
|
-
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/
|
2983
|
-
"reference": "
|
2612
|
+
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/74be17022044ebaaecfdf0c5cd504fc9cd5a7131",
|
2613
|
+
"reference": "74be17022044ebaaecfdf0c5cd504fc9cd5a7131",
|
2984
2614
|
"shasum": ""
|
2985
2615
|
},
|
2986
2616
|
"require": {
|
@@ -3025,7 +2655,7 @@
|
|
3025
2655
|
],
|
3026
2656
|
"support": {
|
3027
2657
|
"issues": "https://github.com/sebastianbergmann/diff/issues",
|
3028
|
-
"source": "https://github.com/sebastianbergmann/diff/tree/4.0.
|
2658
|
+
"source": "https://github.com/sebastianbergmann/diff/tree/4.0.5"
|
3029
2659
|
},
|
3030
2660
|
"funding": [
|
3031
2661
|
{
|
@@ -3033,20 +2663,20 @@
|
|
3033
2663
|
"type": "github"
|
3034
2664
|
}
|
3035
2665
|
],
|
3036
|
-
"time": "
|
2666
|
+
"time": "2023-05-07T05:35:17+00:00"
|
3037
2667
|
},
|
3038
2668
|
{
|
3039
2669
|
"name": "symfony/event-dispatcher",
|
3040
|
-
"version": "v5.4.
|
2670
|
+
"version": "v5.4.26",
|
3041
2671
|
"source": {
|
3042
2672
|
"type": "git",
|
3043
2673
|
"url": "https://github.com/symfony/event-dispatcher.git",
|
3044
|
-
"reference": "
|
2674
|
+
"reference": "5dcc00e03413f05c1e7900090927bb7247cb0aac"
|
3045
2675
|
},
|
3046
2676
|
"dist": {
|
3047
2677
|
"type": "zip",
|
3048
|
-
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/
|
3049
|
-
"reference": "
|
2678
|
+
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/5dcc00e03413f05c1e7900090927bb7247cb0aac",
|
2679
|
+
"reference": "5dcc00e03413f05c1e7900090927bb7247cb0aac",
|
3050
2680
|
"shasum": ""
|
3051
2681
|
},
|
3052
2682
|
"require": {
|
@@ -3102,7 +2732,7 @@
|
|
3102
2732
|
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
|
3103
2733
|
"homepage": "https://symfony.com",
|
3104
2734
|
"support": {
|
3105
|
-
"source": "https://github.com/symfony/event-dispatcher/tree/v5.4.
|
2735
|
+
"source": "https://github.com/symfony/event-dispatcher/tree/v5.4.26"
|
3106
2736
|
},
|
3107
2737
|
"funding": [
|
3108
2738
|
{
|
@@ -3118,20 +2748,20 @@
|
|
3118
2748
|
"type": "tidelift"
|
3119
2749
|
}
|
3120
2750
|
],
|
3121
|
-
"time": "
|
2751
|
+
"time": "2023-07-06T06:34:20+00:00"
|
3122
2752
|
},
|
3123
2753
|
{
|
3124
2754
|
"name": "symfony/event-dispatcher-contracts",
|
3125
|
-
"version": "v2.5.
|
2755
|
+
"version": "v2.5.2",
|
3126
2756
|
"source": {
|
3127
2757
|
"type": "git",
|
3128
2758
|
"url": "https://github.com/symfony/event-dispatcher-contracts.git",
|
3129
|
-
"reference": "
|
2759
|
+
"reference": "f98b54df6ad059855739db6fcbc2d36995283fe1"
|
3130
2760
|
},
|
3131
2761
|
"dist": {
|
3132
2762
|
"type": "zip",
|
3133
|
-
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/
|
3134
|
-
"reference": "
|
2763
|
+
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/f98b54df6ad059855739db6fcbc2d36995283fe1",
|
2764
|
+
"reference": "f98b54df6ad059855739db6fcbc2d36995283fe1",
|
3135
2765
|
"shasum": ""
|
3136
2766
|
},
|
3137
2767
|
"require": {
|
@@ -3181,7 +2811,7 @@
|
|
3181
2811
|
"standards"
|
3182
2812
|
],
|
3183
2813
|
"support": {
|
3184
|
-
"source": "https://github.com/symfony/event-dispatcher-contracts/tree/v2.5.
|
2814
|
+
"source": "https://github.com/symfony/event-dispatcher-contracts/tree/v2.5.2"
|
3185
2815
|
},
|
3186
2816
|
"funding": [
|
3187
2817
|
{
|
@@ -3197,20 +2827,20 @@
|
|
3197
2827
|
"type": "tidelift"
|
3198
2828
|
}
|
3199
2829
|
],
|
3200
|
-
"time": "
|
2830
|
+
"time": "2022-01-02T09:53:40+00:00"
|
3201
2831
|
},
|
3202
2832
|
{
|
3203
2833
|
"name": "symfony/options-resolver",
|
3204
|
-
"version": "v5.4.
|
2834
|
+
"version": "v5.4.21",
|
3205
2835
|
"source": {
|
3206
2836
|
"type": "git",
|
3207
2837
|
"url": "https://github.com/symfony/options-resolver.git",
|
3208
|
-
"reference": "
|
2838
|
+
"reference": "4fe5cf6ede71096839f0e4b4444d65dd3a7c1eb9"
|
3209
2839
|
},
|
3210
2840
|
"dist": {
|
3211
2841
|
"type": "zip",
|
3212
|
-
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/
|
3213
|
-
"reference": "
|
2842
|
+
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/4fe5cf6ede71096839f0e4b4444d65dd3a7c1eb9",
|
2843
|
+
"reference": "4fe5cf6ede71096839f0e4b4444d65dd3a7c1eb9",
|
3214
2844
|
"shasum": ""
|
3215
2845
|
},
|
3216
2846
|
"require": {
|
@@ -3250,7 +2880,7 @@
|
|
3250
2880
|
"options"
|
3251
2881
|
],
|
3252
2882
|
"support": {
|
3253
|
-
"source": "https://github.com/symfony/options-resolver/tree/v5.4.
|
2883
|
+
"source": "https://github.com/symfony/options-resolver/tree/v5.4.21"
|
3254
2884
|
},
|
3255
2885
|
"funding": [
|
3256
2886
|
{
|
@@ -3266,20 +2896,20 @@
|
|
3266
2896
|
"type": "tidelift"
|
3267
2897
|
}
|
3268
2898
|
],
|
3269
|
-
"time": "
|
2899
|
+
"time": "2023-02-14T08:03:56+00:00"
|
3270
2900
|
},
|
3271
2901
|
{
|
3272
2902
|
"name": "symfony/stopwatch",
|
3273
|
-
"version": "v5.4.
|
2903
|
+
"version": "v5.4.21",
|
3274
2904
|
"source": {
|
3275
2905
|
"type": "git",
|
3276
2906
|
"url": "https://github.com/symfony/stopwatch.git",
|
3277
|
-
"reference": "
|
2907
|
+
"reference": "f83692cd869a6f2391691d40a01e8acb89e76fee"
|
3278
2908
|
},
|
3279
2909
|
"dist": {
|
3280
2910
|
"type": "zip",
|
3281
|
-
"url": "https://api.github.com/repos/symfony/stopwatch/zipball/
|
3282
|
-
"reference": "
|
2911
|
+
"url": "https://api.github.com/repos/symfony/stopwatch/zipball/f83692cd869a6f2391691d40a01e8acb89e76fee",
|
2912
|
+
"reference": "f83692cd869a6f2391691d40a01e8acb89e76fee",
|
3283
2913
|
"shasum": ""
|
3284
2914
|
},
|
3285
2915
|
"require": {
|
@@ -3312,7 +2942,7 @@
|
|
3312
2942
|
"description": "Provides a way to profile code",
|
3313
2943
|
"homepage": "https://symfony.com",
|
3314
2944
|
"support": {
|
3315
|
-
"source": "https://github.com/symfony/stopwatch/tree/v5.4.
|
2945
|
+
"source": "https://github.com/symfony/stopwatch/tree/v5.4.21"
|
3316
2946
|
},
|
3317
2947
|
"funding": [
|
3318
2948
|
{
|
@@ -3328,18 +2958,18 @@
|
|
3328
2958
|
"type": "tidelift"
|
3329
2959
|
}
|
3330
2960
|
],
|
3331
|
-
"time": "
|
2961
|
+
"time": "2023-02-14T08:03:56+00:00"
|
3332
2962
|
}
|
3333
2963
|
],
|
3334
2964
|
"aliases": [],
|
3335
2965
|
"minimum-stability": "stable",
|
3336
|
-
"stability-flags":
|
2966
|
+
"stability-flags": {},
|
3337
2967
|
"prefer-stable": false,
|
3338
2968
|
"prefer-lowest": false,
|
3339
2969
|
"platform": {
|
3340
|
-
"php": "^
|
2970
|
+
"php": "^8.2",
|
3341
2971
|
"ext-json": "*"
|
3342
2972
|
},
|
3343
|
-
"platform-dev":
|
2973
|
+
"platform-dev": {},
|
3344
2974
|
"plugin-api-version": "2.6.0"
|
3345
2975
|
}
|