Skip to content

Commit 7fa1509

Browse files
committed
Change composer dependencies for solid-crud and solid-auth to versions with fixed Link headers.
1 parent 7c98626 commit 7fa1509

1 file changed

Lines changed: 2 additions & 2 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)