Skip to content

Commit

Permalink
add demo
Browse files Browse the repository at this point in the history
  • Loading branch information
xtgxiso committed Jan 13, 2017
1 parent 88d174b commit 1c755cd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
*.log
demo.php
composer.json
composer.lock
vendor
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"require": {
"php": ">=7.0",
"workerman/workerman" : ">=3.1.8"
"workerman/workerman" : "^3.3"
},
"suggest": {
"ext-event": "For better performance."
Expand Down

0 comments on commit 1c755cd

Please sign in to comment.