We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19cd0a0 commit e254f14Copy full SHA for e254f14
7 files changed
composer.json
@@ -17,7 +17,9 @@
17
"pdsinterop/solid-auth": "v0.13.0",
18
"pdsinterop/solid-crud": "v0.8.1",
19
"phpmailer/phpmailer": "^6.10",
20
- "sweetrdf/easyrdf": "v1.15"
+ "sweetrdf/easyrdf": "v1.15",
21
+ "phpseclib/bcmath_compat": "^2.0",
22
+ "phrity/websocket": "^3.5"
23
},
24
"require-dev": {
25
"phpunit/phpunit": "^12.2",
0 commit comments