Skip to content

Commit eae5c63

Browse files
committed
Add illuminate/cache dependency
1 parent bafb98b commit eae5c63

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
@@ -12,6 +12,7 @@
1212
"minimum-stability": "stable",
1313
"require": {
1414
"php": ">=7.0",
15+
"illuminate/cache": "^5.3|^5.4",
1516
"illuminate/support": "^5.3|^5.4",
1617
"opensoft/rollout": "^2.2"
1718
},

0 commit comments

Comments
 (0)