diff options
author | Wolfy-J <[email protected]> | 2019-04-10 12:40:36 -0500 |
---|---|---|
committer | GitHub <[email protected]> | 2019-04-10 12:40:36 -0500 |
commit | f4515e276179d77e3f9457ba0d99545081ae50ea (patch) | |
tree | f1c2a1c956e0e95a647036aeb72133beef008106 | |
parent | f8bdc8a4621af9684386a6422377dc80c1a53d18 (diff) |
Update 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": [ { |