laminas-api-tools / api-tools-hal

Laminas Module providing Hypermedia Application Language assets and rendering
https://api-tools.getlaminas.org/documentation
BSD 3-Clause "New" or "Revised" License
6 stars 12 forks source link

Support for PHP 8.3 is required #41

Open kschroeer opened 9 months ago

kschroeer commented 9 months ago

We would like to port our projects to PHP 8.3. We use Laminas + API tools to develop our REST APIs. Unfortunately, we are currently unable to build an application using Composer because the packages are fixed to 8.0.x, 8.1.x or 8.2.x. Can you already give a time horizon as to when the API tools will be available for PHP 8.3?