Release v0.3.40
Release 0.3.40
Changelog
Changed
- Demos (Symfony 7/8):
docker-compose.ymlsets explicitdns(8.8.8.8,8.8.4.4) on the PHP service to reduce Docker/WSL failures resolvingrepo.packagist.orgduringcomposeroperations inside the container.
Fixed
- Doctrine ORM:
Menuentity mapping declares the(code, attributes_key)unique constraint with the#[ORM\UniqueConstraint]class attribute instead ofuniqueConstraintson#[ORM\Table], removing the ORM 3.x deprecation and aligning with ORM 4.0 expectations (no schema change).
Full Changelog: v0.3.39...v0.3.40