Skip to content

Commit 2bf1373

Browse files
Declare compatibility with newer data model versions
1 parent fafbbb7 commit 2bf1373

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
@@ -15,7 +15,7 @@
1515
"php": ">=5.5.0",
1616
"benestar/asparagus": "~0.4",
1717
"monolog/monolog": "~1.18",
18-
"wikibase/data-model": "~6.0|~7.0"
18+
"wikibase/data-model": "~6.0|~7.0|~8.0|~9.0"
1919
},
2020
"autoload": {
2121
"psr-4": {

0 commit comments

Comments
 (0)