Skip to content

Commit

Permalink
Update PHP version requirement
Browse files Browse the repository at this point in the history
Signed-off-by: Luís Cobucci <[email protected]>
  • Loading branch information
lcobucci committed Jan 8, 2024
1 parent d95212e commit 53d13c1
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 @@ To install with composer:
composer require nikic/fast-route
```

Requires PHP 7.4 or newer.
Requires PHP 8.1 or newer.

Usage
-----
Expand Down

0 comments on commit 53d13c1

Please sign in to comment.