php dependency updates

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
szaimen 2025-12-04 12:03:44 +00:00 committed by github-actions[bot]
parent d6e0d8b87d
commit 83d2b8ba16

12
php/composer.lock generated
View file

@ -2035,16 +2035,16 @@
}, },
{ {
"name": "amphp/parallel", "name": "amphp/parallel",
"version": "v2.3.2", "version": "v2.3.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/amphp/parallel.git", "url": "https://github.com/amphp/parallel.git",
"reference": "321b45ae771d9c33a068186b24117e3cd1c48dce" "reference": "296b521137a54d3a02425b464e5aee4c93db2c60"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/amphp/parallel/zipball/321b45ae771d9c33a068186b24117e3cd1c48dce", "url": "https://api.github.com/repos/amphp/parallel/zipball/296b521137a54d3a02425b464e5aee4c93db2c60",
"reference": "321b45ae771d9c33a068186b24117e3cd1c48dce", "reference": "296b521137a54d3a02425b464e5aee4c93db2c60",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2107,7 +2107,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/amphp/parallel/issues", "issues": "https://github.com/amphp/parallel/issues",
"source": "https://github.com/amphp/parallel/tree/v2.3.2" "source": "https://github.com/amphp/parallel/tree/v2.3.3"
}, },
"funding": [ "funding": [
{ {
@ -2115,7 +2115,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-08-27T21:55:40+00:00" "time": "2025-11-15T06:23:42+00:00"
}, },
{ {
"name": "amphp/parser", "name": "amphp/parser",