Skip to content

Commit 2fd0bf6

Browse files
authored
Merge pull request #115 from pdsinterop/fix/add-link-headers
Fix: add instead of replace link headers
2 parents 06a9bb7 + c7bc494 commit 2fd0bf6

3 files changed

Lines changed: 288 additions & 125 deletions

File tree

solid/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
"lcobucci/jwt": "^4.1",
3232
"pdsinterop/flysystem-nextcloud": "^0.2",
3333
"pdsinterop/flysystem-rdf": "^0.5",
34-
"pdsinterop/solid-auth": "v0.10.1",
35-
"pdsinterop/solid-crud": "^0.7.0",
34+
"pdsinterop/solid-auth": "v0.10.2",
35+
"pdsinterop/solid-crud": "^0.7.1",
3636
"psr/log": "^1.1"
3737
},
3838
"require-dev": {

0 commit comments

Comments
 (0)