We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b477233 + d91fce0 commit 9f61f04Copy full SHA for 9f61f04
README.md
@@ -55,12 +55,8 @@ Add FMElfinderBundle in your composer.json:
55
For Symfony 2.4 and later use version 2.5
56
For Symfony between 2.1 and 2.3 (2.3 included) use version ~2.3
57
58
-```js
59
-{
60
- "require": {
61
- "helios-ag/fm-elfinder-bundle": "~2.5"
62
- }
63
-}
+```sh
+composer require helios-ag/fm-elfinder-bundle
64
```
65
66
Now tell composer to download the bundle by running the command:
0 commit comments