Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-12-18 | 380 Bytes | |
v1.5.0 source code.tar.gz | 2023-12-18 | 20.3 kB | |
v1.5.0 source code.zip | 2023-12-18 | 26.8 kB | |
Totals: 3 Items | 47.5 kB | 0 |
What's Changed
- Add support symfony 7 by @alexpozzi in https://github.com/KnpLabs/snappy/pull/496
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/snappy/compare/v1.4.4...v1.5.0
Thanks @endroid and @tacman!