Fixing reference to Doctrine\ORM\Version
This commit is contained in:
parent
fa3f1e088d
commit
7520a745c2
@ -21,7 +21,7 @@ namespace Doctrine\ORM\Tools\Console;
|
||||
|
||||
use Symfony\Component\Console\Application;
|
||||
use Symfony\Component\Console\Helper\HelperSet;
|
||||
use Doctrine\ORM\Mapping\Version;
|
||||
use Doctrine\ORM\Version;
|
||||
|
||||
class ConsoleRunner
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user