Skip to content

Commit d5fc3cd

Browse files
Added a missing dependency
1 parent 45e3381 commit d5fc3cd

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
@@ -11,6 +11,7 @@
1111
],
1212
"require": {
1313
"php": ">=5.4.7",
14+
"illuminate/contracts": "5.0.*",
1415
"illuminate/filesystem": "5.0.*",
1516
"illuminate/http": "5.0.*",
1617
"illuminate/routing": "5.0.*",

0 commit comments

Comments
 (0)