We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 285ac92 commit f58b0c9Copy full SHA for f58b0c9
composer.json
@@ -18,7 +18,7 @@
18
"require": {
19
"php": "^7.4 || ^8.0",
20
"brick/varexporter": "^0.3.8",
21
- "doctrine/dbal": "^4.0.0",
+ "doctrine/dbal": "^3.6 || ^4.0",
22
"illuminate/contracts": "^8.0 || ^9.0 || ^10.0",
23
"illuminate/database": "^8.0 || ^9.0 || ^10.0",
24
"illuminate/support": "^8.0 || ^9.0 || ^10.0",
0 commit comments