Skip to content

Commit add785b

Browse files
committed
pin psr/log to version 1.1 for nc-28 and 29 compat
1 parent 27c5582 commit add785b

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

solid/composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@
3333
"pdsinterop/flysystem-rdf": "^0.6",
3434
"pdsinterop/solid-auth": "^0.13",
3535
"pdsinterop/solid-crud": "^0.8",
36-
"phrity/websocket": "^3.5"
36+
"phrity/websocket": "^3.5",
37+
"psr/log": "^1.1"
3738
},
3839
"require-dev": {
3940
"phpunit/phpunit": "^8 || ^9"

solid/composer.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)