Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent fc30eac commit b37ac78
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 @@ -21,7 +21,7 @@
},
"require-dev": {
"ext-json": "*",
"doctrine/dbal": "^2.13 || ^3.2",
"doctrine/dbal": "^2.13 || ^3.2 || ^4.0",
"doctrine/orm": "^2.11",
"laminas/laminas-auradi-config": "^2.2",
"laminas/laminas-coding-standard": "^2.3",
Expand Down

0 comments on commit b37ac78

Please sign in to comment.