Directory : /home/aplikasiposinfo/public_html/isranhadikaltim.id/vendor/google/crc32/ |
Current File : /home/aplikasiposinfo/public_html/isranhadikaltim.id/vendor/google/crc32/composer.json |
{ "name": "google/crc32", "description": "Various CRC32 implementations", "homepage": "https://github.com/google/php-crc32", "type": "library", "license": "Apache-2.0", "authors": [ { "name": "Andrew Brampton", "email": "[email protected]" } ], "require": { "php": ">=7.4" }, "require-dev": { "friendsofphp/php-cs-fixer": "v3.15", "phpunit/phpunit": "^9" }, "autoload": { "psr-4": { "Google\\CRC32\\": "src" } } }