fn_b/vendor/brick/math/tools/ecs/composer.json
2026-02-12 13:35:39 +08:00

11 lines
193 B
JSON
Executable File

{
"require": {
"brick/coding-standard": "v2"
},
"config": {
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": false
}
}
}