Skip to content
This repository was archived by the owner on Feb 18, 2020. It is now read-only.

Commit ca84f47

Browse files
committed
Allow installation on HHVM
1 parent 0efc11c commit ca84f47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"license": "BSD-3-Clause",
44
"description": "Small library for looking up terms by item or property id or findings ids by term",
55
"require": {
6-
"php": "^7.0",
6+
"php": "^5.6.99|^7.0",
77
"wikibase/data-model": "~9.1"
88
},
99
"require-dev": {

0 commit comments

Comments
 (0)