Files
operationSystem-docker/docker/grafana-docker/php-example/composer.json
2024-10-28 16:28:49 +09:00

7 lines
85 B
JSON

{
"require": {
"league/statsd": "^1.5",
"ext-pcntl": "*"
}
}