{ "_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": "761bd3f834865a086ab764d8c6d16706", "packages": [ { "name": "crowdhandler/sdk", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/crowdhandler/crowdhandler-php-sdk.git", "reference": "9b7282a2efd9f4ada0e1767340c6bef24518aee7" }, "require": { "ext-curl": "*", "ext-json": "*", "php": ">= 5.3" }, "type": "library", "autoload": { "psr-4": { "CrowdHandler\\": "src/" } }, "license": [ "BSD-3-Clause" ], "authors": [ { "name": "richard-mutt-crowdhandler", "email": "richard.mutt@crowdhandler.com" }, { "name": "lthornton-mm", "email": "leo.thornton@made.media" }, { "name": "luke-owen-crowdhandler", "email": "luke.owen@crowdhandler.com" } ], "description": "A PHP library for interacting with CrowdHandler", "homepage": "https://www.crowdhandler.com/", "time": "2021-11-12T15:17:01+00:00" } ], "packages-dev": [ { "name": "wordpress/wordpress", "version": "5.8.2", "source": { "type": "git", "url": "https://github.com/WordPress/wordpress-develop.git", "reference": "a592701df3bc2f55d8035d041bda711e05403148" }, "require": { "php": ">=5.6" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7.0", "phpcompatibility/phpcompatibility-wp": "^2.1.0", "phpunit/phpunit": "^7.5", "wp-coding-standards/wpcs": "~2.3.0", "yoast/phpunit-polyfills": "^1.0.1" }, "type": "library", "autoload-dev": { "files": [ "tests/phpunit/includes/phpunit7/MockObject/Builder/NamespaceMatch.php", "tests/phpunit/includes/phpunit7/MockObject/Builder/ParametersMatch.php", "tests/phpunit/includes/phpunit7/MockObject/InvocationMocker.php", "tests/phpunit/includes/phpunit7/MockObject/MockMethod.php" ], "exclude-from-classmap": [ "vendor/phpunit/phpunit/src/Framework/MockObject/Builder/NamespaceMatch.php", "vendor/phpunit/phpunit/src/Framework/MockObject/Builder/ParametersMatch.php", "vendor/phpunit/phpunit/src/Framework/MockObject/InvocationMocker.php", "vendor/phpunit/phpunit/src/Framework/MockObject/MockMethod.php" ] }, "scripts": { "compat": [ "@php ./vendor/squizlabs/php_codesniffer/bin/phpcs --standard=phpcompat.xml.dist --report=summary,source" ], "format": [ "@php ./vendor/squizlabs/php_codesniffer/bin/phpcbf --report=summary,source" ], "lint": [ "@php ./vendor/squizlabs/php_codesniffer/bin/phpcs --report=summary,source" ], "lint:errors": [ "@lint -n" ], "test": [ "@php ./vendor/phpunit/phpunit/phpunit" ] }, "license": [ "GPL-2.0-or-later" ], "description": "WordPress is open source software you can use to create a beautiful website, blog, or app.", "homepage": "https://wordpress.org", "keywords": [ "blog", "cms", "wordpress", "wp" ], "support": { "issues": "https://core.trac.wordpress.org/" }, "time": "2021-11-10T17:14:24+00:00" } ], "aliases": [], "minimum-stability": "dev", "stability-flags": { "crowdhandler/sdk": 20 }, "prefer-stable": true, "prefer-lowest": false, "platform": { "php": ">=5.3" }, "platform-dev": [] }