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 60709ce commit 186a2e7Copy full SHA for 186a2e7
composer.json
@@ -34,7 +34,7 @@
34
"symfony/polyfill-php80": "^1.23"
35
},
36
"require-dev": {
37
- "illuminate/database": "^10.0 || ^11.0",
+ "illuminate/database": "^10.0 || ^11.0 || ^12.0",
38
"phpdocumentor/reflection-docblock": "^5.0"
39
40
"conflict": {
@@ -57,4 +57,4 @@
57
"preferred-install": "dist",
58
"sort-packages": true
59
}
60
-}
+}
0 commit comments