Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
heristop committed Dec 1, 2016
1 parent ec8eb8b commit 893656c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -23,7 +23,8 @@ Require `heristop/jobqueue-bundle` to your `composer.json` file:
```js
{
"require": {
"heristop/jobqueue-bundle": "dev-master"
"heristop/jobqueue-bundle": "1.0.1",
"zendframework/zend-queue": "2.*@dev"
}
}
```
Expand Down

0 comments on commit 893656c

Please sign in to comment.