Skip to content

Commit e34f64c

Browse files
Update doctrine/dbal requirement from ^2.9 to ^3.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@v2.9.0...3.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 909c38a commit e34f64c

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
@@ -23,7 +23,7 @@
2323
"titasgailius/search-relations": "^1.0"
2424
},
2525
"require-dev": {
26-
"doctrine/dbal": "^2.9",
26+
"doctrine/dbal": "^3.0",
2727
"fakerphp/faker": "^1.11",
2828
"laravel/legacy-factories": "^1.0",
2929
"orchestra/testbench": "^6.0",

0 commit comments

Comments
 (0)