From cc2b8b42a6bbe918096569d63e5f6a0961220dac Mon Sep 17 00:00:00 2001 From: Tobias Munk Date: Mon, 3 Jun 2019 16:37:30 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8c9449e..2d913dd 100755 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ If you want to use additional tested plugins, such as *CKEditor*, *selectize* or JsonEditorPluginsAsset::register($this); ``` +See the `suggest` section of [`composer.json`](https://github.com/dmstr/yii2-json-editor/blob/master/composer.json) for information about recommended composer packages. + ## Usage ```php