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 2e0302e + cca18a4 commit c8bcd83Copy full SHA for c8bcd83
Resources/doc/1-setting_up_the_bundle.md
@@ -15,7 +15,7 @@ Step 1: Setting up the bundle
15
Simply run assuming you have installed composer.phar or composer binary:
16
17
``` bash
18
-$ php composer.phar require friendsofsymfony/rest-bundle ~1.4
+$ composer require friendsofsymfony/rest-bundle
19
```
20
21
### B) Enable the bundle
0 commit comments