Skip to content

Fix: [V2] Fix container compilation issue#542

Open
dpiquet wants to merge 1 commit intoKnpLabs:v2-unstablefrom
dpiquet:v2-unstable-autowiring
Open

Fix: [V2] Fix container compilation issue#542
dpiquet wants to merge 1 commit intoKnpLabs:v2-unstablefrom
dpiquet:v2-unstable-autowiring

Conversation

@dpiquet
Copy link
Copy Markdown

@dpiquet dpiquet commented Feb 28, 2026

Using Symfony 7.4, I could not build a container with snappy enabled:

bin/console debug:container

In ContainerBuilder.php line 1048:
                                                                                        
  You have requested a non-existent service "Psr\Http\Message\StreamFactoryInterface".  

This PR attempts to fix that issue

@dpiquet dpiquet changed the title Fix:[V2] Fix container compilation issue Fix: [V2] Fix container compilation issue Feb 28, 2026
@dpiquet dpiquet marked this pull request as ready for review February 28, 2026 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants