makinacorpus / DbToolsBundle

A PHP library to backup, restore and anonymize databases
https://dbtoolsbundle.readthedocs.io
MIT License
181 stars 15 forks source link

fix: Extension deprecation #177

Closed Chris53897 closed 4 months ago

Chris53897 commented 4 months ago

Will fix this deprecation-message

The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further notice. You should not use it from "MakinaCorpus\DbToolsBundle\DependencyInjection\DbToolsExtension".