Skip to content

Commit

Permalink
cleanup, formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Preusner committed Nov 10, 2013
1 parent 322afcf commit e40704a
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ It comes with a WSSE Auth Plugin that can be used optional.

Requirements
------------
- PHP 5.3.2 or above (at least 5.3.4 recommended to avoid potential bugs)
- PHP 5.3.3 or above (at least 5.3.4 recommended to avoid potential bugs)
- Guzzle PHP Framework
- [WSSE Auth Plugin][2]

Expand Down Expand Up @@ -59,9 +59,9 @@ $response = $client->get('/users')->send();

Authors
-------
Florian Preusner - <[email protected]> - <http://twitter.com/floeH> - <http://floeh.com><br />
- Florian Preusner ([Twitter][4])

See also the list of [contributors][4] who participated in this project.
See also the list of [contributors][5] who participated in this project.


License
Expand All @@ -72,4 +72,5 @@ This plugin is licensed under the MIT License - see the LICENSE file for details
[1]: http://guzzlephp.org/
[2]: https://github.com/8p/guzzle-wsse-plugin
[3]: https://packagist.org/packages/eightpoints/guzzle-bundle
[4]: https://github.com/8p/GuzzleBundle/graphs/contributors
[4]: http://twitter.com/floeH
[5]: https://github.com/8p/GuzzleBundle/graphs/contributors

0 comments on commit e40704a

Please sign in to comment.