php dependency updates

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
szaimen
2026-06-22 13:49:23 +00:00
committed by github-actions[bot]
parent a2b991feac
commit 8ace9ef096
+7 -7
View File
@@ -1955,16 +1955,16 @@
"packages-dev": [ "packages-dev": [
{ {
"name": "amphp/amp", "name": "amphp/amp",
"version": "v3.1.1", "version": "v3.1.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/amphp/amp.git", "url": "https://github.com/amphp/amp.git",
"reference": "fa0ab33a6f47a82929c38d03ca47ebb71086a93f" "reference": "2f3ebed5a4f663968a0590dbb7654a8b32cb63cb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/amphp/amp/zipball/fa0ab33a6f47a82929c38d03ca47ebb71086a93f", "url": "https://api.github.com/repos/amphp/amp/zipball/2f3ebed5a4f663968a0590dbb7654a8b32cb63cb",
"reference": "fa0ab33a6f47a82929c38d03ca47ebb71086a93f", "reference": "2f3ebed5a4f663968a0590dbb7654a8b32cb63cb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1974,7 +1974,7 @@
"require-dev": { "require-dev": {
"amphp/php-cs-fixer-config": "^2", "amphp/php-cs-fixer-config": "^2",
"phpunit/phpunit": "^9", "phpunit/phpunit": "^9",
"psalm/phar": "5.23.1" "psalm/phar": "6.16.1"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@@ -2024,7 +2024,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/amphp/amp/issues", "issues": "https://github.com/amphp/amp/issues",
"source": "https://github.com/amphp/amp/tree/v3.1.1" "source": "https://github.com/amphp/amp/tree/v3.1.2"
}, },
"funding": [ "funding": [
{ {
@@ -2032,7 +2032,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-08-27T21:42:00+00:00" "time": "2026-06-21T13:59:44+00:00"
}, },
{ {
"name": "amphp/byte-stream", "name": "amphp/byte-stream",