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 bf91653 commit 3f8ca4eCopy full SHA for 3f8ca4e
composer.json
@@ -21,7 +21,7 @@
21
},
22
"require": {
23
"php": "^5.6.4 || ^7.0 || ^8.0",
24
- "doctrine/dbal": "^2.5 || ^3.5.1",
+ "doctrine/dbal": "^2.5",
25
"illuminate/database": "5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|6.*|7.*|8.*|9.*",
26
"illuminate/support": "5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|6.*|7.*|8.*|9.*"
27
0 commit comments