diff --git a/.github/deprecations-baseline.json b/.github/deprecations-baseline.json index 5e79a6378dd19..acba09e6356c2 100644 --- a/.github/deprecations-baseline.json +++ b/.github/deprecations-baseline.json @@ -2,7 +2,7 @@ { "location": "Symfony\\Component\\Messenger\\Bridge\\Doctrine\\Tests\\Transport\\DoctrinePostgreSqlIntegrationTest::setUp", "message": "Connection::fetchColumn() is deprecated, use Connection::fetchOne() API instead. (Connection.php:662 called by PostgreSqlSchemaManager.php:63, https://github.com/doctrine/dbal/pull/4019, package doctrine/dbal)", - "count": 2 + "count": 3 }, { "location": "Symfony\\Component\\Messenger\\Bridge\\Doctrine\\Tests\\Transport\\DoctrinePostgreSqlIntegrationTest::setUp",