Skip to content

Commit

Permalink
fix(jsonld): use local hosted hydra context
Browse files Browse the repository at this point in the history
  • Loading branch information
soyuka committed Nov 6, 2024
1 parent 36e4d08 commit d24d2ce
Show file tree
Hide file tree
Showing 11 changed files with 1,010 additions and 5,417 deletions.
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,10 @@
"autoload": {
"psr-4": {
"ApiPlatform\\": "src/"
}
},
"files": [
"src/JsonLd/HydraContext.php"
]
},
"autoload-dev": {
"psr-4": {
Expand Down
Loading

0 comments on commit d24d2ce

Please sign in to comment.