Skip to content

Commit 00eaa01

Browse files
authored
Add illuminate/cache to suggest-packages
1 parent c707c0a commit 00eaa01

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
"suggest": {
1212
"illuminate/pipeline": "Allows to send response data through pipelines",
1313
"illuminate/container": "Required to use pipelines",
14+
"illuminate/cache": "Required to use response caching",
1415
"illuminate/console": "Required to create requests with artisan"
1516
},
1617
"autoload": {

0 commit comments

Comments
 (0)