Skip to content

Commit 45684b5

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 1c42fa9 commit 45684b5

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
@@ -40,7 +40,7 @@
4040
"mezzio/mezzio-helpers": "^5.15.0",
4141
"mezzio/mezzio-router": "^3.16.1 || ^4.0.0",
4242
"mezzio/mezzio-template": "^2.8.0",
43-
"psr/container": "^1.0",
43+
"psr/container": "^1.0 || ^2.0",
4444
"psr/http-message": "^1.0.1 || ^2.0.0"
4545
},
4646
"require-dev": {

0 commit comments

Comments
 (0)