Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ludofleury committed Apr 15, 2014
1 parent 0ac0212 commit f25bf21
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions README.md
Expand Up @@ -12,19 +12,12 @@ Provide a basic logger and an advanced profiler for Guzzle

## Installation

Add the composer requirements (will be soon on packagist)
Add the composer requirements
```javascript
{
"require-dev": {
"playbloom/guzzle-bundle": "dev-master"
"playbloom/guzzle-bundle": "v1.0.4"
},

"repositories": [
{
"type": "git",
"url": "git://github.com/ludofleury/GuzzleBundle.git"
}
]
}
```

Expand Down

0 comments on commit f25bf21

Please sign in to comment.