Skip to content

Commit

Permalink
Update doctrine/dbal requirement from ^3.8 to ^4.0
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.8.0...4.0.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 72d24a7 commit 9d92d3e
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 @@ -26,7 +26,7 @@
"spatie/laravel-package-tools": "^1.14.0"
},
"require-dev": {
"doctrine/dbal": "^3.8",
"doctrine/dbal": "^4.0",
"larastan/larastan": "^2.0.1",
"laravel/pint": "^1.0",
"nunomaduro/collision": "^7.8",
Expand Down

0 comments on commit 9d92d3e

Please sign in to comment.