Skip to content

Commit

Permalink
build(deps-dev): update doctrine/dbal requirement from ^2.10 || ^3.7 …
Browse files Browse the repository at this point in the history
…to ^2.13.9

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 23, 2024
1 parent 3e55089 commit 7003daf
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 @@ -10,7 +10,7 @@
},
"require-dev": {
"doctrine/annotations": "^2.0.1",
"doctrine/dbal": "^2.10 || ^3.7",
"doctrine/dbal": "^2.13.9",
"doctrine/event-manager": "^1.2 || ^2.0",
"editorconfig-checker/editorconfig-checker": "^10.5.0",
"ergebnis/composer-normalize": "^2.19.0",
Expand Down

0 comments on commit 7003daf

Please sign in to comment.