We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a9c0ca commit d9034d7Copy full SHA for d9034d7
.travis.yml
@@ -13,7 +13,6 @@ matrix:
13
env:
14
- RUN_LINTER=1
15
- RUN_SNYK=1
16
- - php: hhvm
17
- php: nightly
18
allow_failures:
19
README.md
@@ -376,7 +376,7 @@ to the client API, please see
376
377
## Requirements ##
378
379
-This library requires PHP 5.4 or greater. This library is also compatible with HHVM.
+This library requires PHP 5.4 or greater.
380
381
This library also relies on the [MaxMind DB Reader](https://github.com/maxmind/MaxMind-DB-Reader-php).
382
0 commit comments