Skip to content

Commit 91b0218

Browse files
committed
update composer packages
1 parent a6556c6 commit 91b0218

2 files changed

Lines changed: 246 additions & 103 deletions

File tree

solid/composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,14 @@
2626
"ext-json": "*",
2727
"ext-mbstring": "*",
2828
"ext-openssl": "*",
29-
"easyrdf/easyrdf": "^1.1.1",
3029
"laminas/laminas-diactoros": "^2.8",
3130
"lcobucci/jwt": "^4.1",
3231
"pdsinterop/flysystem-nextcloud": "^0.2",
33-
"pdsinterop/flysystem-rdf": "^0.5",
34-
"pdsinterop/solid-auth": "v0.11.0",
35-
"pdsinterop/solid-crud": "^0.7.3",
36-
"psr/log": "^1.1"
32+
"pdsinterop/flysystem-rdf": "^0.6",
33+
"pdsinterop/solid-auth": "^0.12",
34+
"pdsinterop/solid-crud": "^0.8",
35+
"psr/log": "^1.1",
36+
"sweetrdf/easyrdf": "^1.16"
3737
},
3838
"require-dev": {
3939
"doctrine/dbal": "*",

0 commit comments

Comments
 (0)