芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/optimyar/wp-content/plugins/ithemes-security-pro/vendor-prod/composer/installed.json
{ "packages": [ { "name": "beberlei/assert", "version": "v3.3.2", "version_normalized": "3.3.2.0", "source": { "type": "git", "url": "https://github.com/beberlei/assert.git", "reference": "cb70015c04be1baee6f5f5c953703347c0ac1655" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/beberlei/assert/zipball/cb70015c04be1baee6f5f5c953703347c0ac1655", "reference": "cb70015c04be1baee6f5f5c953703347c0ac1655", "shasum": "" }, "require": { "ext-ctype": "*", "ext-json": "*", "ext-mbstring": "*", "ext-simplexml": "*", "php": "^7.0 || ^8.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "*", "phpstan/phpstan": "*", "phpunit/phpunit": ">=6.0.0", "yoast/phpunit-polyfills": "^0.1.0" }, "suggest": { "ext-intl": "Needed to allow Assertion::count(), Assertion::isCountable(), Assertion::minCount(), and Assertion::maxCount() to operate on ResourceBundles" }, "time": "2021-12-16T21:41:27+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [ "lib/Assert/functions.php" ], "psr-4": { "Assert\\": "lib/Assert" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de", "role": "Lead Developer" }, { "name": "Richard Quadling", "email": "rquadling@gmail.com", "role": "Collaborator" } ], "description": "Thin assertion library for input validation in business models.", "keywords": [ "assert", "assertion", "validation" ], "support": { "issues": "https://github.com/beberlei/assert/issues", "source": "https://github.com/beberlei/assert/tree/v3.3.2" }, "install-path": "../beberlei/assert" }, { "name": "bjeavons/zxcvbn-php", "version": "1.3.1", "version_normalized": "1.3.1.0", "source": { "type": "git", "url": "https://github.com/bjeavons/zxcvbn-php.git", "reference": "994928ae5b17ecff8baa2406832d37bdf01116c0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/bjeavons/zxcvbn-php/zipball/994928ae5b17ecff8baa2406832d37bdf01116c0", "reference": "994928ae5b17ecff8baa2406832d37bdf01116c0", "shasum": "" }, "require": { "ext-json": "*", "php": "^7.2 | ^8.0 | ^8.1", "symfony/polyfill-mbstring": ">=1.3.1" }, "require-dev": { "php-coveralls/php-coveralls": "*", "phpunit/phpunit": "^8.5", "squizlabs/php_codesniffer": "3.*" }, "suggest": { "ext-gmp": "Required for optimized binomial calculations (also requires PHP >= 7.3)" }, "time": "2021-12-21T18:37:02+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "ZxcvbnPhp\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "See contributors", "homepage": "https://github.com/bjeavons/zxcvbn-php" } ], "description": "Realistic password strength estimation PHP library based on Zxcvbn JS", "homepage": "https://github.com/bjeavons/zxcvbn-php", "keywords": [ "password", "zxcvbn" ], "support": { "issues": "https://github.com/bjeavons/zxcvbn-php/issues", "source": "https://github.com/bjeavons/zxcvbn-php/tree/1.3.1" }, "install-path": "../bjeavons/zxcvbn-php" }, { "name": "brick/math", "version": "0.9.3", "version_normalized": "0.9.3.0", "source": { "type": "git", "url": "https://github.com/brick/math.git", "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/brick/math/zipball/ca57d18f028f84f777b2168cd1911b0dee2343ae", "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae", "shasum": "" }, "require": { "ext-json": "*", "php": "^7.1 || ^8.0" }, "require-dev": { "php-coveralls/php-coveralls": "^2.2", "phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.0", "vimeo/psalm": "4.9.2" }, "time": "2021-08-15T20:50:18+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Brick\\Math\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Arbitrary-precision arithmetic library", "keywords": [ "Arbitrary-precision", "BigInteger", "BigRational", "arithmetic", "bigdecimal", "bignum", "brick", "math" ], "support": { "issues": "https://github.com/brick/math/issues", "source": "https://github.com/brick/math/tree/0.9.3" }, "funding": [ { "url": "https://github.com/BenMorel", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/brick/math", "type": "tidelift" } ], "install-path": "../brick/math" }, { "name": "deliciousbrains/wp-background-processing", "version": "1.1.1", "version_normalized": "1.1.1.0", "source": { "type": "git", "url": "https://github.com/deliciousbrains/wp-background-processing.git", "reference": "ebbed762c42e70e76573ffbd36e591378ba5f2ee" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/deliciousbrains/wp-background-processing/zipball/ebbed762c42e70e76573ffbd36e591378ba5f2ee", "reference": "ebbed762c42e70e76573ffbd36e591378ba5f2ee", "shasum": "" }, "require": { "php": ">=5.6" }, "require-dev": { "phpcompatibility/phpcompatibility-wp": "*", "phpunit/phpunit": "^8.0", "spryker/code-sniffer": "^0.17.18", "wp-coding-standards/wpcs": "^2.3", "yoast/phpunit-polyfills": "^1.0" }, "suggest": { "coenjacobs/mozart": "Easily wrap this library with your own prefix, to prevent collisions when multiple plugins use this library" }, "time": "2023-07-18T10:22:06+00:00", "type": "library", "installation-source": "dist", "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/1.1.1" }, "install-path": "../deliciousbrains/wp-background-processing" }, { "name": "fgrosse/phpasn1", "version": "v2.5.0", "version_normalized": "2.5.0.0", "source": { "type": "git", "url": "https://github.com/fgrosse/PHPASN1.git", "reference": "42060ed45344789fb9f21f9f1864fc47b9e3507b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/fgrosse/PHPASN1/zipball/42060ed45344789fb9f21f9f1864fc47b9e3507b", "reference": "42060ed45344789fb9f21f9f1864fc47b9e3507b", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, "require-dev": { "php-coveralls/php-coveralls": "~2.0", "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0" }, "suggest": { "ext-bcmath": "BCmath is the fallback extension for big integer calculations", "ext-curl": "For loading OID information from the web if they have not bee defined statically", "ext-gmp": "GMP is the preferred extension for big integer calculations", "phpseclib/bcmath_compat": "BCmath polyfill for servers where neither GMP nor BCmath is available" }, "time": "2022-12-19T11:08:26+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "FG\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Friedrich Große", "email": "friedrich.grosse@gmail.com", "homepage": "https://github.com/FGrosse", "role": "Author" }, { "name": "All contributors", "homepage": "https://github.com/FGrosse/PHPASN1/contributors" } ], "description": "A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.", "homepage": "https://github.com/FGrosse/PHPASN1", "keywords": [ "DER", "asn.1", "asn1", "ber", "binary", "decoding", "encoding", "x.509", "x.690", "x509", "x690" ], "support": { "issues": "https://github.com/fgrosse/PHPASN1/issues", "source": "https://github.com/fgrosse/PHPASN1/tree/v2.5.0" }, "abandoned": true, "install-path": "../fgrosse/phpasn1" }, { "name": "paragonie/constant_time_encoding", "version": "v2.6.3", "version_normalized": "2.6.3.0", "source": { "type": "git", "url": "https://github.com/paragonie/constant_time_encoding.git", "reference": "58c3f47f650c94ec05a151692652a868995d2938" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/58c3f47f650c94ec05a151692652a868995d2938", "reference": "58c3f47f650c94ec05a151692652a868995d2938", "shasum": "" }, "require": { "php": "^7|^8" }, "require-dev": { "phpunit/phpunit": "^6|^7|^8|^9", "vimeo/psalm": "^1|^2|^3|^4" }, "time": "2022-06-14T06:56:20+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "ParagonIE\\ConstantTime\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Paragon Initiative Enterprises", "email": "security@paragonie.com", "homepage": "https://paragonie.com", "role": "Maintainer" }, { "name": "Steve 'Sc00bz' Thomas", "email": "steve@tobtu.com", "homepage": "https://www.tobtu.com", "role": "Original Developer" } ], "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)", "keywords": [ "base16", "base32", "base32_decode", "base32_encode", "base64", "base64_decode", "base64_encode", "bin2hex", "encoding", "hex", "hex2bin", "rfc4648" ], "support": { "email": "info@paragonie.com", "issues": "https://github.com/paragonie/constant_time_encoding/issues", "source": "https://github.com/paragonie/constant_time_encoding" }, "install-path": "../paragonie/constant_time_encoding" }, { "name": "patchstack/firewall", "version": "dev-master", "version_normalized": "dev-master", "source": { "type": "git", "url": "https://bitbucket.org/solid-wp/firewall-engine.git", "reference": "525fe1adb710daf67c36789a076d5f8fcef01bd0" }, "dist": { "type": "zip", "url": "https://bitbucket.org/solid-wp/firewall-engine/get/525fe1adb710daf67c36789a076d5f8fcef01bd0.zip", "reference": "525fe1adb710daf67c36789a076d5f8fcef01bd0", "shasum": "" }, "require": { "php": ">=5.6" }, "require-dev": { "phpunit/phpunit": "^9.5" }, "time": "2024-01-24T21:20:34+00:00", "default-branch": true, "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Patchstack\\": "src/" } }, "license": [ "GPL-3.0-or-later" ], "authors": [ { "name": "Patchstack", "email": "support@patchstack.com" } ], "description": "The firewall engine of Patchstack.", "homepage": "https://bitbucket.org/solid-wp/firewall-engine", "support": { "source": "https://bitbucket.org/solid-wp/firewall-engine/src/525fe1adb710daf67c36789a076d5f8fcef01bd0/?at=master" }, "install-path": "../patchstack/firewall" }, { "name": "pimple/pimple", "version": "v3.5.0", "version_normalized": "3.5.0.0", "source": { "type": "git", "url": "https://github.com/silexphp/Pimple.git", "reference": "a94b3a4db7fb774b3d78dad2315ddc07629e1bed" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/silexphp/Pimple/zipball/a94b3a4db7fb774b3d78dad2315ddc07629e1bed", "reference": "a94b3a4db7fb774b3d78dad2315ddc07629e1bed", "shasum": "" }, "require": { "php": ">=7.2.5", "psr/container": "^1.1 || ^2.0" }, "require-dev": { "symfony/phpunit-bridge": "^5.4@dev" }, "time": "2021-10-28T11:13:42+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "3.4.x-dev" } }, "installation-source": "dist", "autoload": { "psr-0": { "Pimple": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Pimple, a simple Dependency Injection Container", "homepage": "https://pimple.symfony.com", "keywords": [ "container", "dependency injection" ], "support": { "source": "https://github.com/silexphp/Pimple/tree/v3.5.0" }, "install-path": "../pimple/pimple" }, { "name": "psr/container", "version": "2.0.1", "version_normalized": "2.0.1.0", "source": { "type": "git", "url": "https://github.com/php-fig/container.git", "reference": "2ae37329ee82f91efadc282cc2d527fd6065a5ef" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/container/zipball/2ae37329ee82f91efadc282cc2d527fd6065a5ef", "reference": "2ae37329ee82f91efadc282cc2d527fd6065a5ef", "shasum": "" }, "require": { "php": ">=7.2.0" }, "time": "2021-03-24T13:40:57+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Psr\\Container\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "Common Container Interface (PHP FIG PSR-11)", "homepage": "https://github.com/php-fig/container", "keywords": [ "PSR-11", "container", "container-interface", "container-interop", "psr" ], "support": { "issues": "https://github.com/php-fig/container/issues", "source": "https://github.com/php-fig/container/tree/2.0.1" }, "install-path": "../psr/container" }, { "name": "spomky-labs/cbor-php", "version": "v2.1.0", "version_normalized": "2.1.0.0", "source": { "type": "git", "url": "https://github.com/Spomky-Labs/cbor-php.git", "reference": "28e2712cfc0b48fae661a48ffc6896d7abe83684" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Spomky-Labs/cbor-php/zipball/28e2712cfc0b48fae661a48ffc6896d7abe83684", "reference": "28e2712cfc0b48fae661a48ffc6896d7abe83684", "shasum": "" }, "require": { "brick/math": "^0.8.15|^0.9.0", "ext-mbstring": "*", "php": ">=7.3" }, "require-dev": { "ekino/phpstan-banned-code": "^1.0", "ext-json": "*", "infection/infection": "^0.18|^0.25", "phpstan/extension-installer": "^1.1", "phpstan/phpstan": "^1.0", "phpstan/phpstan-beberlei-assert": "^1.0", "phpstan/phpstan-deprecation-rules": "^1.0", "phpstan/phpstan-phpunit": "^1.0", "phpstan/phpstan-strict-rules": "^1.0", "phpunit/phpunit": "^9.5", "rector/rector": "^0.12", "roave/security-advisories": "dev-latest", "symplify/easy-coding-standard": "^10.0" }, "suggest": { "ext-bcmath": "GMP or BCMath extensions will drastically improve the library performance. BCMath extension needed to handle the Big Float and Decimal Fraction Tags", "ext-gmp": "GMP or BCMath extensions will drastically improve the library performance" }, "time": "2021-12-13T12:46:26+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "CBOR\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Florent Morselli", "homepage": "https://github.com/Spomky" }, { "name": "All contributors", "homepage": "https://github.com/Spomky-Labs/cbor-php/contributors" } ], "description": "CBOR Encoder/Decoder for PHP", "keywords": [ "Concise Binary Object Representation", "RFC7049", "cbor" ], "support": { "issues": "https://github.com/Spomky-Labs/cbor-php/issues", "source": "https://github.com/Spomky-Labs/cbor-php/tree/v2.1.0" }, "funding": [ { "url": "https://github.com/Spomky", "type": "github" }, { "url": "https://www.patreon.com/FlorentMorselli", "type": "patreon" } ], "install-path": "../spomky-labs/cbor-php" }, { "name": "stellarwp/container-contract", "version": "1.1.1", "version_normalized": "1.1.1.0", "source": { "type": "git", "url": "https://github.com/stellarwp/container-contract.git", "reference": "b2c42c76681db314e4edbb2af0a312b6c06b495e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/stellarwp/container-contract/zipball/b2c42c76681db314e4edbb2af0a312b6c06b495e", "reference": "b2c42c76681db314e4edbb2af0a312b6c06b495e", "shasum": "" }, "require": { "php": ">=7.0.0" }, "time": "2023-09-05T20:08:29+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "StellarWP\\ContainerContract\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "StellarWP", "homepage": "https://stellarwp.com" } ], "description": "StellarWP Container Interface", "homepage": "https://github.com/stellarwp/container-contract", "keywords": [ "PSR-11", "container", "container-interface", "container-interop" ], "support": { "issues": "https://github.com/stellarwp/container-contract/issues", "source": "https://github.com/stellarwp/container-contract/tree/1.1.1" }, "install-path": "../stellarwp/container-contract" }, { "name": "stellarwp/telemetry", "version": "2.3.2", "version_normalized": "2.3.2.0", "source": { "type": "git", "url": "https://github.com/stellarwp/telemetry.git", "reference": "a4bc84f1b9539ae5418e76caab31355191273a9c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/stellarwp/telemetry/zipball/a4bc84f1b9539ae5418e76caab31355191273a9c", "reference": "a4bc84f1b9539ae5418e76caab31355191273a9c", "shasum": "" }, "require": { "ext-json": "*", "php": ">=7.1", "stellarwp/container-contract": "^1.0" }, "require-dev": { "automattic/vipwpcs": "^3.0.0", "dealerdirect/phpcodesniffer-composer-installer": "^0.7.2", "lucatume/di52": "3.0.0", "lucatume/wp-browser": "^3.2.3", "phpcompatibility/phpcompatibility-wp": "*", "phpunit/php-code-coverage": "^9.2", "szepeviktor/phpstan-wordpress": "^1.1", "the-events-calendar/coding-standards": "dev-master", "wp-coding-standards/wpcs": "^3.0.0" }, "time": "2024-01-08T18:55:26+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "StellarWP\\Telemetry\\": "src/Telemetry", "StellarWP\\Telemetry\\Views_Dir\\": "src/views", "StellarWP\\Telemetry\\Assets_Dir\\": "src/resources" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Telemetry library for StellarWP plugins.", "support": { "issues": "https://github.com/stellarwp/telemetry/issues", "source": "https://github.com/stellarwp/telemetry/tree/2.3.2" }, "install-path": "../stellarwp/telemetry" }, { "name": "symfony/polyfill-mbstring", "version": "v1.28.0", "version_normalized": "1.28.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", "reference": "42292d99c55abe617799667f454222c54c60e229" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/42292d99c55abe617799667f454222c54c60e229", "reference": "42292d99c55abe617799667f454222c54c60e229", "shasum": "" }, "require": { "php": ">=7.1" }, "provide": { "ext-mbstring": "*" }, "suggest": { "ext-mbstring": "For best performance" }, "time": "2023-07-28T09:04:16+00:00", "type": "library", "extra": { "branch-alias": { "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "installation-source": "dist", "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.28.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" } ], "install-path": "../symfony/polyfill-mbstring" }, { "name": "symfony/polyfill-uuid", "version": "v1.28.0", "version_normalized": "1.28.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-uuid.git", "reference": "9c44518a5aff8da565c8a55dbe85d2769e6f630e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-uuid/zipball/9c44518a5aff8da565c8a55dbe85d2769e6f630e", "reference": "9c44518a5aff8da565c8a55dbe85d2769e6f630e", "shasum": "" }, "require": { "php": ">=7.1" }, "provide": { "ext-uuid": "*" }, "suggest": { "ext-uuid": "For best performance" }, "time": "2023-01-26T09:26:14+00:00", "type": "library", "extra": { "branch-alias": { "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "installation-source": "dist", "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Uuid\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Grégoire Pineau", "email": "lyrixx@lyrixx.info" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for uuid functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "uuid" ], "support": { "source": "https://github.com/symfony/polyfill-uuid/tree/v1.28.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" } ], "install-path": "../symfony/polyfill-uuid" }, { "name": "web-auth/cose-lib", "version": "v3.3.12", "version_normalized": "3.3.12.0", "source": { "type": "git", "url": "https://github.com/web-auth/cose-lib.git", "reference": "efa6ec2ba4e840bc1316a493973c9916028afeeb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/web-auth/cose-lib/zipball/efa6ec2ba4e840bc1316a493973c9916028afeeb", "reference": "efa6ec2ba4e840bc1316a493973c9916028afeeb", "shasum": "" }, "require": { "beberlei/assert": "^3.2", "ext-json": "*", "ext-mbstring": "*", "ext-openssl": "*", "fgrosse/phpasn1": "^2.1", "php": ">=7.2" }, "time": "2021-12-04T12:13:35+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Cose\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Florent Morselli", "homepage": "https://github.com/Spomky" }, { "name": "All contributors", "homepage": "https://github.com/web-auth/cose/contributors" } ], "description": "CBOR Object Signing and Encryption (COSE) For PHP", "homepage": "https://github.com/web-auth", "keywords": [ "COSE", "RFC8152" ], "support": { "source": "https://github.com/web-auth/cose-lib/tree/v3.3.12" }, "funding": [ { "url": "https://github.com/Spomky", "type": "github" }, { "url": "https://www.patreon.com/FlorentMorselli", "type": "patreon" } ], "install-path": "../web-auth/cose-lib" } ], "dev": false, "dev-package-names": [] }