Skip to content

Commit

Permalink
documentation: min php 7.2 required
Browse files Browse the repository at this point in the history
  • Loading branch information
Rotzbua committed Jan 14, 2021
1 parent 2371f86 commit 8223cf0
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 @@ -15,7 +15,7 @@ It's recommended that you use [Composer](https://getcomposer.org/) to install Sl
$ composer require slim/slim:^4.0
```

This will install Slim and all required dependencies. Slim requires PHP 7.1 or newer.
This will install Slim and all required dependencies. Slim requires PHP 7.2 or newer.

## Choose a PSR-7 Implementation & ServerRequest Creator

Expand Down

0 comments on commit 8223cf0

Please sign in to comment.