Skip to content

Commit f1965f7

Browse files
authored
Merge pull request #2 from InternationalCodeCouncil/symfony-4.4-support
Composer update to support Symfony 4.4
2 parents 338af48 + 97cf029 commit f1965f7

19 files changed

Lines changed: 64 additions & 1059 deletions

Changelog.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
## 1.1.0 (2015-09-29)
2+
3+
Features:
4+
5+
* Allowed DoctrineMigrationsBundle to work with Symfony apps using DBAL only
6+
7+
## 1.0.1 (2015-05-06)
8+
9+
* Allowed Symfony 3.0 components
10+
11+
## 1.0.0 (2014-08-17)
12+
13+
Initial stable release

Doctrine/Bundle/MigrationsBundle/Command/DoctrineCommand.php

Lines changed: 0 additions & 77 deletions
This file was deleted.

Doctrine/Bundle/MigrationsBundle/Command/Helper/DoctrineCommandHelper.php

Lines changed: 0 additions & 40 deletions
This file was deleted.

Doctrine/Bundle/MigrationsBundle/Command/MigrationsDiffDoctrineCommand.php

Lines changed: 0 additions & 55 deletions
This file was deleted.

Doctrine/Bundle/MigrationsBundle/Command/MigrationsExecuteDoctrineCommand.php

Lines changed: 0 additions & 59 deletions
This file was deleted.

Doctrine/Bundle/MigrationsBundle/Command/MigrationsGenerateDoctrineCommand.php

Lines changed: 0 additions & 59 deletions
This file was deleted.

Doctrine/Bundle/MigrationsBundle/Command/MigrationsLatestDoctrineCommand.php

Lines changed: 0 additions & 59 deletions
This file was deleted.

0 commit comments

Comments
 (0)