Tags give the ability to mark specific points in history as being important
-
v1.2.8
Release: v1.2.850d27c8a · ·## v1.2.8, 2025.11.07 ### Added - feat(composer.json): allow PHP 8.4 - ci: enable php8.4 stage - ci: update Docker image - ci: enable Symfony container linter - ci: enable Symfony YAML linter (config + i18n) - ci(gitlab after_script): display software versions (php, composer, symfony, phive) ### Change - ci: enable dedicated job for PHP abandoned packages - ci: security-vulnerabilities job use now "--abandoned=report" option - ci: checks PHP abandoned packages + twig_linter is mandatory for release-build ### Dependencies - chore(composer.lock): update symfony (v6.4.27 => v6.4.28), doctrine-bundle, twig #145
-
v1.1.6
Release: v1.1.6da646bc1 · ·## v1.1.6, 2024.09.23 ### Added feat(devops): allow to generate Trivy HTML report (sbom + security) #121 ### Fixed - fix(cert-remind): add forgot password tip (cert manager) #120 - fix: PHP ext-intl is mandatory to i18n #119 ### Dependencies - chore(composer.lock): upgrade symfony (6.4.11 => 6.4.12), composer/semver, nikic/php-parser, ... #118
-
v1.1.5
Release: v1.1.58aaa75e3 · ·## v1.1.5, 2024.09.11 ### Added - feat(make): allow to generate SBOM files #113 - doc: add auto generated SBOM files (Software Bill of Materials) #114 ### Changed - ci: twig linter is not allowed to fail #115 ### Fixed - chore(nelmio): xss_protection is deprecated since nelmio/security-bundle 3.4.0 #116 ### Dependencies - chore(composer.lock): upgrade symfony/polyfill*, phpstan/phpdoc-parser, nelmio/security-bundle, twig/* #117 - chore(composer.lock): upgrading doctrine/annotations, nelmio/security-bundle #112