{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "3d63527334299fe9d7661b101df95c90", "packages": [ { "name": "openspout/openspout", "version": "v3.4.0", "source": { "type": "git", "url": "https://github.com/openspout/openspout.git", "reference": "06b28c080bf811562d0552c87726ae0fcdac53f8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/openspout/openspout/zipball/06b28c080bf811562d0552c87726ae0fcdac53f8", "reference": "06b28c080bf811562d0552c87726ae0fcdac53f8", "shasum": "" }, "require": { "ext-dom": "*", "ext-xmlreader": "*", "ext-zip": "*", "php": "~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3", "phpstan/phpstan": "^1", "phpunit/phpunit": "^9" }, "suggest": { "ext-iconv": "To handle non UTF-8 CSV files (if \"php-intl\" is not already installed or is too limited)", "ext-intl": "To handle non UTF-8 CSV files (if \"iconv\" is not already installed)" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.3.x-dev" } }, "autoload": { "psr-4": { "OpenSpout\\": "src/Spout" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Adrien Loison", "email": "adrien@box.com" } ], "description": "PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way", "homepage": "https://github.com/openspout/openspout", "keywords": [ "OOXML", "csv", "excel", "memory", "odf", "ods", "office", "open", "php", "read", "scale", "spreadsheet", "stream", "write", "xlsx" ], "support": { "issues": "https://github.com/openspout/openspout/issues", "source": "https://github.com/openspout/openspout/tree/v3.4.0" }, "funding": [ { "url": "https://github.com/adrilo", "type": "github" } ], "time": "2022-03-02T07:23:00+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": {}, "platform-dev": {}, "platform-overrides": { "php": "8.2.0" }, "plugin-api-version": "2.6.0" }