From b7ca8a5561582e222ebb2bbd4a23e25a1ffa6cd5 Mon Sep 17 00:00:00 2001 From: Sebastien Marinier Date: Thu, 15 May 2025 15:39:24 +0200 Subject: [PATCH] chore: psr upgrades --- composer.json | 2 +- composer.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 9916b6c..02e206e 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "phpstan/phpstan": "^0.12.29", "nextcloud/ocp": "^29.0 || ^30.0 || ^31.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": { "optimize-autoloader": true, diff --git a/composer.lock b/composer.lock index f2332dc..fcdcba5 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "003ea10e6c2a3c1d621cf16ece853f4e", + "content-hash": "777b224a8c72682eeed6022827471799", "packages": [ { "name": "littleredbutton/bigbluebutton-api-php",