Skip to content

Releases: LiquidRazor/DTOApi

Symfony 8 support

26 Mar 07:32
196a7d6

Choose a tag to compare

Adding support for Symfony 8.

Installation fix

20 Dec 09:07

Choose a tag to compare

By mistake composer.lock was committed and was blocking installs on symfony less then 7.3

Bugfixes

20 Dec 08:56

Choose a tag to compare

v0.1.3

refactor: remove unused ContainerInterface import from ResponseDtoSub…