Skip to content

Commit eeb791a

Browse files
build(deps): update doctrine/dbal requirement from 4.2.2 to 4.2.3 (#2035)
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@4.2.2...4.2.3) --- updated-dependencies: - dependency-name: doctrine/dbal dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d5304e6 commit eeb791a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"license": "AGPL-3.0",
55
"require": {
66
"abraham/twitteroauth": "7.0.0",
7-
"doctrine/dbal": "4.2.2",
7+
"doctrine/dbal": "4.2.3",
88
"ext-curl": "*",
99
"ext-json": "*",
1010
"ext-pdo_mysql": "*",

0 commit comments

Comments
 (0)