Closed a-username closed 3 years ago
Good call. One thing we should be careful about here is creating a hard dependency on Symfony 4 components that would conflict with Symfony 2/3 components. We want to let Mannequin work with Symfony 2, 3, and 4 packages, ideally. Not sure how feasible that is, but that should be the goal.
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days
As of June 2018 Silex has become deprecated (related blog post here). Most of its functionality has been moved to Symfony 4 while some has been migrated to the Symfony Flex plugin. We should explore whether adding the Symfony Flex plugin is necessary or if an update to Symfony 4 will be all we need.