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 d83fa5f + fc4d5d9 commit c3a72faCopy full SHA for c3a72fa
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.3.*
+$ php composer.phar require friendsofsymfony/rest-bundle ~1.4
19
```
20
21
### B) Enable the bundle
0 commit comments