Files
operationSystem-docker/grafana-docker/php-example/composer.json
2024-08-22 14:05:05 +09:00

7 lines
85 B
JSON

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