Skip to content

Commit c3a72fa

Browse files
committed
Merge pull request #887 from hpatoio/patch-1
Updated version in the doc
2 parents d83fa5f + fc4d5d9 commit c3a72fa

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
@@ -15,7 +15,7 @@ Step 1: Setting up the bundle
1515
Simply run assuming you have installed composer.phar or composer binary:
1616

1717
``` bash
18-
$ php composer.phar require friendsofsymfony/rest-bundle 1.3.*
18+
$ php composer.phar require friendsofsymfony/rest-bundle ~1.4
1919
```
2020

2121
### B) Enable the bundle

0 commit comments

Comments
 (0)