Update readme to reflect proper minimum PHP version.

This commit is contained in:
flash 2025-03-20 02:52:03 +00:00
parent 9d82faf30b
commit fe6c62e1c0
Signed by: flash
GPG key ID: 2C9C2C574D47FE3E

View file

@ -7,7 +7,7 @@ It provides a number of components that I would otherwise copy between projects
## Requirements and Dependencies
Index currently targets **PHP 8.3** with the `mbstring` extension installed.
Index currently targets **PHP 8.4** with the `mbstring` extension installed.
### `Index\Cache\Memcached`