zicht / messages-bundle

Library - ZichtMessagesBundle - Edit your translations in the database
MIT License
1 stars 0 forks source link

Deprecated classes and missing dependencies #46

Open YuenZicht opened 1 year ago

YuenZicht commented 1 year ago

info php8.1

Some dependencies are missing:

Some classes are also deprecated:

Doctrine\Bundle\DoctrineBundle\Registry (missing doctrine/doctrine-bundle)
Doctrine\DBAL\Driver\PDOConnection (deprecated and removed in ^3.0)
Symfony\Component\Translation\TranslatorInterface (deprecated and removed in ^5.0)

steps to reproduce