Update dependency nelmio/api-doc-bundle to v4.33.4
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
nelmio/api-doc-bundle | require | patch |
4.33.0 -> 4.33.4
|
Release Notes
nelmio/NelmioApiDocBundle (nelmio/api-doc-bundle)
v4.33.4
- Deprecated
null
type from$options
inNelmio\ApiDocBundle\Attribute\Model::__construct()
. Pass an empty array ([]
) instead. - Deprecated
null
type from$options
inNNelmio\ApiDocBundle\Attribute\Model::__construct()
. Pass an empty array ([]
) instead.
v4.33.3
- Bumped swagger-ui files from
5.18.1
to5.18.2
- Bumped redoc files to
2.2.0
v4.33.2
- Fixed incorrect directory updated for swagger-ui files from version
4.33.2
v4.33.1
- Bumped swagger-ui files to
5.18.1
- Fixed explicitly set default values defined in
#[OA\Property]
being overwritten
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.