We are thrilled to announce a new release packed with powerful updates and enhancements. This update introduces support for PHP 8.2 and 8.3, along with essential compatibility fixes for the latest Docker and Docker Compose versions.
Features Added 🛠️
PHP 8.2 and 8.3 Support ⚙️

We have added support for PHP 8.2 and PHP 8.3 in site creation. You can now create sites with PHP 8.2 and PHP 8.3, as well as update existing sites to these versions. In addition, we have decided to make PHP 8.2 the default for any future site creation.
Support for Docker-Compose v2 🐳
We have added support for Docker Compose v2, updated compose template to support the latest docker and docker-compose release and removed all things deprecated.
Stack Updates 📦
- PHP 8.1 (8.1.14 -> 8.1.25)
- PHP 8.2 (8.2.9)
- PHP 8.3 (8.3.6)
- OpenResty (1.21.4.1 -> 1.25.3.1)
- Nginx-Proxy (1.0.3 -> 1.5.1)
- Redis (7.0.5 -> 7.2.4)
Update to the latest version
Fire the EasyEngine update command to update to the latest version
ee cli update
Links: Release | Documentation | Github