{ "name": "php-decimal/ext-decimal", "type": "php-ext", "license": "MIT", "description": "Correctly-rounded, arbitrary precision decimal floating-point arithmetic in PHP", "require": { "php": ">= 7.4.0" }, "php-ext": { "extension-name": "decimal" } }