Skip to content

Commit 1cf9362

Browse files
committed
Merge pull request #704 from matheo/patch-1
Update last stable version in the install instructions
2 parents 05974ec + e43bb8d commit 1cf9362

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/doc/1-setting_up_the_bundle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Step 1: Setting up the bundle
1414
Simply run assuming you have installed composer.phar or composer binary:
1515

1616
``` bash
17-
$ php composer.phar require friendsofsymfony/rest-bundle 1.1.*
17+
$ php composer.phar require friendsofsymfony/rest-bundle 1.2.*
1818
```
1919

2020
### B) Enable the bundle

0 commit comments

Comments
 (0)