paul-thebaud / phpunitgen-core

PhpUnitGen is a PHP tool to generate your unit tests' skeletons on your projects.
https://phpunitgen.io
MIT License
29 stars 6 forks source link

feat: PHP 8.2 support #26

Closed paul-thebaud closed 1 year ago

paul-thebaud commented 1 year ago

We should enable PHP 8.2 support in composer.json No breaking change are planned. New test workflow will be added for this PHP version.