Skip to content

Commit e254f14

Browse files
committed
add pubsub server - solid-crud and wac test suites passing
1 parent 19cd0a0 commit e254f14

7 files changed

Lines changed: 1239 additions & 1174 deletions

File tree

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@
1717
"pdsinterop/solid-auth": "v0.13.0",
1818
"pdsinterop/solid-crud": "v0.8.1",
1919
"phpmailer/phpmailer": "^6.10",
20-
"sweetrdf/easyrdf": "v1.15"
20+
"sweetrdf/easyrdf": "v1.15",
21+
"phpseclib/bcmath_compat": "^2.0",
22+
"phrity/websocket": "^3.5"
2123
},
2224
"require-dev": {
2325
"phpunit/phpunit": "^12.2",

0 commit comments

Comments
 (0)