Skip to content

Commit

Permalink
Upgrade to sweetrdf/easyrdf 1.13.* to fix Turtle fragment URIs
Browse files Browse the repository at this point in the history
  • Loading branch information
osma committed Aug 30, 2024
1 parent 5bbea00 commit 541ffd0
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 @@ -5,7 +5,7 @@
"license": "MIT",
"version": "3.0-dev",
"require": {
"sweetrdf/easyrdf": "1.7.*",
"sweetrdf/easyrdf": "1.13.*",
"symfony/polyfill-php80": "1.*",
"symfony/polyfill-php81": "1.*",
"twig/twig": "3.8.*",
Expand Down

0 comments on commit 541ffd0

Please sign in to comment.