Skip to content

Commit

Permalink
Composer replace ratchet to do not duplicate package
Browse files Browse the repository at this point in the history
  • Loading branch information
Johann Saunier committed Sep 21, 2015
1 parent 934efa9 commit 7857e70
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1,827 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
/vendor/
composer.lock
composer.lock
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@
"gos/pnctl-event-loop-emitter" : "~0.1",
"gos/ratchet": "~0.3.0"
},
"replace" : {
"cboden/ratchet": "~0.3.0"
},
"autoload": {
"psr-4": { "Gos\\Bundle\\WebSocketBundle\\": "" }
},
Expand Down
Loading

0 comments on commit 7857e70

Please sign in to comment.