Sylius / Sylius-Standard

Open Source eCommerce Application on top of Symfony
https://sylius.com
MIT License
241 stars 319 forks source link

[Maintenance] Bump PHP and Symfony dependencies #983

Open lchrusciel opened 2 months ago

lchrusciel commented 2 months ago

Hello there!

My next proposal concerns bumping requirements in Sylius-Standard. I propose requiring only the latest version of PHP and Symfony for the current version. There is no need to require a lower version of these packages. No one would like to use older Symfony LTS just for the sake of it. And with Flex as a hard dependency, we are installing Symfony 6.4 anyway.

With PHP it is almost the same. Plus, a composer will sort out which version of Sylius-Standard it should use on its own