Skip to content

Commit

Permalink
revised recommended minimum PHP version to 8.2 or later
Browse files Browse the repository at this point in the history
  • Loading branch information
RocketMan committed Dec 7, 2023
1 parent 64b1dfe commit bdae1a7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,9 @@ https://zookeeper.ibinx.com/master/
* PHP 7.2.5 or later with MySQL PDO driver
* MySQL/MariaDB

It is recommended to use PHP 8.2, as older versions have reached EOL
and may be deprecated for use with Zookeeper Online in the future.
It is recommended to use PHP 8.2 or later, as older versions have
reached EOL and may be deprecated for use with Zookeeper Online in the
future.


### Getting Started
Expand Down

0 comments on commit bdae1a7

Please sign in to comment.