Skip to content

Commit

Permalink
composer.json: mark as compatible with rdf-interface 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zozlak committed May 28, 2022
1 parent dd3a513 commit 2648d07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"php": ">=8.0",
"zozlak/rdf-constants": "^1.1",
"sweetrdf/rdf-helpers": "*",
"sweetrdf/rdf-interface": "~0.10.0"
"sweetrdf/rdf-interface": "~0.10.0 | ~0.11.0"
},
"suggest": {
"sweetrdf/quick-rdf-io": "*"
Expand Down

0 comments on commit 2648d07

Please sign in to comment.