Skip to content

Commit 9bd7f3a

Browse files
committed
TEMP: Update to DBAL3-compatible adapter for CrateDB
1 parent b5f53bf commit 9bd7f3a

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
@@ -18,7 +18,7 @@
1818
"ext-pdo": "*",
1919
"illuminate/support": "^10.0",
2020
"illuminate/database": "^10.0",
21-
"crate/crate-dbal": "^2.0|^3.0.0"
21+
"crate/crate-dbal": "dev-amo/doctrine3"
2222
},
2323
"require-dev": {
2424
"mockery/mockery": "^1.0",

0 commit comments

Comments
 (0)