Skip to content

Commit

Permalink
Updated README to match composer.json requirements. Closes slimphp#7
Browse files Browse the repository at this point in the history
  • Loading branch information
rawkode committed Oct 13, 2016
1 parent 9347a93 commit 881f075
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 @@ -18,7 +18,7 @@ $ composer require slim/http "^0.1"
```

This will install the `slim/http` component and all required dependencies.
PHP 5.6.0 or newer is required.
PHP 7.0, or newer, is required.

## Usage

Expand Down

0 comments on commit 881f075

Please sign in to comment.