KnpLabs / knp-components

Various component pack, includes paginator
MIT License
751 stars 141 forks source link

Drop PHP 8.0 #339

Closed W0rma closed 4 months ago

W0rma commented 4 months ago

Rector was used to leverage language features of PHP 8.1.

Testing against PHP 8.4 is not possible yet since laminas/laminas-code which seems to be an indirect dependency does not allow PHP 8.4 yet.

Closes #338