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 3752a60 commit 2594e19Copy full SHA for 2594e19
composer.json
@@ -17,8 +17,8 @@
17
"require": {
18
"php": ">=5.3.0",
19
"serialization/serialization": "3.*",
20
- "wikibase/data-model": ">0.8",
21
- "data-values/geo": ">0.1",
+ "wikibase/data-model": "~2.0|~1.0|~0.8",
+ "data-values/geo": "~1.0|~0.1",
22
"data-values/time": "~0.6",
23
"data-values/number": "~0.4",
24
"guzzle/http": "~3.7"
0 commit comments