mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-23 16:22:19 +01:00
* Add recipe for tiloweb/pagination-bundle 3.0 * fix: enable default_items_per_page in config to comply with recipes-contrib guidelines Don't create bundle config files when no options are set. Uncommenting default_items_per_page makes the config valid. Co-authored-by: Cursor <cursoragent@cursor.com> * fix: remove trailing whitespace to resolve QA encoding check Made-with: Cursor * chore: trigger QA check after PR description update Made-with: Cursor * chore: trigger QA check after bundle PHP 8.1 compatibility Made-with: Cursor * chore: trigger QA check - v3.0.1 now on Packagist with PHP 8.1 Made-with: Cursor * fix: remove blank lines with invalid indentation for QA 4-spaces check Made-with: Cursor --------- Co-authored-by: Cursor <cursoragent@cursor.com>