We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1405afb commit 87ebb07Copy full SHA for 87ebb07
1 file changed
solid/composer.json
@@ -25,12 +25,12 @@
25
"ext-json": "*",
26
"ext-openssl": "*",
27
"easyrdf/easyrdf": "^1.1.1",
28
- "laminas/laminas-diactoros": "^2.4",
+ "laminas/laminas-diactoros": "^2.8",
29
"lcobucci/jwt": "^4.1",
30
- "pdsinterop/flysystem-nextcloud":"dev-feature/nextcloud24",
31
- "pdsinterop/flysystem-rdf": "dev-feature/nextcloud24",
32
- "pdsinterop/solid-auth": "dev-feature/nextcloud24",
33
- "pdsinterop/solid-crud": "dev-feature/nextcloud24",
+ "pdsinterop/flysystem-nextcloud":"^0.2",
+ "pdsinterop/flysystem-rdf": "^0.5",
+ "pdsinterop/solid-auth": "^0.7",
+ "pdsinterop/solid-crud": "^0.6",
34
"psr/log" : "1.1.4"
35
},
36
"require-dev": {
0 commit comments