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 b83dd8d commit a176e88Copy full SHA for a176e88
Resources/doc/index.md
@@ -45,7 +45,7 @@ Installation is a quick (I promise!) 7 step process:
45
Add FOSUserBundle by running the command:
46
47
``` bash
48
-$ php composer.phar require friendsofsymfony/user-bundle
+$ php composer.phar require friendsofsymfony/user-bundle '~2.0@dev'
49
```
50
51
Composer will install the bundle to your project's `vendor/friendsofsymfony` directory.
0 commit comments