Skip to content

Commit

Permalink
init 2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
chipslays committed Jan 15, 2024
1 parent 514940e commit 38abdab
Show file tree
Hide file tree
Showing 58 changed files with 5 additions and 4,151 deletions.
38 changes: 0 additions & 38 deletions .github/ISSUE_TEMPLATE/bug_report.md

This file was deleted.

10 changes: 0 additions & 10 deletions .github/ISSUE_TEMPLATE/custom.md

This file was deleted.

20 changes: 0 additions & 20 deletions .github/ISSUE_TEMPLATE/feature_request.md

This file was deleted.

Binary file removed .github/images/porter.png
Binary file not shown.
72 changes: 0 additions & 72 deletions bin/porter

This file was deleted.

8 changes: 2 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,16 @@
{
"name": "chipslays/porter",
"type": "library",
"keywords": ["websocket", "realtime", "chat", "sockets"],
"keywords": ["websocket", "realtime", "sockets"],
"license": "MIT",
"require": {
"php": "^8.1",
"workerman/workerman": "^4.0",
"chipslays/sauce": "^1.0",
"chipslays/collection": "^1.1",
"respect/validation": "^2.2"
"workerman/workerman": "^4.0"
},
"require-dev": {
"symfony/var-dumper": "^6.0",
"pestphp/pest": "^1.21 || ^2.0"
},
"bin": ["bin/porter"],
"autoload": {
"psr-4": {
"Porter\\": "src/"
Expand Down
203 changes: 0 additions & 203 deletions dist/porter.js

This file was deleted.

Empty file added examples/.gitkeep
Empty file.
Loading

0 comments on commit 38abdab

Please sign in to comment.