Skip to content
Snippets Groups Projects
Commit a65157cb authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

[FIX] La classe d'hydrateur DoctrineObject a déménagé

parent d341ee05
No related branches found
No related tags found
No related merge requests found
Pipeline #12110 passed
CHANGELOG
=========
4.0.1
-----
- [FIX] La classe d'hydrateur DoctrineObject a déménagé.
4.0.0
-----
- Migration vers Laminas (back-end).
......
......@@ -3,7 +3,7 @@
namespace UnicaenAuthToken\Hydrator;
use DateTime;
use DoctrineModule\Stdlib\Hydrator\DoctrineObject;
use Doctrine\Laminas\Hydrator\DoctrineObject;
use InvalidArgumentException;
use UnicaenAuth\Entity\Db\UserInterface;
use UnicaenAuth\Service\Traits\UserServiceAwareTrait;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment