Commit 2f088d0
committed
build(deps): bump doctrine/dbal from 3.10.2 to 3.10.4
Signed-off-by: Joas Schilling <[email protected]>1 parent 4ae3913 commit 2f088d0
1 file changed
+1
-1
lines changed- composer.json+1-1
- composer.lock+14-14
- composer/installed.json+14-14
- composer/installed.php+3-3
- doctrine/dbal/src/Driver/AbstractDB2Driver.php+5-5
- doctrine/dbal/src/Driver/IBMDB2/DataSourceName.php+1-1
- doctrine/dbal/src/Driver/IBMDB2/Statement.php+2-1
- doctrine/dbal/src/Driver/Mysqli/Exception/ConnectionError.php+5-1
- doctrine/dbal/src/Driver/Mysqli/Exception/ConnectionFailed.php+5-1
- doctrine/dbal/src/Driver/Mysqli/Exception/InvalidCharset.php+5-1
- doctrine/dbal/src/Driver/Mysqli/Exception/StatementError.php+5-1
- doctrine/dbal/src/Driver/PDO/PDOConnect.php+3
- doctrine/dbal/src/Platforms/DB2111Platform.php+2-2
- doctrine/dbal/src/Platforms/DB2Platform.php+7-7
- doctrine/dbal/src/Platforms/Keywords/DB2Keywords.php+1-1
- doctrine/dbal/src/Schema/DB2SchemaManager.php+1-1
- doctrine/dbal/src/Schema/Visitor/DropSchemaSqlCollector.php+3-3
0 commit comments