Skip to content

Commit 23596a4

Browse files
committed
moving websocket to own repo
removing websocket dependancy here, is handled in solid-crud itself
1 parent 17cd937 commit 23596a4

File tree

2 files changed

+1
-103
lines changed

2 files changed

+1
-103
lines changed

composer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,7 @@
3232
"pdsinterop/solid-auth": "dev-master",
3333
"pdsinterop/solid-crud": "dev-master",
3434
"php-http/httplug": "^2.1",
35-
"phptal/phptal": "^1.4",
36-
"cboden/ratchet": "^0.4",
37-
"textalk/websocket": "^1.4"
35+
"phptal/phptal": "^1.4"
3836
},
3937
"require-dev": {
4038
"phpunit/phpunit": "*"

websocket.php

Lines changed: 0 additions & 100 deletions
This file was deleted.

0 commit comments

Comments
 (0)