php dependency updates

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
szaimen 2025-04-24 12:03:15 +00:00 committed by github-actions[bot]
parent 3a97691190
commit 42c34ca189

14
php/composer.lock generated
View file

@ -557,16 +557,16 @@
},
{
"name": "php-di/php-di",
"version": "7.0.9",
"version": "7.0.10",
"source": {
"type": "git",
"url": "https://github.com/PHP-DI/PHP-DI.git",
"reference": "d8480267f5cf239650debba704f3ecd15b638cde"
"reference": "0d1ed64126577e9a095b3204dcaee58cf76432c2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHP-DI/PHP-DI/zipball/d8480267f5cf239650debba704f3ecd15b638cde",
"reference": "d8480267f5cf239650debba704f3ecd15b638cde",
"url": "https://api.github.com/repos/PHP-DI/PHP-DI/zipball/0d1ed64126577e9a095b3204dcaee58cf76432c2",
"reference": "0d1ed64126577e9a095b3204dcaee58cf76432c2",
"shasum": ""
},
"require": {
@ -582,7 +582,7 @@
"friendsofphp/php-cs-fixer": "^3",
"friendsofphp/proxy-manager-lts": "^1",
"mnapoli/phpunit-easymock": "^1.3",
"phpunit/phpunit": "^9.6",
"phpunit/phpunit": "^9.6 || ^10 || ^11",
"vimeo/psalm": "^5|^6"
},
"suggest": {
@ -614,7 +614,7 @@
],
"support": {
"issues": "https://github.com/PHP-DI/PHP-DI/issues",
"source": "https://github.com/PHP-DI/PHP-DI/tree/7.0.9"
"source": "https://github.com/PHP-DI/PHP-DI/tree/7.0.10"
},
"funding": [
{
@ -626,7 +626,7 @@
"type": "tidelift"
}
],
"time": "2025-02-28T12:46:35+00:00"
"time": "2025-04-22T08:53:15+00:00"
},
{
"name": "php-di/slim-bridge",