{ "_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": "44db42126b4d7f798c1a608427361401", "packages": [ { "name": "cmb2/cmb2", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/CMB2/CMB2.git", "reference": "7bce941075f24fe4d991434014c4b860fec62f3d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/CMB2/CMB2/zipball/7bce941075f24fe4d991434014c4b860fec62f3d", "reference": "7bce941075f24fe4d991434014c4b860fec62f3d", "shasum": "" }, "require": { "php": ">5.2.4" }, "require-dev": { "apigen/apigen": "4.1.2", "awesomemotive/am-cli-tools": ">=1.3.1", "nette/utils": "2.5.3", "phpunit/phpunit": "^6.5", "yoast/phpunit-polyfills": "^1.0" }, "suggest": { "composer/installers": "~1.0" }, "type": "wordpress-plugin", "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Justin Sternberg", "email": "justin@dsgnwrks.pro", "homepage": "https://dsgnwrks.pro", "role": "Developer" }, { "name": "WebDevStudios", "email": "contact@webdevstudios.com", "homepage": "https://github.com/WebDevStudios", "role": "Developer" } ], "description": "CMB2 is a metabox, custom fields, and forms library for WordPress that will blow your mind.", "homepage": "https://github.com/CMB2/CMB2", "keywords": [ "metabox", "plugin", "wordpress" ], "support": { "issues": "https://github.com/CMB2/CMB2/issues", "source": "http://wordpress.org/support/plugin/cmb2" }, "time": "2022-02-22T14:28:12+00:00" } ], "packages-dev": [ { "name": "cyclonedx/cyclonedx-library", "version": "v1.6.3", "source": { "type": "git", "url": "https://github.com/CycloneDX/cyclonedx-php-library.git", "reference": "a3087075d36bb70ec6d246a503bc350519feb1e4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/CycloneDX/cyclonedx-php-library/zipball/a3087075d36bb70ec6d246a503bc350519feb1e4", "reference": "a3087075d36bb70ec6d246a503bc350519feb1e4", "shasum": "" }, "require": { "ext-dom": "*", "ext-json": "*", "ext-libxml": "*", "package-url/packageurl-php": "^1.0", "php": "^7.3 || ^8.0", "swaggest/json-schema": "^0.12.35" }, "require-dev": { "ext-simplexml": "*", "phpunit/phpunit": "9.5.24", "roave/security-advisories": "dev-latest" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.x-dev" }, "composer-normalize": { "indent-size": 4, "indent-style": "space" } }, "autoload": { "psr-4": { "CycloneDX\\Core\\": "src/Core/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "nscuro", "email": "nscuro@protonmail.com", "role": "Developer" }, { "name": "Jan Kowalleck", "email": "jan.kowalleck@gmail.com", "role": "Developer" } ], "description": "Work with CycloneDX Software Bill-of-Materials (SBOM)", "homepage": "https://github.com/CycloneDX/cyclonedx-php-library/#readme", "keywords": [ "CycloneDX", "SBOM", "bill-of-materials", "bom", "package-url", "purl", "software-bill-of-materials" ], "support": { "issues": "https://github.com/CycloneDX/cyclonedx-php-library/issues", "source": "https://github.com/CycloneDX/cyclonedx-php-library/" }, "time": "2022-09-15T14:21:01+00:00" }, { "name": "cyclonedx/cyclonedx-php-composer", "version": "v3.11.0", "source": { "type": "git", "url": "https://github.com/CycloneDX/cyclonedx-php-composer.git", "reference": "9d223d368aa2d0346266ec90e8bb3d53e5643165" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/CycloneDX/cyclonedx-php-composer/zipball/9d223d368aa2d0346266ec90e8bb3d53e5643165", "reference": "9d223d368aa2d0346266ec90e8bb3d53e5643165", "shasum": "" }, "require": { "composer-plugin-api": "^2.0", "cyclonedx/cyclonedx-library": "^1.4.2", "package-url/packageurl-php": "^1.0", "php": "^7.3 || ^8.0" }, "require-dev": { "composer/composer": "^2.0.0", "phpunit/phpunit": "9.5.28", "roave/security-advisories": "dev-latest" }, "type": "composer-plugin", "extra": { "branch-alias": { "dev-master": "3.x-dev" }, "class": "CycloneDX\\Composer\\Plugin", "composer-normalize": { "indent-size": 4, "indent-style": "space" } }, "autoload": { "psr-4": { "CycloneDX\\Composer\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "nscuro", "email": "nscuro@protonmail.com", "role": "Developer" }, { "name": "Jan Kowalleck", "email": "jan.kowalleck@gmail.com", "role": "Developer" } ], "description": "Creates CycloneDX Software Bill-of-Materials (SBOM) from PHP Composer projects", "homepage": "https://github.com/CycloneDX/cyclonedx-php-composer/#readme", "keywords": [ "CycloneDX", "SBOM", "bill-of-materials", "bom", "package-url", "purl", "software-bill-of-materials" ], "support": { "issues": "https://github.com/CycloneDX/cyclonedx-php-composer/issues", "source": "https://github.com/CycloneDX/cyclonedx-php-composer/" }, "time": "2023-02-11T11:09:27+00:00" }, { "name": "dealerdirect/phpcodesniffer-composer-installer", "version": "v0.7.2", "source": { "type": "git", "url": "https://github.com/Dealerdirect/phpcodesniffer-composer-installer.git", "reference": "1c968e542d8843d7cd71de3c5c9c3ff3ad71a1db" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Dealerdirect/phpcodesniffer-composer-installer/zipball/1c968e542d8843d7cd71de3c5c9c3ff3ad71a1db", "reference": "1c968e542d8843d7cd71de3c5c9c3ff3ad71a1db", "shasum": "" }, "require": { "composer-plugin-api": "^1.0 || ^2.0", "php": ">=5.3", "squizlabs/php_codesniffer": "^2.0 || ^3.1.0 || ^4.0" }, "require-dev": { "composer/composer": "*", "php-parallel-lint/php-parallel-lint": "^1.3.1", "phpcompatibility/php-compatibility": "^9.0" }, "type": "composer-plugin", "extra": { "class": "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin" }, "autoload": { "psr-4": { "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Franck Nijhof", "email": "franck.nijhof@dealerdirect.com", "homepage": "http://www.frenck.nl", "role": "Developer / IT Manager" }, { "name": "Contributors", "homepage": "https://github.com/Dealerdirect/phpcodesniffer-composer-installer/graphs/contributors" } ], "description": "PHP_CodeSniffer Standards Composer Installer Plugin", "homepage": "http://www.dealerdirect.com", "keywords": [ "PHPCodeSniffer", "PHP_CodeSniffer", "code quality", "codesniffer", "composer", "installer", "phpcbf", "phpcs", "plugin", "qa", "quality", "standard", "standards", "style guide", "stylecheck", "tests" ], "support": { "issues": "https://github.com/dealerdirect/phpcodesniffer-composer-installer/issues", "source": "https://github.com/dealerdirect/phpcodesniffer-composer-installer" }, "time": "2022-02-04T12:51:07+00:00" }, { "name": "package-url/packageurl-php", "version": "1.0.6", "source": { "type": "git", "url": "https://github.com/package-url/packageurl-php.git", "reference": "ba6e2761f48a0599b66209ed1296b689b89b32ec" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/package-url/packageurl-php/zipball/ba6e2761f48a0599b66209ed1296b689b89b32ec", "reference": "ba6e2761f48a0599b66209ed1296b689b89b32ec", "shasum": "" }, "require": { "php": "^7.3 || ^8.0" }, "require-dev": { "ext-json": "*", "phpunit/phpunit": "9.6.5", "roave/security-advisories": "dev-latest" }, "type": "library", "extra": { "composer-normalize": { "indent-size": 4, "indent-style": "space" } }, "autoload": { "psr-4": { "PackageUrl\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jan Kowalleck", "email": "jan.kowalleck@gmail.com", "homepage": "https://github.com/jkowalleck" } ], "description": "Builder and parser based on the package URL (purl) specification.", "homepage": "https://github.com/package-url/packageurl-php#readme", "keywords": [ "package", "package-url", "packageurl", "purl", "url" ], "support": { "issues": "https://github.com/package-url/packageurl-php/issues", "source": "https://github.com/package-url/packageurl-php/tree/1.0.6" }, "funding": [ { "url": "https://github.com/sponsors/jkowalleck", "type": "github" } ], "time": "2023-03-18T08:35:25+00:00" }, { "name": "pheromone/phpcs-security-audit", "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/FloeDesignTechnologies/phpcs-security-audit.git", "reference": "68a6c53a57156a5efb2073b1eb3f2d79a46c9dc2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/FloeDesignTechnologies/phpcs-security-audit/zipball/68a6c53a57156a5efb2073b1eb3f2d79a46c9dc2", "reference": "68a6c53a57156a5efb2073b1eb3f2d79a46c9dc2", "shasum": "" }, "require": { "php": ">=5.4", "squizlabs/php_codesniffer": ">3.0" }, "type": "phpcodesniffer-standard", "autoload": { "psr-4": { "PHPCS_SecurityAudit\\": "Security/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0-or-later" ], "authors": [ { "name": "Jonathan Marcil", "homepage": "https://twitter.com/jonathanmarcil" } ], "description": "phpcs-security-audit is a set of PHP_CodeSniffer rules that finds vulnerabilities and weaknesses related to security in PHP code", "support": { "issues": "https://github.com/FloeDesignTechnologies/phpcs-security-audit/issues", "source": "https://github.com/FloeDesignTechnologies/phpcs-security-audit/tree/master" }, "time": "2019-08-05T19:34:55+00:00" }, { "name": "phplang/scope-exit", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/phplang/scope-exit.git", "reference": "239b73abe89f9414aa85a7ca075ec9445629192b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phplang/scope-exit/zipball/239b73abe89f9414aa85a7ca075ec9445629192b", "reference": "239b73abe89f9414aa85a7ca075ec9445629192b", "shasum": "" }, "require-dev": { "phpunit/phpunit": "*" }, "type": "library", "autoload": { "psr-4": { "PhpLang\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD" ], "authors": [ { "name": "Sara Golemon", "email": "pollita@php.net", "homepage": "https://twitter.com/SaraMG", "role": "Developer" } ], "description": "Emulation of SCOPE_EXIT construct from C++", "homepage": "https://github.com/phplang/scope-exit", "keywords": [ "cleanup", "exit", "scope" ], "support": { "issues": "https://github.com/phplang/scope-exit/issues", "source": "https://github.com/phplang/scope-exit/tree/master" }, "time": "2016-09-17T00:15:18+00:00" }, { "name": "squizlabs/php_codesniffer", "version": "3.7.2", "source": { "type": "git", "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", "reference": "ed8e00df0a83aa96acf703f8c2979ff33341f879" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/ed8e00df0a83aa96acf703f8c2979ff33341f879", "reference": "ed8e00df0a83aa96acf703f8c2979ff33341f879", "shasum": "" }, "require": { "ext-simplexml": "*", "ext-tokenizer": "*", "ext-xmlwriter": "*", "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0" }, "bin": [ "bin/phpcs", "bin/phpcbf" ], "type": "library", "extra": { "branch-alias": { "dev-master": "3.x-dev" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Greg Sherwood", "role": "lead" } ], "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.", "homepage": "https://github.com/squizlabs/PHP_CodeSniffer", "keywords": [ "phpcs", "standards", "static analysis" ], "support": { "issues": "https://github.com/squizlabs/PHP_CodeSniffer/issues", "source": "https://github.com/squizlabs/PHP_CodeSniffer", "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki" }, "time": "2023-02-22T23:07:41+00:00" }, { "name": "swaggest/json-diff", "version": "v3.10.4", "source": { "type": "git", "url": "https://github.com/swaggest/json-diff.git", "reference": "f4e511708060ff7511a3743fab4aa484a062bcfb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/swaggest/json-diff/zipball/f4e511708060ff7511a3743fab4aa484a062bcfb", "reference": "f4e511708060ff7511a3743fab4aa484a062bcfb", "shasum": "" }, "require": { "ext-json": "*" }, "require-dev": { "phperf/phpunit": "4.8.37" }, "type": "library", "autoload": { "psr-4": { "Swaggest\\JsonDiff\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Viacheslav Poturaev", "email": "vearutop@gmail.com" } ], "description": "JSON diff/rearrange/patch/pointer library for PHP", "support": { "issues": "https://github.com/swaggest/json-diff/issues", "source": "https://github.com/swaggest/json-diff/tree/v3.10.4" }, "time": "2022-11-09T13:21:05+00:00" }, { "name": "swaggest/json-schema", "version": "v0.12.41", "source": { "type": "git", "url": "https://github.com/swaggest/php-json-schema.git", "reference": "1bb97901314f828774dd8c5b21bff889ce0b34bb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/swaggest/php-json-schema/zipball/1bb97901314f828774dd8c5b21bff889ce0b34bb", "reference": "1bb97901314f828774dd8c5b21bff889ce0b34bb", "shasum": "" }, "require": { "ext-json": "*", "php": ">=5.4", "phplang/scope-exit": "^1.0", "swaggest/json-diff": "^3.8.2", "symfony/polyfill-mbstring": "^1.19" }, "require-dev": { "phperf/phpunit": "4.8.37" }, "suggest": { "ext-mbstring": "For better performance" }, "type": "library", "autoload": { "psr-4": { "Swaggest\\JsonSchema\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Viacheslav Poturaev", "email": "vearutop@gmail.com" } ], "description": "High definition PHP structures with JSON-schema based validation", "support": { "email": "vearutop@gmail.com", "issues": "https://github.com/swaggest/php-json-schema/issues", "source": "https://github.com/swaggest/php-json-schema/tree/v0.12.41" }, "time": "2022-08-17T11:21:43+00:00" }, { "name": "symfony/polyfill-mbstring", "version": "v1.27.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/8ad114f6b39e2c98a8b0e3bd907732c207c2b534", "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534", "shasum": "" }, "require": { "php": ">=7.1" }, "provide": { "ext-mbstring": "*" }, "suggest": { "ext-mbstring": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.27-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Mbstring\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for the Mbstring extension", "homepage": "https://symfony.com", "keywords": [ "compatibility", "mbstring", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.27.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2022-11-03T14:55:06+00:00" }, { "name": "wp-coding-standards/wpcs", "version": "2.3.0", "source": { "type": "git", "url": "https://github.com/WordPress/WordPress-Coding-Standards.git", "reference": "7da1894633f168fe244afc6de00d141f27517b62" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/WordPress/WordPress-Coding-Standards/zipball/7da1894633f168fe244afc6de00d141f27517b62", "reference": "7da1894633f168fe244afc6de00d141f27517b62", "shasum": "" }, "require": { "php": ">=5.4", "squizlabs/php_codesniffer": "^3.3.1" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || ^0.6", "phpcompatibility/php-compatibility": "^9.0", "phpcsstandards/phpcsdevtools": "^1.0", "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0" }, "suggest": { "dealerdirect/phpcodesniffer-composer-installer": "^0.6 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically." }, "type": "phpcodesniffer-standard", "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Contributors", "homepage": "https://github.com/WordPress/WordPress-Coding-Standards/graphs/contributors" } ], "description": "PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions", "keywords": [ "phpcs", "standards", "wordpress" ], "support": { "issues": "https://github.com/WordPress/WordPress-Coding-Standards/issues", "source": "https://github.com/WordPress/WordPress-Coding-Standards", "wiki": "https://github.com/WordPress/WordPress-Coding-Standards/wiki" }, "time": "2020-05-13T23:57:56+00:00" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": { "cmb2/cmb2": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.3.0" }