## v1.2.10, 2025.12.08

### Added

- feat(make): allow to switch PHP version
- feat(make): allow to build and push all Docker images used by Gitalb CI
- feat(composer.json): allow PHP 8.5
- ci: enable PHP 8.5 stage
- ci(docker): allows you to build and push all images quickly

### Changed

- ci: switch PHP 8.2 stage to manual

### Refactor

- test(make): mutualise cleaning before start tests

### Dependencies

- chore(composer.lock): update doctrine/migrations, twig/extra-bundle, theseer/tokenizer #148
- chore(composer.lock): update symfony (v6.4.29 => v6.4.30), twig, doctrine/* #149