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 0cd7f01 commit ca25eaeCopy full SHA for ca25eae
composer.json
@@ -21,7 +21,7 @@
21
"illuminate/routing": "^9.0|^10.0|^11.0",
22
"illuminate/view": "^9.0|^10.0|^11.0",
23
"illuminate/mail": "^9.0|^10.0|^11.0",
24
- "doctrine/dbal": "^3.5"
+ "doctrine/dbal": "^3.5 | ^4.0 | ^5.0"
25
},
26
"require-dev": {
27
"orchestra/testbench": "^7.0|^8.0|^9.0"
0 commit comments