Skip to content

Commit

Permalink
Merge pull request #2783 from l0gicgate/UpdateReadme
Browse files Browse the repository at this point in the history
4.x - Update Readme
  • Loading branch information
l0gicgate committed Aug 7, 2019
2 parents d3c69bc + 88894ca commit 4ddb1bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -12,7 +12,7 @@ Slim is a PHP micro-framework that helps you quickly write simple yet powerful w
It's recommended that you use [Composer](https://getcomposer.org/) to install Slim.

```bash
$ composer require slim/slim:4.0.0
$ composer require slim/slim:^4.0
```

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

0 comments on commit 4ddb1bf

Please sign in to comment.