Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Commit

Permalink
Merge branch 'hotfix/31'
Browse files Browse the repository at this point in the history
Close #31
  • Loading branch information
weierophinney committed Jun 4, 2015
2 parents 41c3939 + 60333a0 commit 2aab85f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Install this library using composer:
$ composer require zendframework/zend-diactoros
```

`zend-diactoros` has the following dependencies (which are managed by Composer):
`zend-diactoros` has the following dependency (which is managed by Composer):

- [`psr/http-message`](https://github.com/php-fig/http-message), which defines interfaces for HTTP messages, including requests and responses. `zend-diactoros` provides implementations of each of these.

Expand Down

0 comments on commit 2aab85f

Please sign in to comment.