Skip to content

Commit ee3431f

Browse files
Update doctrine/dbal requirement from ^3.6 to ^4.4
Updates the requirements on [doctrine/dbal](https://github.com/doctrine/dbal) to permit the latest version. - [Release notes](https://github.com/doctrine/dbal/releases) - [Commits](doctrine/dbal@3.6.0...4.4.1) --- updated-dependencies: - dependency-name: doctrine/dbal dependency-version: 4.4.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 98820a3 commit ee3431f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"google/cloud-trace": "^1.6"
99
},
1010
"require-dev": {
11-
"doctrine/dbal": "^3.6",
11+
"doctrine/dbal": "^4.4",
1212
"ergebnis/composer-normalize": "^2.50",
1313
"friendsofphp/php-cs-fixer": "^3.94",
1414
"guzzlehttp/guzzle": "^7.8.2",

0 commit comments

Comments
 (0)