dotkernel / api

DotKernel's PSR-7 REST style API built around the Mezzio API skeleton.
https://docs.dotkernel.org/api-documentation/
MIT License
26 stars 4 forks source link

PHP 8.2 installation #194

Closed tasselchof closed 4 months ago

tasselchof commented 10 months ago

Hello!

I see that some components are require PHP up to 8.1:

Maybe it makes sense to allow them to run on 8.2?

alexmerlin commented 10 months ago

Hey Maxim, thanks for contacting us!

We are currently updating all our active packages to support PHP 8.2; most of them being already updated. Once all finished in a couple of days, you can use their latest versions in your projects.

alexmerlin commented 10 months ago

Hey @tasselchof The process of updating both DotKernel API and our packages has finished. You can now install/update your DotKernel API project.

Feel free to report issues if you encounter any.

tasselchof commented 4 months ago

No issues so far, thanks! =)