symfony/cache 版本问题,失踪默认安装5.4x 然后就是这个bug #2793
Unanswered
zeroone2005
asked this question in
Q&A
Replies: 3 comments 3 replies
-
我也遇到这个问题,求大佬们提供思路 |
Beta Was this translation helpful? Give feedback.
3 replies
-
安装哪个版本是根据各种环境算出来的,PHP 版本,其他包的支持情况等。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
可以通过这个命令查看它被哪些库依赖,以及对应的版本: composer why symfony/cache |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
psr/simple-cache 3.0+ is not compatible with this version of symfony/cache. Please upgrade symfony/cache to 6.0+ or downgrade psr/simple-cache to 1.x or 2.x.
Beta Was this translation helpful? Give feedback.
All reactions