shivas / versioning-bundle

Simple way to version (semantic versioning 2.0.0) your Symfony2/3/4/5/6 application
MIT License
111 stars 30 forks source link

Symfony 7.1 deprecation #96

Closed TeLiXj closed 3 weeks ago

TeLiXj commented 1 month ago

It appears in the latest version

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 "Shivas\VersioningBundle\DependencyInjection\ShivasVersioningExtension".