Skip to content

Commit 24c8801

Browse files
committed
Fix composer file violation.
1 parent 455963d commit 24c8801

File tree

2 files changed

+1017
-777
lines changed

2 files changed

+1017
-777
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"name": "pdsinterop/solid-pubsub-server",
1919
"require": {
2020
"php": "~7.1",
21-
"cboden/ratchet": "0.4.3",
22-
"textalk/websocket": "1.4.1"
21+
"cboden/ratchet": "~0.4.3",
22+
"textalk/websocket": "~1.4.1"
2323
},
2424
"require-dev": {
2525
"phpunit/phpunit": "*"

0 commit comments

Comments
 (0)