chore: psr upgrades

pull/322/head
Sebastien Marinier 2025-05-15 15:39:24 +02:00
parent 00a5a2a65e
commit b7ca8a5561
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@
"phpstan/phpstan": "^0.12.29", "phpstan/phpstan": "^0.12.29",
"nextcloud/ocp": "^29.0 || ^30.0 || ^31.0", "nextcloud/ocp": "^29.0 || ^30.0 || ^31.0",
"vimeo/psalm": "5.9.0", "vimeo/psalm": "5.9.0",
"psr/container": "^1.1.2 || ^2.0.2" "psr/container": "^1.1.2 || ^1.1.4 || ^2.0.2"
}, },
"config": { "config": {
"optimize-autoloader": true, "optimize-autoloader": true,

2
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "003ea10e6c2a3c1d621cf16ece853f4e", "content-hash": "777b224a8c72682eeed6022827471799",
"packages": [ "packages": [
{ {
"name": "littleredbutton/bigbluebutton-api-php", "name": "littleredbutton/bigbluebutton-api-php",