We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
api-platform
Learn more about funding links in repositories.
Report abuse
1 parent 1e0bc9d commit b1e0c88Copy full SHA for b1e0c88
src/Doctrine/Orm/Extension/ParameterExtension.php
@@ -22,8 +22,8 @@
22
use ApiPlatform\Metadata\Operation;
23
use ApiPlatform\State\ParameterNotFound;
24
use Doctrine\ORM\QueryBuilder;
25
+use Doctrine\Persistence\ManagerRegistry;
26
use Psr\Container\ContainerInterface;
-use Symfony\Bridge\Doctrine\ManagerRegistry;
27
28
/**
29
* Reads operation parameters and execute its filter.
0 commit comments