Skip to content

Commit 472483a

Browse files
committed
Remove dependency pin to psr/container@1.0.0
1 parent c49748f commit 472483a

File tree

3 files changed

+155
-153
lines changed

3 files changed

+155
-153
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Next
2+
3+
- Remove pin to psr/container
4+
15
# 6.5.0
26

37
- [#185](https://github.com/gordalina/cachetool/pull/185) Support adding host header to web adapter (@jorissteyn)

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
"hollodotme/fast-cgi-client": "^3.0",
1414
"monolog/monolog": "^1.0|^2.0",
1515
"php": "^7.3|^8.0",
16-
"psr/container": "1.0.0",
1716
"psr/log": "^1.0",
1817
"symfony/console": "^4.0|^5.0",
1918
"symfony/dependency-injection": "^4.0|^5.0",

0 commit comments

Comments
 (0)