diff options
-rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 7e0ff66c..591a1ae8 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "spiral/roadrunner", - "type": "library", + "type": "server", "description": "High-performance PHP load balancer and process manager library for Golang", "license": "MIT", "authors": [ |