andres-montanez / Magallanes

The PHP Deployment Tool
https://magephp.com
MIT License
691 stars 169 forks source link

[FEATURE] Symfony 6 compatibility #454

Closed MaxBoeh closed 2 years ago

MaxBoeh commented 2 years ago

Added support for Symfony 6, so Magallanes can be used in Symfony 6 projects.

Some why's:

Running the tests with the latest Symfony 5 and Symfony 6 packages works fine.

andres-montanez commented 2 years ago

Hi, thanks for this!! However, this may brake some installations with older PHP versions. I'll take this into the next version for Symfony 6.

andres-montanez commented 2 years ago

The upcoming version of Magallanes (V5), will be ported to Symfony 6 and with strict typing for PHP 8.