Skip to content

Commit

Permalink
build(deps): update doctrine/dbal requirement from 3.6.3 to 3.6.6 (#1669
Browse files Browse the repository at this point in the history
)

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.3...3.6.6)

---
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>
  • Loading branch information
dependabot[bot] committed Sep 9, 2023
1 parent 7b5518f commit b9371e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"license": "AGPL-3.0",
"require": {
"abraham/twitteroauth": "5.0.0",
"doctrine/dbal": "3.6.3",
"doctrine/dbal": "3.6.6",
"ext-curl": "*",
"ext-json": "*",
"ext-pdo_mysql": "*",
Expand Down

0 comments on commit b9371e1

Please sign in to comment.