Skip to content

Commit aa86232

Browse files
committed
Merge remote-tracking branch 'origin/master' into cake5
# Conflicts: # tests/TestCase/Authentication/Generator/Task/AuthServiceLoadIdentifierTaskTest.php
2 parents 14b442b + 361995c commit aa86232

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,9 @@ You can submit your own tasks either inside your plugin or here as extra.
2929
### Plugins with already included tasks and more
3030
See https://github.com/dereuromark/cakephp-ide-helper/#plugins-with-meta-file-generator-tasks
3131

32+
### When to put addons in this plugin
33+
The addons in this plugin aim to decouple the IdeHelper and other plugins. The dependency even as require-dev can sometimes not be desired.
34+
So whenever you want to have the dependency not part of it, you can ask to put things here or make your own addon plugin of sorts.
35+
3236
### Install, Setup, Usage, Contribution
3337
See the **[Docs](https://github.com/dereuromark/cakephp-ide-helper-extra/tree/master/docs)** for details.

0 commit comments

Comments
 (0)