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.
1 parent 05974ec commit e43bb8dCopy full SHA for e43bb8d
Resources/doc/1-setting_up_the_bundle.md
@@ -14,7 +14,7 @@ Step 1: Setting up the bundle
14
Simply run assuming you have installed composer.phar or composer binary:
15
16
``` bash
17
-$ php composer.phar require friendsofsymfony/rest-bundle 1.1.*
+$ php composer.phar require friendsofsymfony/rest-bundle 1.2.*
18
```
19
20
### B) Enable the bundle
0 commit comments