We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 120de44 commit 0f8b925Copy full SHA for 0f8b925
README.md
@@ -5,7 +5,7 @@
5
GameQ is a PHP library that allows you to query multiple types of multiplayer game & voice servers at the same time.
6
7
## Requirements
8
-* PHP 5.6.40+ - [Tested](https://github.com/EngineGPDev/GameQ/actions/workflows/Tests.yml) in PHP 5.6, 7.0, 7.1, 7.2, 7.3, 7.4, 8.0, 8.1 & 8.2-dev
+* PHP 5.6.40+ - [Tested](https://github.com/EngineGPDev/GameQ/actions/workflows/Tests.yml) in PHP 5.6, 7.0, 7.1, 7.2, 7.3, 7.4, 8.0, 8.1, 8.2, 8.3 & 8.4-dev
9
* [Bzip2](http://www.php.net/manual/en/book.bzip2.php) - Used for A2S Compressed responses
10
11
## Installation
0 commit comments