Skip to content

Commit 96cd2e5

Browse files
committed
Merge pull request #199 from Miliooo/patch-1
install composer shows old version
2 parents 3899fdc + 7e96403 commit 96cd2e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Require the bundle in your composer.json file:
3232
````
3333
{
3434
"require": {
35-
"oldsound/rabbitmq-bundle": "1.3.*",
35+
"oldsound/rabbitmq-bundle": "1.*",
3636
}
3737
}
3838
```

0 commit comments

Comments
 (0)