A hard fork of sonata-project/doctrine-orm-admin-bundle 4.21.0, split out of the
adminata repository with its history intact and built against idct/adminata
instead of the seven sonata-project packages.
It replaces sonata-project/doctrine-orm-admin-bundle at that version and keeps
the Sonata\DoctrineORMAdminBundle namespace, the SonataDoctrineORMAdminBundle
bundle class, the sonata_doctrine_orm_admin configuration root and every service
id and template path, so an application swaps one composer require line for
another and edits nothing else.
Floors are adminata's: PHP 8.4, Symfony 7.4 or 8.0, Doctrine ORM 3.6, DBAL 4.
MySQL, MariaDB and Percona; there is no SQLite support.
Requires idct/adminata ^1.0@dev — adminata is still in development and
unreleased, which is what the @dev marker says.
366 tests, 1040 assertions green; PHPStan level 8, Rector and php-cs-fixer
clean; documentation builds with warnings as errors.