Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-25 | 458 Bytes | |
v6.9.0 source code.tar.gz | 2025-07-25 | 20.5 kB | |
v6.9.0 source code.zip | 2025-07-25 | 55.9 kB | |
Totals: 3 Items | 76.9 kB | 0 |
This release enhances the use of the bundle for API projects, removing some direct dependencies that are used only in full web projects.
What's Changed
- move translator requirement to dev by @garak in https://github.com/KnpLabs/KnpPaginatorBundle/pull/838
- remove unneeded dependencies by @garak in https://github.com/KnpLabs/KnpPaginatorBundle/pull/840
Full Changelog: https://github.com/KnpLabs/KnpPaginatorBundle/compare/v6.8.1...v6.9.0