mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-30 22:16:14 +00:00
migration namespace adjusted
This commit is contained in:
parent
cb5b45cbe8
commit
41fc41b1da
@ -2,7 +2,7 @@
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
namespace Chill\TaskBundle\Migrations;
|
||||
namespace Chill\Migrations\Task;
|
||||
|
||||
use Doctrine\DBAL\Schema\Schema;
|
||||
use Doctrine\Migrations\AbstractMigration;
|
||||
|
Loading…
x
Reference in New Issue
Block a user