Skip to content

Commit 7257c06

Browse files
Update dependency psr/container to v2
| datasource | package | from | to | | ---------- | ------------- | ----- | ----- | | packagist | psr/container | 1.1.2 | 2.0.2 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b88358c commit 7257c06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"require": {
3535
"php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
3636
"laminas/laminas-stdlib": "^3.21.0",
37-
"psr/container": "^1.1.1",
37+
"psr/container": "^1.1.1 || ^2.0.0",
3838
"psr/log": "^1.1.4 || ^2.0.0 || ^3.0.0"
3939
},
4040
"require-dev": {

0 commit comments

Comments
 (0)