Skip to content
This repository has been archived by the owner on Feb 5, 2019. It is now read-only.

Commit

Permalink
adds missing resp LocalFileResponse
Browse files Browse the repository at this point in the history
  • Loading branch information
Joan Fabrégat committed Oct 8, 2018
1 parent 7b04fd2 commit a0fce70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ This PHP 7.1 library provides a collection of [PSR-7](https://www.php-fig.org/ps
* [`HtmlResponse`](src/HtmlResponse.php)
* [`HttpProxyResponse`](src/HttpProxyResponse.php)
* [`JsonResponse`](src/JsonResponse.php)
* [`LocalFileResponse`](src/LocalFileResponse.php)
* [`NotFoundResponse`](src/NotFoundResponse.php)
* [`RedirectResponse`](src/RedirectResponse.php)
* [`StreamResponse`](src/StreamResponse.php)
Expand Down

0 comments on commit a0fce70

Please sign in to comment.