Skip to content

Commit

Permalink
Fix class name
Browse files Browse the repository at this point in the history
  • Loading branch information
pierredup committed Mar 12, 2019
1 parent 0400110 commit 9785c63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/DoctrineMigrations/Version20000.php
Expand Up @@ -18,7 +18,7 @@
use Doctrine\DBAL\Schema\Table;
use Doctrine\Migrations\AbstractMigration;

final class Version20190222093514 extends AbstractMigration
final class Version20000 extends AbstractMigration
{
/**
* @var Schema
Expand Down

0 comments on commit 9785c63

Please sign in to comment.