Skip to content

Commit

Permalink
Fix PSR number
Browse files Browse the repository at this point in the history
  • Loading branch information
ADmad committed Oct 12, 2019
1 parent 3c92f71 commit 5d07a7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Http/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@

# CakePHP Http Library

This library provides an PSR15 Http middleware server, PSR7 Request and
Response objects, and a PSR8 Http Client. Together these classes let you
This library provides a PSR-15 Http middleware server, PSR-7 Request and
Response objects, and a PSR-18 Http Client. Together these classes let you
handle incoming server requests and send outgoing HTTP requests.

## Using the Http Client
Expand Down

0 comments on commit 5d07a7a

Please sign in to comment.