Skip to content

Commit

Permalink
add php requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
l0gicgate committed Oct 2, 2021
1 parent 0cde64b commit 4c77397
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 @@ -8,7 +8,7 @@ This skeleton application was built for Composer. This makes setting up a new Sl

## Install the Application

Run this command from the directory in which you want to install your new Slim Framework application.
Run this command from the directory in which you want to install your new Slim Framework application. You will require PHP 7.3 or newer.

```bash
composer create-project slim/slim-skeleton [my-app-name]
Expand Down

0 comments on commit 4c77397

Please sign in to comment.