Skip to content

Commit

Permalink
Merge pull request #1675 from NatLibFi/issue1591-turtle-fragment-easy…
Browse files Browse the repository at this point in the history
…rdf-upgrade-skosmos-3

Upgrade to sweetrdf/easyrdf 1.13.* to fix Turtle fragment URIs
  • Loading branch information
osma authored Aug 30, 2024
2 parents 5bbea00 + 541ffd0 commit 12af8f3
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 12af8f3

Please sign in to comment.