Skip to content

Commit 7cf4696

Browse files
committed
Include the composer file.
1 parent e5f9733 commit 7cf4696

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
],
1313
"require": {
1414
"php": "5.* || 7.*",
15-
"illuminate/database": "5.4.*"
15+
"illuminate/database": "5.4.*",
16+
"illuminate/filesystem": "5.4.*"
1617
},
1718
"require-dev": {
1819
"phing/phing": "2.*",

0 commit comments

Comments
 (0)