Skip to content

Installation failing #44582

Answered by wouterj
redeemerr asked this question in Q&A
Discussion options

You must be logged in to vote

Hi!

The output shows that psr/cache 3.0 is installed, which does come with the correct signature: https://github.com/php-fig/cache/blob/3.0.0/src/CacheItemInterface.php#L89

So there must be something wrong with your environment. Did you by any chance installed the php-psr extension? This extension is not officially supported and is known to cause these type of type mismatches (ref). PSR packages only officially support installation through Composer.

moving to discussions, as this is not a bug within Symfony as far as I can see

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by redeemerr
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
3 participants
Converted from issue

This discussion was converted from issue #44580 on December 12, 2021 21:38.