Releases: kynx/mezzio-openapi
Releases · kynx/mezzio-openapi
0.7.0
0.6.0
0.5.2
0.5.1
0.5.0 release
What's Changed
BC Break!
- The parameter for
HydratorInterface::hydrate()
has changed fromarray
tomixed
. If you were implementing this interface, update your classes accordingly.
Full Changelog: 0.4.2...0.5.0