LastCallMedia / Mannequin

Mannequin Component Theming Tool
https://mannequin.io/
MIT License
38 stars 8 forks source link

Remove Silex dependency #134

Closed a-username closed 3 years ago

a-username commented 6 years ago

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.

rbayliss commented 5 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.

github-actions[bot] commented 3 years ago

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