Skip to content

Conversation

@Rafikooo
Copy link
Contributor

@Rafikooo Rafikooo commented Feb 9, 2026

Sylius recipes are in symfony/recipes-contrib which Flex ignores by default. Without enabling contrib recipes first, users end up with missing bundle registrations and config files after composer require, with no clear error indicating what went wrong.

This adds a step before package installation to run composer config extra.symfony.allow-contrib true.

Sylius recipes are in symfony/recipes-contrib which Flex ignores by
default. Without this step, users end up with missing bundle
registrations and config files with no clear error message.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant