mirror of
https://github.com/idanoo/php-resque
synced 2025-07-01 05:32:20 +00:00
Merge pull request #305 from sergeyklay/patch-1
Update Readme.md [ci skip]
This commit is contained in:
commit
e9a202c8fd
1 changed files with 2 additions and 4 deletions
|
@ -53,11 +53,9 @@ If you're not familiar with Composer, please see <http://getcomposer.org/>.
|
|||
|
||||
```json
|
||||
{
|
||||
// ...
|
||||
"require": {
|
||||
"chrisboulton/php-resque": "1.2.x" // Most recent tagged version
|
||||
},
|
||||
// ...
|
||||
"chrisboulton/php-resque": "1.2.x"
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue