laminas / laminas-cli

Console command runner, exposing commands written in Laminas MVC and Mezzio components and applications
https://docs.laminas.dev/laminas-cli
BSD 3-Clause "New" or "Revised" License
55 stars 22 forks source link

Allow installation with Symfony v7 components, Remove support for Symfony v5 components #118

Closed gsteel closed 8 months ago

gsteel commented 9 months ago
gsteel commented 9 months ago

Looks like we can support both v6 and v7 without breaking BC but v5 needs to be dropped.