Skip to content

Commit

Permalink
Update doctrine/dbal requirement from ^2.13 to ^3.2
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@2.13.0...3.2.2)

---
updated-dependencies:
- dependency-name: doctrine/dbal
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 26, 2022
1 parent 0404624 commit 92667e2
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 @@ -24,7 +24,7 @@
"ramsey/uuid": "^3.0 || ^4.0",
"doctrine/orm": "^2.9.3",
"doctrine/migrations": "^3.0",
"doctrine/dbal": "^2.13",
"doctrine/dbal": "^3.2",
"doctrine/common": "^3.0.3",
"doctrine/annotations": "^1.12",
"symfony/yaml": "^5.1",
Expand Down

0 comments on commit 92667e2

Please sign in to comment.