Skip to content

Commit

Permalink
Tagged version 3.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Austinb committed Dec 19, 2016
1 parent 8b02638 commit 76826bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,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.4.14+ - [Tested](https://travis-ci.org/Austinb/GameQ) in PHP 5.4, 5.5, 5.6, 7.0 & [HHVM](http://hhvm.com/)
* PHP 5.4.14+ - [Tested](https://travis-ci.org/Austinb/GameQ) in PHP 5.4, 5.5, 5.6, 7.0, 7.1 & [HHVM](http://hhvm.com/)
* [Bzip2](http://www.php.net/manual/en/book.bzip2.php) - Used for A2S Compressed responses

## Installation
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "austinb/gameq",
"description": "GameQ Gameserver Library",
"keywords": ["gameq","serverstatus"],
"version": "v3.0.9",
"version": "v3.0.10",
"license": "LGPL-3.0+",
"authors": [
{
Expand Down

0 comments on commit 76826bd

Please sign in to comment.