Skip to content

Commit

Permalink
Update doctrine/dbal requirement from ^3.6 to ^3.7
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.0...3.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent 3f2b978 commit 250723d
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 @@ -27,7 +27,7 @@
}
],
"require": {
"doctrine/dbal": "^3.6",
"doctrine/dbal": "^3.7",
"illuminate/cache": "^10.23",
"illuminate/database": "^10.23",
"saloonphp/laravel-http-sender": "^1.2",
Expand Down

0 comments on commit 250723d

Please sign in to comment.