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": [
{
"name": "amphp/amp",
"version": "v3.1.1",
"version": "v3.1.2",
"source": {
"type": "git",
"url": "https://github.com/amphp/amp.git",
"reference": "fa0ab33a6f47a82929c38d03ca47ebb71086a93f"
"reference": "2f3ebed5a4f663968a0590dbb7654a8b32cb63cb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/amphp/amp/zipball/fa0ab33a6f47a82929c38d03ca47ebb71086a93f",
"reference": "fa0ab33a6f47a82929c38d03ca47ebb71086a93f",
"url": "https://api.github.com/repos/amphp/amp/zipball/2f3ebed5a4f663968a0590dbb7654a8b32cb63cb",
"reference": "2f3ebed5a4f663968a0590dbb7654a8b32cb63cb",
"shasum": ""
},
"require": {
@@ -1974,7 +1974,7 @@
"require-dev": {
"amphp/php-cs-fixer-config": "^2",
"phpunit/phpunit": "^9",
"psalm/phar": "5.23.1"
"psalm/phar": "6.16.1"
},
"type": "library",
"autoload": {
@@ -2024,7 +2024,7 @@
],
"support": {
"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": [
{
@@ -2032,7 +2032,7 @@
"type": "github"
}
],
"time": "2025-08-27T21:42:00+00:00"
"time": "2026-06-21T13:59:44+00:00"
},
{
"name": "amphp/byte-stream",