{ "_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": "710967b1d9d7c2e29226ea5c1834b93a", "packages": [ { "name": "parsecsv/php-parsecsv", "version": "1.3.2", "source": { "type": "git", "url": "https://github.com/parsecsv/parsecsv-for-php.git", "reference": "2d6236cae09133e0533d34ed45ba1e1ecafffebb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/parsecsv/parsecsv-for-php/zipball/2d6236cae09133e0533d34ed45ba1e1ecafffebb", "reference": "2d6236cae09133e0533d34ed45ba1e1ecafffebb", "shasum": "" }, "require": { "php": ">=5.5" }, "require-dev": { "phpunit/phpunit": "^6", "squizlabs/php_codesniffer": "^3.5" }, "suggest": { "illuminate/support": "Fluent array interface for map functions" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "ParseCsv\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jim Myhrberg", "email": "contact@jimeh.me" }, { "name": "William Knauss", "email": "will.knauss@gmail.com" }, { "name": "Susann Sgorzaly", "homepage": "https://github.com/susgo" }, { "name": "Christian Bläul", "homepage": "https://github.com/Fonata" } ], "description": "CSV data parser for PHP", "support": { "issues": "https://github.com/parsecsv/parsecsv-for-php/issues", "source": "https://github.com/parsecsv/parsecsv-for-php" }, "time": "2021-11-07T14:15:46+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": {}, "platform-dev": {}, "plugin-api-version": "2.6.0" }