diff options
author | Wolfy-J <[email protected]> | 2019-05-02 16:33:45 +0300 |
---|---|---|
committer | Wolfy-J <[email protected]> | 2019-05-02 16:33:45 +0300 |
commit | 64f2c19b0a9a33d97bd947e805d0491e68784423 (patch) | |
tree | 238b4a3f638b85180804458f97160455fcca1aff /composer.json | |
parent | cf3e341207893d62bae8a5671118401f745a8f08 (diff) | |
parent | 677004f7cb97981f0220e2c65a2e7618505d01dc (diff) |
Merge branch 'feature/updates' into pr/issue-121-rename_maxrequest_config_param
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 9f25d3e7..cb08ee97 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "spiral/roadrunner", "type": "server", - "description": "High-performance PHP load balancer and process manager library for Golang", + "description": "High-performance PHP application server, load-balancer and process manager written in Golang", "license": "MIT", "authors": [ { |