We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4667d4 commit 1405afbCopy full SHA for 1405afb
1 file changed
solid/composer.json
@@ -30,7 +30,8 @@
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/solid-crud": "dev-feature/nextcloud24",
34
+ "psr/log" : "1.1.4"
35
},
36
"require-dev": {
37
"phpunit/phpunit": "^8 || ^9"
0 commit comments