Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-12-18 | 532 Bytes | |
v1.10.0 source code.tar.gz | 2023-12-18 | 6.9 kB | |
v1.10.0 source code.zip | 2023-12-18 | 12.1 kB | |
Totals: 3 Items | 19.6 kB | 1 |
What's Changed
- chore: add tests for php 8.2 (without dev deps) and 8.3 by @Chris53897 in https://github.com/KnpLabs/KnpSnappyBundle/pull/325
- Chore/support symfony 7 by @alexpozzi in https://github.com/KnpLabs/KnpSnappyBundle/pull/331
Adds:
- support for symfony/symfony 7.x
Removes:
- support for PHP 7.x
- support for symfony/symfony version 3.x and 4.x
- support for psr/log 1
Full Changelog: https://github.com/KnpLabs/KnpSnappyBundle/compare/v1.9.2...v1.10.0
Special thanks to @Chris53897!