Skip to content

Commit

Permalink
Merge pull request #629 from Austinb/bumbummen99-patch-8
Browse files Browse the repository at this point in the history
Update tested PHP versions in README
  • Loading branch information
Patrick authored May 26, 2022
2 parents 581836a + 5d959c5 commit eaee41c
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 @@ -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
Expand Down

0 comments on commit eaee41c

Please sign in to comment.