Skip to content

Commit cf5db28

Browse files
Require illuminate/database
1 parent cb1e9cc commit cf5db28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
],
2727
"require": {
2828
"php": "^8.0|^8.1",
29+
"illuminate/database": "^9.0",
2930
"illuminate/support": "^9.0"
3031
},
3132
"require-dev": {

0 commit comments

Comments
 (0)