Skip to content

Commit 9d92d3e

Browse files
Update doctrine/dbal requirement from ^3.8 to ^4.0
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]>
1 parent 72d24a7 commit 9d92d3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"spatie/laravel-package-tools": "^1.14.0"
2727
},
2828
"require-dev": {
29-
"doctrine/dbal": "^3.8",
29+
"doctrine/dbal": "^4.0",
3030
"larastan/larastan": "^2.0.1",
3131
"laravel/pint": "^1.0",
3232
"nunomaduro/collision": "^7.8",

0 commit comments

Comments
 (0)