contributte / console

:boom: Best minimal console (symfony/console) to Nette Framework (@nette)
https://contributte.org/packages/contributte/console.html
MIT License
91 stars 32 forks source link

Packages and PHP requirements update #58

Closed pilarik31 closed 2 years ago

pilarik31 commented 2 years ago

Hello,

I wanted to make a PR to update symfony/console and minimal PHP version, but I noticed that the package still has CI actions for EOL PHP versions, like 7.2.

So my question is - is it needed to support old PHP version in CI? If so, is it possible to update dependencies without breaking the CI?

Downloading old version would still be possible, through versioning on Packagist.

Kind regards John

f3l1x commented 2 years ago

Hi @pilarik31. There will be a mass update for all packages supporting only PHP 8.0+. I guess.

Until that you can prepare a PR with upgrade. To know that everything works great.

f3l1x commented 2 years ago

Solved.

Ref: https://github.com/contributte/contributte/issues/56