Skip to content

Commit

Permalink
Updating README
Browse files Browse the repository at this point in the history
Updating the php version in README
  • Loading branch information
JimTools committed Feb 29, 2024
1 parent 31b291b commit 0ef17a1
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. You will require PHP 7.4 or newer.
Run this command from the directory in which you want to install your new Slim Framework application. You will require PHP 8.3 or newer.

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

0 comments on commit 0ef17a1

Please sign in to comment.