Releases: xy2z/PineDocs
Releases · xy2z/PineDocs
1.2.5
1.2.4
1.2.3 - PHP 8.1
- Upgraded PHP from 8.0 to 8.1
- Fixed entrypoint no longer overwriting/adding example content - Thanks @Joeysciamanna - #179
- Updated twig/twig from 3.3.3 to 3.3.8
- Updated symfony/yaml from 5.3.6 to 5.4.3
- Added phpstan for development - PHP Static Analysis Tool
- Docker image is now being built by GitHub Actions instead of Docker Hub, if you experience any problems please create an issue.
1.2.2 - PHP8
Upgrade to PHP 8 (version 8.0.3)
It currently still works on php7.2.5 and above - but I can't guarantee future releases will work on php 7, as I probably won't be testing it (just use docker and this won't be an issue).
Please consider sponsoring this project to keep it active - https://github.com/sponsors/xy2z
1.2.1
Bump twig/twig from 3.0.5 to 3.1.0 Bumps [twig/twig](https://github.com/twigphp/Twig) from 3.0.5 to 3.1.0. - [Release notes](https://github.com/twigphp/Twig/releases) - [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG) - [Commits](https://github.com/twigphp/Twig/compare/v3.0.5...v3.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>