jolicode / automapper

:rocket: Very FAST :rocket: PHP AutoMapper with on the fly code generation
https://automapper.jolicode.com/
MIT License
154 stars 15 forks source link

Use use DI Extension class instead of deprecated HttpKernel Extension #132

Closed GromNaN closed 6 months ago

GromNaN commented 6 months ago

Symfony\Component\HttpKernel\DependencyInjection\Extension is deprecated since Symfony 7.1 by https://github.com/symfony/symfony/pull/53801