{ "_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": "e6902cf74e06f97e0334347dab460a46d015af3c" }, "require": { "ext-curl": "*", "ext-json": "*", "php": ">= 5.3" }, "default-branch": true, "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": "2025-03-31T09:37:10+00:00" } ], "packages-dev": [ { "name": "wordpress/wordpress", "version": "5.9.10", "source": { "type": "git", "url": "https://github.com/WordPress/wordpress-develop.git", "reference": "97bbefb1253db8232b40e82e86b5b4ef49a4bb5d" }, "require": { "php": ">=5.6" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0", "phpcompatibility/phpcompatibility-wp": "~2.1.3", "squizlabs/php_codesniffer": "3.6.0", "wp-coding-standards/wpcs": "~2.3.0", "yoast/phpunit-polyfills": "^1.0.1" }, "type": "library", "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": "2024-06-24T17:08:47+00:00" } ], "aliases": [], "minimum-stability": "dev", "stability-flags": { "crowdhandler/sdk": 20 }, "prefer-stable": true, "prefer-lowest": false, "platform": { "php": ">=5.3" }, "platform-dev": [], "plugin-api-version": "2.3.0" }