technical debts (#3438)

* reformat release notes
* deactivate transactions in migrations by default
* fix migration base class
* fix default value
* composer update
This commit is contained in:
Kevin Papst
2022-07-27 00:54:43 +02:00
committed by GitHub
parent 1b8948a086
commit 7238f404f7
9 changed files with 76 additions and 73 deletions

View File

@@ -11,8 +11,8 @@ declare(strict_types=1);
namespace DoctrineMigrations;
use App\Doctrine\AbstractMigration;
use Doctrine\DBAL\Schema\Schema;
use Doctrine\Migrations\AbstractMigration;
/**
* Update invoice with payment date