summaryrefslogtreecommitdiffstats
path: root/src/Core/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/Core/composer.json')
-rw-r--r--src/Core/composer.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Core/composer.json b/src/Core/composer.json
index a59fd08..ffd17ba 100644
--- a/src/Core/composer.json
+++ b/src/Core/composer.json
@@ -27,7 +27,8 @@
},
"suggest": {
"cakephp/event": "To use PluginApplicationInterface or plugin applications.",
- "cakephp/cache": "To use Configure::store() and restore()."
+ "cakephp/cache": "To use Configure::store() and restore().",
+ "league/container": "To use Container and ServiceProvider classes"
},
"autoload": {
"psr-4": {