You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 27, 2026. It is now read-only.
When a symfony bundle is required using composer, a flex recipie should run adding the appropriate config, wiring and other install paramters. These recipies could be stored on the symfony flex contributors repo, to begin with before perhaps being moved to a more permenant location
Actual Behavior
No flex recipie exists for the current repo leading to the bug as found in #11
Expected Behavior
When a symfony bundle is required using composer, a flex recipie should run adding the appropriate config, wiring and other install paramters. These recipies could be stored on the symfony flex contributors repo, to begin with before perhaps being moved to a more permenant location
Actual Behavior
No flex recipie exists for the current repo leading to the bug as found in #11
Steps to Reproduce the Problem