Skip to content

Commit e4f2a40

Browse files
committed
Adds supports for WikibaseDataModel 5 and 6
1 parent fa94541 commit e4f2a40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
],
1717
"require": {
1818
"php": ">=5.5.0",
19-
"wikibase/data-model": "~4.3",
19+
"wikibase/data-model": "~4.3|~5.0|~6.0",
2020
"wikibase/data-model-services": "~3.2",
2121
"wikibase/data-model-serialization": "~2.0",
2222
"data-values/data-values": "~1.0",

0 commit comments

Comments
 (0)