-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 641aa2a
Showing
609 changed files
with
74,118 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
{ | ||
"name": "bingcool/swoolefy", | ||
"description": "swoole auto relaod and monitor", | ||
"keywords": ["swoole", "auto relaod", "monitor"], | ||
"time": "2017-08-01", | ||
"license": "MIT", | ||
"type": "project", | ||
"authors": [{ | ||
"name": "bingcool", | ||
"email": "[email protected]", | ||
"role": "Engineer of php" | ||
}], | ||
"require": { | ||
"monolog/monolog": "1.23.0", | ||
"swiftmailer/swiftmailer":"6.0.1" | ||
}, | ||
"autoload":{ | ||
"psr-4":{ | ||
"Swoolefy\\":"score/" | ||
} | ||
}, | ||
"repositories": { | ||
"packagist": { | ||
"type": "composer", | ||
"url": "https://packagist.phpcomposer.com" | ||
} | ||
} | ||
} |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.