Skip to content

Commit 8094f71

Browse files
Update doctrine/dbal requirement from ^3.0 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.0.0...4.0.4) --- updated-dependencies: - dependency-name: doctrine/dbal dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1e9bcd8 commit 8094f71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"tightenco/ziggy": "^2.2.1",
3434
"spatie/laravel-permission": "^5.4",
3535
"conedevelopment/i18n": "^1.1",
36-
"doctrine/dbal": "^3.0",
36+
"doctrine/dbal": "^4.0",
3737
"inertiajs/inertia-laravel": "^1.2.0"
3838
},
3939
"require-dev": {

0 commit comments

Comments
 (0)