blob: cf4b412a237fe931bddce4a3b31e5725c97c5da0 [file] [log] [blame]
{
"name": "apache/avro",
"description": "Apache Avro™ is a data serialization system.",
"minimum-stability": "stable",
"license": "Apache-2.0",
"require": {
"beberlei/composer-monorepo-plugin": "^0.12"
},
"require-dev": {
"phpunit/phpunit": "^9.1",
"squizlabs/php_codesniffer": "^3.5"
}
}