Skip to content

Commit 2238063

Browse files
committed
Add illuminate/cache dependency
Fixes #69
1 parent 73f6f8b commit 2238063

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
@@ -24,6 +24,7 @@
2424
],
2525
"require": {
2626
"php": ">=5.4",
27+
"illuminate/cache": "~5.0",
2728
"illuminate/support": "~5.0",
2829
"willdurand/geocoder": "~3.3"
2930
},

0 commit comments

Comments
 (0)