fix: gitactions psr 1.1.2 OR 2.0.2

pull/307/head
Sebastien Marinier 2024-10-28 14:46:51 +01:00
parent 9f2d820d63
commit 63982ac2e7
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
"phpstan/phpstan": "^0.12.29",
"nextcloud/ocp": "^25.0 || ^26.0 || ^27.0",
"vimeo/psalm": "^5.0",
"psr/container": "^2.0.2"
"psr/container": "^1.1.2 || ^2.0.2"
},
"config": {
"optimize-autoloader": true,