diff --git a/README.md b/README.md index c37ab17c..416aa6c2 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ GameQ is a PHP library that allows you to query multiple types of multiplayer game & voice servers at the same time. ## Requirements -* PHP 5.6.40+ - [Tested](https://travis-ci.org/Austinb/GameQ) in PHP 5.6, 7.0, 7.1, 7.2, 7.3, 7.4, 8.0 & 8.1 +* PHP 5.6.40+ - [Tested](https://travis-ci.org/Austinb/GameQ) in PHP 5.6, 7.0, 7.1, 7.2, 7.3, 7.4, 8.0, 8.1 & 8.2-dev * [Bzip2](http://www.php.net/manual/en/book.bzip2.php) - Used for A2S Compressed responses ## Installation