{ "_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": "f8f6a48dfb21bcda827165f51dd5bdf6", "packages": [ { "name": "deliciousbrains/wp-background-processing", "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/deliciousbrains/wp-background-processing.git", "reference": "2cbee1abd1b49e1133cd8f611df4d4fc5a8b9800" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/deliciousbrains/wp-background-processing/zipball/2cbee1abd1b49e1133cd8f611df4d4fc5a8b9800", "reference": "2cbee1abd1b49e1133cd8f611df4d4fc5a8b9800", "shasum": "" }, "require": { "php": ">=5.2" }, "suggest": { "coenjacobs/mozart": "Easily wrap this library with your own prefix, to prevent collisions when multiple plugins use this library" }, "type": "library", "autoload": { "classmap": [ "classes/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Delicious Brains", "email": "nom@deliciousbrains.com" } ], "description": "WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks.", "support": { "issues": "https://github.com/deliciousbrains/wp-background-processing/issues", "source": "https://github.com/deliciousbrains/wp-background-processing/tree/master" }, "time": "2020-07-31T07:00:11+00:00" }, { "name": "parsecsv/php-parsecsv", "version": "1.3.1", "source": { "type": "git", "url": "https://github.com/parsecsv/parsecsv-for-php.git", "reference": "009820d190342581c05ce84a71237153d09e754d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/parsecsv/parsecsv-for-php/zipball/009820d190342581c05ce84a71237153d09e754d", "reference": "009820d190342581c05ce84a71237153d09e754d", "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-06-20T21:25:35+00:00" }, { "name": "yahnis-elsts/plugin-update-checker", "version": "v4.11", "source": { "type": "git", "url": "https://github.com/YahnisElsts/plugin-update-checker.git", "reference": "3155f2d3f1ca5e7ed3f25b256f020e370515af43" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/YahnisElsts/plugin-update-checker/zipball/3155f2d3f1ca5e7ed3f25b256f020e370515af43", "reference": "3155f2d3f1ca5e7ed3f25b256f020e370515af43", "shasum": "" }, "require": { "ext-json": "*", "php": ">=5.2.0" }, "type": "library", "autoload": { "files": [ "load-v4p11.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Yahnis Elsts", "email": "whiteshadow@w-shadow.com", "homepage": "http://w-shadow.com/", "role": "Developer" } ], "description": "A custom update checker for WordPress plugins and themes. Useful if you can't host your plugin in the official WP repository but still want it to support automatic updates.", "homepage": "https://github.com/YahnisElsts/plugin-update-checker/", "keywords": [ "automatic updates", "plugin updates", "theme updates", "wordpress" ], "support": { "issues": "https://github.com/YahnisElsts/plugin-update-checker/issues", "source": "https://github.com/YahnisElsts/plugin-update-checker/tree/v4.11" }, "time": "2021-03-15T16:07:52+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.1.0" }