Skip to content

Commit 8e45bac

Browse files
committed
Updated composer.json to include "illuminate/database".
1 parent 6eda702 commit 8e45bac

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
@@ -18,6 +18,7 @@
1818
"license": "MIT",
1919
"require": {
2020
"illuminate/support": "^5.5.0",
21+
"illuminate/database": "^5.5.0",
2122
"php": ">=7.0.0"
2223
},
2324
"autoload": {

0 commit comments

Comments
 (0)