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 cb1e9cc commit cf5db28Copy full SHA for cf5db28
composer.json
@@ -26,6 +26,7 @@
26
],
27
"require": {
28
"php": "^8.0|^8.1",
29
+ "illuminate/database": "^9.0",
30
"illuminate/support": "^9.0"
31
},
32
"require-dev": {
0 commit comments