Update dependency nelmio/api-doc-bundle to v4.22.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
nelmio/api-doc-bundle | require | minor |
4.20.0 -> 4.22.1
|
Release Notes
nelmio/NelmioApiDocBundle (nelmio/api-doc-bundle)
v4.22.1
What's Changed
- update .gitattributes for new directory structure by @DjordyKoert in https://github.com/nelmio/NelmioApiDocBundle/pull/2229
Full Changelog: https://github.com/nelmio/NelmioApiDocBundle/compare/v4.22.0...v4.22.1
v4.22.0
-
Updated bundle directory structure to recommended file structure as described in https://symfony.com/doc/7.0/bundles/best_practices.html.
It might be necessary to reinstall the assets:
bin/console assets:install
v4.21.0
- Added bundle configuration options
nelmio_api_doc.cache.pool
andnelmio_api_doc.cache.item_id
.nelmio_api_doc: cache: pool: app.cache item_id: nelmio_api_doc.docs
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.