Your IP : 127.0.0.1
{
"_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": "01b20082c6d3bfcd1d08bd5b19bbf875",
"packages": [
{
"name": "2tvenom/cborencode",
"version": "1.0.2",
"source": {
"type": "git",
"url": "https://github.com/2tvenom/CBOREncode.git",
"reference": "42aedccb861d01fc0554782348cc08f8ebf22332"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/42aedccb861d01fc0554782348cc08f8ebf22332",
"reference": "42aedccb861d01fc0554782348cc08f8ebf22332",
"shasum": ""
},
"require": {
"php": ">=5.4.0"
},
"type": "library",
"autoload": {
"psr-0": {
"CBOR": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"PHP"
],
"authors": [
{
"name": "Pavel <Ven> Gulbin",
"email": "2tvenom@gmail.com",
"role": "Developer"
}
],
"description": "CBOR encoder for PHP",
"homepage": "https://github.com/2tvenom/CBOREncode",
"keywords": [
"cbor"
],
"time": "2020-10-27T07:22:41+00:00"
},
{
"name": "amzn/amazon-pay-and-login-magento-2-module",
"version": "4.0.4",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/amzn/amazon-pay-and-login-magento-2-module/amzn-amazon-pay-and-login-magento-2-module-4.0.4.0.zip",
"shasum": "f2fd46eae1287b3a870981c6db98ad6faaed77be"
},
"require": {
"amzn/amazon-pay-and-login-with-amazon-core-module": "4.0.4",
"amzn/amazon-pay-module": "4.0.4",
"amzn/login-with-amazon-module": "4.0.4"
},
"type": "metapackage",
"license": [
"Apache-2.0"
],
"description": "Official Magento2 Plugin to integrate with Amazon Pay and Login with Amazon"
},
{
"name": "amzn/amazon-pay-and-login-with-amazon-core-module",
"version": "4.0.4",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/amzn/amazon-pay-and-login-with-amazon-core-module/amzn-amazon-pay-and-login-with-amazon-core-module-4.0.4.0.zip",
"shasum": "b2b8a2d134e93377f29950a5e512824f63beca12"
},
"require": {
"amzn/amazon-pay-sdk-php": "^3.2.0",
"magento/framework": "*",
"magento/module-backend": "*",
"magento/module-catalog": "*",
"magento/module-checkout": "*",
"magento/module-config": "*",
"magento/module-customer": "*",
"magento/module-developer": "*",
"magento/module-eav": "*",
"magento/module-payment": "*",
"magento/module-paypal": "*",
"magento/module-quote": "*",
"magento/module-sales": "*",
"magento/module-store": "*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Amazon\\Core\\": ""
}
},
"license": [
"Apache-2.0"
],
"description": "Shared functionality for Amazon Pay and Login with Amazon modules"
},
{
"name": "amzn/amazon-pay-module",
"version": "4.0.4",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/amzn/amazon-pay-module/amzn-amazon-pay-module-4.0.4.0.zip",
"shasum": "85dec4b75da4301eebf12ed6de4cd1f93129437d"
},
"require": {
"amzn/amazon-pay-and-login-with-amazon-core-module": "^4.0.4",
"amzn/login-with-amazon-module": "^4.0.4",
"magento/framework": "*",
"magento/module-backend": "*",
"magento/module-catalog": "*",
"magento/module-checkout": "*",
"magento/module-customer": "*",
"magento/module-directory": "*",
"magento/module-eav": "*",
"magento/module-payment": "*",
"magento/module-paypal": "*",
"magento/module-quote": "*",
"magento/module-sales": "*",
"magento/module-store": "*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-customer": "*",
"magento/module-scalable-checkout": "*",
"magento/module-scalable-oms": "*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Amazon\\Payment\\": ""
}
},
"license": [
"Apache-2.0"
],
"description": "Amazon Pay module"
},
{
"name": "amzn/amazon-pay-sdk-php",
"version": "3.6.0",
"source": {
"type": "git",
"url": "https://github.com/amzn/amazon-pay-sdk-php.git",
"reference": "9b59f3a5b258df8a35f5f4b912a4596b3f118d7c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/amzn/amazon-pay-sdk-php/zipball/9b59f3a5b258df8a35f5f4b912a4596b3f118d7c",
"reference": "9b59f3a5b258df8a35f5f4b912a4596b3f118d7c",
"shasum": ""
},
"require": {
"ext-curl": "*",
"php": ">=5.5.0"
},
"require-dev": {
"phpunit/phpunit": "^4"
},
"type": "library",
"autoload": {
"psr-4": {
"AmazonPay\\": "AmazonPay/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Amazon Pay SDK",
"email": "amazon-pay-sdk@amazon.com"
}
],
"description": "Amazon Pay SDK (PHP)",
"homepage": "https://github.com/amzn/amazon-pay-sdk-php",
"keywords": [
"amazon",
"amazon pay",
"amazon payments",
"pay",
"pay with amazon",
"payment",
"payments"
],
"time": "2019-11-21T21:15:11+00:00"
},
{
"name": "amzn/login-with-amazon-module",
"version": "4.0.4",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/amzn/login-with-amazon-module/amzn-login-with-amazon-module-4.0.4.0.zip",
"shasum": "3706a86e6e199b14757c7f5a05f3f58214cea034"
},
"require": {
"amzn/amazon-pay-and-login-with-amazon-core-module": "^4.0.4",
"magento/framework": "*",
"magento/module-checkout": "*",
"magento/module-checkout-agreements": "*",
"magento/module-customer": "*",
"magento/module-eav": "*",
"magento/module-store": "*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-sales": "*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Amazon\\Login\\": ""
}
},
"license": [
"Apache-2.0"
],
"description": "Login with Amazon module"
},
{
"name": "astock/stock-api-libphp",
"version": "1.1.4",
"source": {
"type": "git",
"url": "https://github.com/adobe/stock-api-libphp.git",
"reference": "9c66a2ceea2d4c82386e3fafd1db0303fa73bedb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/adobe/stock-api-libphp/zipball/9c66a2ceea2d4c82386e3fafd1db0303fa73bedb",
"reference": "9c66a2ceea2d4c82386e3fafd1db0303fa73bedb",
"shasum": ""
},
"require": {
"guzzlehttp/guzzle": "~6.0",
"php": "~7.1"
},
"require-dev": {
"mockery/mockery": "^0.9.9",
"phpunit/phpunit": ">=6.0 <9.0",
"squizlabs/php_codesniffer": "~2.8"
},
"type": "library",
"autoload": {
"psr-4": {
"AdobeStock\\Api\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"description": "Adobe Stock API library",
"time": "2020-04-20T17:47:06+00:00"
},
{
"name": "bacon/bacon-qr-code",
"version": "2.0.3",
"source": {
"type": "git",
"url": "https://github.com/Bacon/BaconQrCode.git",
"reference": "3e9d791b67d0a2912922b7b7c7312f4b37af41e4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/3e9d791b67d0a2912922b7b7c7312f4b37af41e4",
"reference": "3e9d791b67d0a2912922b7b7c7312f4b37af41e4",
"shasum": ""
},
"require": {
"dasprid/enum": "^1.0.3",
"ext-iconv": "*",
"php": "^7.1 || ^8.0"
},
"require-dev": {
"phly/keep-a-changelog": "^1.4",
"phpunit/phpunit": "^7 | ^8 | ^9",
"squizlabs/php_codesniffer": "^3.4"
},
"suggest": {
"ext-imagick": "to generate QR code images"
},
"type": "library",
"autoload": {
"psr-4": {
"BaconQrCode\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-2-Clause"
],
"authors": [
{
"name": "Ben Scholzen 'DASPRiD'",
"email": "mail@dasprids.de",
"homepage": "https://dasprids.de/",
"role": "Developer"
}
],
"description": "BaconQrCode is a QR code generator for PHP.",
"homepage": "https://github.com/Bacon/BaconQrCode",
"time": "2020-10-30T02:02:47+00:00"
},
{
"name": "beberlei/assert",
"version": "v3.3.0",
"source": {
"type": "git",
"url": "https://github.com/beberlei/assert.git",
"reference": "5367e3895976b49704ae671f75bc5f0ba1b986ab"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/beberlei/assert/zipball/5367e3895976b49704ae671f75bc5f0ba1b986ab",
"reference": "5367e3895976b49704ae671f75bc5f0ba1b986ab",
"shasum": ""
},
"require": {
"ext-ctype": "*",
"ext-intl": "*",
"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"
},
"type": "library",
"autoload": {
"psr-4": {
"Assert\\": "lib/Assert"
},
"files": [
"lib/Assert/functions.php"
]
},
"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"
],
"time": "2020-11-13T20:02:54+00:00"
},
{
"name": "braintree/braintree_php",
"version": "5.2.0",
"source": {
"type": "git",
"url": "https://github.com/braintree/braintree_php.git",
"reference": "6cf3447ecd0303caa6f2d4f22b653dc5c71b4589"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/braintree/braintree_php/zipball/6cf3447ecd0303caa6f2d4f22b653dc5c71b4589",
"reference": "6cf3447ecd0303caa6f2d4f22b653dc5c71b4589",
"shasum": ""
},
"require": {
"ext-curl": "*",
"ext-dom": "*",
"ext-hash": "*",
"ext-openssl": "*",
"ext-xmlwriter": "*",
"php": ">=7.2.0"
},
"require-dev": {
"phpunit/phpunit": "^7.5"
},
"type": "library",
"autoload": {
"psr-4": {
"Braintree\\": "lib/Braintree"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Braintree",
"homepage": "https://www.braintreepayments.com"
}
],
"description": "Braintree PHP Client Library",
"time": "2020-06-15T19:02:23+00:00"
},
{
"name": "bsscommerce/core",
"version": "1.0.3",
"source": {
"type": "git",
"url": "https://github.com/Joshua29LK/magento2-core.git",
"reference": "4b1ac70f2fd081c1a97a4514400cf6fb28fa4ba1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Joshua29LK/magento2-core/zipball/4b1ac70f2fd081c1a97a4514400cf6fb28fa4ba1",
"reference": "4b1ac70f2fd081c1a97a4514400cf6fb28fa4ba1",
"shasum": ""
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Bss\\Core\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "BSS Commerce - Core Module",
"time": "2020-10-01T02:55:02+00:00"
},
{
"name": "christian-riesen/base32",
"version": "1.4.0",
"source": {
"type": "git",
"url": "https://github.com/ChristianRiesen/base32.git",
"reference": "5777d962c9f55385eefd078a1bf623ce04a4f6ca"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ChristianRiesen/base32/zipball/5777d962c9f55385eefd078a1bf623ce04a4f6ca",
"reference": "5777d962c9f55385eefd078a1bf623ce04a4f6ca",
"shasum": ""
},
"require": {
"php": "^7.2 || ^8.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.17",
"phpstan/phpstan": "^0.12",
"phpunit/phpunit": "^8.5.13 || ^9.5"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Base32\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Christian Riesen",
"email": "chris.riesen@gmail.com",
"homepage": "http://christianriesen.com",
"role": "Developer"
}
],
"description": "Base32 encoder/decoder according to RFC 4648",
"homepage": "https://github.com/ChristianRiesen/base32",
"keywords": [
"base32",
"decode",
"encode",
"rfc4648"
],
"time": "2020-12-29T20:09:51+00:00"
},
{
"name": "colinmollenhour/cache-backend-file",
"version": "v1.4.5",
"source": {
"type": "git",
"url": "https://github.com/colinmollenhour/Cm_Cache_Backend_File.git",
"reference": "03c7d4c0f43b2de1b559a3527d18ff697d306544"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/colinmollenhour/Cm_Cache_Backend_File/zipball/03c7d4c0f43b2de1b559a3527d18ff697d306544",
"reference": "03c7d4c0f43b2de1b559a3527d18ff697d306544",
"shasum": ""
},
"type": "magento-module",
"autoload": {
"classmap": [
"File.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Colin Mollenhour"
}
],
"description": "The stock Zend_Cache_Backend_File backend has extremely poor performance for cleaning by tags making it become unusable as the number of cached items increases. This backend makes many changes resulting in a huge performance boost, especially for tag cleaning.",
"homepage": "https://github.com/colinmollenhour/Cm_Cache_Backend_File",
"time": "2019-04-18T21:54:31+00:00"
},
{
"name": "colinmollenhour/cache-backend-redis",
"version": "1.11.0",
"source": {
"type": "git",
"url": "https://github.com/colinmollenhour/Cm_Cache_Backend_Redis.git",
"reference": "389fb68de15660e39b055d149d31f3708b5d6cbc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/colinmollenhour/Cm_Cache_Backend_Redis/zipball/389fb68de15660e39b055d149d31f3708b5d6cbc",
"reference": "389fb68de15660e39b055d149d31f3708b5d6cbc",
"shasum": ""
},
"require": {
"magento-hackathon/magento-composer-installer": "*"
},
"type": "magento-module",
"autoload": {
"classmap": [
"Cm/Cache/Backend/Redis.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Colin Mollenhour"
}
],
"description": "Zend_Cache backend using Redis with full support for tags.",
"homepage": "https://github.com/colinmollenhour/Cm_Cache_Backend_Redis",
"time": "2019-03-03T04:04:49+00:00"
},
{
"name": "colinmollenhour/credis",
"version": "1.11.1",
"source": {
"type": "git",
"url": "https://github.com/colinmollenhour/credis.git",
"reference": "bd1da4698ab1918477f9e71e5ff0062b9a345008"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/colinmollenhour/credis/zipball/bd1da4698ab1918477f9e71e5ff0062b9a345008",
"reference": "bd1da4698ab1918477f9e71e5ff0062b9a345008",
"shasum": ""
},
"require": {
"php": ">=5.4.0"
},
"type": "library",
"autoload": {
"classmap": [
"Client.php",
"Cluster.php",
"Sentinel.php",
"Module.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Colin Mollenhour",
"email": "colin@mollenhour.com"
}
],
"description": "Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.",
"homepage": "https://github.com/colinmollenhour/credis",
"time": "2019-11-26T18:09:45+00:00"
},
{
"name": "colinmollenhour/php-redis-session-abstract",
"version": "v1.4.4",
"source": {
"type": "git",
"url": "https://github.com/colinmollenhour/php-redis-session-abstract.git",
"reference": "8d684bbacac99450f2a9ddf6f56be296997e2959"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/colinmollenhour/php-redis-session-abstract/zipball/8d684bbacac99450f2a9ddf6f56be296997e2959",
"reference": "8d684bbacac99450f2a9ddf6f56be296997e2959",
"shasum": ""
},
"require": {
"colinmollenhour/credis": "~1.6",
"php": "^5.5 || ^7.0 || ^8.0"
},
"require-dev": {
"phpunit/phpunit": "^9"
},
"type": "library",
"autoload": {
"psr-0": {
"Cm\\RedisSession\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Colin Mollenhour"
}
],
"description": "A Redis-based session handler with optimistic locking",
"homepage": "https://github.com/colinmollenhour/php-redis-session-abstract",
"time": "2021-04-07T21:51:17+00:00"
},
{
"name": "composer/ca-bundle",
"version": "1.2.10",
"source": {
"type": "git",
"url": "https://github.com/composer/ca-bundle.git",
"reference": "9fdb22c2e97a614657716178093cd1da90a64aa8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/9fdb22c2e97a614657716178093cd1da90a64aa8",
"reference": "9fdb22c2e97a614657716178093cd1da90a64aa8",
"shasum": ""
},
"require": {
"ext-openssl": "*",
"ext-pcre": "*",
"php": "^5.3.2 || ^7.0 || ^8.0"
},
"require-dev": {
"phpstan/phpstan": "^0.12.55",
"psr/log": "^1.0",
"symfony/phpunit-bridge": "^4.2 || ^5",
"symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Composer\\CaBundle\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "http://seld.be"
}
],
"description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
"keywords": [
"cabundle",
"cacert",
"certificate",
"ssl",
"tls"
],
"funding": [
{
"url": "https://packagist.com",
"type": "custom"
},
{
"url": "https://github.com/composer",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
"type": "tidelift"
}
],
"time": "2021-06-07T13:58:28+00:00"
},
{
"name": "composer/composer",
"version": "1.10.22",
"source": {
"type": "git",
"url": "https://github.com/composer/composer.git",
"reference": "28c9dfbe2351635961f670773e8d7b17bc5eda25"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/composer/zipball/28c9dfbe2351635961f670773e8d7b17bc5eda25",
"reference": "28c9dfbe2351635961f670773e8d7b17bc5eda25",
"shasum": ""
},
"require": {
"composer/ca-bundle": "^1.0",
"composer/semver": "^1.0",
"composer/spdx-licenses": "^1.2",
"composer/xdebug-handler": "^1.1",
"justinrainbow/json-schema": "^5.2.10",
"php": "^5.3.2 || ^7.0 || ^8.0",
"psr/log": "^1.0",
"seld/jsonlint": "^1.4",
"seld/phar-utils": "^1.0",
"symfony/console": "^2.7 || ^3.0 || ^4.0 || ^5.0",
"symfony/filesystem": "^2.7 || ^3.0 || ^4.0 || ^5.0",
"symfony/finder": "^2.7 || ^3.0 || ^4.0 || ^5.0",
"symfony/process": "^2.7 || ^3.0 || ^4.0 || ^5.0"
},
"conflict": {
"symfony/console": "2.8.38"
},
"require-dev": {
"phpspec/prophecy": "^1.10",
"symfony/phpunit-bridge": "^4.2"
},
"suggest": {
"ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages",
"ext-zip": "Enabling the zip extension allows you to unzip archives",
"ext-zlib": "Allow gzip compression of HTTP requests"
},
"bin": [
"bin/composer"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.10-dev"
}
},
"autoload": {
"psr-4": {
"Composer\\": "src/Composer"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nils Adermann",
"email": "naderman@naderman.de",
"homepage": "http://www.naderman.de"
},
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "http://seld.be"
}
],
"description": "Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.",
"homepage": "https://getcomposer.org/",
"keywords": [
"autoload",
"dependency",
"package"
],
"funding": [
{
"url": "https://packagist.com",
"type": "custom"
},
{
"url": "https://github.com/composer",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
"type": "tidelift"
}
],
"time": "2021-04-27T11:10:45+00:00"
},
{
"name": "composer/semver",
"version": "1.7.2",
"source": {
"type": "git",
"url": "https://github.com/composer/semver.git",
"reference": "647490bbcaf7fc4891c58f47b825eb99d19c377a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/semver/zipball/647490bbcaf7fc4891c58f47b825eb99d19c377a",
"reference": "647490bbcaf7fc4891c58f47b825eb99d19c377a",
"shasum": ""
},
"require": {
"php": "^5.3.2 || ^7.0 || ^8.0"
},
"require-dev": {
"phpunit/phpunit": "^4.5 || ^5.0.5"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Composer\\Semver\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nils Adermann",
"email": "naderman@naderman.de",
"homepage": "http://www.naderman.de"
},
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "http://seld.be"
},
{
"name": "Rob Bast",
"email": "rob.bast@gmail.com",
"homepage": "http://robbast.nl"
}
],
"description": "Semver library that offers utilities, version constraint parsing and validation.",
"keywords": [
"semantic",
"semver",
"validation",
"versioning"
],
"time": "2020-12-03T15:47:16+00:00"
},
{
"name": "composer/spdx-licenses",
"version": "1.5.5",
"source": {
"type": "git",
"url": "https://github.com/composer/spdx-licenses.git",
"reference": "de30328a7af8680efdc03e396aad24befd513200"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/spdx-licenses/zipball/de30328a7af8680efdc03e396aad24befd513200",
"reference": "de30328a7af8680efdc03e396aad24befd513200",
"shasum": ""
},
"require": {
"php": "^5.3.2 || ^7.0 || ^8.0"
},
"require-dev": {
"phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 7"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Composer\\Spdx\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nils Adermann",
"email": "naderman@naderman.de",
"homepage": "http://www.naderman.de"
},
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "http://seld.be"
},
{
"name": "Rob Bast",
"email": "rob.bast@gmail.com",
"homepage": "http://robbast.nl"
}
],
"description": "SPDX licenses list and validation library.",
"keywords": [
"license",
"spdx",
"validator"
],
"time": "2020-12-03T16:04:16+00:00"
},
{
"name": "composer/xdebug-handler",
"version": "1.4.6",
"source": {
"type": "git",
"url": "https://github.com/composer/xdebug-handler.git",
"reference": "f27e06cd9675801df441b3656569b328e04aa37c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/f27e06cd9675801df441b3656569b328e04aa37c",
"reference": "f27e06cd9675801df441b3656569b328e04aa37c",
"shasum": ""
},
"require": {
"php": "^5.3.2 || ^7.0 || ^8.0",
"psr/log": "^1.0"
},
"require-dev": {
"phpstan/phpstan": "^0.12.55",
"symfony/phpunit-bridge": "^4.2 || ^5"
},
"type": "library",
"autoload": {
"psr-4": {
"Composer\\XdebugHandler\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "John Stevenson",
"email": "john-stevenson@blueyonder.co.uk"
}
],
"description": "Restarts a process without Xdebug.",
"keywords": [
"Xdebug",
"performance"
],
"funding": [
{
"url": "https://packagist.com",
"type": "custom"
},
{
"url": "https://github.com/composer",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
"type": "tidelift"
}
],
"time": "2021-03-25T17:01:18+00:00"
},
{
"name": "container-interop/container-interop",
"version": "1.2.0",
"source": {
"type": "git",
"url": "https://github.com/container-interop/container-interop.git",
"reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8",
"reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8",
"shasum": ""
},
"require": {
"psr/container": "^1.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Interop\\Container\\": "src/Interop/Container/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Promoting the interoperability of container objects (DIC, SL, etc.)",
"homepage": "https://github.com/container-interop/container-interop",
"abandoned": "psr/container",
"time": "2017-02-14T19:40:03+00:00"
},
{
"name": "dasprid/enum",
"version": "1.0.3",
"source": {
"type": "git",
"url": "https://github.com/DASPRiD/Enum.git",
"reference": "5abf82f213618696dda8e3bf6f64dd042d8542b2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/DASPRiD/Enum/zipball/5abf82f213618696dda8e3bf6f64dd042d8542b2",
"reference": "5abf82f213618696dda8e3bf6f64dd042d8542b2",
"shasum": ""
},
"require-dev": {
"phpunit/phpunit": "^7 | ^8 | ^9",
"squizlabs/php_codesniffer": "^3.4"
},
"type": "library",
"autoload": {
"psr-4": {
"DASPRiD\\Enum\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-2-Clause"
],
"authors": [
{
"name": "Ben Scholzen 'DASPRiD'",
"email": "mail@dasprids.de",
"homepage": "https://dasprids.de/",
"role": "Developer"
}
],
"description": "PHP 7.1 enum implementation",
"keywords": [
"enum",
"map"
],
"time": "2020-10-02T16:03:48+00:00"
},
{
"name": "donatj/phpuseragentparser",
"version": "v0.18.0",
"source": {
"type": "git",
"url": "https://github.com/donatj/PhpUserAgent.git",
"reference": "978e66786bc392a09b24b152a8a695dadd230e60"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/donatj/PhpUserAgent/zipball/978e66786bc392a09b24b152a8a695dadd230e60",
"reference": "978e66786bc392a09b24b152a8a695dadd230e60",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"require-dev": {
"camspiers/json-pretty": "~1.0",
"donatj/drop": "*",
"phpunit/phpunit": "~4.8|~9"
},
"type": "library",
"autoload": {
"files": [
"src/UserAgentParser.php"
],
"psr-4": {
"donatj\\UserAgent\\": "src/UserAgent"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jesse G. Donat",
"email": "donatj@gmail.com",
"homepage": "https://donatstudios.com",
"role": "Developer"
}
],
"description": "Lightning fast, minimalist PHP UserAgent string parser.",
"homepage": "https://donatstudios.com/PHP-Parser-HTTP_USER_AGENT",
"keywords": [
"browser",
"browser detection",
"parser",
"user agent",
"useragent"
],
"funding": [
{
"url": "https://www.paypal.me/donatj/15",
"type": "custom"
},
{
"url": "https://github.com/donatj",
"type": "github"
}
],
"time": "2020-12-29T05:36:08+00:00"
},
{
"name": "dotmailer/dotmailer-magento2-extension",
"version": "4.8.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension/dotmailer-dotmailer-magento2-extension-4.8.0.0.zip",
"shasum": "936e7cb91b6c1d981f4c6c195130603288b3284d"
},
"require": {
"magento/framework": ">=101 <104",
"magento/module-authorization": "100.4.*",
"magento/module-backend": ">=100 <103",
"magento/module-bundle": ">=100 <102",
"magento/module-catalog": ">=101 <105",
"magento/module-catalog-inventory": "100.*",
"magento/module-catalog-rule": ">=100 <102",
"magento/module-checkout": "100.*",
"magento/module-config": ">=100 <103",
"magento/module-configurable-product": "100.*",
"magento/module-cron": "100.*",
"magento/module-customer": ">=100 <104",
"magento/module-directory": "100.*",
"magento/module-eav": ">=100 <104",
"magento/module-email": ">=100 <102",
"magento/module-grouped-product": "100.*",
"magento/module-newsletter": "100.*",
"magento/module-payment": "100.*",
"magento/module-product-alert": "100.*",
"magento/module-quote": ">=100 <103",
"magento/module-reports": ">=100 <102",
"magento/module-review": ">=100 <102",
"magento/module-sales": ">=100 <104",
"magento/module-sales-rule": ">=100 <102",
"magento/module-send-friend": "100.*",
"magento/module-shipping": "100.*",
"magento/module-store": ">=100 <102",
"magento/module-theme": ">=100 <102",
"magento/module-ui": ">=100 <102",
"magento/module-url-rewrite": ">=100 <103",
"magento/module-user": ">=100 <102",
"magento/module-wishlist": ">=100 <102",
"php": "^7.1"
},
"suggest": {
"dotmailer/dotmailer-magento2-extension-chat": "Adds Engagement Cloud Chat to your Magento store"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Dotdigitalgroup\\Email\\": ""
}
},
"license": [
"MIT"
],
"description": "dotmailer integration for magento 2"
},
{
"name": "dotmailer/dotmailer-magento2-extension-chat",
"version": "1.2.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-chat/dotmailer-dotmailer-magento2-extension-chat-1.2.0.0.zip",
"shasum": "f70ba21b96985e6826ff208cefc3b0a88f26146c"
},
"require": {
"dotmailer/dotmailer-magento2-extension": "^4.3.1",
"magento/framework": ">=101 <104",
"magento/module-backend": ">=100 <103",
"magento/module-checkout": "100.*",
"magento/module-config": ">=100 <103",
"magento/module-customer": ">=100 <104",
"magento/module-quote": ">=100 <103",
"magento/module-sales": ">=100 <104",
"magento/module-store": ">=100 <102"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Dotdigitalgroup\\Chat\\": ""
}
},
"license": [
"MIT"
],
"description": "Engagement Cloud for Magento 2: Chat module"
},
{
"name": "dotmailer/dotmailer-magento2-extension-package",
"version": "4.8.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-package/dotmailer-dotmailer-magento2-extension-package-4.8.0.0.zip",
"shasum": "ed68af95837c3cea0be8cad328a4fd0682451356"
},
"require": {
"dotmailer/dotmailer-magento2-extension": "4.8.0",
"dotmailer/dotmailer-magento2-extension-chat": "1.2.0"
},
"type": "metapackage",
"license": [
"MIT"
],
"description": "Dotmailer integration for Magento 2 Open Source"
},
{
"name": "elasticsearch/elasticsearch",
"version": "v7.7.0",
"source": {
"type": "git",
"url": "https://github.com/elastic/elasticsearch-php.git",
"reference": "1d90a7ff4fb1936dc4376f09d723af75714f6f05"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/elastic/elasticsearch-php/zipball/1d90a7ff4fb1936dc4376f09d723af75714f6f05",
"reference": "1d90a7ff4fb1936dc4376f09d723af75714f6f05",
"shasum": ""
},
"require": {
"ext-json": ">=1.3.7",
"ezimuel/ringphp": "^1.1.2",
"php": "^7.1",
"psr/log": "~1.0"
},
"require-dev": {
"cpliakas/git-wrapper": "~2.0",
"doctrine/inflector": "^1.3",
"mockery/mockery": "^1.2",
"phpstan/phpstan": "^0.12",
"phpunit/phpunit": "^7.5",
"squizlabs/php_codesniffer": "^3.4",
"symfony/finder": "~4.0",
"symfony/yaml": "~4.0"
},
"suggest": {
"ext-curl": "*",
"monolog/monolog": "Allows for client-level logging and tracing"
},
"type": "library",
"autoload": {
"files": [
"src/autoload.php"
],
"psr-4": {
"Elasticsearch\\": "src/Elasticsearch/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Zachary Tong"
},
{
"name": "Enrico Zimuel"
}
],
"description": "PHP Client for Elasticsearch",
"keywords": [
"client",
"elasticsearch",
"search"
],
"time": "2020-05-13T15:19:26+00:00"
},
{
"name": "endroid/qr-code",
"version": "3.9.6",
"source": {
"type": "git",
"url": "https://github.com/endroid/qr-code.git",
"reference": "9cdd4f5d609bfc8811ca4a62b4d23eb16976242f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/endroid/qr-code/zipball/9cdd4f5d609bfc8811ca4a62b4d23eb16976242f",
"reference": "9cdd4f5d609bfc8811ca4a62b4d23eb16976242f",
"shasum": ""
},
"require": {
"bacon/bacon-qr-code": "^2.0",
"khanamiryan/qrcode-detector-decoder": "^1.0.2",
"myclabs/php-enum": "^1.5",
"php": ">=7.2",
"symfony/options-resolver": "^3.4||^4.4||^5.0",
"symfony/property-access": "^3.4||^4.4||^5.0"
},
"require-dev": {
"endroid/quality": "^1.3.7",
"setasign/fpdf": "^1.8"
},
"suggest": {
"ext-gd": "Required for generating PNG images",
"roave/security-advisories": "Avoids installation of package versions with vulnerabilities",
"setasign/fpdf": "Required to use the FPDF writer.",
"symfony/security-checker": "Checks your composer.lock for vulnerabilities"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.x-dev"
}
},
"autoload": {
"psr-4": {
"Endroid\\QrCode\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jeroen van den Enden",
"email": "info@endroid.nl"
}
],
"description": "Endroid QR Code",
"homepage": "https://github.com/endroid/qr-code",
"keywords": [
"bundle",
"code",
"endroid",
"php",
"qr",
"qrcode"
],
"funding": [
{
"url": "https://github.com/endroid",
"type": "github"
}
],
"time": "2020-11-27T14:30:38+00:00"
},
{
"name": "ezimuel/guzzlestreams",
"version": "3.0.1",
"source": {
"type": "git",
"url": "https://github.com/ezimuel/guzzlestreams.git",
"reference": "abe3791d231167f14eb80d413420d1eab91163a8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ezimuel/guzzlestreams/zipball/abe3791d231167f14eb80d413420d1eab91163a8",
"reference": "abe3791d231167f14eb80d413420d1eab91163a8",
"shasum": ""
},
"require": {
"php": ">=5.4.0"
},
"require-dev": {
"phpunit/phpunit": "~4.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
}
},
"autoload": {
"psr-4": {
"GuzzleHttp\\Stream\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
}
],
"description": "Fork of guzzle/streams (abandoned) to be used with elasticsearch-php",
"homepage": "http://guzzlephp.org/",
"keywords": [
"Guzzle",
"stream"
],
"time": "2020-02-14T23:11:50+00:00"
},
{
"name": "ezimuel/ringphp",
"version": "1.1.2",
"source": {
"type": "git",
"url": "https://github.com/ezimuel/ringphp.git",
"reference": "0b78f89d8e0bb9e380046c31adfa40347e9f663b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ezimuel/ringphp/zipball/0b78f89d8e0bb9e380046c31adfa40347e9f663b",
"reference": "0b78f89d8e0bb9e380046c31adfa40347e9f663b",
"shasum": ""
},
"require": {
"ezimuel/guzzlestreams": "^3.0.1",
"php": ">=5.4.0",
"react/promise": "~2.0"
},
"require-dev": {
"ext-curl": "*",
"phpunit/phpunit": "~4.0"
},
"suggest": {
"ext-curl": "Guzzle will use specific adapters if cURL is present"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1-dev"
}
},
"autoload": {
"psr-4": {
"GuzzleHttp\\Ring\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
}
],
"description": "Fork of guzzle/RingPHP (abandoned) to be used with elasticsearch-php",
"time": "2020-02-14T23:51:21+00:00"
},
{
"name": "fooman/emailattachments-implementation-m2",
"version": "107.1.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/fooman/emailattachments-implementation-m2/fooman-emailattachments-implementation-m2-107.1.1.0.zip",
"shasum": "124d650cd5f52a674c952800a5fc97ea7e8c11dc"
},
"require": {
"magento/framework": "^102.0.3 | ^103.0.0",
"magento/module-backend": "^101.0.0 | ^102.0.0",
"magento/module-checkout-agreements": "^100.0.2",
"magento/module-email": "^101.0.3",
"magento/module-sales": "^102.0.0 | ^103.0.0",
"php": "~7.1.0|~7.2.0|~7.3.0|~7.4.0",
"zendframework/zend-mime": "^2.5"
},
"suggest": {
"fooman/pdfcustomiser-m2": "Allows to easily customise the sales pdfs while also reducing file sizes ",
"fooman/printorderpdf-m2": "Allows attaching the order confirmation pdf to the order confirmation email"
},
"type": "magento2-module",
"autoload": {
"psr-4": {
"Fooman\\EmailAttachments\\": ""
},
"files": [
"registration.php"
]
},
"license": [
"OSL-3.0"
],
"description": "Automatically attach pdf and terms and conditions documents to outgoing sales emails."
},
{
"name": "fooman/pdfcore-m2",
"version": "19.6.0",
"dist": {
"type": "zip",
"url": "https://customer-repos.fooman.co.nz/www.burtex.nl-86341a236672fe03af5b13ebc9b2bcacb2008ffa/dist/fooman/pdfcore-m2/fooman-pdfcore-m2-19.6.0.zip"
},
"require": {
"ext-intl": "*",
"ext-json": "*",
"fooman/tcpdf": "^6.3.5.4",
"magento/framework": "^101.0.0 | ^102.0.0 | ^103.0.0",
"magento/module-backend": "^100.2.0 | ^101.0.0 | ^102.0.0",
"magento/module-catalog": "^102.0.0 | ^103.0.0 | ^104.0.0",
"magento/module-config": "^101.0.0",
"magento/module-configurable-product": "^100.2.0",
"magento/module-directory": "^100.2.0",
"magento/module-email": "^100.2.0 | ^101.0.0",
"magento/module-media-storage": "^100.2.0",
"magento/module-sales": "^101.0.0 | ^102.0.0 | ^103.0.0",
"magento/module-store": "^100.2.0 | ^101.0.0",
"magento/module-tax": "^100.2.0",
"magento/module-weee": "^100.2.0",
"php": "7.0.2 | 7.0.4 | ~7.0.6 | ~7.1.0| ~7.2.0 | ~7.3.0 | ~7.4.0"
},
"require-dev": {
"fooman/testing-and-quality-tools": "^1.0"
},
"type": "magento2-module",
"autoload": {
"psr-4": {
"Fooman\\PdfCore\\": "src/"
},
"files": [
"src/registration.php"
]
},
"autoload-dev": {
"psr-4": {
"Fooman\\PdfCore\\UnitTest\\": "tests/unit/testsuite/Fooman/PdfCore/UnitTest",
"Fooman\\PdfCore\\": "tests/integration/testsuite/Fooman/PdfCore"
},
"psr-0": {
"": [
"tmp/generated/code/"
]
}
},
"notification-url": "https://stats-magento-mirror.fooman.co.nz/fooman-downloads/",
"license": [
"proprietary"
],
"description": "Common functionality for all Fooman Pdf extensions"
},
{
"name": "fooman/pdfcustomiser-implementation-m2",
"version": "116.4.0",
"dist": {
"type": "zip",
"url": "https://customer-repos.fooman.co.nz/www.burtex.nl-86341a236672fe03af5b13ebc9b2bcacb2008ffa/dist/fooman/pdfcustomiser-implementation-m2/fooman-pdfcustomiser-implementation-m2-116.4.0.zip"
},
"require": {
"ext-intl": "*",
"ext-json": "*",
"fooman/emailattachments-implementation-m2": "^104.0.2 | ^105.0.0 | ^106.0.0 | ^107.0.0",
"fooman/pdfcore-m2": "^19.1.0",
"fooman/pdfdesign-m2": "^1.1.0",
"fooman/printorderpdf-implementation-m2": "^103.0.3 | ^104.0.0 | ^105.0.0",
"magento/framework": "^101.0.0 | ^102.0.0 | ^103.0.0",
"magento/module-backend": "^100.2.0 | ^101.0.0 | ^102.0.0",
"magento/module-bundle": "^100.2.0 | ^101.0.0",
"magento/module-catalog": "^102.0.0 | ^103.0.0 | ^104.0.0",
"magento/module-checkout-agreements": "^100.2.0",
"magento/module-configurable-product": "^100.2.0",
"magento/module-eav": "^101.0.0 | ^102.0.0",
"magento/module-gift-message": "^100.2.0",
"magento/module-payment": "^100.2.0",
"magento/module-sales": "^101.0.0 | ^102.0.0 | ^103.0.0",
"magento/module-store": "^100.2.0 | ^101.0.0",
"magento/module-tax": "^100.2.0",
"magento/module-ui": "^101.0.0",
"magento/module-weee": "^100.2.0",
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0|~7.2.0|~7.3.0|~7.4.0"
},
"require-dev": {
"fooman/testing-and-quality-tools": "^1.0"
},
"type": "magento2-module",
"autoload": {
"psr-4": {
"Fooman\\PdfCustomiser\\": "src/"
},
"files": [
"src/registration.php"
]
},
"autoload-dev": {
"psr-4": {
"Fooman\\PdfCustomiser\\UnitTest\\": "tests/unit/testsuite/Fooman/PdfCustomiser/UnitTest",
"Fooman\\PdfCustomiser\\": "tests/integration/testsuite/Fooman/PdfCustomiser"
}
},
"notification-url": "https://stats-magento-mirror.fooman.co.nz/fooman-downloads/",
"license": [
"proprietary"
],
"description": "Customise your sales pdf"
},
{
"name": "fooman/pdfcustomiser-m2",
"version": "8.5.4",
"dist": {
"type": "zip",
"url": "/var/lib/jenkins/workspace/Repogen/Production - regenerate all repositories/store_data/artifacts/Fooman_PdfCustomiser-8.5.4.zip",
"shasum": "1a8d5151833c9ebdc51e49e271fcf4d997f8cd70"
},
"require": {
"fooman/pdfcustomiser-implementation-m2": "116.4.0",
"magento/framework": "101.0.0 - 101.0.11 | >=102.0.0 < 102.0.7 | >=103.0.0 < 103.0.2",
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0|~7.2.0|~7.3.0|~7.4.0"
},
"type": "metapackage",
"notification-url": "https://stats-magento-mirror.fooman.co.nz/fooman-downloads/",
"description": "Customise your sales pdf"
},
{
"name": "fooman/pdfdesign-m2",
"version": "1.2.1",
"dist": {
"type": "zip",
"url": "https://customer-repos.fooman.co.nz/www.burtex.nl-86341a236672fe03af5b13ebc9b2bcacb2008ffa/dist/fooman/pdfdesign-m2/fooman-pdfdesign-m2-1.2.1.zip"
},
"require": {
"fooman/pdfcore-m2": "^18.0.0 | ^19.0.0",
"magento/framework": "^101.0.0 | ^102.0.0 | ^103.0.0",
"magento/module-backend": "^100.2.0 | ^101.0.0 | ^102.0.0",
"php": "7.0.2 | 7.0.4 | ~7.0.6 | ~7.1.0| ~7.2.0 | ~7.3.0 | ~7.4.0"
},
"conflict": {
"fooman/pdfcustomiser-implementation-m2": "<115.0.0"
},
"require-dev": {
"captainhook/captainhook": "^4.2",
"fooman/magento2-phpunit-bridge": "^0.9",
"fooman/phpstan-magento2-magic-methods": "^0.7.0",
"magento/magento-coding-standard": "*",
"phpunit/phpunit": "^6.2 | ^9.1"
},
"type": "magento2-module",
"autoload": {
"psr-4": {
"Fooman\\PdfDesign\\": "src/"
},
"files": [
"src/registration.php"
]
},
"autoload-dev": {
"psr-4": {
"Fooman\\PdfDesign\\UnitTest\\": "tests/unit/testsuite/Fooman/PdfDesign/UnitTest",
"Fooman\\PdfDesign\\": "tests/integration/testsuite/Fooman/PdfDesign"
}
},
"notification-url": "https://stats-magento-mirror.fooman.co.nz/fooman-downloads/",
"license": [
"proprietary"
],
"description": "Package to handle different pdf designs"
},
{
"name": "fooman/printorderpdf-implementation-m2",
"version": "105.0.2",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/fooman/printorderpdf-implementation-m2/fooman-printorderpdf-implementation-m2-105.0.2.0.zip",
"shasum": "a5e0f892ba2403b4b74c5d20607c0496bb4a829d"
},
"require": {
"magento/framework": "^102.0.6 | ^103.0.1",
"magento/module-backend": "^101.0.6 | ^102.0.1",
"magento/module-sales": "^102.0.6 | ^103.0.1",
"php": "~7.1.3 | ~7.2.0 | ~7.3.0 | ~7.4.0"
},
"type": "magento2-module",
"autoload": {
"psr-4": {
"Fooman\\PrintOrderPdf\\": ""
},
"files": [
"registration.php"
]
},
"license": [
"OSL-3.0"
],
"description": "Print the order as a pdf from the admin"
},
{
"name": "fooman/tcpdf",
"version": "6.3.5.4",
"source": {
"type": "git",
"url": "https://github.com/fooman/TCPDF.git",
"reference": "8bf3ed580718dcce1a7cf018d0eab7af49f3835f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/fooman/TCPDF/zipball/8bf3ed580718dcce1a7cf018d0eab7af49f3835f",
"reference": "8bf3ed580718dcce1a7cf018d0eab7af49f3835f",
"shasum": ""
},
"require": {
"ext-bcmath": "*",
"php": ">=5.3.0"
},
"type": "library",
"autoload": {
"classmap": [
"include",
"tcpdf.php",
"tcpdf_parser.php",
"tcpdf_import.php",
"tcpdf_barcodes_1d.php",
"tcpdf_barcodes_2d.php",
"include/tcpdf_colors.php",
"include/tcpdf_filters.php",
"include/tcpdf_font_data.php",
"include/tcpdf_fonts.php",
"include/tcpdf_images.php",
"include/tcpdf_static.php",
"include/barcodes/datamatrix.php",
"include/barcodes/pdf417.php",
"include/barcodes/qrcode.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-3.0-only"
],
"authors": [
{
"name": "Nicola Asuni",
"email": "info@tecnick.com",
"homepage": "http://nicolaasuni.tecnick.com"
}
],
"description": "Trimmed down version of TCPDF (no examples, tools and minimal fonts). TCPDF is a PHP class for generating PDF documents and barcodes.",
"homepage": "http://www.tcpdf.org/",
"keywords": [
"PDFD32000-2008",
"TCPDF",
"barcodes",
"datamatrix",
"pdf",
"pdf417",
"qrcode"
],
"time": "2020-06-30T04:33:35+00:00"
},
{
"name": "google/recaptcha",
"version": "1.2.4",
"source": {
"type": "git",
"url": "https://github.com/google/recaptcha.git",
"reference": "614f25a9038be4f3f2da7cbfd778dc5b357d2419"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/google/recaptcha/zipball/614f25a9038be4f3f2da7cbfd778dc5b357d2419",
"reference": "614f25a9038be4f3f2da7cbfd778dc5b357d2419",
"shasum": ""
},
"require": {
"php": ">=5.5"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.2.20|^2.15",
"php-coveralls/php-coveralls": "^2.1",
"phpunit/phpunit": "^4.8.36|^5.7.27|^6.59|^7.5.11"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.2.x-dev"
}
},
"autoload": {
"psr-4": {
"ReCaptcha\\": "src/ReCaptcha"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Client library for reCAPTCHA, a free service that protects websites from spam and abuse.",
"homepage": "https://www.google.com/recaptcha/",
"keywords": [
"Abuse",
"captcha",
"recaptcha",
"spam"
],
"time": "2020-03-31T17:50:54+00:00"
},
{
"name": "guzzlehttp/guzzle",
"version": "6.5.5",
"source": {
"type": "git",
"url": "https://github.com/guzzle/guzzle.git",
"reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
"reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
"shasum": ""
},
"require": {
"ext-json": "*",
"guzzlehttp/promises": "^1.0",
"guzzlehttp/psr7": "^1.6.1",
"php": ">=5.5",
"symfony/polyfill-intl-idn": "^1.17.0"
},
"require-dev": {
"ext-curl": "*",
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
"psr/log": "^1.1"
},
"suggest": {
"psr/log": "Required for using the Log middleware"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "6.5-dev"
}
},
"autoload": {
"psr-4": {
"GuzzleHttp\\": "src/"
},
"files": [
"src/functions_include.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
}
],
"description": "Guzzle is a PHP HTTP client library",
"homepage": "http://guzzlephp.org/",
"keywords": [
"client",
"curl",
"framework",
"http",
"http client",
"rest",
"web service"
],
"time": "2020-06-16T21:01:06+00:00"
},
{
"name": "guzzlehttp/promises",
"version": "1.4.1",
"source": {
"type": "git",
"url": "https://github.com/guzzle/promises.git",
"reference": "8e7d04f1f6450fef59366c399cfad4b9383aa30d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/promises/zipball/8e7d04f1f6450fef59366c399cfad4b9383aa30d",
"reference": "8e7d04f1f6450fef59366c399cfad4b9383aa30d",
"shasum": ""
},
"require": {
"php": ">=5.5"
},
"require-dev": {
"symfony/phpunit-bridge": "^4.4 || ^5.1"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.4-dev"
}
},
"autoload": {
"psr-4": {
"GuzzleHttp\\Promise\\": "src/"
},
"files": [
"src/functions_include.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
}
],
"description": "Guzzle promises library",
"keywords": [
"promise"
],
"time": "2021-03-07T09:25:29+00:00"
},
{
"name": "guzzlehttp/psr7",
"version": "1.8.2",
"source": {
"type": "git",
"url": "https://github.com/guzzle/psr7.git",
"reference": "dc960a912984efb74d0a90222870c72c87f10c91"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/dc960a912984efb74d0a90222870c72c87f10c91",
"reference": "dc960a912984efb74d0a90222870c72c87f10c91",
"shasum": ""
},
"require": {
"php": ">=5.4.0",
"psr/http-message": "~1.0",
"ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
},
"provide": {
"psr/http-message-implementation": "1.0"
},
"require-dev": {
"ext-zlib": "*",
"phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10"
},
"suggest": {
"laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.7-dev"
}
},
"autoload": {
"psr-4": {
"GuzzleHttp\\Psr7\\": "src/"
},
"files": [
"src/functions_include.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
},
{
"name": "Tobias Schultze",
"homepage": "https://github.com/Tobion"
}
],
"description": "PSR-7 message implementation that also provides common utility methods",
"keywords": [
"http",
"message",
"psr-7",
"request",
"response",
"stream",
"uri",
"url"
],
"time": "2021-04-26T09:17:50+00:00"
},
{
"name": "http-interop/http-factory-guzzle",
"version": "1.2.0",
"source": {
"type": "git",
"url": "https://github.com/http-interop/http-factory-guzzle.git",
"reference": "8f06e92b95405216b237521cc64c804dd44c4a81"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/http-interop/http-factory-guzzle/zipball/8f06e92b95405216b237521cc64c804dd44c4a81",
"reference": "8f06e92b95405216b237521cc64c804dd44c4a81",
"shasum": ""
},
"require": {
"guzzlehttp/psr7": "^1.7||^2.0",
"php": ">=7.3",
"psr/http-factory": "^1.0"
},
"provide": {
"psr/http-factory-implementation": "^1.0"
},
"require-dev": {
"http-interop/http-factory-tests": "^0.9",
"phpunit/phpunit": "^9.5"
},
"suggest": {
"guzzlehttp/psr7": "Includes an HTTP factory starting in version 2.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Http\\Factory\\Guzzle\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
"description": "An HTTP Factory using Guzzle PSR7",
"keywords": [
"factory",
"http",
"psr-17",
"psr-7"
],
"time": "2021-07-21T13:50:14+00:00"
},
{
"name": "justinrainbow/json-schema",
"version": "5.2.11",
"source": {
"type": "git",
"url": "https://github.com/justinrainbow/json-schema.git",
"reference": "2ab6744b7296ded80f8cc4f9509abbff393399aa"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/2ab6744b7296ded80f8cc4f9509abbff393399aa",
"reference": "2ab6744b7296ded80f8cc4f9509abbff393399aa",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "~2.2.20||~2.15.1",
"json-schema/json-schema-test-suite": "1.2.0",
"phpunit/phpunit": "^4.8.35"
},
"bin": [
"bin/validate-json"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "5.0.x-dev"
}
},
"autoload": {
"psr-4": {
"JsonSchema\\": "src/JsonSchema/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Bruno Prieto Reis",
"email": "bruno.p.reis@gmail.com"
},
{
"name": "Justin Rainbow",
"email": "justin.rainbow@gmail.com"
},
{
"name": "Igor Wiedler",
"email": "igor@wiedler.ch"
},
{
"name": "Robert Schönthal",
"email": "seroscho@googlemail.com"
}
],
"description": "A library to validate a json schema.",
"homepage": "https://github.com/justinrainbow/json-schema",
"keywords": [
"json",
"schema"
],
"time": "2021-07-22T09:24:00+00:00"
},
{
"name": "khanamiryan/qrcode-detector-decoder",
"version": "1.0.4",
"source": {
"type": "git",
"url": "https://github.com/khanamiryan/php-qrcode-detector-decoder.git",
"reference": "07fceefb79d895e858e52921afb9c1433d2f3d5e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/khanamiryan/php-qrcode-detector-decoder/zipball/07fceefb79d895e858e52921afb9c1433d2f3d5e",
"reference": "07fceefb79d895e858e52921afb9c1433d2f3d5e",
"shasum": ""
},
"require": {
"php": ">=5.6"
},
"require-dev": {
"phpunit/phpunit": "^9.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Zxing\\": "lib/"
},
"files": [
"lib/Common/customFunctions.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Ashot Khanamiryan",
"email": "a.khanamiryan@gmail.com",
"homepage": "https://github.com/khanamiryan",
"role": "Developer"
}
],
"description": "QR code decoder / reader",
"homepage": "https://github.com/khanamiryan/php-qrcode-detector-decoder/",
"keywords": [
"barcode",
"qr",
"zxing"
],
"time": "2020-11-29T18:50:26+00:00"
},
{
"name": "klarna/m2-payments",
"version": "8.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/klarna/m2-payments/klarna-m2-payments-8.1.0.0.zip",
"shasum": "c31e4d0746cf9b281ee2058a0353ab8f5dcdf7b0"
},
"require": {
"klarna/module-core": "6.0.2",
"klarna/module-kp": "7.1.0",
"klarna/module-kp-graph-ql": "0.9.0",
"klarna/module-onsitemessaging": "1.0.2",
"klarna/module-ordermanagement": "6.0.3"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "~2.16.0",
"jakub-onderka/php-console-highlighter": "^0.3.2",
"jakub-onderka/php-parallel-lint": "^0.9.2",
"lusitanian/oauth": "~0.8.10",
"magento/magento-coding-standard": "*",
"mikey179/vfsstream": "^1.6",
"pdepend/pdepend": "^2.5.2",
"phploc/phploc": "^6.0",
"phpmd/phpmd": "@stable",
"phpro/grumphp": "^0.19",
"phpunit/phpunit": "^9",
"sebastian/phpcpd": "~5.0.0",
"squizlabs/php_codesniffer": "~3.5.4"
},
"type": "metapackage",
"license": [
"Apache-2.0"
],
"description": "Klarna Payments for Magento 2 (CE & EE)"
},
{
"name": "klarna/module-core",
"version": "6.0.2",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/klarna/module-core/klarna-module-core-6.0.2.0.zip",
"shasum": "d3878dc3a1a1d9c7e70681291412982dfa00b22e"
},
"require": {
"guzzlehttp/guzzle": "^6.0",
"magento/framework": "^102|^103",
"magento/module-bundle": "^100.3||^101.0",
"magento/module-catalog": "^103.0|^104.0",
"magento/module-config": "^101.1",
"magento/module-customer": "^102.0|^103.0",
"magento/module-directory": "^100.3",
"magento/module-payment": "^100.3",
"magento/module-quote": "^101.1",
"magento/module-sales": "^102.0||^103.0",
"magento/module-store": "^101.0",
"magento/module-tax": "^100.3",
"php": "~7.3.0||~7.4.0",
"psr/log": "^1.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "~2.10.1",
"jakub-onderka/php-console-highlighter": "^0.3.2",
"jakub-onderka/php-parallel-lint": "^0.9.2",
"lusitanian/oauth": "~0.8.10",
"magento/magento-coding-standard": "*",
"mikey179/vfsstream": "^1.6",
"pdepend/pdepend": "^2.5",
"phploc/phploc": "^4.0",
"phpmd/phpmd": "@stable",
"phpro/grumphp": "^0.14",
"phpunit/phpunit": "~6.2.0",
"roave/security-advisories": "dev-master",
"sebastian/phpcpd": "~3.0",
"squizlabs/php_codesniffer": "^3.2",
"theseer/phpdox": "^0.10.1"
},
"type": "magento2-module",
"autoload": {
"psr-4": {
"Klarna\\Core\\": "."
},
"files": [
"registration.php"
]
},
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Joe Constant",
"email": "joe.constant@klarna.com",
"role": "Developer"
},
{
"name": "Dario Kassler",
"email": "dario.kassler@klarna.com",
"role": "Developer"
},
{
"name": "Kenny Gilles",
"email": "kenny.gilles@klarna.com",
"role": "Developer"
},
{
"name": "Markus Simon",
"email": "markus.simon2@klarna.com",
"role": "Developer"
},
{
"name": "Fei Chen",
"email": "fei.chen@klarna.com",
"role": "Developer"
},
{
"name": "Jason Grim",
"email": "jason.grim@klarna.com",
"role": "Developer"
}
],
"description": "Klarna Core Magento 2 Extension"
},
{
"name": "klarna/module-kp",
"version": "7.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/klarna/module-kp/klarna-module-kp-7.1.0.0.zip",
"shasum": "7266fec0ff572260945069c5f0360e18931b12c4"
},
"require": {
"klarna/module-core": "^6.0",
"klarna/module-ordermanagement": "^6.0",
"magento/framework": "^102|^103",
"magento/module-backend": "^101.0|^102.0",
"magento/module-checkout": "^100.1",
"magento/module-config": "^101.0",
"magento/module-customer": "^102.0|^103.0",
"magento/module-directory": "^100.1",
"magento/module-payment": "^100.1",
"magento/module-quote": "^101.0",
"magento/module-sales": "^102.0||^103.0",
"magento/module-store": "^101.0",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"psr-4": {
"Klarna\\Kp\\": ""
},
"files": [
"registration.php"
]
},
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Joe Constant",
"email": "joe.constant@klarna.com",
"role": "Developer"
},
{
"name": "Dario Kassler",
"email": "dario.kassler@klarna.com",
"role": "Developer"
},
{
"name": "Kenny Gilles",
"email": "kenny.gilles@klarna.com",
"role": "Developer"
},
{
"name": "Markus Simon",
"email": "markus.simon2@klarna.com",
"role": "Developer"
},
{
"name": "Fei Chen",
"email": "fei.chen@klarna.com",
"role": "Developer"
},
{
"name": "Jason Grim",
"email": "jason.grim@klarna.com",
"role": "Developer"
}
],
"description": "Klarna Payments Magento 2 Extension"
},
{
"name": "klarna/module-kp-graph-ql",
"version": "0.9.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/klarna/module-kp-graph-ql/klarna-module-kp-graph-ql-0.9.0.0.zip",
"shasum": "a877f3b010cc16b026b2c82998184a88fd83d42b"
},
"require": {
"klarna/module-kp": "^7.0.2",
"magento/framework": "^102|^103",
"magento/module-graph-ql": "^100",
"magento/module-payment": "^100.1",
"magento/module-quote-graph-ql": "^100",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Klarna\\KpGraphQl\\": ""
}
},
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Dario Kassler",
"email": "dario.kassler@klarna.com",
"role": "Developer"
},
{
"name": "Markus Simon",
"email": "markus.simon2@klarna.com",
"role": "Developer"
}
],
"description": "Klarna KpGraphQl Magento 2 Extension"
},
{
"name": "klarna/module-onsitemessaging",
"version": "1.0.2",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/klarna/module-onsitemessaging/klarna-module-onsitemessaging-1.0.2.0.zip",
"shasum": "303e3b36a4720cda912128ec3bb33f9324d4c495"
},
"require": {
"klarna/module-core": "^6.0",
"magento/framework": "^102|^103",
"magento/module-payment": "^100.3",
"magento/module-quote": "^101.1",
"magento/module-sales": "^102.0||^103.0",
"magento/module-store": "^101.0",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"psr-4": {
"Klarna\\Onsitemessaging\\": "."
},
"files": [
"registration.php"
]
},
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Joe Constant",
"email": "joe.constant@klarna.com",
"role": "Developer"
},
{
"name": "Markus Simon",
"email": "markus.simon2@klarna.com",
"role": "Developer"
}
],
"description": "Klarna OnSite Messaging Magento 2 Extension"
},
{
"name": "klarna/module-ordermanagement",
"version": "6.0.3",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/klarna/module-ordermanagement/klarna-module-ordermanagement-6.0.3.0.zip",
"shasum": "4010e13db02da44929ff12f20091bb01f4c5c21f"
},
"require": {
"klarna/module-core": "^6.0",
"magento/framework": "^102|^103",
"magento/module-payment": "^100.3",
"magento/module-quote": "^101.1",
"magento/module-sales": "^102.0||^103.0",
"magento/module-store": "^101.0",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"psr-4": {
"Klarna\\Ordermanagement\\": "."
},
"files": [
"registration.php"
]
},
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Joe Constant",
"email": "joe.constant@klarna.com",
"role": "Developer"
},
{
"name": "Dario Kassler",
"email": "dario.kassler@klarna.com",
"role": "Developer"
},
{
"name": "Kenny Gilles",
"email": "kenny.gilles@klarna.com",
"role": "Developer"
},
{
"name": "Markus Simon",
"email": "markus.simon2@klarna.com",
"role": "Developer"
},
{
"name": "Fei Chen",
"email": "fei.chen@klarna.com",
"role": "Developer"
},
{
"name": "Jason Grim",
"email": "jason.grim@klarna.com",
"role": "Developer"
}
],
"description": "Klarna Order Management Magento 2 Extension"
},
{
"name": "laminas/laminas-captcha",
"version": "2.10.0",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-captcha.git",
"reference": "9a0134e434cd792934ecca42cb66f316be7bba50"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-captcha/zipball/9a0134e434cd792934ecca42cb66f316be7bba50",
"reference": "9a0134e434cd792934ecca42cb66f316be7bba50",
"shasum": ""
},
"require": {
"laminas/laminas-math": "^2.7 || ^3.0",
"laminas/laminas-stdlib": "^3.3",
"laminas/laminas-zendframework-bridge": "^1.1",
"php": "^7.3 || ~8.0.0"
},
"replace": {
"zendframework/zend-captcha": "^2.9.0"
},
"require-dev": {
"laminas/laminas-coding-standard": "~2.1.4",
"laminas/laminas-recaptcha": "^3.0",
"laminas/laminas-session": "^2.10",
"laminas/laminas-text": "^2.8",
"laminas/laminas-validator": "^2.14",
"phpunit/phpunit": "^9.4.3",
"psalm/plugin-phpunit": "^0.15.1",
"vimeo/psalm": "^4.6"
},
"suggest": {
"laminas/laminas-i18n-resources": "Translations of captcha messages",
"laminas/laminas-recaptcha": "Laminas\\ReCaptcha component",
"laminas/laminas-session": "Laminas\\Session component",
"laminas/laminas-text": "Laminas\\Text component",
"laminas/laminas-validator": "Laminas\\Validator component"
},
"type": "library",
"autoload": {
"psr-4": {
"Laminas\\Captcha\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Generate and validate CAPTCHAs using Figlets, images, ReCaptcha, and more",
"homepage": "https://laminas.dev",
"keywords": [
"captcha",
"laminas"
],
"funding": [
{
"url": "https://funding.communitybridge.org/projects/laminas-project",
"type": "community_bridge"
}
],
"time": "2021-03-17T16:42:11+00:00"
},
{
"name": "laminas/laminas-code",
"version": "3.4.1",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-code.git",
"reference": "1cb8f203389ab1482bf89c0e70a04849bacd7766"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-code/zipball/1cb8f203389ab1482bf89c0e70a04849bacd7766",
"reference": "1cb8f203389ab1482bf89c0e70a04849bacd7766",
"shasum": ""
},
"require": {
"laminas/laminas-eventmanager": "^2.6 || ^3.0",
"laminas/laminas-zendframework-bridge": "^1.0",
"php": "^7.1"
},
"conflict": {
"phpspec/prophecy": "<1.9.0"
},
"replace": {
"zendframework/zend-code": "self.version"
},
"require-dev": {
"doctrine/annotations": "^1.7",
"ext-phar": "*",
"laminas/laminas-coding-standard": "^1.0",
"laminas/laminas-stdlib": "^2.7 || ^3.0",
"phpunit/phpunit": "^7.5.16 || ^8.4"
},
"suggest": {
"doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
"laminas/laminas-stdlib": "Laminas\\Stdlib component"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.4.x-dev",
"dev-develop": "3.5.x-dev",
"dev-dev-4.0": "4.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Laminas\\Code\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Extensions to the PHP Reflection API, static code scanning, and code generation",
"homepage": "https://laminas.dev",
"keywords": [
"code",
"laminas"
],
"time": "2019-12-31T16:28:24+00:00"
},
{
"name": "laminas/laminas-config",
"version": "2.6.0",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-config.git",
"reference": "71ba6d5dd703196ce66b25abc4d772edb094dae1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-config/zipball/71ba6d5dd703196ce66b25abc4d772edb094dae1",
"reference": "71ba6d5dd703196ce66b25abc4d772edb094dae1",
"shasum": ""
},
"require": {
"laminas/laminas-stdlib": "^2.7 || ^3.0",
"laminas/laminas-zendframework-bridge": "^1.0",
"php": "^5.5 || ^7.0"
},
"replace": {
"zendframework/zend-config": "self.version"
},
"require-dev": {
"fabpot/php-cs-fixer": "1.7.*",
"laminas/laminas-filter": "^2.6",
"laminas/laminas-i18n": "^2.5",
"laminas/laminas-json": "^2.6.1",
"laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3",
"phpunit/phpunit": "~4.0"
},
"suggest": {
"laminas/laminas-filter": "Laminas\\Filter component",
"laminas/laminas-i18n": "Laminas\\I18n component",
"laminas/laminas-json": "Laminas\\Json to use the Json reader or writer classes",
"laminas/laminas-servicemanager": "Laminas\\ServiceManager for use with the Config Factory to retrieve reader and writer instances"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.6-dev",
"dev-develop": "2.7-dev"
}
},
"autoload": {
"psr-4": {
"Laminas\\Config\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "provides a nested object property based user interface for accessing this configuration data within application code",
"homepage": "https://laminas.dev",
"keywords": [
"config",
"laminas"
],
"time": "2019-12-31T16:30:04+00:00"
},
{
"name": "laminas/laminas-console",
"version": "2.8.0",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-console.git",
"reference": "478a6ceac3e31fb38d6314088abda8b239ee23a5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-console/zipball/478a6ceac3e31fb38d6314088abda8b239ee23a5",
"reference": "478a6ceac3e31fb38d6314088abda8b239ee23a5",
"shasum": ""
},
"require": {
"laminas/laminas-stdlib": "^3.2.1",
"laminas/laminas-zendframework-bridge": "^1.0",
"php": "^5.6 || ^7.0"
},
"replace": {
"zendframework/zend-console": "self.version"
},
"require-dev": {
"laminas/laminas-coding-standard": "~1.0.0",
"laminas/laminas-filter": "^2.7.2",
"laminas/laminas-json": "^2.6 || ^3.0",
"laminas/laminas-validator": "^2.10.1",
"phpunit/phpunit": "^5.7.23 || ^6.4.3"
},
"suggest": {
"laminas/laminas-filter": "To support DefaultRouteMatcher usage",
"laminas/laminas-validator": "To support DefaultRouteMatcher usage"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.8.x-dev",
"dev-develop": "2.9.x-dev"
}
},
"autoload": {
"psr-4": {
"Laminas\\Console\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Build console applications using getopt syntax or routing, complete with prompts",
"homepage": "https://laminas.dev",
"keywords": [
"console",
"laminas"
],
"abandoned": "laminas/laminas-cli",
"time": "2019-12-31T16:31:45+00:00"
},
{
"name": "laminas/laminas-crypt",
"version": "2.6.0",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-crypt.git",
"reference": "6f291fe90c84c74d737c9dc9b8f0ad2b55dc0567"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-crypt/zipball/6f291fe90c84c74d737c9dc9b8f0ad2b55dc0567",
"reference": "6f291fe90c84c74d737c9dc9b8f0ad2b55dc0567",
"shasum": ""
},
"require": {
"container-interop/container-interop": "~1.0",
"laminas/laminas-math": "^2.6",
"laminas/laminas-stdlib": "^2.7 || ^3.0",
"laminas/laminas-zendframework-bridge": "^1.0",
"php": "^5.5 || ^7.0"
},
"replace": {
"zendframework/zend-crypt": "self.version"
},
"require-dev": {
"fabpot/php-cs-fixer": "1.7.*",
"phpunit/phpunit": "~4.0"
},
"suggest": {
"ext-mcrypt": "Required for most features of Laminas\\Crypt"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.6-dev",
"dev-develop": "2.7-dev"
}
},
"autoload": {
"psr-4": {
"Laminas\\Crypt\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"homepage": "https://laminas.dev",
"keywords": [
"crypt",
"laminas"
],
"time": "2019-12-31T16:33:11+00:00"
},
{
"name": "laminas/laminas-db",
"version": "2.13.4",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-db.git",
"reference": "cdabb4bfa669c2c0edb0cb4e014c15b41afd3fb1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-db/zipball/cdabb4bfa669c2c0edb0cb4e014c15b41afd3fb1",
"reference": "cdabb4bfa669c2c0edb0cb4e014c15b41afd3fb1",
"shasum": ""
},
"require": {
"laminas/laminas-stdlib": "^3.6",
"php": "^7.3 || ~8.0.0 || ~8.1.0"
},
"conflict": {
"zendframework/zend-db": "*"
},
"require-dev": {
"laminas/laminas-coding-standard": "~2.2.1",
"laminas/laminas-eventmanager": "^3.4",
"laminas/laminas-hydrator": "^3.2 || ^4.3",
"laminas/laminas-servicemanager": "^3.7",
"phpunit/phpunit": "^9.5.5"
},
"suggest": {
"laminas/laminas-eventmanager": "Laminas\\EventManager component",
"laminas/laminas-hydrator": "(^3.2 || ^4.3) Laminas\\Hydrator component for using HydratingResultSets",
"laminas/laminas-servicemanager": "Laminas\\ServiceManager component"
},
"type": "library",
"extra": {
"laminas": {
"component": "Laminas\\Db",
"config-provider": "Laminas\\Db\\ConfigProvider"
}
},
"autoload": {
"psr-4": {
"Laminas\\Db\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations",
"homepage": "https://laminas.dev",
"keywords": [
"db",
"laminas"
],
"funding": [
{
"url": "https://funding.communitybridge.org/projects/laminas-project",
"type": "community_bridge"
}
],
"time": "2021-09-21T18:59:44+00:00"
},
{
"name": "laminas/laminas-dependency-plugin",
"version": "1.0.4",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-dependency-plugin.git",
"reference": "38bf91861f5b4d49f9a1c530327c997f7a7fb2db"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-dependency-plugin/zipball/38bf91861f5b4d49f9a1c530327c997f7a7fb2db",
"reference": "38bf91861f5b4d49f9a1c530327c997f7a7fb2db",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.1",
"php": "^5.6 || ^7.0"
},
"require-dev": {
"composer/composer": "^1.9",
"dealerdirect/phpcodesniffer-composer-installer": "^0.5.0",
"phpcompatibility/php-compatibility": "^9.3",
"phpunit/phpunit": "^8.4",
"roave/security-advisories": "dev-master",
"webimpress/coding-standard": "^1.0"
},
"type": "composer-plugin",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev",
"dev-develop": "1.1.x-dev"
},
"class": "Laminas\\DependencyPlugin\\DependencyRewriterPlugin"
},
"autoload": {
"psr-4": {
"Laminas\\DependencyPlugin\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Replace zendframework and zfcampus packages with their Laminas Project equivalents.",
"time": "2020-05-20T13:45:39+00:00"
},
{
"name": "laminas/laminas-di",
"version": "2.6.1",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-di.git",
"reference": "239b22408a1f8eacda6fc2b838b5065c4cf1d88e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-di/zipball/239b22408a1f8eacda6fc2b838b5065c4cf1d88e",
"reference": "239b22408a1f8eacda6fc2b838b5065c4cf1d88e",
"shasum": ""
},
"require": {
"container-interop/container-interop": "^1.1",
"laminas/laminas-code": "^2.6 || ^3.0",
"laminas/laminas-stdlib": "^2.7 || ^3.0",
"laminas/laminas-zendframework-bridge": "^0.4.5 || ^1.0",
"php": "^5.5 || ^7.0"
},
"replace": {
"zendframework/zend-di": "self.version"
},
"require-dev": {
"fabpot/php-cs-fixer": "1.7.*",
"phpunit/phpunit": "~4.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.6-dev",
"dev-develop": "2.7-dev"
}
},
"autoload": {
"psr-4": {
"Laminas\\Di\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"homepage": "https://laminas.dev",
"keywords": [
"di",
"laminas"
],
"time": "2019-12-31T15:17:33+00:00"
},
{
"name": "laminas/laminas-diactoros",
"version": "1.8.7p2",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-diactoros.git",
"reference": "6991c1af7c8d2c8efee81b22ba97024781824aaa"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/6991c1af7c8d2c8efee81b22ba97024781824aaa",
"reference": "6991c1af7c8d2c8efee81b22ba97024781824aaa",
"shasum": ""
},
"require": {
"laminas/laminas-zendframework-bridge": "^1.0",
"php": "^5.6 || ^7.0",
"psr/http-message": "^1.0"
},
"provide": {
"psr/http-message-implementation": "1.0"
},
"replace": {
"zendframework/zend-diactoros": "~1.8.7.0"
},
"require-dev": {
"ext-dom": "*",
"ext-libxml": "*",
"laminas/laminas-coding-standard": "~1.0",
"php-http/psr7-integration-tests": "dev-master",
"phpunit/phpunit": "^5.7.16 || ^6.0.8 || ^7.2.7"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-release-1.8": "1.8.x-dev"
}
},
"autoload": {
"files": [
"src/functions/create_uploaded_file.php",
"src/functions/marshal_headers_from_sapi.php",
"src/functions/marshal_method_from_sapi.php",
"src/functions/marshal_protocol_version_from_sapi.php",
"src/functions/marshal_uri_from_sapi.php",
"src/functions/normalize_server.php",
"src/functions/normalize_uploaded_files.php",
"src/functions/parse_cookie_header.php",
"src/functions/create_uploaded_file.legacy.php",
"src/functions/marshal_headers_from_sapi.legacy.php",
"src/functions/marshal_method_from_sapi.legacy.php",
"src/functions/marshal_protocol_version_from_sapi.legacy.php",
"src/functions/marshal_uri_from_sapi.legacy.php",
"src/functions/normalize_server.legacy.php",
"src/functions/normalize_uploaded_files.legacy.php",
"src/functions/parse_cookie_header.legacy.php"
],
"psr-4": {
"Laminas\\Diactoros\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "PSR HTTP Message implementations",
"homepage": "https://laminas.dev",
"keywords": [
"http",
"laminas",
"psr",
"psr-7"
],
"time": "2020-03-23T15:28:28+00:00"
},
{
"name": "laminas/laminas-escaper",
"version": "2.9.0",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-escaper.git",
"reference": "891ad70986729e20ed2e86355fcf93c9dc238a5f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/891ad70986729e20ed2e86355fcf93c9dc238a5f",
"reference": "891ad70986729e20ed2e86355fcf93c9dc238a5f",
"shasum": ""
},
"require": {
"php": "^7.3 || ~8.0.0 || ~8.1.0"
},
"conflict": {
"zendframework/zend-escaper": "*"
},
"require-dev": {
"laminas/laminas-coding-standard": "~2.3.0",
"phpunit/phpunit": "^9.3",
"psalm/plugin-phpunit": "^0.12.2",
"vimeo/psalm": "^3.16"
},
"suggest": {
"ext-iconv": "*",
"ext-mbstring": "*"
},
"type": "library",
"autoload": {
"psr-4": {
"Laminas\\Escaper\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs",
"homepage": "https://laminas.dev",
"keywords": [
"escaper",
"laminas"
],
"funding": [
{
"url": "https://funding.communitybridge.org/projects/laminas-project",
"type": "community_bridge"
}
],
"time": "2021-09-02T17:10:53+00:00"
},
{
"name": "laminas/laminas-eventmanager",
"version": "3.4.0",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-eventmanager.git",
"reference": "a93fd278c97b2d41ebbce5ba048a24e3e6f580ba"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/a93fd278c97b2d41ebbce5ba048a24e3e6f580ba",
"reference": "a93fd278c97b2d41ebbce5ba048a24e3e6f580ba",
"shasum": ""
},
"require": {
"php": "^7.3 || ~8.0.0 || ~8.1.0"
},
"conflict": {
"zendframework/zend-eventmanager": "*"
},
"require-dev": {
"container-interop/container-interop": "^1.1",
"laminas/laminas-coding-standard": "~2.2.1",
"laminas/laminas-stdlib": "^3.6",
"phpbench/phpbench": "^1.1",
"phpspec/prophecy-phpunit": "^2.0",
"phpunit/phpunit": "^9.5.5"
},
"suggest": {
"container-interop/container-interop": "^1.1, to use the lazy listeners feature",
"laminas/laminas-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature"
},
"type": "library",
"autoload": {
"psr-4": {
"Laminas\\EventManager\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Trigger and listen to events within a PHP application",
"homepage": "https://laminas.dev",
"keywords": [
"event",
"eventmanager",
"events",
"laminas"
],
"funding": [
{
"url": "https://funding.communitybridge.org/projects/laminas-project",
"type": "community_bridge"
}
],
"time": "2021-09-07T22:35:32+00:00"
},
{
"name": "laminas/laminas-feed",
"version": "2.12.3",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-feed.git",
"reference": "3c91415633cb1be6f9d78683d69b7dcbfe6b4012"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-feed/zipball/3c91415633cb1be6f9d78683d69b7dcbfe6b4012",
"reference": "3c91415633cb1be6f9d78683d69b7dcbfe6b4012",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-libxml": "*",
"laminas/laminas-escaper": "^2.5.2",
"laminas/laminas-stdlib": "^3.2.1",
"laminas/laminas-zendframework-bridge": "^1.0",
"php": "^5.6 || ^7.0"
},
"replace": {
"zendframework/zend-feed": "^2.12.0"
},
"require-dev": {
"laminas/laminas-cache": "^2.7.2",
"laminas/laminas-coding-standard": "~1.0.0",
"laminas/laminas-db": "^2.8.2",
"laminas/laminas-http": "^2.7",
"laminas/laminas-servicemanager": "^2.7.8 || ^3.3",
"laminas/laminas-validator": "^2.10.1",
"phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.20",
"psr/http-message": "^1.0.1"
},
"suggest": {
"laminas/laminas-cache": "Laminas\\Cache component, for optionally caching feeds between requests",
"laminas/laminas-db": "Laminas\\Db component, for use with PubSubHubbub",
"laminas/laminas-http": "Laminas\\Http for PubSubHubbub, and optionally for use with Laminas\\Feed\\Reader",
"laminas/laminas-servicemanager": "Laminas\\ServiceManager component, for easily extending ExtensionManager implementations",
"laminas/laminas-validator": "Laminas\\Validator component, for validating email addresses used in Atom feeds and entries when using the Writer subcomponent",
"psr/http-message": "PSR-7 ^1.0.1, if you wish to use Laminas\\Feed\\Reader\\Http\\Psr7ResponseDecorator"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.12.x-dev",
"dev-develop": "2.13.x-dev"
}
},
"autoload": {
"psr-4": {
"Laminas\\Feed\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "provides functionality for consuming RSS and Atom feeds",
"homepage": "https://laminas.dev",
"keywords": [
"feed",
"laminas"
],
"time": "2020-08-18T13:45:04+00:00"
},
{
"name": "laminas/laminas-filter",
"version": "2.11.1",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-filter.git",
"reference": "671724e163aa75c210e94d12b77a0f3f8240d4b2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-filter/zipball/671724e163aa75c210e94d12b77a0f3f8240d4b2",
"reference": "671724e163aa75c210e94d12b77a0f3f8240d4b2",
"shasum": ""
},
"require": {
"laminas/laminas-stdlib": "^3.3",
"laminas/laminas-zendframework-bridge": "^1.0",
"php": "^7.3 || ~8.0.0"
},
"conflict": {
"laminas/laminas-validator": "<2.10.1"
},
"replace": {
"zendframework/zend-filter": "^2.9.2"
},
"require-dev": {
"laminas/laminas-coding-standard": "~1.0.0",
"laminas/laminas-crypt": "^3.2.1",
"laminas/laminas-servicemanager": "^3.3",
"laminas/laminas-uri": "^2.6",
"pear/archive_tar": "^1.4.3",
"phpspec/prophecy-phpunit": "^2.0",
"phpunit/phpunit": "^9.3",
"psalm/plugin-phpunit": "^0.15.1",
"psr/http-factory": "^1.0",
"vimeo/psalm": "^4.6"
},
"suggest": {
"laminas/laminas-crypt": "Laminas\\Crypt component, for encryption filters",
"laminas/laminas-i18n": "Laminas\\I18n component for filters depending on i18n functionality",
"laminas/laminas-servicemanager": "Laminas\\ServiceManager component, for using the filter chain functionality",
"laminas/laminas-uri": "Laminas\\Uri component, for the UriNormalize filter",
"psr/http-factory-implementation": "psr/http-factory-implementation, for creating file upload instances when consuming PSR-7 in file upload filters"
},
"type": "library",
"extra": {
"laminas": {
"component": "Laminas\\Filter",
"config-provider": "Laminas\\Filter\\ConfigProvider"
}
},
"autoload": {
"psr-4": {
"Laminas\\Filter\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Programmatically filter and normalize data and files",
"homepage": "https://laminas.dev",
"keywords": [
"filter",
"laminas"
],
"funding": [
{
"url": "https://funding.communitybridge.org/projects/laminas-project",
"type": "community_bridge"
}
],
"time": "2021-05-24T18:29:02+00:00"
},
{
"name": "laminas/laminas-form",
"version": "2.15.1",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-form.git",
"reference": "37c5f5ac9240159f5d93f52367d0e57fa96f9b22"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-form/zipball/37c5f5ac9240159f5d93f52367d0e57fa96f9b22",
"reference": "37c5f5ac9240159f5d93f52367d0e57fa96f9b22",
"shasum": ""
},
"require": {
"laminas/laminas-hydrator": "^1.1 || ^2.1 || ^3.0",
"laminas/laminas-inputfilter": "^2.8",
"laminas/laminas-stdlib": "^3.2.1",
"laminas/laminas-zendframework-bridge": "^1.0",
"php": "^5.6 || ^7.0"
},
"replace": {
"zendframework/zend-form": "^2.14.3"
},
"require-dev": {
"doctrine/annotations": "~1.0",
"laminas/laminas-cache": "^2.6.1",
"laminas/laminas-captcha": "^2.7.1",
"laminas/laminas-code": "^2.6 || ^3.0",
"laminas/laminas-coding-standard": "~1.0.0",
"laminas/laminas-escaper": "^2.5",
"laminas/laminas-eventmanager": "^2.6.2 || ^3.0",
"laminas/laminas-filter": "^2.6",
"laminas/laminas-i18n": "^2.6",
"laminas/laminas-recaptcha": "^3.0.0",
"laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3",
"laminas/laminas-session": "^2.8.1",
"laminas/laminas-text": "^2.6",
"laminas/laminas-validator": "^2.6",
"laminas/laminas-view": "^2.6.2",
"phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.20"
},
"suggest": {
"laminas/laminas-captcha": "^2.7.1, required for using CAPTCHA form elements",
"laminas/laminas-code": "^2.6 || ^3.0, required to use laminas-form annotations support",
"laminas/laminas-eventmanager": "^2.6.2 || ^3.0, reuired for laminas-form annotations support",
"laminas/laminas-i18n": "^2.6, required when using laminas-form view helpers",
"laminas/laminas-recaptcha": "in order to use the ReCaptcha form element",
"laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3, required to use the form factories or provide services",
"laminas/laminas-view": "^2.6.2, required for using the laminas-form view helpers"
},
"type": "library",
"extra": {
"laminas": {
"component": "Laminas\\Form",
"config-provider": "Laminas\\Form\\ConfigProvider"
}
},
"autoload": {
"psr-4": {
"Laminas\\Form\\": "src/"
},
"files": [
"autoload/formElementManagerPolyfill.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Validate and display simple and complex forms, casting forms to business objects and vice versa",
"homepage": "https://laminas.dev",
"keywords": [
"form",
"laminas"
],
"funding": [
{
"url": "https://funding.communitybridge.org/projects/laminas-project",
"type": "community_bridge"
}
],
"time": "2021-03-17T13:07:46+00:00"
},
{
"name": "laminas/laminas-http",
"version": "2.15.0",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-http.git",
"reference": "e1f3420ab35e21ea135913d213b8d570e5e7b513"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-http/zipball/e1f3420ab35e21ea135913d213b8d570e5e7b513",
"reference": "e1f3420ab35e21ea135913d213b8d570e5e7b513",
"shasum": ""
},
"require": {
"laminas/laminas-loader": "^2.8",
"laminas/laminas-stdlib": "^3.6",
"laminas/laminas-uri": "^2.9.1",
"laminas/laminas-validator": "^2.15",
"php": "^7.3 || ~8.0.0 || ~8.1.0"
},
"conflict": {
"zendframework/zend-http": "*"
},
"require-dev": {
"laminas/laminas-coding-standard": "~2.2.1",
"phpunit/phpunit": "^9.5.5"
},
"suggest": {
"paragonie/certainty": "For automated management of cacert.pem"
},
"type": "library",
"autoload": {
"psr-4": {
"Laminas\\Http\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests",
"homepage": "https://laminas.dev",
"keywords": [
"http",
"http client",
"laminas"
],
"funding": [
{
"url": "https://funding.communitybridge.org/projects/laminas-project",
"type": "community_bridge"
}
],
"time": "2021-09-10T10:45:31+00:00"
},
{
"name": "laminas/laminas-hydrator",
"version": "2.4.2",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-hydrator.git",
"reference": "4a0e81cf05f32edcace817f1f48cb4055f689d85"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-hydrator/zipball/4a0e81cf05f32edcace817f1f48cb4055f689d85",
"reference": "4a0e81cf05f32edcace817f1f48cb4055f689d85",
"shasum": ""
},
"require": {
"laminas/laminas-stdlib": "^3.0",
"laminas/laminas-zendframework-bridge": "^1.0",
"php": "^5.6 || ^7.0"
},
"replace": {
"zendframework/zend-hydrator": "self.version"
},
"require-dev": {
"laminas/laminas-coding-standard": "~1.0.0",
"laminas/laminas-eventmanager": "^2.6.2 || ^3.0",
"laminas/laminas-filter": "^2.6",
"laminas/laminas-inputfilter": "^2.6",
"laminas/laminas-serializer": "^2.6.1",
"laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3",
"phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2"
},
"suggest": {
"laminas/laminas-eventmanager": "^2.6.2 || ^3.0, to support aggregate hydrator usage",
"laminas/laminas-filter": "^2.6, to support naming strategy hydrator usage",
"laminas/laminas-serializer": "^2.6.1, to use the SerializableStrategy",
"laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3, to support hydrator plugin manager usage"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-release-2.4": "2.4.x-dev"
},
"laminas": {
"component": "Laminas\\Hydrator",
"config-provider": "Laminas\\Hydrator\\ConfigProvider"
}
},
"autoload": {
"psr-4": {
"Laminas\\Hydrator\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Serialize objects to arrays, and vice versa",
"homepage": "https://laminas.dev",
"keywords": [
"hydrator",
"laminas"
],
"time": "2019-12-31T17:06:38+00:00"
},
{
"name": "laminas/laminas-i18n",
"version": "2.11.0",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-i18n.git",
"reference": "85678f444b6dcb48e8a04591779e11c24e5bb901"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-i18n/zipball/85678f444b6dcb48e8a04591779e11c24e5bb901",
"reference": "85678f444b6dcb48e8a04591779e11c24e5bb901",
"shasum": ""
},
"require": {
"ext-intl": "*",
"laminas/laminas-stdlib": "^2.7 || ^3.0",
"laminas/laminas-zendframework-bridge": "^1.0",
"php": "^7.3 || ~8.0.0"
},
"conflict": {
"phpspec/prophecy": "<1.9.0"
},
"replace": {
"zendframework/zend-i18n": "^2.10.1"
},
"require-dev": {
"laminas/laminas-cache": "^2.6.1",
"laminas/laminas-coding-standard": "~1.0.0",
"laminas/laminas-config": "^2.6",
"laminas/laminas-eventmanager": "^2.6.2 || ^3.0",
"laminas/laminas-filter": "^2.6.1",
"laminas/laminas-servicemanager": "^3.2.1",
"laminas/laminas-validator": "^2.6",
"laminas/laminas-view": "^2.6.3",
"phpunit/phpunit": "^9.3"
},
"suggest": {
"laminas/laminas-cache": "Laminas\\Cache component",
"laminas/laminas-config": "Laminas\\Config component",
"laminas/laminas-eventmanager": "You should install this package to use the events in the translator",
"laminas/laminas-filter": "You should install this package to use the provided filters",
"laminas/laminas-i18n-resources": "Translation resources",
"laminas/laminas-servicemanager": "Laminas\\ServiceManager component",
"laminas/laminas-validator": "You should install this package to use the provided validators",
"laminas/laminas-view": "You should install this package to use the provided view helpers"
},
"type": "library",
"extra": {
"laminas": {
"component": "Laminas\\I18n",
"config-provider": "Laminas\\I18n\\ConfigProvider"
}
},
"autoload": {
"psr-4": {
"Laminas\\I18n\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Provide translations for your application, and filter and validate internationalized values",
"homepage": "https://laminas.dev",
"keywords": [
"i18n",
"laminas"
],
"funding": [
{
"url": "https://funding.communitybridge.org/projects/laminas-project",
"type": "community_bridge"
}
],
"time": "2020-10-24T13:14:32+00:00"
},
{
"name": "laminas/laminas-inputfilter",
"version": "2.10.1",
"source": {
"type": "git",
"url": "git@github.com:laminas/laminas-inputfilter.git",
"reference": "b29ce8f512c966468eee37ea4873ae5fb545d00a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-inputfilter/zipball/b29ce8f512c966468eee37ea4873ae5fb545d00a",
"reference": "b29ce8f512c966468eee37ea4873ae5fb545d00a",
"shasum": ""
},
"require": {
"laminas/laminas-filter": "^2.9.1",
"laminas/laminas-servicemanager": "^2.7.10 || ^3.3.1",
"laminas/laminas-stdlib": "^2.7 || ^3.0",
"laminas/laminas-validator": "^2.11",
"laminas/laminas-zendframework-bridge": "^1.0",
"php": "^5.6 || ^7.0"
},
"replace": {
"zendframework/zend-inputfilter": "self.version"
},
"require-dev": {
"laminas/laminas-coding-standard": "~1.0.0",
"phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.15",
"psr/http-message": "^1.0"
},
"suggest": {
"psr/http-message-implementation": "PSR-7 is required if you wish to validate PSR-7 UploadedFileInterface payloads"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.10.x-dev",
"dev-develop": "2.11.x-dev"
},
"laminas": {
"component": "Laminas\\InputFilter",
"config-provider": "Laminas\\InputFilter\\ConfigProvider"
}
},
"autoload": {
"psr-4": {
"Laminas\\InputFilter\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Normalize and validate input sets from the web, APIs, the CLI, and more, including files",
"homepage": "https://laminas.dev",
"keywords": [
"inputfilter",
"laminas"
],
"time": "2019-12-31T17:11:54+00:00"
},
{
"name": "laminas/laminas-json",
"version": "2.6.1",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-json.git",
"reference": "db58425b7f0eba44a7539450cc926af80915951a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-json/zipball/db58425b7f0eba44a7539450cc926af80915951a",
"reference": "db58425b7f0eba44a7539450cc926af80915951a",
"shasum": ""
},
"require": {
"laminas/laminas-zendframework-bridge": "^1.0",
"php": "^5.5 || ^7.0"
},
"replace": {
"zendframework/zend-json": "self.version"
},
"require-dev": {
"fabpot/php-cs-fixer": "1.7.*",
"laminas/laminas-http": "^2.5.4",
"laminas/laminas-server": "^2.6.1",
"laminas/laminas-stdlib": "^2.5 || ^3.0",
"laminas/laminas-xml": "^1.0.2",
"phpunit/phpunit": "~4.0"
},
"suggest": {
"laminas/laminas-http": "Laminas\\Http component, required to use Laminas\\Json\\Server",
"laminas/laminas-server": "Laminas\\Server component, required to use Laminas\\Json\\Server",
"laminas/laminas-stdlib": "Laminas\\Stdlib component, for use with caching Laminas\\Json\\Server responses",
"laminas/laminas-xml": "To support Laminas\\Json\\Json::fromXml() usage"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.6-dev",
"dev-develop": "2.7-dev"
}
},
"autoload": {
"psr-4": {
"Laminas\\Json\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP",
"homepage": "https://laminas.dev",
"keywords": [
"json",
"laminas"
],
"time": "2019-12-31T17:15:00+00:00"
},
{
"name": "laminas/laminas-loader",
"version": "2.8.0",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-loader.git",
"reference": "d0589ec9dd48365fd95ad10d1c906efd7711c16b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-loader/zipball/d0589ec9dd48365fd95ad10d1c906efd7711c16b",
"reference": "d0589ec9dd48365fd95ad10d1c906efd7711c16b",
"shasum": ""
},
"require": {
"php": "^7.3 || ~8.0.0 || ~8.1.0"
},
"conflict": {
"zendframework/zend-loader": "*"
},
"require-dev": {
"laminas/laminas-coding-standard": "~2.2.1",
"phpunit/phpunit": "^9.3"
},
"type": "library",
"autoload": {
"psr-4": {
"Laminas\\Loader\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Autoloading and plugin loading strategies",
"homepage": "https://laminas.dev",
"keywords": [
"laminas",
"loader"
],
"funding": [
{
"url": "https://funding.communitybridge.org/projects/laminas-project",
"type": "community_bridge"
}
],
"time": "2021-09-02T18:30:53+00:00"
},
{
"name": "laminas/laminas-log",
"version": "2.12.0",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-log.git",
"reference": "4e92d841b48868714a070b10866e94be80fc92ff"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-log/zipball/4e92d841b48868714a070b10866e94be80fc92ff",
"reference": "4e92d841b48868714a070b10866e94be80fc92ff",
"shasum": ""
},
"require": {
"laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3",
"laminas/laminas-stdlib": "^2.7 || ^3.0",
"laminas/laminas-zendframework-bridge": "^1.0",
"php": "^5.6 || ^7.0",
"psr/log": "^1.1.2"
},
"provide": {
"psr/log-implementation": "1.0.0"
},
"replace": {
"zendframework/zend-log": "self.version"
},
"require-dev": {
"laminas/laminas-coding-standard": "~1.0.0",
"laminas/laminas-db": "^2.6",
"laminas/laminas-escaper": "^2.5",
"laminas/laminas-filter": "^2.5",
"laminas/laminas-mail": "^2.6.1",
"laminas/laminas-validator": "^2.10.1",
"mikey179/vfsstream": "^1.6.7",
"phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.15"
},
"suggest": {
"ext-mongo": "mongo extension to use Mongo writer",
"ext-mongodb": "mongodb extension to use MongoDB writer",
"laminas/laminas-db": "Laminas\\Db component to use the database log writer",
"laminas/laminas-escaper": "Laminas\\Escaper component, for use in the XML log formatter",
"laminas/laminas-mail": "Laminas\\Mail component to use the email log writer",
"laminas/laminas-validator": "Laminas\\Validator component to block invalid log messages"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.12.x-dev",
"dev-develop": "2.13.x-dev"
},
"laminas": {
"component": "Laminas\\Log",
"config-provider": "Laminas\\Log\\ConfigProvider"
}
},
"autoload": {
"psr-4": {
"Laminas\\Log\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Robust, composite logger with filtering, formatting, and PSR-3 support",
"homepage": "https://laminas.dev",
"keywords": [
"laminas",
"log",
"logging"
],
"time": "2019-12-31T17:18:59+00:00"
},
{
"name": "laminas/laminas-mail",
"version": "2.14.2",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-mail.git",
"reference": "79d5aeca845254f9d348b62fa601eaf9b49397cd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-mail/zipball/79d5aeca845254f9d348b62fa601eaf9b49397cd",
"reference": "79d5aeca845254f9d348b62fa601eaf9b49397cd",
"shasum": ""
},
"require": {
"ext-iconv": "*",
"laminas/laminas-loader": "^2.5",
"laminas/laminas-mime": "^2.5",
"laminas/laminas-stdlib": "^2.7 || ^3.0",
"laminas/laminas-validator": "^2.10.2",
"laminas/laminas-zendframework-bridge": "^1.0",
"php": "^7.3 || ~8.0.0",
"symfony/polyfill-mbstring": "^1.12.0",
"true/punycode": "^2.1"
},
"replace": {
"zendframework/zend-mail": "^2.10.0"
},
"require-dev": {
"laminas/laminas-coding-standard": "~1.0.0",
"laminas/laminas-config": "^3.4",
"laminas/laminas-crypt": "^2.6 || ^3.0",
"laminas/laminas-db": "^2.12",
"laminas/laminas-servicemanager": "^3.2.1",
"phpunit/phpunit": "^9.3",
"psalm/plugin-phpunit": "^0.15.1",
"vimeo/psalm": "^4.7"
},
"suggest": {
"laminas/laminas-crypt": "Crammd5 support in SMTP Auth",
"laminas/laminas-servicemanager": "^2.7.10 || ^3.3.1 when using SMTP to deliver messages"
},
"type": "library",
"extra": {
"laminas": {
"component": "Laminas\\Mail",
"config-provider": "Laminas\\Mail\\ConfigProvider"
}
},
"autoload": {
"psr-4": {
"Laminas\\Mail\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Provides generalized functionality to compose and send both text and MIME-compliant multipart e-mail messages",
"homepage": "https://laminas.dev",
"keywords": [
"laminas",
"mail"
],
"funding": [
{
"url": "https://funding.communitybridge.org/projects/laminas-project",
"type": "community_bridge"
}
],
"time": "2021-09-20T19:53:08+00:00"
},
{
"name": "laminas/laminas-math",
"version": "2.7.1",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-math.git",
"reference": "8027b37e00accc43f28605c7d8fd081baed1f475"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-math/zipball/8027b37e00accc43f28605c7d8fd081baed1f475",
"reference": "8027b37e00accc43f28605c7d8fd081baed1f475",
"shasum": ""
},
"require": {
"laminas/laminas-zendframework-bridge": "^1.0",
"php": "^5.5 || ^7.0"
},
"replace": {
"zendframework/zend-math": "self.version"
},
"require-dev": {
"fabpot/php-cs-fixer": "1.7.*",
"ircmaxell/random-lib": "~1.1",
"phpunit/phpunit": "~4.0"
},
"suggest": {
"ext-bcmath": "If using the bcmath functionality",
"ext-gmp": "If using the gmp functionality",
"ircmaxell/random-lib": "Fallback random byte generator for Laminas\\Math\\Rand if Mcrypt extensions is unavailable"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.7-dev",
"dev-develop": "2.8-dev"
}
},
"autoload": {
"psr-4": {
"Laminas\\Math\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"homepage": "https://laminas.dev",
"keywords": [
"laminas",
"math"
],
"time": "2019-12-31T17:24:15+00:00"
},
{
"name": "laminas/laminas-mime",
"version": "2.8.0",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-mime.git",
"reference": "9a59704f33106427a384d0ae421f96043174093a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-mime/zipball/9a59704f33106427a384d0ae421f96043174093a",
"reference": "9a59704f33106427a384d0ae421f96043174093a",
"shasum": ""
},
"require": {
"laminas/laminas-stdlib": "^2.7 || ^3.0",
"laminas/laminas-zendframework-bridge": "^1.0",
"php": "^7.3 || ~8.0.0"
},
"replace": {
"zendframework/zend-mime": "^2.7.2"
},
"require-dev": {
"laminas/laminas-coding-standard": "~1.0.0",
"laminas/laminas-mail": "^2.6",
"phpunit/phpunit": "^9.3"
},
"suggest": {
"laminas/laminas-mail": "Laminas\\Mail component"
},
"type": "library",
"autoload": {
"psr-4": {
"Laminas\\Mime\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Create and parse MIME messages and parts",
"homepage": "https://laminas.dev",
"keywords": [
"laminas",
"mime"
],
"funding": [
{
"url": "https://funding.communitybridge.org/projects/laminas-project",
"type": "community_bridge"
}
],
"time": "2021-02-16T17:40:06+00:00"
},
{
"name": "laminas/laminas-modulemanager",
"version": "2.9.0",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-modulemanager.git",
"reference": "789bbd4ab391da9221f265f6bb2d594f8f11855b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-modulemanager/zipball/789bbd4ab391da9221f265f6bb2d594f8f11855b",
"reference": "789bbd4ab391da9221f265f6bb2d594f8f11855b",
"shasum": ""
},
"require": {
"laminas/laminas-config": "^3.1 || ^2.6",
"laminas/laminas-eventmanager": "^3.2 || ^2.6.3",
"laminas/laminas-stdlib": "^3.1 || ^2.7",
"laminas/laminas-zendframework-bridge": "^1.0",
"php": "^5.6 || ^7.0",
"webimpress/safe-writer": "^1.0.2 || ^2.1"
},
"replace": {
"zendframework/zend-modulemanager": "^2.8.4"
},
"require-dev": {
"laminas/laminas-coding-standard": "~1.0.0",
"laminas/laminas-console": "^2.6",
"laminas/laminas-di": "^2.6",
"laminas/laminas-loader": "^2.5",
"laminas/laminas-mvc": "^3.0 || ^2.7",
"laminas/laminas-servicemanager": "^3.0.3 || ^2.7.5",
"phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.16"
},
"suggest": {
"laminas/laminas-console": "Laminas\\Console component",
"laminas/laminas-loader": "Laminas\\Loader component if you are not using Composer autoloading for your modules",
"laminas/laminas-mvc": "Laminas\\Mvc component",
"laminas/laminas-servicemanager": "Laminas\\ServiceManager component"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.9.x-dev",
"dev-develop": "2.10.x-dev"
}
},
"autoload": {
"psr-4": {
"Laminas\\ModuleManager\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Modular application system for laminas-mvc applications",
"homepage": "https://laminas.dev",
"keywords": [
"laminas",
"modulemanager"
],
"time": "2020-08-25T09:29:22+00:00"
},
{
"name": "laminas/laminas-mvc",
"version": "2.7.15",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-mvc.git",
"reference": "7e7198b03556a57fb5fd3ed919d9e1cf71500642"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-mvc/zipball/7e7198b03556a57fb5fd3ed919d9e1cf71500642",
"reference": "7e7198b03556a57fb5fd3ed919d9e1cf71500642",
"shasum": ""
},
"require": {
"container-interop/container-interop": "^1.1",
"laminas/laminas-console": "^2.7",
"laminas/laminas-eventmanager": "^2.6.4 || ^3.0",
"laminas/laminas-form": "^2.11",
"laminas/laminas-hydrator": "^1.1 || ^2.4",
"laminas/laminas-psr7bridge": "^0.2",
"laminas/laminas-servicemanager": "^2.7.10 || ^3.0.3",
"laminas/laminas-stdlib": "^2.7.5 || ^3.0",
"laminas/laminas-zendframework-bridge": "^1.0",
"php": "^5.5 || ^7.0"
},
"replace": {
"zendframework/zend-mvc": "self.version"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "1.7.*",
"laminas/laminas-authentication": "^2.6",
"laminas/laminas-cache": "^2.8",
"laminas/laminas-di": "^2.6",
"laminas/laminas-filter": "^2.8",
"laminas/laminas-http": "^2.8",
"laminas/laminas-i18n": "^2.8",
"laminas/laminas-inputfilter": "^2.8",
"laminas/laminas-json": "^2.6.1",
"laminas/laminas-log": "^2.9.3",
"laminas/laminas-modulemanager": "^2.8",
"laminas/laminas-serializer": "^2.8",
"laminas/laminas-session": "^2.8.1",
"laminas/laminas-text": "^2.7",
"laminas/laminas-uri": "^2.6",
"laminas/laminas-validator": "^2.10",
"laminas/laminas-view": "^2.9",
"phpunit/phpunit": "^4.8.36",
"sebastian/comparator": "^1.2.4",
"sebastian/version": "^1.0.4"
},
"suggest": {
"laminas/laminas-authentication": "Laminas\\Authentication component for Identity plugin",
"laminas/laminas-config": "Laminas\\Config component",
"laminas/laminas-di": "Laminas\\Di component",
"laminas/laminas-filter": "Laminas\\Filter component",
"laminas/laminas-http": "Laminas\\Http component",
"laminas/laminas-i18n": "Laminas\\I18n component for translatable segments",
"laminas/laminas-inputfilter": "Laminas\\Inputfilter component",
"laminas/laminas-json": "Laminas\\Json component",
"laminas/laminas-log": "Laminas\\Log component",
"laminas/laminas-modulemanager": "Laminas\\ModuleManager component",
"laminas/laminas-serializer": "Laminas\\Serializer component",
"laminas/laminas-servicemanager-di": "^1.0.1, if using laminas-servicemanager v3 and requiring the laminas-di integration",
"laminas/laminas-session": "Laminas\\Session component for FlashMessenger, PRG, and FPRG plugins",
"laminas/laminas-text": "Laminas\\Text component",
"laminas/laminas-uri": "Laminas\\Uri component",
"laminas/laminas-validator": "Laminas\\Validator component",
"laminas/laminas-view": "Laminas\\View component"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.7-dev",
"dev-develop": "3.0-dev"
}
},
"autoload": {
"files": [
"src/autoload.php"
],
"psr-4": {
"Laminas\\Mvc\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"homepage": "https://laminas.dev",
"keywords": [
"laminas",
"mvc"
],
"time": "2019-12-31T17:32:15+00:00"
},
{
"name": "laminas/laminas-psr7bridge",
"version": "0.2.2",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-psr7bridge.git",
"reference": "14780ef1d40effd59d77ab29c6d439b2af42cdfa"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-psr7bridge/zipball/14780ef1d40effd59d77ab29c6d439b2af42cdfa",
"reference": "14780ef1d40effd59d77ab29c6d439b2af42cdfa",
"shasum": ""
},
"require": {
"laminas/laminas-diactoros": "^1.1",
"laminas/laminas-http": "^2.5",
"laminas/laminas-zendframework-bridge": "^1.0",
"php": ">=5.5",
"psr/http-message": "^1.0"
},
"replace": {
"zendframework/zend-psr7bridge": "self.version"
},
"require-dev": {
"phpunit/phpunit": "^4.7",
"squizlabs/php_codesniffer": "^2.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev",
"dev-develop": "1.1-dev"
}
},
"autoload": {
"psr-4": {
"Laminas\\Psr7Bridge\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "PSR-7 <-> Laminas\\Http bridge",
"homepage": "https://laminas.dev",
"keywords": [
"http",
"laminas",
"psr",
"psr-7"
],
"time": "2019-12-31T17:38:47+00:00"
},
{
"name": "laminas/laminas-serializer",
"version": "2.9.1",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-serializer.git",
"reference": "c1c9361f114271b0736db74e0083a919081af5e0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-serializer/zipball/c1c9361f114271b0736db74e0083a919081af5e0",
"reference": "c1c9361f114271b0736db74e0083a919081af5e0",
"shasum": ""
},
"require": {
"laminas/laminas-json": "^2.5 || ^3.0",
"laminas/laminas-stdlib": "^2.7 || ^3.0",
"laminas/laminas-zendframework-bridge": "^1.0",
"php": "^5.6 || ^7.0"
},
"replace": {
"zendframework/zend-serializer": "self.version"
},
"require-dev": {
"laminas/laminas-coding-standard": "~1.0.0",
"laminas/laminas-math": "^2.6 || ^3.0",
"laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3",
"phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.16"
},
"suggest": {
"laminas/laminas-math": "(^2.6 || ^3.0) To support Python Pickle serialization",
"laminas/laminas-servicemanager": "(^2.7.5 || ^3.0.3) To support plugin manager support"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.9.x-dev",
"dev-develop": "2.10.x-dev"
},
"laminas": {
"component": "Laminas\\Serializer",
"config-provider": "Laminas\\Serializer\\ConfigProvider"
}
},
"autoload": {
"psr-4": {
"Laminas\\Serializer\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Serialize and deserialize PHP structures to a variety of representations",
"homepage": "https://laminas.dev",
"keywords": [
"laminas",
"serializer"
],
"time": "2019-12-31T17:42:11+00:00"
},
{
"name": "laminas/laminas-server",
"version": "2.9.1",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-server.git",
"reference": "9b82e3e45f8f01ca6ac5d0003dba58f85043d7e4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-server/zipball/9b82e3e45f8f01ca6ac5d0003dba58f85043d7e4",
"reference": "9b82e3e45f8f01ca6ac5d0003dba58f85043d7e4",
"shasum": ""
},
"require": {
"laminas/laminas-code": "^2.5 || ^3.0",
"laminas/laminas-stdlib": "^2.5 || ^3.0",
"laminas/laminas-zendframework-bridge": "^1.0",
"php": "^7.3 || ~8.0.0"
},
"replace": {
"zendframework/zend-server": "^2.8.1"
},
"require-dev": {
"laminas/laminas-coding-standard": "~1.0.0",
"phpunit/phpunit": "^9.3",
"psalm/plugin-phpunit": "^0.13.0",
"vimeo/psalm": "^4.2"
},
"type": "library",
"autoload": {
"psr-4": {
"Laminas\\Server\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Create Reflection-based RPC servers",
"homepage": "https://laminas.dev",
"keywords": [
"laminas",
"server"
],
"funding": [
{
"url": "https://funding.communitybridge.org/projects/laminas-project",
"type": "community_bridge"
}
],
"time": "2020-12-01T21:06:52+00:00"
},
{
"name": "laminas/laminas-servicemanager",
"version": "2.7.11",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-servicemanager.git",
"reference": "841abb656c6018afebeec1f355be438426d6a3dd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/841abb656c6018afebeec1f355be438426d6a3dd",
"reference": "841abb656c6018afebeec1f355be438426d6a3dd",
"shasum": ""
},
"require": {
"container-interop/container-interop": "~1.0",
"laminas/laminas-zendframework-bridge": "^1.0",
"php": "^5.5 || ^7.0"
},
"replace": {
"zendframework/zend-servicemanager": "self.version"
},
"require-dev": {
"athletic/athletic": "dev-master",
"fabpot/php-cs-fixer": "1.7.*",
"laminas/laminas-di": "~2.5",
"laminas/laminas-mvc": "~2.5",
"phpunit/phpunit": "~4.0"
},
"suggest": {
"laminas/laminas-di": "Laminas\\Di component",
"ocramius/proxy-manager": "ProxyManager 0.5.* to handle lazy initialization of services"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.7-dev",
"dev-develop": "3.0-dev"
}
},
"autoload": {
"psr-4": {
"Laminas\\ServiceManager\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"homepage": "https://laminas.dev",
"keywords": [
"laminas",
"servicemanager"
],
"time": "2019-12-31T17:44:16+00:00"
},
{
"name": "laminas/laminas-session",
"version": "2.12.0",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-session.git",
"reference": "fc538bba5196e3b5937ae7db3c713fc7c0829881"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-session/zipball/fc538bba5196e3b5937ae7db3c713fc7c0829881",
"reference": "fc538bba5196e3b5937ae7db3c713fc7c0829881",
"shasum": ""
},
"require": {
"laminas/laminas-eventmanager": "^3.4",
"laminas/laminas-stdlib": "^3.6",
"php": "^7.3 || ~8.0.0 || ~8.1.0"
},
"conflict": {
"zendframework/zend-session": "*"
},
"require-dev": {
"container-interop/container-interop": "^1.1",
"laminas/laminas-cache": "3.0.x-dev",
"laminas/laminas-cache-storage-adapter-memory": "2.0.x-dev",
"laminas/laminas-coding-standard": "~2.2.1",
"laminas/laminas-db": "^2.13.4",
"laminas/laminas-http": "^2.15",
"laminas/laminas-servicemanager": "^3.7",
"laminas/laminas-validator": "^2.15",
"mongodb/mongodb": "v1.9.x-dev",
"php-mock/php-mock-phpunit": "^1.1.2 || ^2.0",
"phpspec/prophecy-phpunit": "^2.0",
"phpunit/phpunit": "^9.5.9"
},
"suggest": {
"laminas/laminas-cache": "Laminas\\Cache component",
"laminas/laminas-db": "Laminas\\Db component",
"laminas/laminas-http": "Laminas\\Http component",
"laminas/laminas-servicemanager": "Laminas\\ServiceManager component",
"laminas/laminas-validator": "Laminas\\Validator component",
"mongodb/mongodb": "If you want to use the MongoDB session save handler"
},
"type": "library",
"extra": {
"laminas": {
"component": "Laminas\\Session",
"config-provider": "Laminas\\Session\\ConfigProvider"
}
},
"autoload": {
"psr-4": {
"Laminas\\Session\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Object-oriented interface to PHP sessions and storage",
"homepage": "https://laminas.dev",
"keywords": [
"laminas",
"session"
],
"funding": [
{
"url": "https://funding.communitybridge.org/projects/laminas-project",
"type": "community_bridge"
}
],
"time": "2021-09-21T19:25:14+00:00"
},
{
"name": "laminas/laminas-soap",
"version": "2.8.0",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-soap.git",
"reference": "34f91d5c4c0a78bc5689cca2d1eaf829b27edd72"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-soap/zipball/34f91d5c4c0a78bc5689cca2d1eaf829b27edd72",
"reference": "34f91d5c4c0a78bc5689cca2d1eaf829b27edd72",
"shasum": ""
},
"require": {
"ext-soap": "*",
"laminas/laminas-server": "^2.6.1",
"laminas/laminas-stdlib": "^2.7 || ^3.0",
"laminas/laminas-uri": "^2.5.2",
"laminas/laminas-zendframework-bridge": "^1.0",
"php": "^5.6 || ^7.0"
},
"replace": {
"zendframework/zend-soap": "self.version"
},
"require-dev": {
"laminas/laminas-coding-standard": "~1.0.0",
"laminas/laminas-config": "^2.6",
"laminas/laminas-http": "^2.5.4",
"phpunit/phpunit": "^5.7.21 || ^6.3"
},
"suggest": {
"laminas/laminas-http": "Laminas\\Http component"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.7.x-dev",
"dev-develop": "2.8.x-dev"
}
},
"autoload": {
"psr-4": {
"Laminas\\Soap\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"homepage": "https://laminas.dev",
"keywords": [
"laminas",
"soap"
],
"time": "2019-12-31T17:48:49+00:00"
},
{
"name": "laminas/laminas-stdlib",
"version": "3.6.0",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-stdlib.git",
"reference": "c53d8537f108fac3fae652677a19735db730ba46"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/c53d8537f108fac3fae652677a19735db730ba46",
"reference": "c53d8537f108fac3fae652677a19735db730ba46",
"shasum": ""
},
"require": {
"php": "^7.3 || ~8.0.0 || ~8.1.0"
},
"conflict": {
"zendframework/zend-stdlib": "*"
},
"require-dev": {
"laminas/laminas-coding-standard": "~2.3.0",
"phpbench/phpbench": "^0.17.1",
"phpunit/phpunit": "~9.3.7",
"psalm/plugin-phpunit": "^0.16.0",
"vimeo/psalm": "^4.7"
},
"type": "library",
"autoload": {
"psr-4": {
"Laminas\\Stdlib\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "SPL extensions, array utilities, error handlers, and more",
"homepage": "https://laminas.dev",
"keywords": [
"laminas",
"stdlib"
],
"funding": [
{
"url": "https://funding.communitybridge.org/projects/laminas-project",
"type": "community_bridge"
}
],
"time": "2021-09-02T16:11:32+00:00"
},
{
"name": "laminas/laminas-text",
"version": "2.7.1",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-text.git",
"reference": "3601b5eacb06ed0a12f658df860cc0f9613cf4db"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-text/zipball/3601b5eacb06ed0a12f658df860cc0f9613cf4db",
"reference": "3601b5eacb06ed0a12f658df860cc0f9613cf4db",
"shasum": ""
},
"require": {
"laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3",
"laminas/laminas-stdlib": "^2.7 || ^3.0",
"laminas/laminas-zendframework-bridge": "^1.0",
"php": "^5.6 || ^7.0"
},
"replace": {
"zendframework/zend-text": "self.version"
},
"require-dev": {
"laminas/laminas-coding-standard": "~1.0.0",
"laminas/laminas-config": "^2.6",
"phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.4"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.7.x-dev",
"dev-develop": "2.8.x-dev"
}
},
"autoload": {
"psr-4": {
"Laminas\\Text\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Create FIGlets and text-based tables",
"homepage": "https://laminas.dev",
"keywords": [
"laminas",
"text"
],
"time": "2019-12-31T17:54:52+00:00"
},
{
"name": "laminas/laminas-uri",
"version": "2.9.1",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-uri.git",
"reference": "7e837dc15c8fd3949df7d1213246fd7c8640032b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-uri/zipball/7e837dc15c8fd3949df7d1213246fd7c8640032b",
"reference": "7e837dc15c8fd3949df7d1213246fd7c8640032b",
"shasum": ""
},
"require": {
"laminas/laminas-escaper": "^2.9",
"laminas/laminas-validator": "^2.15",
"php": "^7.3 || ~8.0.0 || ~8.1.0"
},
"conflict": {
"zendframework/zend-uri": "*"
},
"require-dev": {
"laminas/laminas-coding-standard": "~2.2.1",
"phpunit/phpunit": "^9.5.5"
},
"type": "library",
"autoload": {
"psr-4": {
"Laminas\\Uri\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "A component that aids in manipulating and validating » Uniform Resource Identifiers (URIs)",
"homepage": "https://laminas.dev",
"keywords": [
"laminas",
"uri"
],
"funding": [
{
"url": "https://funding.communitybridge.org/projects/laminas-project",
"type": "community_bridge"
}
],
"time": "2021-09-09T18:37:15+00:00"
},
{
"name": "laminas/laminas-validator",
"version": "2.15.0",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-validator.git",
"reference": "270380e87904f5a1a1fba3059989d4ca157e16a9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-validator/zipball/270380e87904f5a1a1fba3059989d4ca157e16a9",
"reference": "270380e87904f5a1a1fba3059989d4ca157e16a9",
"shasum": ""
},
"require": {
"container-interop/container-interop": "^1.1",
"laminas/laminas-stdlib": "^3.6",
"php": "^7.3 || ~8.0.0 || ~8.1.0"
},
"conflict": {
"zendframework/zend-validator": "*"
},
"require-dev": {
"laminas/laminas-cache": "^2.6.1",
"laminas/laminas-coding-standard": "~2.2.1",
"laminas/laminas-db": "^2.7",
"laminas/laminas-filter": "^2.6",
"laminas/laminas-http": "^2.14.2",
"laminas/laminas-i18n": "^2.6",
"laminas/laminas-math": "^2.6",
"laminas/laminas-servicemanager": "^2.7.11 || ^3.0.3",
"laminas/laminas-session": "^2.8",
"laminas/laminas-uri": "^2.7",
"phpspec/prophecy-phpunit": "^2.0",
"phpunit/phpunit": "^9.5.5",
"psalm/plugin-phpunit": "^0.15.0",
"psr/http-client": "^1.0",
"psr/http-factory": "^1.0",
"psr/http-message": "^1.0",
"vimeo/psalm": "^4.3"
},
"suggest": {
"laminas/laminas-db": "Laminas\\Db component, required by the (No)RecordExists validator",
"laminas/laminas-filter": "Laminas\\Filter component, required by the Digits validator",
"laminas/laminas-i18n": "Laminas\\I18n component to allow translation of validation error messages",
"laminas/laminas-i18n-resources": "Translations of validator messages",
"laminas/laminas-math": "Laminas\\Math component, required by the Csrf validator",
"laminas/laminas-servicemanager": "Laminas\\ServiceManager component to allow using the ValidatorPluginManager and validator chains",
"laminas/laminas-session": "Laminas\\Session component, ^2.8; required by the Csrf validator",
"laminas/laminas-uri": "Laminas\\Uri component, required by the Uri and Sitemap\\Loc validators",
"psr/http-message": "psr/http-message, required when validating PSR-7 UploadedFileInterface instances via the Upload and UploadFile validators"
},
"type": "library",
"extra": {
"laminas": {
"component": "Laminas\\Validator",
"config-provider": "Laminas\\Validator\\ConfigProvider"
}
},
"autoload": {
"psr-4": {
"Laminas\\Validator\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria",
"homepage": "https://laminas.dev",
"keywords": [
"laminas",
"validator"
],
"funding": [
{
"url": "https://funding.communitybridge.org/projects/laminas-project",
"type": "community_bridge"
}
],
"time": "2021-09-08T23:16:56+00:00"
},
{
"name": "laminas/laminas-view",
"version": "2.11.5",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-view.git",
"reference": "16611035d7b3a6ef2c636a9268c213146123b663"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-view/zipball/16611035d7b3a6ef2c636a9268c213146123b663",
"reference": "16611035d7b3a6ef2c636a9268c213146123b663",
"shasum": ""
},
"require": {
"laminas/laminas-eventmanager": "^2.6.2 || ^3.0",
"laminas/laminas-json": "^2.6.1 || ^3.0",
"laminas/laminas-loader": "^2.5",
"laminas/laminas-stdlib": "^2.7 || ^3.0",
"laminas/laminas-zendframework-bridge": "^1.0",
"php": "^5.6 || ^7.0"
},
"replace": {
"zendframework/zend-view": "^2.11.4"
},
"require-dev": {
"laminas/laminas-authentication": "^2.5",
"laminas/laminas-cache": "^2.6.1",
"laminas/laminas-coding-standard": "~1.0.0",
"laminas/laminas-config": "^2.6",
"laminas/laminas-console": "^2.6",
"laminas/laminas-escaper": "^2.5",
"laminas/laminas-feed": "^2.7",
"laminas/laminas-filter": "^2.6.1",
"laminas/laminas-http": "^2.5.4",
"laminas/laminas-i18n": "^2.6",
"laminas/laminas-log": "^2.7",
"laminas/laminas-modulemanager": "^2.7.1",
"laminas/laminas-mvc": "^2.7.14 || ^3.0",
"laminas/laminas-navigation": "^2.5",
"laminas/laminas-paginator": "^2.5",
"laminas/laminas-permissions-acl": "^2.6",
"laminas/laminas-router": "^3.0.1",
"laminas/laminas-serializer": "^2.6.1",
"laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3",
"laminas/laminas-session": "^2.8.1",
"laminas/laminas-uri": "^2.5",
"phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.18"
},
"suggest": {
"laminas/laminas-authentication": "Laminas\\Authentication component",
"laminas/laminas-escaper": "Laminas\\Escaper component",
"laminas/laminas-feed": "Laminas\\Feed component",
"laminas/laminas-filter": "Laminas\\Filter component",
"laminas/laminas-http": "Laminas\\Http component",
"laminas/laminas-i18n": "Laminas\\I18n component",
"laminas/laminas-mvc": "Laminas\\Mvc component",
"laminas/laminas-mvc-plugin-flashmessenger": "laminas-mvc-plugin-flashmessenger component, if you want to use the FlashMessenger view helper with laminas-mvc versions 3 and up",
"laminas/laminas-navigation": "Laminas\\Navigation component",
"laminas/laminas-paginator": "Laminas\\Paginator component",
"laminas/laminas-permissions-acl": "Laminas\\Permissions\\Acl component",
"laminas/laminas-servicemanager": "Laminas\\ServiceManager component",
"laminas/laminas-uri": "Laminas\\Uri component"
},
"bin": [
"bin/templatemap_generator.php"
],
"type": "library",
"autoload": {
"psr-4": {
"Laminas\\View\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Flexible view layer supporting and providing multiple view layers, helpers, and more",
"homepage": "https://laminas.dev",
"keywords": [
"laminas",
"view"
],
"time": "2020-12-15T14:57:08+00:00"
},
{
"name": "laminas/laminas-zendframework-bridge",
"version": "1.4.0",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-zendframework-bridge.git",
"reference": "bf180a382393e7db5c1e8d0f2ec0c4af9c724baf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/bf180a382393e7db5c1e8d0f2ec0c4af9c724baf",
"reference": "bf180a382393e7db5c1e8d0f2ec0c4af9c724baf",
"shasum": ""
},
"require": {
"php": "^7.3 || ~8.0.0 || ~8.1.0"
},
"require-dev": {
"phpunit/phpunit": "^9.3",
"psalm/plugin-phpunit": "^0.15.1",
"squizlabs/php_codesniffer": "^3.5",
"vimeo/psalm": "^4.6"
},
"type": "library",
"extra": {
"laminas": {
"module": "Laminas\\ZendFrameworkBridge"
}
},
"autoload": {
"files": [
"src/autoload.php"
],
"psr-4": {
"Laminas\\ZendFrameworkBridge\\": "src//"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Alias legacy ZF class names to Laminas Project equivalents.",
"keywords": [
"ZendFramework",
"autoloading",
"laminas",
"zf"
],
"funding": [
{
"url": "https://funding.communitybridge.org/projects/laminas-project",
"type": "community_bridge"
}
],
"time": "2021-09-03T17:53:30+00:00"
},
{
"name": "league/iso3166",
"version": "2.1.5",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/iso3166.git",
"reference": "aed3b32fc293afdf2c6c6a322c2408eb5d20804a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/iso3166/zipball/aed3b32fc293afdf2c6c6a322c2408eb5d20804a",
"reference": "aed3b32fc293afdf2c6c6a322c2408eb5d20804a",
"shasum": ""
},
"require": {
"php": "^7.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.12",
"phpunit/phpunit": "^5.7.11 || ^6.0 || ^7.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.x-dev"
}
},
"autoload": {
"psr-4": {
"League\\ISO3166\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Rob Bast",
"email": "rob.bast@gmail.com"
}
],
"description": "ISO 3166-1 PHP Library",
"homepage": "https://github.com/thephpleague/iso3166",
"keywords": [
"3166",
"3166-1",
"ISO 3166",
"countries",
"iso",
"library"
],
"time": "2020-01-29T07:08:12+00:00"
},
{
"name": "magento/adobe-ims",
"version": "2.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/adobe-ims/magento-adobe-ims-2.1.0.0.zip",
"shasum": "4c47779423d0bbe55951a3cfd08134e5cddfdbe9"
},
"require": {
"magento/module-adobe-ims": "2.1.0",
"magento/module-adobe-ims-api": "2.1.0"
},
"type": "metapackage",
"description": "Adobe IMS Integration"
},
{
"name": "magento/adobe-stock-integration",
"version": "2.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/adobe-stock-integration/magento-adobe-stock-integration-2.1.0.0.zip",
"shasum": "c8f38ee734f6706b8d6ecfe593e000e9b87951ac"
},
"require": {
"magento/adobe-ims": "2.1.0",
"magento/module-adobe-stock-admin-ui": "1.2.0",
"magento/module-adobe-stock-asset": "1.2.0",
"magento/module-adobe-stock-asset-api": "1.2.0",
"magento/module-adobe-stock-client": "1.2.0",
"magento/module-adobe-stock-client-api": "2.0.0",
"magento/module-adobe-stock-image": "1.2.0",
"magento/module-adobe-stock-image-admin-ui": "1.2.0",
"magento/module-adobe-stock-image-api": "1.2.0"
},
"type": "metapackage",
"description": "Adobe Stock Integration"
},
{
"name": "magento/composer",
"version": "1.6.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/composer/magento-composer-1.6.0.0.zip",
"shasum": "5c5f251209bf370ead5223188fb12f88888fe568"
},
"require": {
"composer/composer": "^1.9",
"php": "~7.3.0||~7.4.0",
"symfony/console": "~4.4.0"
},
"require-dev": {
"phpunit/phpunit": "^9"
},
"type": "library",
"autoload": {
"psr-4": {
"Magento\\Composer\\": "src"
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Magento composer library helps to instantiate Composer application and run composer commands."
},
{
"name": "magento/framework",
"version": "103.0.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/framework/magento-framework-103.0.1.0.zip",
"shasum": "a26164efffe0cdb5ed2f821a1b6a599a74b957ff"
},
"require": {
"colinmollenhour/php-redis-session-abstract": "~1.4.0",
"composer/composer": "^1.9",
"ext-bcmath": "*",
"ext-curl": "*",
"ext-dom": "*",
"ext-gd": "*",
"ext-hash": "*",
"ext-iconv": "*",
"ext-intl": "*",
"ext-openssl": "*",
"ext-simplexml": "*",
"ext-xsl": "*",
"guzzlehttp/guzzle": "^6.3.3",
"laminas/laminas-code": "~3.4.1",
"laminas/laminas-crypt": "^2.6.0",
"laminas/laminas-http": "^2.6.0",
"laminas/laminas-mail": "^2.9.0",
"laminas/laminas-mime": "^2.5.0",
"laminas/laminas-mvc": "~2.7.0",
"laminas/laminas-stdlib": "^3.2.1",
"laminas/laminas-uri": "^2.5.1",
"laminas/laminas-validator": "^2.6.0",
"lib-libxml": "*",
"magento/zendframework1": "~1.14.2",
"monolog/monolog": "^1.17",
"php": "~7.3.0||~7.4.0",
"ramsey/uuid": "~3.8.0",
"symfony/console": "~4.4.0",
"symfony/process": "~4.4.0",
"tedivm/jshrink": "~1.3.0",
"wikimedia/less.php": "~1.8.0"
},
"suggest": {
"ext-imagick": "Use Image Magick >=3.0.0 as an optional alternative image processing library"
},
"type": "magento2-library",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Framework\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/framework-amqp",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/framework-amqp/magento-framework-amqp-100.4.0.0.zip",
"shasum": "dabe9aff6846c4f1f025ac013181bb7f803c659c"
},
"require": {
"magento/framework": "103.0.*",
"php": "~7.3.0||~7.4.0",
"php-amqplib/php-amqplib": "~2.7.0||~2.10.0"
},
"type": "magento2-library",
"autoload": {
"psr-4": {
"Magento\\Framework\\Amqp\\": ""
},
"files": [
"registration.php"
]
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/framework-bulk",
"version": "101.0.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/framework-bulk/magento-framework-bulk-101.0.0.0.zip",
"shasum": "bbb6d8cc0b5072e0d3a7be6ff341f1fd3c737af2"
},
"require": {
"magento/framework": "103.0.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-library",
"autoload": {
"psr-4": {
"Magento\\Framework\\Bulk\\": ""
},
"files": [
"registration.php"
]
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/framework-message-queue",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/framework-message-queue/magento-framework-message-queue-100.4.1.0.zip",
"shasum": "84002f5f98e987902b1378be040c3cd46cbe92d2"
},
"require": {
"magento/framework": "103.0.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-library",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Framework\\MessageQueue\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/google-shopping-ads",
"version": "4.0.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/google-shopping-ads/magento-google-shopping-ads-4.0.1.0.zip",
"shasum": "ba1efed03c142908f53a02cce6704672c379a60d"
},
"require": {
"magento/framework": ">=101.0.4",
"magento/module-eav": ">=101.0.3",
"php": "7.0.2||7.0.4||>=7.0.6"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\GoogleShoppingAds\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Connect your Magento admin with Google Merchant Center and Google Ads. Leverage Google machine learning through Google Smart Shopping campaigns"
},
{
"name": "magento/inventory-composer-installer",
"version": "1.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/inventory-composer-installer/magento-inventory-composer-installer-1.1.0.0.zip",
"shasum": "c52566b82926bb37487a2b3cb2c8ae091be9be9e"
},
"require": {
"composer-plugin-api": "^1.1",
"magento/framework": "*"
},
"require-dev": {
"composer/composer": "*"
},
"type": "composer-plugin",
"extra": {
"class": "Magento\\InventoryComposerInstaller\\Plugin"
},
"autoload": {
"psr-4": {
"Magento\\InventoryComposerInstaller\\": "src"
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Composer plugin for Magento Multi Source Inventory"
},
{
"name": "magento/inventory-metapackage",
"version": "1.2.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/inventory-metapackage/magento-inventory-metapackage-1.2.1.0.zip",
"shasum": "819bfcfeb6d72493274419b3a095be26b233f019"
},
"require": {
"magento/inventory-composer-installer": "1.1.0",
"magento/module-inventory": "1.1.1",
"magento/module-inventory-admin-ui": "1.1.2",
"magento/module-inventory-advanced-checkout": "1.1.0",
"magento/module-inventory-api": "1.1.0",
"magento/module-inventory-bundle-import-export": "1.0.0",
"magento/module-inventory-bundle-product": "1.1.0",
"magento/module-inventory-bundle-product-admin-ui": "1.1.0",
"magento/module-inventory-bundle-product-indexer": "1.0.0",
"magento/module-inventory-cache": "1.1.0",
"magento/module-inventory-catalog": "1.1.1",
"magento/module-inventory-catalog-admin-ui": "1.1.2",
"magento/module-inventory-catalog-api": "1.2.0",
"magento/module-inventory-catalog-search": "1.1.0",
"magento/module-inventory-configurable-product": "1.1.0",
"magento/module-inventory-configurable-product-admin-ui": "1.1.0",
"magento/module-inventory-configurable-product-indexer": "1.1.0",
"magento/module-inventory-configuration": "1.1.0",
"magento/module-inventory-configuration-api": "1.1.0",
"magento/module-inventory-distance-based-source-selection": "1.1.0",
"magento/module-inventory-distance-based-source-selection-admin-ui": "1.1.0",
"magento/module-inventory-distance-based-source-selection-api": "1.1.0",
"magento/module-inventory-elasticsearch": "1.1.0",
"magento/module-inventory-export-stock": "1.1.0",
"magento/module-inventory-export-stock-api": "1.1.0",
"magento/module-inventory-graph-ql": "1.1.0",
"magento/module-inventory-grouped-product": "1.1.0",
"magento/module-inventory-grouped-product-admin-ui": "1.1.0",
"magento/module-inventory-grouped-product-indexer": "1.1.0",
"magento/module-inventory-import-export": "1.1.1",
"magento/module-inventory-in-store-pickup": "1.0.1",
"magento/module-inventory-in-store-pickup-admin-ui": "1.0.1",
"magento/module-inventory-in-store-pickup-api": "1.0.0",
"magento/module-inventory-in-store-pickup-frontend": "1.0.1",
"magento/module-inventory-in-store-pickup-graph-ql": "1.0.0",
"magento/module-inventory-in-store-pickup-multishipping": "1.0.0",
"magento/module-inventory-in-store-pickup-quote": "1.0.0",
"magento/module-inventory-in-store-pickup-quote-graph-ql": "1.0.0",
"magento/module-inventory-in-store-pickup-sales": "1.0.0",
"magento/module-inventory-in-store-pickup-sales-admin-ui": "1.0.0",
"magento/module-inventory-in-store-pickup-sales-api": "1.0.0",
"magento/module-inventory-in-store-pickup-shipping": "1.0.0",
"magento/module-inventory-in-store-pickup-shipping-admin-ui": "1.0.0",
"magento/module-inventory-in-store-pickup-shipping-api": "1.0.0",
"magento/module-inventory-in-store-pickup-webapi-extension": "1.0.0",
"magento/module-inventory-indexer": "2.0.0",
"magento/module-inventory-low-quantity-notification": "1.1.1",
"magento/module-inventory-low-quantity-notification-admin-ui": "1.1.1",
"magento/module-inventory-low-quantity-notification-api": "1.1.0",
"magento/module-inventory-multi-dimensional-indexer-api": "1.1.0",
"magento/module-inventory-product-alert": "1.1.0",
"magento/module-inventory-requisition-list": "1.1.0",
"magento/module-inventory-reservation-cli": "1.1.1",
"magento/module-inventory-reservations": "1.1.1",
"magento/module-inventory-reservations-api": "1.1.0",
"magento/module-inventory-sales": "1.1.1",
"magento/module-inventory-sales-admin-ui": "1.1.0",
"magento/module-inventory-sales-api": "1.1.0",
"magento/module-inventory-sales-frontend-ui": "1.1.0",
"magento/module-inventory-setup-fixture-generator": "1.1.0",
"magento/module-inventory-shipping": "1.1.1",
"magento/module-inventory-shipping-admin-ui": "1.1.0",
"magento/module-inventory-source-deduction-api": "1.1.0",
"magento/module-inventory-source-selection": "1.1.0",
"magento/module-inventory-source-selection-api": "1.3.1",
"magento/module-inventory-visual-merchandiser": "1.0.0"
},
"type": "metapackage",
"description": "Metapackage with Magento Inventory modules for simple installation"
},
{
"name": "magento/language-de_de",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/language-de_de/magento-language-de_de-100.4.0.0.zip",
"shasum": "176baf37dd2dcef3e7028a3915dbb6af95221791"
},
"require": {
"magento/framework": "103.0.*"
},
"type": "magento2-language",
"autoload": {
"files": [
"registration.php"
]
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "German (Germany) language"
},
{
"name": "magento/language-en_us",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/language-en_us/magento-language-en_us-100.4.0.0.zip",
"shasum": "d812b13b78a13ca0b1314d261dcfb4b4bc9e350f"
},
"require": {
"magento/framework": "103.0.*"
},
"type": "magento2-language",
"autoload": {
"files": [
"registration.php"
]
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "English (United States) language"
},
{
"name": "magento/language-es_es",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/language-es_es/magento-language-es_es-100.4.0.0.zip",
"shasum": "27569b926ddc525670d7daa601268f9edb09c59b"
},
"require": {
"magento/framework": "103.0.*"
},
"type": "magento2-language",
"autoload": {
"files": [
"registration.php"
]
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Spanish (Spain) language"
},
{
"name": "magento/language-fr_fr",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/language-fr_fr/magento-language-fr_fr-100.4.0.0.zip",
"shasum": "6daf974ef89b58eba8b8f4de4b006ef807fbc7f2"
},
"require": {
"magento/framework": "103.0.*"
},
"type": "magento2-language",
"autoload": {
"files": [
"registration.php"
]
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "French (France) language"
},
{
"name": "magento/language-nl_nl",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/language-nl_nl/magento-language-nl_nl-100.4.0.0.zip",
"shasum": "4885585685280153d691058f5344fb0ce46da023"
},
"require": {
"magento/framework": "103.0.*"
},
"type": "magento2-language",
"autoload": {
"files": [
"registration.php"
]
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Dutch (Netherlands) language"
},
{
"name": "magento/language-pt_br",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/language-pt_br/magento-language-pt_br-100.4.0.0.zip",
"shasum": "de9b81317832aeeee8cb195d0a63b8be9176fda9"
},
"require": {
"magento/framework": "103.0.*"
},
"type": "magento2-language",
"autoload": {
"files": [
"registration.php"
]
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Portuguese (Brazil) language"
},
{
"name": "magento/language-zh_hans_cn",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/language-zh_hans_cn/magento-language-zh_hans_cn-100.4.0.0.zip",
"shasum": "cfae6ec93fb5035704e96e19e3865f644ad3b304"
},
"require": {
"magento/framework": "103.0.*"
},
"type": "magento2-language",
"autoload": {
"files": [
"registration.php"
]
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Chinese (China) language"
},
{
"name": "magento/magento-composer-installer",
"version": "0.2.0",
"source": {
"type": "git",
"url": "https://github.com/magento/magento-composer-installer.git",
"reference": "4adc8a98ae6ba18e9e3a8d03ce6c40adc33bb273"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/magento/magento-composer-installer/zipball/4adc8a98ae6ba18e9e3a8d03ce6c40adc33bb273",
"reference": "4adc8a98ae6ba18e9e3a8d03ce6c40adc33bb273",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.1 || ^2.0",
"composer/composer": "^1.9 || ^2.0"
},
"replace": {
"magento-hackathon/magento-composer-installer": "*"
},
"require-dev": {
"firegento/phpcs": "~1.1.0",
"mikey179/vfsstream": "*",
"phpunit/phpunit": "*",
"phpunit/phpunit-mock-objects": "dev-master",
"squizlabs/php_codesniffer": "1.4.7",
"symfony/process": "*"
},
"type": "composer-plugin",
"extra": {
"composer-command-registry": [
"MagentoHackathon\\Composer\\Magento\\Command\\DeployCommand"
],
"class": "MagentoHackathon\\Composer\\Magento\\Plugin"
},
"autoload": {
"psr-0": {
"MagentoHackathon\\Composer\\Magento": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"OSL-3.0"
],
"authors": [
{
"name": "Daniel Fahlke aka Flyingmana",
"email": "flyingmana@googlemail.com"
},
{
"name": "Jörg Weller",
"email": "weller@flagbit.de"
},
{
"name": "Karl Spies",
"email": "karl.spies@gmx.net"
},
{
"name": "Tobias Vogt",
"email": "tobi@webguys.de"
},
{
"name": "David Fuhr",
"email": "fuhr@flagbit.de"
},
{
"name": "Vinai Kopp",
"email": "vinai@netzarbeiter.com"
}
],
"description": "Composer installer for Magento modules",
"homepage": "https://github.com/magento/magento-composer-installer",
"keywords": [
"composer-installer",
"magento"
],
"time": "2020-12-17T20:07:29+00:00"
},
{
"name": "magento/magento2-base",
"version": "2.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/magento2-base/magento-magento2-base-2.4.1.0.zip",
"shasum": "2e62201dde82607daa5a9d56db9bea3e5535f93d"
},
"require": {
"composer/composer": "^1.9",
"ext-intl": "*",
"ext-mbstring": "*",
"laminas/laminas-code": "~3.4.1",
"laminas/laminas-config": "^2.6.0",
"laminas/laminas-console": "^2.6.0",
"laminas/laminas-crypt": "^2.6.0",
"laminas/laminas-di": "^2.6.1",
"laminas/laminas-eventmanager": "^3.0.0",
"laminas/laminas-form": "^2.10.0",
"laminas/laminas-http": "^2.6.0",
"laminas/laminas-i18n": "^2.7.3",
"laminas/laminas-json": "^2.6.1",
"laminas/laminas-log": "^2.9.1",
"laminas/laminas-modulemanager": "^2.7",
"laminas/laminas-mvc": "~2.7.0",
"laminas/laminas-serializer": "^2.7.2",
"laminas/laminas-server": "^2.6.1",
"laminas/laminas-servicemanager": "^2.7.8",
"laminas/laminas-soap": "^2.7.0",
"laminas/laminas-stdlib": "^3.2.1",
"laminas/laminas-text": "^2.6.0",
"laminas/laminas-uri": "^2.5.1",
"laminas/laminas-validator": "^2.6.0",
"laminas/laminas-view": "~2.11.2",
"magento/composer": "1.6.0",
"magento/magento-composer-installer": "*",
"magento/zendframework1": "~1.14.2",
"monolog/monolog": "^1.17",
"pelago/emogrifier": "^3.1.0",
"php": "~7.3.0||~7.4.0",
"phpseclib/phpseclib": "2.0.*",
"symfony/console": "~4.4.0",
"symfony/event-dispatcher": "~4.4.0",
"tedivm/jshrink": "~1.3.0",
"tubalmartin/cssmin": "4.1.1"
},
"conflict": {
"gene/bluefoot": "*"
},
"replace": {
"blueimp/jquery-file-upload": "5.6.14",
"components/jquery": "1.11.0",
"components/jqueryui": "1.10.4",
"tinymce/tinymce": "3.4.7",
"trentrichardson/jquery-timepicker-addon": "1.4.3",
"twbs/bootstrap": "3.1.0"
},
"type": "magento2-component",
"extra": {
"chmod": [
{
"mask": "0755",
"path": "bin/magento"
}
],
"component_paths": {
"blueimp/jquery-file-upload": "lib/web/jquery/fileUploader",
"components/jquery": [
"lib/web/jquery.js",
"lib/web/jquery/jquery.min.js",
"lib/web/jquery/jquery-migrate.js"
],
"components/jqueryui": "lib/web/jquery/jquery-ui.js",
"tinymce/tinymce": "lib/web/tiny_mce_4",
"trentrichardson/jquery-timepicker-addon": "lib/web/jquery/jquery-ui-timepicker-addon.js",
"twbs/bootstrap": "lib/web/jquery/jquery.tabs.js"
},
"map": [
[
".editorconfig",
".editorconfig"
],
[
".htaccess",
".htaccess"
],
[
".htaccess.sample",
".htaccess.sample"
],
[
".php_cs.dist",
".php_cs.dist"
],
[
".user.ini",
".user.ini"
],
[
"CHANGELOG.md",
"CHANGELOG.md"
],
[
"COPYING.txt",
"COPYING.txt"
],
[
"Gruntfile.js.sample",
"Gruntfile.js.sample"
],
[
"LICENSE.txt",
"LICENSE.txt"
],
[
"LICENSE_AFL.txt",
"LICENSE_AFL.txt"
],
[
"SECURITY.md",
"SECURITY.md"
],
[
"app/.htaccess",
"app/.htaccess"
],
[
"app/autoload.php",
"app/autoload.php"
],
[
"app/bootstrap.php",
"app/bootstrap.php"
],
[
"app/design/adminhtml/Magento",
"app/design/adminhtml/Magento"
],
[
"app/design/frontend/Magento",
"app/design/frontend/Magento"
],
[
"app/etc/NonComposerComponentRegistration.php",
"app/etc/NonComposerComponentRegistration.php"
],
[
"app/etc/db_schema.xml",
"app/etc/db_schema.xml"
],
[
"app/etc/di.xml",
"app/etc/di.xml"
],
[
"app/etc/registration_globlist.php",
"app/etc/registration_globlist.php"
],
[
"auth.json.sample",
"auth.json.sample"
],
[
"bin/.htaccess",
"bin/.htaccess"
],
[
"bin/magento",
"bin/magento"
],
[
"dev/.htaccess",
"dev/.htaccess"
],
[
"dev/tests/acceptance",
"dev/tests/acceptance"
],
[
"dev/tests/api-functional/.gitignore",
"dev/tests/api-functional/.gitignore"
],
[
"dev/tests/api-functional/_files",
"dev/tests/api-functional/_files"
],
[
"dev/tests/api-functional/config",
"dev/tests/api-functional/config"
],
[
"dev/tests/api-functional/framework",
"dev/tests/api-functional/framework"
],
[
"dev/tests/api-functional/phpunit_graphql.xml.dist",
"dev/tests/api-functional/phpunit_graphql.xml.dist"
],
[
"dev/tests/api-functional/phpunit_rest.xml.dist",
"dev/tests/api-functional/phpunit_rest.xml.dist"
],
[
"dev/tests/api-functional/phpunit_soap.xml.dist",
"dev/tests/api-functional/phpunit_soap.xml.dist"
],
[
"dev/tests/api-functional/testsuite/Magento",
"dev/tests/api-functional/testsuite/Magento"
],
[
"dev/tests/error_handler.php",
"dev/tests/error_handler.php"
],
[
"dev/tests/integration/.gitignore",
"dev/tests/integration/.gitignore"
],
[
"dev/tests/integration/_files",
"dev/tests/integration/_files"
],
[
"dev/tests/integration/bin",
"dev/tests/integration/bin"
],
[
"dev/tests/integration/etc",
"dev/tests/integration/etc"
],
[
"dev/tests/integration/framework",
"dev/tests/integration/framework"
],
[
"dev/tests/integration/phpunit.xml.dist",
"dev/tests/integration/phpunit.xml.dist"
],
[
"dev/tests/integration/testsuite/Magento",
"dev/tests/integration/testsuite/Magento"
],
[
"dev/tests/integration/tmp",
"dev/tests/integration/tmp"
],
[
"dev/tests/js",
"dev/tests/js"
],
[
"dev/tests/setup-integration",
"dev/tests/setup-integration"
],
[
"dev/tests/static/.gitignore",
"dev/tests/static/.gitignore"
],
[
"dev/tests/static/framework",
"dev/tests/static/framework"
],
[
"dev/tests/static/get_github_changes.php",
"dev/tests/static/get_github_changes.php"
],
[
"dev/tests/static/phpunit-all.xml.dist",
"dev/tests/static/phpunit-all.xml.dist"
],
[
"dev/tests/static/phpunit.xml.dist",
"dev/tests/static/phpunit.xml.dist"
],
[
"dev/tests/static/testsuite/Magento",
"dev/tests/static/testsuite/Magento"
],
[
"dev/tests/static/tmp",
"dev/tests/static/tmp"
],
[
"dev/tests/unit/.gitignore",
"dev/tests/unit/.gitignore"
],
[
"dev/tests/unit/framework",
"dev/tests/unit/framework"
],
[
"dev/tests/unit/phpunit.xml.dist",
"dev/tests/unit/phpunit.xml.dist"
],
[
"dev/tests/unit/tmp",
"dev/tests/unit/tmp"
],
[
"dev/tools",
"dev/tools"
],
[
"generated",
"generated"
],
[
"grunt-config.json.sample",
"grunt-config.json.sample"
],
[
"index.php",
"index.php"
],
[
"lib/.htaccess",
"lib/.htaccess"
],
[
"lib/internal/GnuFreeFont",
"lib/internal/GnuFreeFont"
],
[
"lib/internal/LinLibertineFont",
"lib/internal/LinLibertineFont"
],
[
"lib/web/FormData.js",
"lib/web/FormData.js"
],
[
"lib/web/MutationObserver.js",
"lib/web/MutationObserver.js"
],
[
"lib/web/blank.html",
"lib/web/blank.html"
],
[
"lib/web/chartjs",
"lib/web/chartjs"
],
[
"lib/web/css",
"lib/web/css"
],
[
"lib/web/es6-collections.js",
"lib/web/es6-collections.js"
],
[
"lib/web/extjs",
"lib/web/extjs"
],
[
"lib/web/fonts",
"lib/web/fonts"
],
[
"lib/web/fotorama",
"lib/web/fotorama"
],
[
"lib/web/i18n",
"lib/web/i18n"
],
[
"lib/web/images",
"lib/web/images"
],
[
"lib/web/jquery",
"lib/web/jquery"
],
[
"lib/web/jquery.js",
"lib/web/jquery.js"
],
[
"lib/web/knockoutjs",
"lib/web/knockoutjs"
],
[
"lib/web/legacy-build.min.js",
"lib/web/legacy-build.min.js"
],
[
"lib/web/less",
"lib/web/less"
],
[
"lib/web/lib",
"lib/web/lib"
],
[
"lib/web/mage",
"lib/web/mage"
],
[
"lib/web/magnifier",
"lib/web/magnifier"
],
[
"lib/web/matchMedia.js",
"lib/web/matchMedia.js"
],
[
"lib/web/modernizr",
"lib/web/modernizr"
],
[
"lib/web/moment-timezone-with-data.js",
"lib/web/moment-timezone-with-data.js"
],
[
"lib/web/moment.js",
"lib/web/moment.js"
],
[
"lib/web/prototype",
"lib/web/prototype"
],
[
"lib/web/requirejs",
"lib/web/requirejs"
],
[
"lib/web/scriptaculous",
"lib/web/scriptaculous"
],
[
"lib/web/spacer.gif",
"lib/web/spacer.gif"
],
[
"lib/web/tiny_mce_4",
"lib/web/tiny_mce_4"
],
[
"lib/web/underscore.js",
"lib/web/underscore.js"
],
[
"lib/web/varien",
"lib/web/varien"
],
[
"nginx.conf.sample",
"nginx.conf.sample"
],
[
"package.json.sample",
"package.json.sample"
],
[
"phpserver",
"phpserver"
],
[
"pub/.htaccess",
"pub/.htaccess"
],
[
"pub/.user.ini",
"pub/.user.ini"
],
[
"pub/cron.php",
"pub/cron.php"
],
[
"pub/errors",
"pub/errors"
],
[
"pub/get.php",
"pub/get.php"
],
[
"pub/health_check.php",
"pub/health_check.php"
],
[
"pub/index.php",
"pub/index.php"
],
[
"pub/media/.htaccess",
"pub/media/.htaccess"
],
[
"pub/media/custom_options",
"pub/media/custom_options"
],
[
"pub/media/customer/.htaccess",
"pub/media/customer/.htaccess"
],
[
"pub/media/downloadable/.htaccess",
"pub/media/downloadable/.htaccess"
],
[
"pub/media/import",
"pub/media/import"
],
[
"pub/media/theme_customization/.htaccess",
"pub/media/theme_customization/.htaccess"
],
[
"pub/opt",
"pub/opt"
],
[
"pub/static/.htaccess",
"pub/static/.htaccess"
],
[
"pub/static.php",
"pub/static.php"
],
[
"setup",
"setup"
],
[
"var/.htaccess",
"var/.htaccess"
],
[
"vendor/.htaccess",
"vendor/.htaccess"
]
]
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Magento 2 Base (Community Edition)"
},
{
"name": "magento/module-admin-analytics",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-admin-analytics/magento-module-admin-analytics-100.4.1.0.zip",
"shasum": "c7d3d0f138c18f00482f0af3a75dcd6c3de277ed"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-config": "101.2.*",
"magento/module-release-notification": "100.4.*",
"magento/module-ui": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\AdminAnalytics\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-admin-notification",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-admin-notification/magento-module-admin-notification-100.4.0.0.zip",
"shasum": "3473e57d712e46d0029af1998b63e5d22b432cab"
},
"require": {
"lib-libxml": "*",
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-config": "101.2.*",
"magento/module-media-storage": "100.4.*",
"magento/module-store": "101.1.*",
"magento/module-ui": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\AdminNotification\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-adobe-ims",
"version": "2.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-adobe-ims/magento-module-adobe-ims-2.1.0.0.zip",
"shasum": "90fa1d2e45978e2a5e023293f1f3ba6820be7f65"
},
"require": {
"magento/framework": "*",
"magento/module-adobe-ims-api": "2.1.*",
"magento/module-authorization": "*",
"magento/module-backend": "*",
"magento/module-config": "*",
"magento/module-user": "*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\AdobeIms\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Magento module responsible for authentication to Adobe services"
},
{
"name": "magento/module-adobe-ims-api",
"version": "2.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-adobe-ims-api/magento-module-adobe-ims-api-2.1.0.0.zip",
"shasum": "d2d6efb45a10cecb2c6370d15d42b1139a314b81"
},
"require": {
"magento/framework": "*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\AdobeImsApi\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Implementation of Magento module responsible for authentication to Adobe services"
},
{
"name": "magento/module-adobe-stock-admin-ui",
"version": "1.2.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-adobe-stock-admin-ui/magento-module-adobe-stock-admin-ui-1.2.0.0.zip",
"shasum": "23f516262484ee476eef26e8eec3b42da0745276"
},
"require": {
"magento/framework": "*",
"magento/module-adobe-ims-api": "2.1.*",
"magento/module-adobe-stock-client-api": "2.0.*",
"magento/module-backend": "*",
"magento/module-config": "*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-cms": "*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\AdobeStockAdminUi\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Magento module responsible for the admin panel UI implementation"
},
{
"name": "magento/module-adobe-stock-asset",
"version": "1.2.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset/magento-module-adobe-stock-asset-1.2.0.0.zip",
"shasum": "7f6f041099cc7972fbaa589ef979311db743785f"
},
"require": {
"magento/framework": "*",
"magento/module-adobe-stock-asset-api": "1.2.*",
"magento/module-adobe-stock-client-api": "2.0.*",
"magento/module-config": "*",
"magento/module-media-gallery": "*",
"magento/module-media-gallery-api": "*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\AdobeStockAsset\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Magento module responsible for the Adobe Stock assets handling implementation on Magento side"
},
{
"name": "magento/module-adobe-stock-asset-api",
"version": "1.2.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-adobe-stock-asset-api/magento-module-adobe-stock-asset-api-1.2.0.0.zip",
"shasum": "9f9cd8863ffbbd3f16debf9be7d78f58f03f0e5d"
},
"require": {
"magento/framework": "*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\AdobeStockAssetApi\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Magento module responsible for Adobe Stock assets handling on Magento side"
},
{
"name": "magento/module-adobe-stock-client",
"version": "1.2.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-adobe-stock-client/magento-module-adobe-stock-client-1.2.0.0.zip",
"shasum": "dc90ad4a134df1d4afd6afe80c0882e3287e90d2"
},
"require": {
"astock/stock-api-libphp": "^1.1.2",
"magento/framework": "*",
"magento/module-adobe-ims-api": "2.1.*",
"magento/module-adobe-stock-client-api": "2.0.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\AdobeStockClient\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Magento module responsible for interaction with Adobe Stock API implementation"
},
{
"name": "magento/module-adobe-stock-client-api",
"version": "2.0.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-adobe-stock-client-api/magento-module-adobe-stock-client-api-2.0.0.0.zip",
"shasum": "37eb6691c4c7926a0293661a3a4a6f021b2d8e9c"
},
"require": {
"magento/framework": "*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\AdobeStockClientApi\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Magento module responsible for interaction with Adobe Stock API"
},
{
"name": "magento/module-adobe-stock-image",
"version": "1.2.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-adobe-stock-image/magento-module-adobe-stock-image-1.2.0.0.zip",
"shasum": "364603aa22c544b3e40e4d3f8f7edde6d487e068"
},
"require": {
"magento/framework": "*",
"magento/module-adobe-stock-asset-api": "1.2.*",
"magento/module-adobe-stock-client-api": "2.0.*",
"magento/module-adobe-stock-image-api": "1.2.*",
"magento/module-media-gallery-api": "*",
"magento/module-media-gallery-synchronization-api": "*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-catalog": "*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\AdobeStockImage\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Magento module responsible for the images handling implementation"
},
{
"name": "magento/module-adobe-stock-image-admin-ui",
"version": "1.2.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-admin-ui/magento-module-adobe-stock-image-admin-ui-1.2.0.0.zip",
"shasum": "9009bda4867a288317434ef130ee325c182bceb7"
},
"require": {
"magento/framework": "*",
"magento/module-adobe-ims": "2.1.*",
"magento/module-adobe-ims-api": "2.1.*",
"magento/module-adobe-stock-asset-api": "1.2.*",
"magento/module-adobe-stock-client-api": "2.0.*",
"magento/module-adobe-stock-image-api": "1.2.*",
"magento/module-backend": "*",
"magento/module-media-gallery-api": "*",
"magento/module-media-gallery-ui": "*",
"magento/module-ui": "*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-cms": "*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\AdobeStockImageAdminUi\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Magento module responsible for the admin panel images UI implementation"
},
{
"name": "magento/module-adobe-stock-image-api",
"version": "1.2.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-adobe-stock-image-api/magento-module-adobe-stock-image-api-1.2.0.0.zip",
"shasum": "b6a894607df2d38446dde2efe928483d1ce058cd"
},
"require": {
"magento/framework": "*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\AdobeStockImageApi\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Magento module responsible for the images handling"
},
{
"name": "magento/module-advanced-pricing-import-export",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-advanced-pricing-import-export/magento-module-advanced-pricing-import-export-100.4.1.0.zip",
"shasum": "507279ac2b39e9f8c9e95e92d7dcf0d6095aeee3"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-catalog-import-export": "101.1.*",
"magento/module-catalog-inventory": "100.4.*",
"magento/module-customer": "103.0.*",
"magento/module-eav": "102.1.*",
"magento/module-import-export": "101.0.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\AdvancedPricingImportExport\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-advanced-search",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-advanced-search/magento-module-advanced-search-100.4.0.0.zip",
"shasum": "732fa63dc796c74cda13dd30381a93e32cd7d3bd"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-catalog-search": "102.0.*",
"magento/module-config": "101.2.*",
"magento/module-customer": "103.0.*",
"magento/module-search": "101.1.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\AdvancedSearch\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-amqp",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-amqp/magento-module-amqp-100.4.0.0.zip",
"shasum": "79f8169dd8edffbb59fabcf052240e6923b1055a"
},
"require": {
"magento/framework": "103.0.*",
"magento/framework-amqp": "100.4.*",
"magento/framework-message-queue": "100.4.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Amqp\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-amqp-store",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-amqp-store/magento-module-amqp-store-100.4.0.0.zip",
"shasum": "44c363f61143cb1c8f40c4445945011688d5a0e6"
},
"require": {
"magento/framework": "103.0.*",
"magento/framework-amqp": "100.4.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/framework-message-queue": "100.4.*",
"magento/module-asynchronous-operations": "100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\AmqpStore\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-analytics",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-analytics/magento-module-analytics-100.4.1.0.zip",
"shasum": "0d8d21cd754db18be3ec001063c16a5d09d440ce"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-config": "101.2.*",
"magento/module-integration": "100.4.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Analytics\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-asynchronous-operations",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-asynchronous-operations/magento-module-asynchronous-operations-100.4.1.0.zip",
"shasum": "814fe86466644ab4542e5e0bbddd7a217d532b4f"
},
"require": {
"magento/framework": "103.0.*",
"magento/framework-bulk": "101.0.*",
"magento/framework-message-queue": "100.4.*",
"magento/module-authorization": "100.4.*",
"magento/module-backend": "102.0.*",
"magento/module-ui": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-admin-notification": "100.4.*",
"magento/module-logging": "*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\AsynchronousOperations\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-authorization",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-authorization/magento-module-authorization-100.4.1.0.zip",
"shasum": "0b41ed63fdf10d5f9553c8a310d0499d65d3c39f"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Authorization\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Authorization module provides access to Magento ACL functionality."
},
{
"name": "magento/module-backend",
"version": "102.0.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-backend/magento-module-backend-102.0.1.0.zip",
"shasum": "bbb52b121acd7107abc6e846fa3400283b5519c6"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backup": "100.4.*",
"magento/module-catalog": "104.0.*",
"magento/module-config": "101.2.*",
"magento/module-customer": "103.0.*",
"magento/module-developer": "100.4.*",
"magento/module-directory": "100.4.*",
"magento/module-eav": "102.1.*",
"magento/module-quote": "101.2.*",
"magento/module-reports": "100.4.*",
"magento/module-require-js": "100.4.*",
"magento/module-sales": "103.0.*",
"magento/module-security": "100.4.*",
"magento/module-store": "101.1.*",
"magento/module-translation": "100.4.*",
"magento/module-ui": "101.2.*",
"magento/module-user": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-theme": "101.1.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Backend\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-backup",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-backup/magento-module-backup-100.4.1.0.zip",
"shasum": "543a2dffcdc0e1fd4d9e7a2ae7b1979aa6d79fb7"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-cron": "100.4.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Backup\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-bundle",
"version": "101.0.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-bundle/magento-module-bundle-101.0.1.0.zip",
"shasum": "4dca663bbc5f6835c2e3a12e88d9416c9edfa206"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-catalog-inventory": "100.4.*",
"magento/module-catalog-rule": "101.2.*",
"magento/module-checkout": "100.4.*",
"magento/module-config": "101.2.*",
"magento/module-customer": "103.0.*",
"magento/module-eav": "102.1.*",
"magento/module-gift-message": "100.4.*",
"magento/module-media-storage": "100.4.*",
"magento/module-quote": "101.2.*",
"magento/module-sales": "103.0.*",
"magento/module-store": "101.1.*",
"magento/module-tax": "100.4.*",
"magento/module-ui": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-bundle-sample-data": "Sample Data version: 100.4.*",
"magento/module-sales-rule": "101.2.*",
"magento/module-webapi": "100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Bundle\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-bundle-graph-ql",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-bundle-graph-ql/magento-module-bundle-graph-ql-100.4.1.0.zip",
"shasum": "816cc1ec4c5f0cee0283fbeb9f4dba178917b0ec"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-bundle": "101.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-catalog-graph-ql": "100.4.*",
"magento/module-quote": "101.2.*",
"magento/module-quote-graph-ql": "100.4.*",
"magento/module-sales": "103.0.*",
"magento/module-sales-graph-ql": "100.4.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\BundleGraphQl\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-bundle-import-export",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-bundle-import-export/magento-module-bundle-import-export-100.4.0.0.zip",
"shasum": "0a8551922c1c8bab0d13e005e6c9e9e0f78ea008"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-bundle": "101.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-catalog-import-export": "101.1.*",
"magento/module-eav": "102.1.*",
"magento/module-import-export": "101.0.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\BundleImportExport\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-cache-invalidate",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-cache-invalidate/magento-module-cache-invalidate-100.4.0.0.zip",
"shasum": "7035864730c4fcade9b084211685b5568e62cfbe"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-page-cache": "100.4.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\CacheInvalidate\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-captcha",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-captcha/magento-module-captcha-100.4.1.0.zip",
"shasum": "38f7925b06310d50c87d062d53bbdc2fdc5920f5"
},
"require": {
"laminas/laminas-captcha": "^2.7.1",
"laminas/laminas-db": "^2.8.2",
"laminas/laminas-session": "^2.7.3",
"magento/framework": "103.0.*",
"magento/module-authorization": "100.4.*",
"magento/module-backend": "102.0.*",
"magento/module-checkout": "100.4.*",
"magento/module-customer": "103.0.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Captcha\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-cardinal-commerce",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-cardinal-commerce/magento-module-cardinal-commerce-100.4.0.0.zip",
"shasum": "1151f0b74e72fc0d511646f6a9c458f60ad98dde"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-checkout": "100.4.*",
"magento/module-payment": "100.4.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\CardinalCommerce\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Provides a possibility to enable 3-D Secure 2.0 support for payment methods."
},
{
"name": "magento/module-catalog",
"version": "104.0.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-catalog/magento-module-catalog-104.0.1.0.zip",
"shasum": "573c5c090fac813941027a797bc14d0690fd41a8"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-asynchronous-operations": "100.4.*",
"magento/module-authorization": "100.4.*",
"magento/module-backend": "102.0.*",
"magento/module-catalog-inventory": "100.4.*",
"magento/module-catalog-rule": "101.2.*",
"magento/module-catalog-url-rewrite": "100.4.*",
"magento/module-checkout": "100.4.*",
"magento/module-cms": "104.0.*",
"magento/module-config": "101.2.*",
"magento/module-customer": "103.0.*",
"magento/module-directory": "100.4.*",
"magento/module-eav": "102.1.*",
"magento/module-indexer": "100.4.*",
"magento/module-media-storage": "100.4.*",
"magento/module-msrp": "100.4.*",
"magento/module-page-cache": "100.4.*",
"magento/module-product-alert": "100.4.*",
"magento/module-quote": "101.2.*",
"magento/module-store": "101.1.*",
"magento/module-tax": "100.4.*",
"magento/module-theme": "101.1.*",
"magento/module-ui": "101.2.*",
"magento/module-url-rewrite": "102.0.*",
"magento/module-widget": "101.2.*",
"magento/module-wishlist": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-catalog-sample-data": "Sample Data version: 100.4.*",
"magento/module-cookie": "100.4.*",
"magento/module-sales": "103.0.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Catalog\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-catalog-analytics",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-catalog-analytics/magento-module-catalog-analytics-100.4.0.0.zip",
"shasum": "99286aa86e4a84cfdd94101c109617bc207cf32b"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-analytics": "100.4.*",
"magento/module-catalog": "104.0.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\CatalogAnalytics\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-catalog-cms-graph-ql",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-catalog-cms-graph-ql/magento-module-catalog-cms-graph-ql-100.4.0.0.zip",
"shasum": "b03911b9411a15875c5da13c8e0b40ca38667bce"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-cms-graph-ql": "100.4.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-catalog-graph-ql": "100.4.*",
"magento/module-cms": "104.0.*",
"magento/module-graph-ql": "100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\CatalogCmsGraphQl\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-catalog-customer-graph-ql",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-catalog-customer-graph-ql/magento-module-catalog-customer-graph-ql-100.4.1.0.zip",
"shasum": "dddbec549a3a9546cf437cec95bf3a4909294d89"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-catalog-graph-ql": "100.4.*",
"magento/module-customer": "103.0.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\CatalogCustomerGraphQl\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-catalog-graph-ql",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-catalog-graph-ql/magento-module-catalog-graph-ql-100.4.1.0.zip",
"shasum": "d17c9d14142d2723f3e57c9e5bde98a9f1b665aa"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-catalog-inventory": "100.4.*",
"magento/module-catalog-search": "102.0.*",
"magento/module-eav": "102.1.*",
"magento/module-eav-graph-ql": "100.4.*",
"magento/module-graph-ql": "100.4.*",
"magento/module-search": "101.1.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-graph-ql-cache": "100.4.*",
"magento/module-store-graph-ql": "100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\CatalogGraphQl\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-catalog-import-export",
"version": "101.1.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-catalog-import-export/magento-module-catalog-import-export-101.1.1.0.zip",
"shasum": "e6761f2f46b78234d49c8f251b1a29f485832928"
},
"require": {
"ext-ctype": "*",
"magento/framework": "103.0.*",
"magento/module-authorization": "100.4.*",
"magento/module-catalog": "104.0.*",
"magento/module-catalog-inventory": "100.4.*",
"magento/module-catalog-url-rewrite": "100.4.*",
"magento/module-customer": "103.0.*",
"magento/module-eav": "102.1.*",
"magento/module-import-export": "101.0.*",
"magento/module-media-storage": "100.4.*",
"magento/module-store": "101.1.*",
"magento/module-tax": "100.4.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\CatalogImportExport\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-catalog-inventory",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-catalog-inventory/magento-module-catalog-inventory-100.4.1.0.zip",
"shasum": "7736d83444b73dec7b0c5c6035739739013763bf"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-config": "101.2.*",
"magento/module-customer": "103.0.*",
"magento/module-eav": "102.1.*",
"magento/module-quote": "101.2.*",
"magento/module-store": "101.1.*",
"magento/module-ui": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\CatalogInventory\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-catalog-inventory-graph-ql",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-catalog-inventory-graph-ql/magento-module-catalog-inventory-graph-ql-100.4.0.0.zip",
"shasum": "4479508a6232872c96ab9134acbc735393725526"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-catalog-inventory": "100.4.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\CatalogInventoryGraphQl\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-catalog-rule",
"version": "101.2.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-catalog-rule/magento-module-catalog-rule-101.2.1.0.zip",
"shasum": "96be335eaf75ac296f745e4d09160748f06ce191"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-customer": "103.0.*",
"magento/module-eav": "102.1.*",
"magento/module-rule": "100.4.*",
"magento/module-store": "101.1.*",
"magento/module-ui": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-catalog-rule-sample-data": "Sample Data version: 100.4.*",
"magento/module-import-export": "101.0.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\CatalogRule\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-catalog-rule-configurable",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-catalog-rule-configurable/magento-module-catalog-rule-configurable-100.4.0.0.zip",
"shasum": "9946aafc0a70d4052cf71e49ef94b729153dab23"
},
"require": {
"magento/framework": "103.0.*",
"magento/magento-composer-installer": "*",
"magento/module-catalog": "104.0.*",
"magento/module-catalog-rule": "101.2.*",
"magento/module-configurable-product": "100.4.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-catalog-rule": "101.2.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\CatalogRuleConfigurable\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-catalog-rule-graph-ql",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-catalog-rule-graph-ql/magento-module-catalog-rule-graph-ql-100.4.0.0.zip",
"shasum": "82b58c1d73f118ee090e1a7cfbc766b32ed2f13f"
},
"require": {
"magento/framework": "103.0.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-catalog-rule": "101.2.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\CatalogRuleGraphQl\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-catalog-search",
"version": "102.0.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-catalog-search/magento-module-catalog-search-102.0.1.0.zip",
"shasum": "435a36afe5f8bfdbb0c81c68470a7c8859c7b55d"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-catalog-inventory": "100.4.*",
"magento/module-customer": "103.0.*",
"magento/module-directory": "100.4.*",
"magento/module-eav": "102.1.*",
"magento/module-indexer": "100.4.*",
"magento/module-search": "101.1.*",
"magento/module-store": "101.1.*",
"magento/module-theme": "101.1.*",
"magento/module-ui": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-config": "101.2.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\CatalogSearch\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Catalog search"
},
{
"name": "magento/module-catalog-url-rewrite",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite/magento-module-catalog-url-rewrite-100.4.1.0.zip",
"shasum": "61f50535c4826e65d72af9823d48c7414c8b9237"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-catalog-import-export": "101.1.*",
"magento/module-eav": "102.1.*",
"magento/module-import-export": "101.0.*",
"magento/module-store": "101.1.*",
"magento/module-ui": "101.2.*",
"magento/module-url-rewrite": "102.0.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-webapi": "100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\CatalogUrlRewrite\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-catalog-url-rewrite-graph-ql",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite-graph-ql/magento-module-catalog-url-rewrite-graph-ql-100.4.0.0.zip",
"shasum": "e72c97b9126e69d29bbb56a6b4cca65e78bc48f0"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-catalog-graph-ql": "100.4.*",
"magento/module-catalog-url-rewrite": "100.4.*",
"magento/module-url-rewrite-graph-ql": "100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\CatalogUrlRewriteGraphQl\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-catalog-widget",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-catalog-widget/magento-module-catalog-widget-100.4.1.0.zip",
"shasum": "93d26be38f7e7ea94f4f716bcf7a5ff6874e867d"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-customer": "103.0.*",
"magento/module-eav": "102.1.*",
"magento/module-rule": "100.4.*",
"magento/module-store": "101.1.*",
"magento/module-theme": "101.1.*",
"magento/module-widget": "101.2.*",
"magento/module-wishlist": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\CatalogWidget\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-checkout",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-checkout/magento-module-checkout-100.4.1.0.zip",
"shasum": "2a5734afe062bdd1d2bcd75be1d3207600d4b1cd"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-authorization": "100.4.*",
"magento/module-captcha": "100.4.*",
"magento/module-catalog": "104.0.*",
"magento/module-catalog-inventory": "100.4.*",
"magento/module-config": "101.2.*",
"magento/module-customer": "103.0.*",
"magento/module-directory": "100.4.*",
"magento/module-eav": "102.1.*",
"magento/module-msrp": "100.4.*",
"magento/module-page-cache": "100.4.*",
"magento/module-payment": "100.4.*",
"magento/module-quote": "101.2.*",
"magento/module-sales": "103.0.*",
"magento/module-sales-rule": "101.2.*",
"magento/module-shipping": "100.4.*",
"magento/module-store": "101.1.*",
"magento/module-tax": "100.4.*",
"magento/module-theme": "101.1.*",
"magento/module-ui": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-cookie": "100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Checkout\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-checkout-agreements",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-checkout-agreements/magento-module-checkout-agreements-100.4.0.0.zip",
"shasum": "1c0aedc30810b592594fe79e81691df878a9ef30"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-checkout": "100.4.*",
"magento/module-quote": "101.2.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\CheckoutAgreements\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-checkout-agreements-graph-ql",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-checkout-agreements-graph-ql/magento-module-checkout-agreements-graph-ql-100.4.0.0.zip",
"shasum": "5f7201e5c7ae347cea991a10999734b6558b2083"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-checkout-agreements": "100.4.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-graph-ql": "100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\CheckoutAgreementsGraphQl\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-cms",
"version": "104.0.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-cms/magento-module-cms-104.0.1.0.zip",
"shasum": "1c5c8d11502dbac51f396a800318c300166d30a9"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-email": "101.1.*",
"magento/module-media-storage": "100.4.*",
"magento/module-store": "101.1.*",
"magento/module-theme": "101.1.*",
"magento/module-ui": "101.2.*",
"magento/module-variable": "100.4.*",
"magento/module-widget": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-cms-sample-data": "Sample Data version: 100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Cms\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-cms-graph-ql",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-cms-graph-ql/magento-module-cms-graph-ql-100.4.0.0.zip",
"shasum": "68e3e92c775a4c3189c180853e48ee9fd658717e"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-cms": "104.0.*",
"magento/module-store": "101.1.*",
"magento/module-widget": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-graph-ql": "100.4.*",
"magento/module-graph-ql-cache": "100.4.*",
"magento/module-store-graph-ql": "100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\CmsGraphQl\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-cms-url-rewrite",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-cms-url-rewrite/magento-module-cms-url-rewrite-100.4.1.0.zip",
"shasum": "7d0078ba3fc02de9414c2d21e2fa2c1b42694467"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-cms": "104.0.*",
"magento/module-store": "101.1.*",
"magento/module-url-rewrite": "102.0.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\CmsUrlRewrite\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-cms-url-rewrite-graph-ql",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-cms-url-rewrite-graph-ql/magento-module-cms-url-rewrite-graph-ql-100.4.0.0.zip",
"shasum": "6b3bb0173008099f91a9fcdfa0b66d7c31d98ca7"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-cms": "104.0.*",
"magento/module-store": "101.1.*",
"magento/module-url-rewrite-graph-ql": "100.4.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-catalog-graph-ql": "100.4.*",
"magento/module-cms-url-rewrite": "100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\CmsUrlRewriteGraphQl\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-config",
"version": "101.2.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-config/magento-module-config-101.2.1.0.zip",
"shasum": "05bb2df12fa2f13ba476a327a8a313394fa6743e"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-cron": "100.4.*",
"magento/module-deploy": "100.4.*",
"magento/module-directory": "100.4.*",
"magento/module-email": "101.1.*",
"magento/module-media-storage": "100.4.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Config\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-configurable-import-export",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-configurable-import-export/magento-module-configurable-import-export-100.4.0.0.zip",
"shasum": "d48d00d38189a5c7d4f984bdafde312530b79d08"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-catalog-import-export": "101.1.*",
"magento/module-configurable-product": "100.4.*",
"magento/module-eav": "102.1.*",
"magento/module-import-export": "101.0.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\ConfigurableImportExport\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-configurable-product",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-configurable-product/magento-module-configurable-product-100.4.1.0.zip",
"shasum": "5fd6c7ced2356129cc09e6837dc2d77c79d7e006"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-catalog-inventory": "100.4.*",
"magento/module-checkout": "100.4.*",
"magento/module-customer": "103.0.*",
"magento/module-eav": "102.1.*",
"magento/module-media-storage": "100.4.*",
"magento/module-quote": "101.2.*",
"magento/module-store": "101.1.*",
"magento/module-ui": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-configurable-sample-data": "Sample Data version: 100.4.*",
"magento/module-msrp": "100.4.*",
"magento/module-product-links-sample-data": "Sample Data version: 100.4.*",
"magento/module-product-video": "100.4.*",
"magento/module-sales": "103.0.*",
"magento/module-sales-rule": "101.2.*",
"magento/module-tax": "100.4.*",
"magento/module-webapi": "100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\ConfigurableProduct\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-configurable-product-graph-ql",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-configurable-product-graph-ql/magento-module-configurable-product-graph-ql-100.4.1.0.zip",
"shasum": "12c44fae9964a4f27926df978f688461075e52cf"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-catalog-graph-ql": "100.4.*",
"magento/module-configurable-product": "100.4.*",
"magento/module-graph-ql": "100.4.*",
"magento/module-quote": "101.2.*",
"magento/module-quote-graph-ql": "100.4.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\ConfigurableProductGraphQl\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-configurable-product-sales",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-configurable-product-sales/magento-module-configurable-product-sales-100.4.0.0.zip",
"shasum": "696c1298f6e40e5493cc514fafbec5432937fdea"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-sales": "103.0.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-configurable-product": "100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\ConfigurableProductSales\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-contact",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-contact/magento-module-contact-100.4.1.0.zip",
"shasum": "d4c5baccc6de5a296a80a73d787126d137f1b2a4"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-cms": "104.0.*",
"magento/module-config": "101.2.*",
"magento/module-customer": "103.0.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Contact\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-cookie",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-cookie/magento-module-cookie-100.4.1.0.zip",
"shasum": "4a912c43b535cfbcf758b7eb6a600220278f2c93"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-backend": "102.0.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Cookie\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-cron",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-cron/magento-module-cron-100.4.1.0.zip",
"shasum": "ad1d4c544ba2d9d923ba5c9fe81f58fcfd67e4fa"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-config": "101.2.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Cron\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-csp",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-csp/magento-module-csp-100.4.0.0.zip",
"shasum": "736e403347295037a1b4c76e756c84e2d97a6a49"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Csp\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "CSP module enables Content Security Policies for Magento"
},
{
"name": "magento/module-currency-symbol",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-currency-symbol/magento-module-currency-symbol-100.4.0.0.zip",
"shasum": "90363741ff4a862dbf14eb468fd144101f01f934"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-config": "101.2.*",
"magento/module-directory": "100.4.*",
"magento/module-page-cache": "100.4.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\CurrencySymbol\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-customer",
"version": "103.0.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-customer/magento-module-customer-103.0.1.0.zip",
"shasum": "f1d77e157bf64730d8504eede550a62eac2fe6b6"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-authorization": "100.4.*",
"magento/module-backend": "102.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-checkout": "100.4.*",
"magento/module-config": "101.2.*",
"magento/module-directory": "100.4.*",
"magento/module-eav": "102.1.*",
"magento/module-integration": "100.4.*",
"magento/module-media-storage": "100.4.*",
"magento/module-newsletter": "100.4.*",
"magento/module-page-cache": "100.4.*",
"magento/module-quote": "101.2.*",
"magento/module-sales": "103.0.*",
"magento/module-store": "101.1.*",
"magento/module-tax": "100.4.*",
"magento/module-theme": "101.1.*",
"magento/module-ui": "101.2.*",
"magento/module-wishlist": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-cookie": "100.4.*",
"magento/module-customer-sample-data": "Sample Data version: 100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Customer\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-customer-analytics",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-customer-analytics/magento-module-customer-analytics-100.4.0.0.zip",
"shasum": "fa18b475bd51d2236a61d49d1dfac21db378f56b"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-analytics": "100.4.*",
"magento/module-customer": "103.0.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\CustomerAnalytics\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-customer-downloadable-graph-ql",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-customer-downloadable-graph-ql/magento-module-customer-downloadable-graph-ql-100.4.0.0.zip",
"shasum": "c5f2acd7793cabd2b204bf6a100d21624fd28e72"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-downloadable-graph-ql": "100.4.*",
"magento/module-graph-ql": "100.4.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-catalog-graph-ql": "100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\CustomerDownloadableGraphQl\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-customer-graph-ql",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-customer-graph-ql/magento-module-customer-graph-ql-100.4.1.0.zip",
"shasum": "01eb382b847513213d6bcf859e540af748f47410"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-authorization": "100.4.*",
"magento/module-customer": "103.0.*",
"magento/module-directory": "100.4.*",
"magento/module-eav": "102.1.*",
"magento/module-graph-ql": "100.4.*",
"magento/module-integration": "100.4.*",
"magento/module-newsletter": "100.4.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\CustomerGraphQl\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-customer-import-export",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-customer-import-export/magento-module-customer-import-export-100.4.1.0.zip",
"shasum": "96b6fed38ea9965b4c73bed9484c0f18565d608b"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-customer": "103.0.*",
"magento/module-directory": "100.4.*",
"magento/module-eav": "102.1.*",
"magento/module-import-export": "101.0.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\CustomerImportExport\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-deploy",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-deploy/magento-module-deploy-100.4.1.0.zip",
"shasum": "e3243986149cc97e12ab89d6453a84252f70223c"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-config": "101.2.*",
"magento/module-require-js": "100.4.*",
"magento/module-store": "101.1.*",
"magento/module-user": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"cli_commands.php",
"registration.php"
],
"psr-4": {
"Magento\\Deploy\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-developer",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-developer/magento-module-developer-100.4.1.0.zip",
"shasum": "6df9bee93b7977dccaa72512e4b136a74993c3ef"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-config": "101.2.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Developer\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-dhl",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-dhl/magento-module-dhl-100.4.0.0.zip",
"shasum": "caacc3569cdd59bdaa98c027282c0635f145269f"
},
"require": {
"lib-libxml": "*",
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-catalog-inventory": "100.4.*",
"magento/module-config": "101.2.*",
"magento/module-directory": "100.4.*",
"magento/module-quote": "101.2.*",
"magento/module-sales": "103.0.*",
"magento/module-shipping": "100.4.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-checkout": "100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Dhl\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-directory",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-directory/magento-module-directory-100.4.1.0.zip",
"shasum": "a3e502a836af07e820b9b81dd62a79970442300a"
},
"require": {
"lib-libxml": "*",
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-config": "101.2.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Directory\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-directory-graph-ql",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-directory-graph-ql/magento-module-directory-graph-ql-100.4.0.0.zip",
"shasum": "50e1f1ac6025803564a4571cdf5e1b8bee94bc78"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-directory": "100.4.*",
"magento/module-graph-ql": "100.4.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\DirectoryGraphQl\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-downloadable",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-downloadable/magento-module-downloadable-100.4.1.0.zip",
"shasum": "e8b3d64d3aa6851f7dab3401694109f01cfe8b1c"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-catalog-inventory": "100.4.*",
"magento/module-checkout": "100.4.*",
"magento/module-config": "101.2.*",
"magento/module-customer": "103.0.*",
"magento/module-directory": "100.4.*",
"magento/module-eav": "102.1.*",
"magento/module-gift-message": "100.4.*",
"magento/module-media-storage": "100.4.*",
"magento/module-quote": "101.2.*",
"magento/module-sales": "103.0.*",
"magento/module-store": "101.1.*",
"magento/module-tax": "100.4.*",
"magento/module-theme": "101.1.*",
"magento/module-ui": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-downloadable-sample-data": "Sample Data version: 100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Downloadable\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-downloadable-graph-ql",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-downloadable-graph-ql/magento-module-downloadable-graph-ql-100.4.1.0.zip",
"shasum": "cf287ee98ba85d490748fa7210f04f985cbfe2d1"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-downloadable": "100.4.*",
"magento/module-quote": "101.2.*",
"magento/module-quote-graph-ql": "100.4.*",
"magento/module-sales": "103.0.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-catalog-graph-ql": "100.4.*",
"magento/module-sales-graph-ql": "100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\DownloadableGraphQl\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-downloadable-import-export",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-downloadable-import-export/magento-module-downloadable-import-export-100.4.0.0.zip",
"shasum": "6df542df0901fbca47ebbd11acd84286be4b8416"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-catalog-import-export": "101.1.*",
"magento/module-downloadable": "100.4.*",
"magento/module-eav": "102.1.*",
"magento/module-import-export": "101.0.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\DownloadableImportExport\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-eav",
"version": "102.1.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-eav/magento-module-eav-102.1.1.0.zip",
"shasum": "03b2b59ec72a4ae0840da7ad054282a3ee3b48f2"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-config": "101.2.*",
"magento/module-media-storage": "100.4.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Eav\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-eav-graph-ql",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-eav-graph-ql/magento-module-eav-graph-ql-100.4.0.0.zip",
"shasum": "89579ef6adc5c1daa084ee0c4024abfcaebce61c"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-eav": "102.1.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-graph-ql": "100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\EavGraphQl\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-elasticsearch",
"version": "101.0.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-elasticsearch/magento-module-elasticsearch-101.0.1.0.zip",
"shasum": "f495fe004d07b435ee750b983a70ca6cbaa3ebe7"
},
"require": {
"elasticsearch/elasticsearch": "~7.7.0",
"magento/framework": "103.0.*",
"magento/module-advanced-search": "100.4.*",
"magento/module-catalog": "104.0.*",
"magento/module-catalog-inventory": "100.4.*",
"magento/module-catalog-search": "102.0.*",
"magento/module-customer": "103.0.*",
"magento/module-eav": "102.1.*",
"magento/module-search": "101.1.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-config": "101.2.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Elasticsearch\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-elasticsearch-6",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-elasticsearch-6/magento-module-elasticsearch-6-100.4.1.0.zip",
"shasum": "a00dfdb1aab3a49d1bf1ee3e356c61993e13ca6f"
},
"require": {
"elasticsearch/elasticsearch": "~7.7.0",
"magento/framework": "103.0.*",
"magento/module-advanced-search": "100.4.*",
"magento/module-catalog-search": "102.0.*",
"magento/module-elasticsearch": "101.0.*",
"magento/module-search": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-config": "101.2.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Elasticsearch6\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-elasticsearch-7",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-elasticsearch-7/magento-module-elasticsearch-7-100.4.1.0.zip",
"shasum": "205981031bec3dd5084ec40298de75394abb60ba"
},
"require": {
"elasticsearch/elasticsearch": "~7.7.0",
"magento/framework": "103.0.*",
"magento/module-advanced-search": "100.4.*",
"magento/module-catalog-search": "102.0.*",
"magento/module-elasticsearch": "101.0.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-config": "101.2.*",
"magento/module-search": "101.1.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Elasticsearch7\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-email",
"version": "101.1.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-email/magento-module-email-101.1.1.0.zip",
"shasum": "42887f4bd3c92634aa83c3dfeb110a2872bc0995"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-cms": "104.0.*",
"magento/module-config": "101.2.*",
"magento/module-media-storage": "100.4.*",
"magento/module-require-js": "100.4.*",
"magento/module-store": "101.1.*",
"magento/module-theme": "101.1.*",
"magento/module-ui": "101.2.*",
"magento/module-variable": "100.4.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-theme": "101.1.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Email\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-encryption-key",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-encryption-key/magento-module-encryption-key-100.4.0.0.zip",
"shasum": "0a407a54525ca9e100005db792bf414075fb062e"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-config": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\EncryptionKey\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-fedex",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-fedex/magento-module-fedex-100.4.1.0.zip",
"shasum": "43cfaafd20695314930c14213d26d4aa3a733faa"
},
"require": {
"lib-libxml": "*",
"magento/framework": "103.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-catalog-inventory": "100.4.*",
"magento/module-config": "101.2.*",
"magento/module-directory": "100.4.*",
"magento/module-quote": "101.2.*",
"magento/module-sales": "103.0.*",
"magento/module-shipping": "100.4.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Fedex\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-gift-message",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-gift-message/magento-module-gift-message-100.4.0.0.zip",
"shasum": "a314c78a07c131268bbb83c7b072585b53479634"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-checkout": "100.4.*",
"magento/module-customer": "103.0.*",
"magento/module-quote": "101.2.*",
"magento/module-sales": "103.0.*",
"magento/module-store": "101.1.*",
"magento/module-ui": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-eav": "102.1.*",
"magento/module-multishipping": "100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\GiftMessage\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-gift-message-graph-ql",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-gift-message-graph-ql/magento-module-gift-message-graph-ql-100.4.0.0.zip",
"shasum": "3657cead0c7c969fbc4e9b99d2d4fef72e0b6cf0"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-gift-message": "100.4.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-graph-ql": "100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\GiftMessageGraphQl\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-google-adwords",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-google-adwords/magento-module-google-adwords-100.4.0.0.zip",
"shasum": "fb7c7020ce938fe1c7d49dd201cfa2992b51a5a2"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-sales": "103.0.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\GoogleAdwords\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-google-analytics",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-google-analytics/magento-module-google-analytics-100.4.0.0.zip",
"shasum": "68b47404030af89957333ac92e6e426a65a5e0aa"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-cookie": "100.4.*",
"magento/module-sales": "103.0.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-config": "101.2.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\GoogleAnalytics\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-google-optimizer",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-google-optimizer/magento-module-google-optimizer-100.4.1.0.zip",
"shasum": "704e95284b292b70c155feba5430c7b1121862a2"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-cms": "104.0.*",
"magento/module-google-analytics": "100.4.*",
"magento/module-store": "101.1.*",
"magento/module-ui": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\GoogleOptimizer\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-graph-ql",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-graph-ql/magento-module-graph-ql-100.4.1.0.zip",
"shasum": "a8634f6da7a37c9fbec98ce9af0d38aec0d79b76"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-eav": "102.1.*",
"magento/module-webapi": "100.4.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-graph-ql-cache": "100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\GraphQl\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-graph-ql-cache",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-graph-ql-cache/magento-module-graph-ql-cache-100.4.0.0.zip",
"shasum": "669ff7199c6351f7e5c5caf260436c4bf84d2726"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-graph-ql": "100.4.*",
"magento/module-page-cache": "100.4.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\GraphQlCache\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-grouped-catalog-inventory",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-grouped-catalog-inventory/magento-module-grouped-catalog-inventory-100.4.0.0.zip",
"shasum": "6d738358419afaebd5de30eee4a832ed8339627b"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-catalog-inventory": "100.4.*",
"magento/module-grouped-product": "100.4.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\GroupedCatalogInventory\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-grouped-import-export",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-grouped-import-export/magento-module-grouped-import-export-100.4.0.0.zip",
"shasum": "83c23137ea95003f5c8ae6fdb6fb436eeba63b22"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-catalog-import-export": "101.1.*",
"magento/module-eav": "102.1.*",
"magento/module-grouped-product": "100.4.*",
"magento/module-import-export": "101.0.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\GroupedImportExport\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-grouped-product",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-grouped-product/magento-module-grouped-product-100.4.1.0.zip",
"shasum": "da1b6dc8680e006e552ce291889bfd4f1185023e"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-catalog-inventory": "100.4.*",
"magento/module-checkout": "100.4.*",
"magento/module-customer": "103.0.*",
"magento/module-eav": "102.1.*",
"magento/module-media-storage": "100.4.*",
"magento/module-msrp": "100.4.*",
"magento/module-quote": "101.2.*",
"magento/module-sales": "103.0.*",
"magento/module-store": "101.1.*",
"magento/module-ui": "101.2.*",
"magento/module-wishlist": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-grouped-product-sample-data": "Sample Data version: 100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\GroupedProduct\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-grouped-product-graph-ql",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-grouped-product-graph-ql/magento-module-grouped-product-graph-ql-100.4.1.0.zip",
"shasum": "b3ab99fcaa83024d3e811960b5dd9d2dd9814fbc"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-catalog-graph-ql": "100.4.*",
"magento/module-grouped-product": "100.4.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\GroupedProductGraphQl\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-import-export",
"version": "101.0.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-import-export/magento-module-import-export-101.0.1.0.zip",
"shasum": "09c23354fa38a3e3efe9e8a8747cfcb23828b879"
},
"require": {
"ext-ctype": "*",
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-eav": "102.1.*",
"magento/module-media-storage": "100.4.*",
"magento/module-store": "101.1.*",
"magento/module-ui": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\ImportExport\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-indexer",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-indexer/magento-module-indexer-100.4.1.0.zip",
"shasum": "fc3c7a58d2644ea12fb6bfe8fc871dedd5cda4c9"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Indexer\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-instant-purchase",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-instant-purchase/magento-module-instant-purchase-100.4.0.0.zip",
"shasum": "3fa7e9438917ec9bcae4a56a068734aa38b1d44f"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-customer": "103.0.*",
"magento/module-quote": "101.2.*",
"magento/module-sales": "103.0.*",
"magento/module-shipping": "100.4.*",
"magento/module-store": "101.1.*",
"magento/module-vault": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InstantPurchase\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-integration",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-integration/magento-module-integration-100.4.1.0.zip",
"shasum": "b8d7f364be6908ccfc2dea0fc513e8763e579131"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-authorization": "100.4.*",
"magento/module-backend": "102.0.*",
"magento/module-customer": "103.0.*",
"magento/module-security": "100.4.*",
"magento/module-store": "101.1.*",
"magento/module-ui": "101.2.*",
"magento/module-user": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Integration\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory",
"version": "1.1.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory/magento-module-inventory-1.1.1.0.zip",
"shasum": "431857698e06daaf33a2beb2159d04d63de9816d"
},
"require": {
"magento/framework": "*",
"magento/module-inventory-api": "1.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Inventory\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-admin-ui",
"version": "1.1.2",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-admin-ui/magento-module-inventory-admin-ui-1.1.2.0.zip",
"shasum": "af49d87f5d76980bc229e05432df986dc4a79931"
},
"require": {
"magento/framework": "*",
"magento/module-backend": "*",
"magento/module-directory": "*",
"magento/module-inventory": "1.1.*",
"magento/module-inventory-api": "1.1.*",
"magento/module-inventory-catalog-api": "1.2.*",
"magento/module-ui": "*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryAdminUi\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-advanced-checkout",
"version": "1.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-advanced-checkout/magento-module-inventory-advanced-checkout-1.1.0.0.zip",
"shasum": "9d541f1f3772e347c91af4055937665a585bfc9c"
},
"require": {
"magento/framework": "*",
"magento/module-inventory-catalog-api": "1.2.*",
"magento/module-inventory-sales-api": "1.1.*",
"magento/module-store": "*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-advanced-checkout": "*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryAdvancedCheckout\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-api",
"version": "1.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-api/magento-module-inventory-api-1.1.0.0.zip",
"shasum": "edb9274eb365377dc9abe043c1bc0e5380423062"
},
"require": {
"magento/framework": "*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryApi\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-bundle-import-export",
"version": "1.0.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-bundle-import-export/magento-module-inventory-bundle-import-export-1.0.0.0.zip",
"shasum": "2b5edfdf88fcfdf7d04c24887854578a45651137"
},
"require": {
"magento/framework": "*",
"magento/module-bundle-import-export": "*",
"magento/module-inventory-catalog-api": "1.2.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryBundleImportExport\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-bundle-product",
"version": "1.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product/magento-module-inventory-bundle-product-1.1.0.0.zip",
"shasum": "9c5dbc7e9ea4016dbe6037c076534ff72f78e6a9"
},
"require": {
"magento/framework": "*",
"magento/module-bundle": "*",
"magento/module-catalog": "*",
"magento/module-inventory-api": "1.1.*",
"magento/module-inventory-catalog-api": "1.2.*",
"magento/module-inventory-configuration-api": "1.1.*",
"magento/module-inventory-sales-api": "1.1.*",
"magento/module-store": "*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-catalog-inventory": "*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryBundleProduct\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-bundle-product-admin-ui",
"version": "1.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product-admin-ui/magento-module-inventory-bundle-product-admin-ui-1.1.0.0.zip",
"shasum": "539a4ab5cafb401081a4f432055b086eec45650b"
},
"require": {
"magento/framework": "*",
"magento/module-bundle": "*",
"magento/module-catalog": "*",
"magento/module-inventory-catalog-admin-ui": "1.1.*",
"magento/module-inventory-catalog-api": "1.2.*",
"magento/module-ui": "*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-inventory-configuration-api": "1.1.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryBundleProductAdminUi\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-bundle-product-indexer",
"version": "1.0.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product-indexer/magento-module-inventory-bundle-product-indexer-1.0.0.0.zip",
"shasum": "b4e79503b311c8e05057e1f567aa70c17ceba57f"
},
"require": {
"magento/framework": "*",
"magento/module-bundle": "*",
"magento/module-catalog": "*",
"magento/module-inventory-api": "1.1.*",
"magento/module-inventory-catalog-api": "1.2.*",
"magento/module-inventory-indexer": "2.0.*",
"magento/module-inventory-multi-dimensional-indexer-api": "1.1.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-inventory": "1.1.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryBundleProductIndexer\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-cache",
"version": "1.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-cache/magento-module-inventory-cache-1.1.0.0.zip",
"shasum": "868ac0f8bbd41a2a27120f941aac2619fc6c1677"
},
"require": {
"magento/framework": "*",
"magento/module-inventory-catalog-api": "1.2.*",
"magento/module-inventory-indexer": "2.0.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-catalog": "*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryCache\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-catalog",
"version": "1.1.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-catalog/magento-module-inventory-catalog-1.1.1.0.zip",
"shasum": "5f7b3d99861612627b0999246e097235932e1161"
},
"require": {
"magento/framework": "*",
"magento/module-catalog": "*",
"magento/module-catalog-inventory": "*",
"magento/module-inventory": "1.1.*",
"magento/module-inventory-api": "1.1.*",
"magento/module-inventory-catalog-api": "1.2.*",
"magento/module-inventory-configuration": "1.1.*",
"magento/module-inventory-configuration-api": "1.1.*",
"magento/module-inventory-indexer": "2.0.*",
"magento/module-inventory-sales-api": "1.1.*",
"magento/module-store": "*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-inventory-reservations-api": "1.1.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryCatalog\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-catalog-admin-ui",
"version": "1.1.2",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-catalog-admin-ui/magento-module-inventory-catalog-admin-ui-1.1.2.0.zip",
"shasum": "8327eeca9aa27d0044ea5315f593a6af70fd1c2f"
},
"require": {
"magento/framework": "*",
"magento/module-asynchronous-operations": "*",
"magento/module-backend": "*",
"magento/module-catalog": "*",
"magento/module-catalog-inventory": "*",
"magento/module-inventory-api": "1.1.*",
"magento/module-inventory-catalog-api": "1.2.*",
"magento/module-inventory-configuration-api": "1.1.*",
"magento/module-inventory-indexer": "2.0.*",
"magento/module-ui": "*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-inventory-admin-ui": "1.1.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryCatalogAdminUi\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-catalog-api",
"version": "1.2.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-catalog-api/magento-module-inventory-catalog-api-1.2.0.0.zip",
"shasum": "85aad8af68419b235cc71a79e2ecf1542d1c770b"
},
"require": {
"magento/framework": "*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryCatalogApi\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-catalog-search",
"version": "1.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search/magento-module-inventory-catalog-search-1.1.0.0.zip",
"shasum": "6cf8856790c146c9792b151aa3daac2f82ad8bdb"
},
"require": {
"magento/framework": "*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-catalog-search": "*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryCatalogSearch\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-configurable-product",
"version": "1.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product/magento-module-inventory-configurable-product-1.1.0.0.zip",
"shasum": "82c256e2e1d1853caf359147e3d85048425d98c6"
},
"require": {
"magento/framework": "*",
"magento/module-catalog": "*",
"magento/module-catalog-inventory": "*",
"magento/module-configurable-product": "*",
"magento/module-inventory-catalog-api": "1.2.*",
"magento/module-inventory-indexer": "2.0.*",
"magento/module-inventory-sales-api": "1.1.*",
"magento/module-sales": "*",
"magento/module-store": "*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryConfigurableProduct\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-configurable-product-admin-ui",
"version": "1.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-admin-ui/magento-module-inventory-configurable-product-admin-ui-1.1.0.0.zip",
"shasum": "69fda02d2db7646904ab442a2c2a806be503bae2"
},
"require": {
"magento/framework": "*",
"magento/module-catalog": "*",
"magento/module-configurable-product": "*",
"magento/module-inventory-api": "1.1.*",
"magento/module-inventory-catalog-api": "1.2.*",
"magento/module-ui": "*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryConfigurableProductAdminUi\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-configurable-product-indexer",
"version": "1.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-indexer/magento-module-inventory-configurable-product-indexer-1.1.0.0.zip",
"shasum": "a4acb52dc062effb49d4b2c86ff77ffe5508b156"
},
"require": {
"magento/framework": "*",
"magento/module-catalog": "*",
"magento/module-inventory-api": "1.1.*",
"magento/module-inventory-catalog-api": "1.2.*",
"magento/module-inventory-indexer": "2.0.*",
"magento/module-inventory-multi-dimensional-indexer-api": "1.1.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-inventory": "1.1.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryConfigurableProductIndexer\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-configuration",
"version": "1.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-configuration/magento-module-inventory-configuration-1.1.0.0.zip",
"shasum": "afa8da7d9912417eac85d26534df1b8df8ca1f9a"
},
"require": {
"magento/framework": "*",
"magento/module-catalog-inventory": "*",
"magento/module-inventory-api": "1.1.*",
"magento/module-inventory-catalog-api": "1.2.*",
"magento/module-inventory-configuration-api": "1.1.*",
"magento/module-store": "*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryConfiguration\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-configuration-api",
"version": "1.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-configuration-api/magento-module-inventory-configuration-api-1.1.0.0.zip",
"shasum": "ec92e6df0a437e745ed3ad7f2ba69c07e5f7d024"
},
"require": {
"magento/framework": "*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryConfigurationApi\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-distance-based-source-selection",
"version": "1.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection/magento-module-inventory-distance-based-source-selection-1.1.0.0.zip",
"shasum": "ca3ba8fd2b379d4fd112e3bee4cdb67332c3af49"
},
"require": {
"magento/framework": "*",
"magento/module-config": "*",
"magento/module-inventory-api": "1.1.*",
"magento/module-inventory-distance-based-source-selection-api": "1.1.*",
"magento/module-inventory-source-selection-api": "1.3.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryDistanceBasedSourceSelection\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-distance-based-source-selection-admin-ui",
"version": "1.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection-admin-ui/magento-module-inventory-distance-based-source-selection-admin-ui-1.1.0.0.zip",
"shasum": "53528f09ae6341147e0082cb8f86c3adfa42817f"
},
"require": {
"magento/framework": "*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryDistanceBasedSourceSelectionAdminUi\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-distance-based-source-selection-api",
"version": "1.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection-api/magento-module-inventory-distance-based-source-selection-api-1.1.0.0.zip",
"shasum": "fab3358248792e2e18efa689c8bffb4eceecf6e8"
},
"require": {
"magento/framework": "*",
"magento/module-inventory-source-selection-api": "1.3.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryDistanceBasedSourceSelectionApi\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-elasticsearch",
"version": "1.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-elasticsearch/magento-module-inventory-elasticsearch-1.1.0.0.zip",
"shasum": "904b8cec16e07b9355a36052215f582f0f3956af"
},
"require": {
"magento/framework": "*",
"magento/module-catalog-inventory": "*",
"magento/module-catalog-search": "*",
"magento/module-inventory-catalog-api": "1.2.*",
"magento/module-inventory-indexer": "2.0.*",
"magento/module-inventory-sales-api": "1.1.*",
"magento/module-store": "*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryElasticsearch\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-export-stock",
"version": "1.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-export-stock/magento-module-inventory-export-stock-1.1.0.0.zip",
"shasum": "9053380e6e418535357b0c26e8f1bbdde368a595"
},
"require": {
"magento/framework": "*",
"magento/module-catalog": "*",
"magento/module-catalog-inventory": "*",
"magento/module-configurable-product": "*",
"magento/module-grouped-product": "*",
"magento/module-inventory-api": "1.1.*",
"magento/module-inventory-configuration": "1.1.*",
"magento/module-inventory-configuration-api": "1.1.*",
"magento/module-inventory-export-stock-api": "1.1.*",
"magento/module-inventory-indexer": "2.0.*",
"magento/module-inventory-sales": "1.1.*",
"magento/module-inventory-sales-api": "1.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryExportStock\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-export-stock-api",
"version": "1.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-export-stock-api/magento-module-inventory-export-stock-api-1.1.0.0.zip",
"shasum": "a8fd378c701132f18cd4172f6e071f931bbc36ba"
},
"require": {
"magento/framework": "*",
"magento/module-inventory-sales-api": "1.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryExportStockApi\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-graph-ql",
"version": "1.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-graph-ql/magento-module-inventory-graph-ql-1.1.0.0.zip",
"shasum": "b354a487054e9e2cc9524bd9eebee570d93cf58a"
},
"require": {
"magento/framework": "*",
"magento/module-catalog": "*",
"magento/module-inventory-catalog": "1.1.*",
"magento/module-inventory-configuration-api": "1.1.*",
"magento/module-inventory-sales-api": "1.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryGraphQl\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-grouped-product",
"version": "1.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product/magento-module-inventory-grouped-product-1.1.0.0.zip",
"shasum": "e11441686b4e790a6513f776ddfb486e93006be2"
},
"require": {
"magento/framework": "*",
"magento/module-grouped-product": "*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-inventory-configuration-api": "1.1.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryGroupedProduct\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-grouped-product-admin-ui",
"version": "1.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product-admin-ui/magento-module-inventory-grouped-product-admin-ui-1.1.0.0.zip",
"shasum": "2300d94fff7b95db79f81bd82aa2767d2bac5adb"
},
"require": {
"magento/framework": "*",
"magento/module-catalog": "*",
"magento/module-grouped-product": "*",
"magento/module-inventory-api": "1.1.*",
"magento/module-inventory-catalog-admin-ui": "1.1.*",
"magento/module-inventory-catalog-api": "1.2.*",
"magento/module-ui": "*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-inventory-configuration-api": "1.1.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryGroupedProductAdminUi\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-grouped-product-indexer",
"version": "1.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product-indexer/magento-module-inventory-grouped-product-indexer-1.1.0.0.zip",
"shasum": "2f44f5a9ce8cad24076a286b72e99f20f7e8cc89"
},
"require": {
"magento/framework": "*",
"magento/module-catalog": "*",
"magento/module-grouped-product": "*",
"magento/module-inventory-api": "1.1.*",
"magento/module-inventory-catalog-api": "1.2.*",
"magento/module-inventory-indexer": "2.0.*",
"magento/module-inventory-multi-dimensional-indexer-api": "1.1.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-inventory": "1.1.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryGroupedProductIndexer\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-import-export",
"version": "1.1.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-import-export/magento-module-inventory-import-export-1.1.1.0.zip",
"shasum": "b25f146acdf7dd718499b01b863c3d418aa7a2f1"
},
"require": {
"magento/framework": "*",
"magento/module-eav": "*",
"magento/module-import-export": "*",
"magento/module-inventory": "1.1.*",
"magento/module-inventory-api": "1.1.*",
"magento/module-inventory-catalog-api": "1.2.*",
"magento/module-store": "*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-catalog-import-export": "*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryImportExport\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-in-store-pickup",
"version": "1.0.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup/magento-module-inventory-in-store-pickup-1.0.1.0.zip",
"shasum": "5f45ecc169e80d329e4206881184eb4b27270039"
},
"require": {
"magento/framework": "*",
"magento/module-directory": "*",
"magento/module-inventory": "1.1.*",
"magento/module-inventory-api": "1.1.*",
"magento/module-inventory-catalog-api": "1.2.*",
"magento/module-inventory-distance-based-source-selection-api": "1.1.*",
"magento/module-inventory-in-store-pickup-api": "1.0.*",
"magento/module-inventory-sales-api": "1.1.*",
"magento/module-inventory-source-selection-api": "1.3.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryInStorePickup\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-in-store-pickup-admin-ui",
"version": "1.0.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-admin-ui/magento-module-inventory-in-store-pickup-admin-ui-1.0.1.0.zip",
"shasum": "3e2daff9b30770102bca878473bbb7b38a9b3451"
},
"require": {
"magento/framework": "*",
"magento/module-inventory-admin-ui": "1.1.*",
"magento/module-inventory-api": "1.1.*",
"magento/module-inventory-catalog-api": "1.2.*",
"magento/module-inventory-in-store-pickup-api": "1.0.*",
"magento/module-ui": "*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryInStorePickupAdminUi\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-in-store-pickup-api",
"version": "1.0.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-api/magento-module-inventory-in-store-pickup-api-1.0.0.0.zip",
"shasum": "734efeed3045aa65aa8453b43493be21dc940673"
},
"require": {
"magento/framework": "*",
"magento/module-inventory-api": "1.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryInStorePickupApi\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-in-store-pickup-frontend",
"version": "1.0.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-frontend/magento-module-inventory-in-store-pickup-frontend-1.0.1.0.zip",
"shasum": "59bd37f5111dc4884572f4310b6042ad7bd5bd28"
},
"require": {
"magento/framework": "*",
"magento/module-checkout": "*",
"magento/module-inventory-in-store-pickup-api": "1.0.*",
"magento/module-inventory-in-store-pickup-sales-api": "1.0.*",
"magento/module-inventory-in-store-pickup-shipping-api": "1.0.*",
"magento/module-store": "*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryInStorePickupFrontend\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-in-store-pickup-graph-ql",
"version": "1.0.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-graph-ql/magento-module-inventory-in-store-pickup-graph-ql-1.0.0.0.zip",
"shasum": "706ef731580d91943c46e6da10e6f2bb48caa61e"
},
"require": {
"magento/framework": "*",
"magento/module-inventory-api": "1.1.*",
"magento/module-inventory-in-store-pickup-api": "1.0.*",
"magento/module-store": "*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryInStorePickupGraphQl\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-in-store-pickup-multishipping",
"version": "1.0.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-multishipping/magento-module-inventory-in-store-pickup-multishipping-1.0.0.0.zip",
"shasum": "daf803ff509482738e48faccd45ac15fbf0d3a20"
},
"require": {
"magento/framework": "*",
"magento/module-checkout": "*",
"magento/module-inventory-in-store-pickup-shipping-api": "1.0.*",
"magento/module-quote": "*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryInStorePickupMultishipping\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-in-store-pickup-quote",
"version": "1.0.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-quote/magento-module-inventory-in-store-pickup-quote-1.0.0.0.zip",
"shasum": "ceb9a20412a3a443782ef8da4debd6a001f98a03"
},
"require": {
"magento/framework": "*",
"magento/module-inventory-in-store-pickup": "1.0.*",
"magento/module-inventory-in-store-pickup-api": "1.0.*",
"magento/module-inventory-in-store-pickup-shipping-api": "1.0.*",
"magento/module-inventory-sales-api": "1.1.*",
"magento/module-quote": "*",
"magento/module-store": "*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryInStorePickupQuote\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-in-store-pickup-quote-graph-ql",
"version": "1.0.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-quote-graph-ql/magento-module-inventory-in-store-pickup-quote-graph-ql-1.0.0.0.zip",
"shasum": "9d8527770c3893381c1472575103da6510db418b"
},
"require": {
"magento/framework": "*",
"magento/module-graph-ql": "*",
"magento/module-quote": "*",
"magento/module-quote-graph-ql": "*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryInStorePickupQuoteGraphQl\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-in-store-pickup-sales",
"version": "1.0.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales/magento-module-inventory-in-store-pickup-sales-1.0.0.0.zip",
"shasum": "429c5e1e3d66091f4d91ea8acf15f1d71dd23f9d"
},
"require": {
"magento/framework": "*",
"magento/module-inventory-api": "1.1.*",
"magento/module-inventory-in-store-pickup-api": "1.0.*",
"magento/module-inventory-in-store-pickup-sales-api": "1.0.*",
"magento/module-inventory-source-selection-api": "1.3.*",
"magento/module-sales": "*",
"magento/module-store": "*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryInStorePickupSales\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-in-store-pickup-sales-admin-ui",
"version": "1.0.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales-admin-ui/magento-module-inventory-in-store-pickup-sales-admin-ui-1.0.0.0.zip",
"shasum": "0b6f782eb7df4dc15e66435d2a7ba589fd76a355"
},
"require": {
"magento/framework": "*",
"magento/module-backend": "*",
"magento/module-inventory-api": "1.1.*",
"magento/module-inventory-in-store-pickup-quote": "1.0.*",
"magento/module-inventory-in-store-pickup-sales": "1.0.*",
"magento/module-inventory-in-store-pickup-sales-api": "1.0.*",
"magento/module-inventory-in-store-pickup-shipping-api": "1.0.*",
"magento/module-inventory-sales-api": "1.1.*",
"magento/module-quote": "*",
"magento/module-sales": "*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryInStorePickupSalesAdminUi\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-in-store-pickup-sales-api",
"version": "1.0.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-sales-api/magento-module-inventory-in-store-pickup-sales-api-1.0.0.0.zip",
"shasum": "82998bcb9a90696c558e7bb790f987a2cc63c8b4"
},
"require": {
"magento/framework": "*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryInStorePickupSalesApi\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-in-store-pickup-shipping",
"version": "1.0.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping/magento-module-inventory-in-store-pickup-shipping-1.0.0.0.zip",
"shasum": "05ced1e15767c1eec1e42a0646a443a62e73aecd"
},
"require": {
"magento/framework": "*",
"magento/module-catalog": "*",
"magento/module-inventory-in-store-pickup-api": "1.0.*",
"magento/module-inventory-in-store-pickup-shipping-api": "1.0.*",
"magento/module-inventory-sales-api": "1.1.*",
"magento/module-quote": "*",
"magento/module-store": "*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryInStorePickupShipping\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-in-store-pickup-shipping-admin-ui",
"version": "1.0.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping-admin-ui/magento-module-inventory-in-store-pickup-shipping-admin-ui-1.0.0.0.zip",
"shasum": "7d75737fbb7272114e786fd4ab529dff97cf8c74"
},
"require": {
"magento/framework": "*",
"magento/module-inventory-in-store-pickup-shipping-api": "1.0.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-shipping": "*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryInStorePickupShippingAdminUi\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-in-store-pickup-shipping-api",
"version": "1.0.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-shipping-api/magento-module-inventory-in-store-pickup-shipping-api-1.0.0.0.zip",
"shasum": "0390a30d21a93075cb0e99fd8d358c6af69a759d"
},
"require": {
"magento/framework": "*",
"magento/module-quote": "*",
"magento/module-shipping": "*",
"magento/module-store": "*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryInStorePickupShippingApi\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-in-store-pickup-webapi-extension",
"version": "1.0.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-in-store-pickup-webapi-extension/magento-module-inventory-in-store-pickup-webapi-extension-1.0.0.0.zip",
"shasum": "1d3567cf3d3f10902c08f2e982546ec76616e657"
},
"require": {
"magento/framework": "*",
"magento/module-webapi": "*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryInStorePickupWebapiExtension\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-indexer",
"version": "2.0.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-indexer/magento-module-inventory-indexer-2.0.0.0.zip",
"shasum": "d1559f7edb8779e632d2bb1eeb4c48f7c2326545"
},
"require": {
"magento/framework": "*",
"magento/framework-message-queue": "*",
"magento/module-inventory": "1.1.*",
"magento/module-inventory-api": "1.1.*",
"magento/module-inventory-catalog-api": "1.2.*",
"magento/module-inventory-multi-dimensional-indexer-api": "1.1.*",
"magento/module-inventory-sales": "1.1.*",
"magento/module-inventory-sales-api": "1.1.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-catalog": "*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryIndexer\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-low-quantity-notification",
"version": "1.1.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification/magento-module-inventory-low-quantity-notification-1.1.1.0.zip",
"shasum": "4ca2aec356fe6d3d9c03b5433912b0de558713c1"
},
"require": {
"magento/framework": "*",
"magento/module-catalog": "*",
"magento/module-catalog-inventory": "*",
"magento/module-eav": "*",
"magento/module-inventory": "1.1.*",
"magento/module-inventory-api": "1.1.*",
"magento/module-inventory-catalog-api": "1.2.*",
"magento/module-inventory-configuration-api": "1.1.*",
"magento/module-inventory-low-quantity-notification-api": "1.1.*",
"magento/module-store": "*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryLowQuantityNotification\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-low-quantity-notification-admin-ui",
"version": "1.1.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification-admin-ui/magento-module-inventory-low-quantity-notification-admin-ui-1.1.1.0.zip",
"shasum": "4ff086bea7b4aea18a6bffe413b433a65e0d364a"
},
"require": {
"magento/framework": "*",
"magento/module-backend": "*",
"magento/module-catalog": "*",
"magento/module-inventory-api": "1.1.*",
"magento/module-inventory-catalog-api": "1.2.*",
"magento/module-inventory-configuration-api": "1.1.*",
"magento/module-inventory-low-quantity-notification": "1.1.*",
"magento/module-inventory-low-quantity-notification-api": "1.1.*",
"magento/module-reports": "*",
"magento/module-ui": "*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryLowQuantityNotificationAdminUi\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-low-quantity-notification-api",
"version": "1.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification-api/magento-module-inventory-low-quantity-notification-api-1.1.0.0.zip",
"shasum": "93525719f7f2873046bb53d950d540c4ab666575"
},
"require": {
"magento/framework": "*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryLowQuantityNotificationApi\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-multi-dimensional-indexer-api",
"version": "1.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-multi-dimensional-indexer-api/magento-module-inventory-multi-dimensional-indexer-api-1.1.0.0.zip",
"shasum": "58725c93a0f5339ed638380b1dfa19493ebecc1c"
},
"require": {
"magento/framework": "*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryMultiDimensionalIndexerApi\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-product-alert",
"version": "1.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-product-alert/magento-module-inventory-product-alert-1.1.0.0.zip",
"shasum": "8a2fbf137edf2f7ac43946cacc16201e3714aafc"
},
"require": {
"magento/framework": "*",
"magento/module-backend": "*",
"magento/module-catalog": "*",
"magento/module-inventory-api": "1.1.*",
"magento/module-inventory-sales-api": "1.1.*",
"magento/module-product-alert": "*",
"magento/module-store": "*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-product-alert": "*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryProductAlert\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-requisition-list",
"version": "1.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-requisition-list/magento-module-inventory-requisition-list-1.1.0.0.zip",
"shasum": "4aec428c9bc7ec09ec50331731421d79abdc70d9"
},
"require": {
"magento/framework": "*",
"magento/module-catalog": "*",
"magento/module-inventory-configuration-api": "1.1.*",
"magento/module-inventory-sales-api": "1.1.*",
"php": "~7.1.3||~7.2.0||~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-requisition-list": "*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryRequisitionList\\": ""
}
},
"license": [
"proprietary"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-reservation-cli",
"version": "1.1.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-reservation-cli/magento-module-inventory-reservation-cli-1.1.1.0.zip",
"shasum": "c1f5c90b878bd6d751d4ddd1395f108626892415"
},
"require": {
"magento/framework": "*",
"magento/module-inventory-api": "1.1.*",
"magento/module-inventory-configuration-api": "1.1.*",
"magento/module-inventory-reservations-api": "1.1.*",
"magento/module-inventory-sales-api": "1.1.*",
"magento/module-sales": "*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryReservationCli\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-reservations",
"version": "1.1.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-reservations/magento-module-inventory-reservations-1.1.1.0.zip",
"shasum": "d6bfb7c8b5929faa55c09fad0b4ba2fda74a5860"
},
"require": {
"magento/framework": "*",
"magento/module-inventory-reservations-api": "1.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryReservations\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-reservations-api",
"version": "1.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-reservations-api/magento-module-inventory-reservations-api-1.1.0.0.zip",
"shasum": "78082e0cdd3821cb2e4dfd628cc531bfc7449c2b"
},
"require": {
"magento/framework": "*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryReservationsApi\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-sales",
"version": "1.1.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-sales/magento-module-inventory-sales-1.1.1.0.zip",
"shasum": "0fd6213eea798b0b15d0df9dcd741ba4133b2809"
},
"require": {
"magento/framework": "*",
"magento/module-catalog": "*",
"magento/module-catalog-inventory": "*",
"magento/module-inventory": "1.1.*",
"magento/module-inventory-api": "1.1.*",
"magento/module-inventory-catalog-api": "1.2.*",
"magento/module-inventory-configuration-api": "1.1.*",
"magento/module-inventory-reservations-api": "1.1.*",
"magento/module-inventory-sales-api": "1.1.*",
"magento/module-inventory-source-deduction-api": "1.1.*",
"magento/module-inventory-source-selection-api": "1.3.*",
"magento/module-sales": "*",
"magento/module-sales-inventory": "*",
"magento/module-store": "*",
"php": "~7.3.0||~7.4.0"
},
"require-dev": {
"magento/module-inventory-indexer": "*"
},
"suggest": {
"magento/module-inventory-catalog": "1.1.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventorySales\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-sales-admin-ui",
"version": "1.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-sales-admin-ui/magento-module-inventory-sales-admin-ui-1.1.0.0.zip",
"shasum": "ea790fd9a779e21a0e68e9a011f9d0f41d508fe0"
},
"require": {
"magento/framework": "*",
"magento/module-backend": "*",
"magento/module-catalog": "*",
"magento/module-catalog-inventory": "*",
"magento/module-inventory-admin-ui": "1.1.*",
"magento/module-inventory-api": "1.1.*",
"magento/module-inventory-catalog-api": "1.2.*",
"magento/module-inventory-configuration-api": "1.1.*",
"magento/module-inventory-sales-api": "1.1.*",
"magento/module-store": "*",
"magento/module-ui": "*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventorySalesAdminUi\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-sales-api",
"version": "1.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-sales-api/magento-module-inventory-sales-api-1.1.0.0.zip",
"shasum": "11b9031b904546763fae50efa818ea5347dfc6f1"
},
"require": {
"magento/framework": "*",
"magento/module-inventory-api": "1.1.*",
"magento/module-sales": "*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventorySalesApi\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-sales-frontend-ui",
"version": "1.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-sales-frontend-ui/magento-module-inventory-sales-frontend-ui-1.1.0.0.zip",
"shasum": "eef6e7fd53e4ffaaa77c6359b12b99d3997c698a"
},
"require": {
"magento/framework": "*",
"magento/module-catalog-inventory": "*",
"magento/module-inventory-configuration-api": "1.1.*",
"magento/module-inventory-sales-api": "1.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventorySalesFrontendUi\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-setup-fixture-generator",
"version": "1.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-setup-fixture-generator/magento-module-inventory-setup-fixture-generator-1.1.0.0.zip",
"shasum": "8aeadbb70ffb080ea79b19484b63f22ddd9acff1"
},
"require": {
"magento/framework": "*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventorySetupFixtureGenerator\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-shipping",
"version": "1.1.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-shipping/magento-module-inventory-shipping-1.1.1.0.zip",
"shasum": "002159ce58342e8f786cd4c2c809c3fe743bf874"
},
"require": {
"magento/framework": "*",
"magento/module-inventory-api": "1.1.*",
"magento/module-inventory-catalog-api": "1.2.*",
"magento/module-inventory-sales-api": "1.1.*",
"magento/module-inventory-source-deduction-api": "1.1.*",
"magento/module-inventory-source-selection-api": "1.3.*",
"magento/module-sales": "*",
"magento/module-shipping": "*",
"magento/module-store": "*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryShipping\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-shipping-admin-ui",
"version": "1.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-shipping-admin-ui/magento-module-inventory-shipping-admin-ui-1.1.0.0.zip",
"shasum": "5bac006b86560d63a640bbe5bb82a0c62945a3c3"
},
"require": {
"magento/framework": "*",
"magento/module-backend": "*",
"magento/module-inventory-api": "1.1.*",
"magento/module-inventory-configuration-api": "1.1.*",
"magento/module-inventory-sales-api": "1.1.*",
"magento/module-inventory-source-selection-api": "1.3.*",
"magento/module-sales": "*",
"magento/module-shipping": "*",
"magento/module-ui": "*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryShippingAdminUi\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-source-deduction-api",
"version": "1.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-source-deduction-api/magento-module-inventory-source-deduction-api-1.1.0.0.zip",
"shasum": "539f7bbee5f35d54079815fdd7a730fc7aed5c65"
},
"require": {
"magento/framework": "*",
"magento/module-inventory-api": "1.1.*",
"magento/module-inventory-configuration-api": "1.1.*",
"magento/module-inventory-sales-api": "1.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventorySourceDeductionApi\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-source-selection",
"version": "1.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-source-selection/magento-module-inventory-source-selection-1.1.0.0.zip",
"shasum": "9d32d5f01cd5ed13e9906076f73c1c0490174e92"
},
"require": {
"magento/framework": "*",
"magento/module-inventory-api": "1.1.*",
"magento/module-inventory-source-selection-api": "1.3.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventorySourceSelection\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-source-selection-api",
"version": "1.3.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-source-selection-api/magento-module-inventory-source-selection-api-1.3.1.0.zip",
"shasum": "c7bd51bb40f2ec0840f3f77a93fe76279f0e528c"
},
"require": {
"magento/framework": "*",
"magento/module-inventory-api": "1.1.*",
"magento/module-inventory-sales-api": "1.1.*",
"magento/module-sales": "*",
"magento/module-store": "*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventorySourceSelectionApi\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-inventory-visual-merchandiser",
"version": "1.0.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-inventory-visual-merchandiser/magento-module-inventory-visual-merchandiser-1.0.0.0.zip",
"shasum": "16530dfa034151b341658d41f5baa7e37411b669"
},
"require": {
"magento/framework": "*",
"magento/module-catalog": "*",
"magento/module-inventory": "1.1.*",
"magento/module-inventory-catalog-api": "1.2.*",
"magento/module-inventory-indexer": "2.0.*",
"magento/module-inventory-sales-api": "1.1.*",
"magento/module-store": "*",
"php": "~7.3.0||~7.4.0"
},
"require-dev": {
"magento/module-inventory-api": "*",
"magento/module-inventory-configuration-api": "*"
},
"suggest": {
"magento/module-visual-merchandiser": "*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\InventoryVisualMerchandiser\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-layered-navigation",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-layered-navigation/magento-module-layered-navigation-100.4.1.0.zip",
"shasum": "92087b1618edd369f7240b61b0964f2798bc8e20"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-config": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\LayeredNavigation\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-login-as-customer",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-login-as-customer/magento-module-login-as-customer-100.4.1.0.zip",
"shasum": "ed1916a23ce7e593a2b2493a1a7d32580bf21ad0"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-customer": "103.0.*",
"magento/module-login-as-customer-api": "100.4.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-backend": "102.0.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\LoginAsCustomer\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Allow for admin to enter a customer account"
},
{
"name": "magento/module-login-as-customer-admin-ui",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-login-as-customer-admin-ui/magento-module-login-as-customer-admin-ui-100.4.1.0.zip",
"shasum": "ca449e85a8e0a9a0c92cd51aa0f790e39202f305"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-customer": "103.0.*",
"magento/module-login-as-customer-api": "100.4.*",
"magento/module-login-as-customer-frontend-ui": "100.4.*",
"magento/module-sales": "103.0.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-login-as-customer": "100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\LoginAsCustomerAdminUi\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
]
},
{
"name": "magento/module-login-as-customer-api",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-login-as-customer-api/magento-module-login-as-customer-api-100.4.1.0.zip",
"shasum": "4196200cf12a2419ca4145790997bcfbe9eb2ec2"
},
"require": {
"magento/framework": "103.0.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\LoginAsCustomerApi\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Allow for admin to enter a customer account"
},
{
"name": "magento/module-login-as-customer-assistance",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-login-as-customer-assistance/magento-module-login-as-customer-assistance-100.4.0.0.zip",
"shasum": "d1983cd39e2477e2193b1394d611009c0885fcac"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-customer": "103.0.*",
"magento/module-login-as-customer": "100.4.*",
"magento/module-login-as-customer-api": "100.4.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-login-as-customer-admin-ui": "100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\LoginAsCustomerAssistance\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
]
},
{
"name": "magento/module-login-as-customer-frontend-ui",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-login-as-customer-frontend-ui/magento-module-login-as-customer-frontend-ui-100.4.1.0.zip",
"shasum": "ed163897b44a78ea346e2387d66018e075a7d337"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-customer": "103.0.*",
"magento/module-login-as-customer-api": "100.4.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\LoginAsCustomerFrontendUi\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
]
},
{
"name": "magento/module-login-as-customer-log",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-login-as-customer-log/magento-module-login-as-customer-log-100.4.0.0.zip",
"shasum": "e2d4cce5ac3fe2cc619c5556913288dc1b8aeb75"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-customer": "103.0.*",
"magento/module-login-as-customer-api": "100.4.*",
"magento/module-ui": "101.2.*",
"magento/module-user": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-login-as-customer": "100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\LoginAsCustomerLog\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
]
},
{
"name": "magento/module-login-as-customer-page-cache",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-login-as-customer-page-cache/magento-module-login-as-customer-page-cache-100.4.1.0.zip",
"shasum": "b817b36aa7f9ef8eb92f6ef5efb4bd571de3ef64"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-login-as-customer-api": "100.4.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-page-cache": "100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\LoginAsCustomerPageCache\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
]
},
{
"name": "magento/module-login-as-customer-quote",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-login-as-customer-quote/magento-module-login-as-customer-quote-100.4.0.0.zip",
"shasum": "90e476219ca33c4af79771cbe1682137ce649f6f"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-checkout": "100.4.*",
"magento/module-customer": "103.0.*",
"magento/module-quote": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-login-as-customer-api": "100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\LoginAsCustomerQuote\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
]
},
{
"name": "magento/module-login-as-customer-sales",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-login-as-customer-sales/magento-module-login-as-customer-sales-100.4.1.0.zip",
"shasum": "df840f1c190c40dc3dae5d33578051a3dd250ce7"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-login-as-customer-api": "100.4.*",
"magento/module-user": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-sales": "103.0.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\LoginAsCustomerSales\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
]
},
{
"name": "magento/module-marketplace",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-marketplace/magento-module-marketplace-100.4.0.0.zip",
"shasum": "876c74a22a760b7c6290517e497c69e20da1cb33"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Marketplace\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-media-content",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-media-content/magento-module-media-content-100.4.1.0.zip",
"shasum": "fecea4462c80337ede954d301cd209325e61f0a8"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-media-content-api": "100.4.*",
"magento/module-media-gallery-api": "101.0.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\MediaContent\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Magento module provides the implementation for managing relations between content and media files used in that content"
},
{
"name": "magento/module-media-content-api",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-media-content-api/magento-module-media-content-api-100.4.1.0.zip",
"shasum": "e94bddc8514c0fe5e52f14dd82da996f098418f9"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-media-gallery-api": "101.0.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\MediaContentApi\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Magento module provides the API interfaces for managing relations between content and media files used in that content"
},
{
"name": "magento/module-media-content-catalog",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-media-content-catalog/magento-module-media-content-catalog-100.4.1.0.zip",
"shasum": "5c0045b8695d16a9c4be3c13c23bf250c9ae79f3"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-eav": "102.1.*",
"magento/module-media-content-api": "100.4.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\MediaContentCatalog\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Magento module provides the implementation of MediaContent functionality for Magento_Catalog module"
},
{
"name": "magento/module-media-content-cms",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-media-content-cms/magento-module-media-content-cms-100.4.1.0.zip",
"shasum": "cfae369321712081a9258535fddc20d97924092f"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-cms": "104.0.*",
"magento/module-media-content-api": "100.4.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\MediaContentCms\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Magento module provides the implementation of MediaContent functionality for Magento_Cms module"
},
{
"name": "magento/module-media-content-synchronization",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-media-content-synchronization/magento-module-media-content-synchronization-100.4.0.0.zip",
"shasum": "3783cce2c3642cb24fb2cac6933237157c84bbcb"
},
"require": {
"magento/framework": "103.0.*",
"magento/framework-message-queue": "100.4.*",
"magento/module-media-content-api": "100.4.*",
"magento/module-media-content-synchronization-api": "100.4.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-media-gallery-synchronization": "100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\MediaContentSynchronization\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Magento module provides implementation of the media content data synchronization."
},
{
"name": "magento/module-media-content-synchronization-api",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-api/magento-module-media-content-synchronization-api-100.4.0.0.zip",
"shasum": "1d4737df3ec742b8cb2fa47d0e026740d99ec9f6"
},
"require": {
"magento/framework": "103.0.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\MediaContentSynchronizationApi\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Magento module responsible for the media content synchronization implementation API"
},
{
"name": "magento/module-media-content-synchronization-catalog",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-catalog/magento-module-media-content-synchronization-catalog-100.4.0.0.zip",
"shasum": "6bdf3215d98a450169fefe0127d6cb70d7c5f387"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-media-content-api": "100.4.*",
"magento/module-media-content-synchronization-api": "100.4.*",
"magento/module-media-gallery-synchronization-api": "100.4.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\MediaContentSynchronizationCatalog\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Magento module provides the implementation of MediaContentSynchronization functionality for Magento_Catalog module"
},
{
"name": "magento/module-media-content-synchronization-cms",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-media-content-synchronization-cms/magento-module-media-content-synchronization-cms-100.4.0.0.zip",
"shasum": "09fc182163ee8cb434f43cb72537cb17d0181187"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-media-content-api": "100.4.*",
"magento/module-media-content-synchronization-api": "100.4.*",
"magento/module-media-gallery-synchronization-api": "100.4.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\MediaContentSynchronizationCms\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Magento module provides the implementation of MediaContentSynchronization functionality for Magento_Cms module"
},
{
"name": "magento/module-media-gallery",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-media-gallery/magento-module-media-gallery-100.4.1.0.zip",
"shasum": "b1a5c8bd0e280ab993f3b903850a567e219f8dbd"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-cms": "104.0.*",
"magento/module-media-gallery-api": "101.0.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\MediaGallery\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Magento module responsible for media handling"
},
{
"name": "magento/module-media-gallery-api",
"version": "101.0.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-media-gallery-api/magento-module-media-gallery-api-101.0.1.0.zip",
"shasum": "1afad98a4d25563f1c3f21bf23c91651728fdc58"
},
"require": {
"magento/framework": "103.0.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\MediaGalleryApi\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Magento module responsible for media gallery asset attributes storage and management"
},
{
"name": "magento/module-media-gallery-catalog",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog/magento-module-media-gallery-catalog-100.4.0.0.zip",
"shasum": "7ae0e01f54d3b2bf50bb95fce01a75ff3e8111ec"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-media-gallery-api": "101.0.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\MediaGalleryCatalog\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Magento module responsible for catalog gallery processor delete operation handling"
},
{
"name": "magento/module-media-gallery-catalog-integration",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog-integration/magento-module-media-gallery-catalog-integration-100.4.0.0.zip",
"shasum": "d59c80944de882c9c4e610e8ce397e5c74ce5e5d"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-cms": "104.0.*",
"magento/module-media-gallery-api": "101.0.*",
"magento/module-media-gallery-synchronization-api": "100.4.*",
"magento/module-media-gallery-ui-api": "100.4.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-catalog": "104.0.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\MediaGalleryCatalogIntegration\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Magento module responsible for extending catalog image uploader functionality"
},
{
"name": "magento/module-media-gallery-catalog-ui",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-media-gallery-catalog-ui/magento-module-media-gallery-catalog-ui-100.4.0.0.zip",
"shasum": "797ca4ca5a0b17b6b7b31b40ef5e0d633ae9e4f7"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-cms": "104.0.*",
"magento/module-store": "101.1.*",
"magento/module-ui": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\MediaGalleryCatalogUi\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Magento module that implement category grid for media gallery."
},
{
"name": "magento/module-media-gallery-cms-ui",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-media-gallery-cms-ui/magento-module-media-gallery-cms-ui-100.4.0.0.zip",
"shasum": "5f91c8f981e94210da69e0f37f9f15c04556219b"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-cms": "104.0.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\MediaGalleryCmsUi\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Cms related UI elements in the magento media gallery"
},
{
"name": "magento/module-media-gallery-integration",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-media-gallery-integration/magento-module-media-gallery-integration-100.4.0.0.zip",
"shasum": "f5bb6edce6b7c28d1efd05fa969d7d13ea2ff070"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-media-gallery-api": "101.0.*",
"magento/module-media-gallery-synchronization-api": "100.4.*",
"magento/module-media-gallery-ui-api": "100.4.*",
"magento/module-ui": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"require-dev": {
"magento/module-cms": "*"
},
"suggest": {
"magento/module-catalog": "104.0.*",
"magento/module-cms": "104.0.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\MediaGalleryIntegration\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Magento module responsible for integration of enhanced media gallery"
},
{
"name": "magento/module-media-gallery-metadata",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-media-gallery-metadata/magento-module-media-gallery-metadata-100.4.0.0.zip",
"shasum": "cc2470c5131e1899b27383c54405eea1f456e571"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-media-gallery-metadata-api": "100.4.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\MediaGalleryMetadata\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Magento module responsible for images metadata processing"
},
{
"name": "magento/module-media-gallery-metadata-api",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-media-gallery-metadata-api/magento-module-media-gallery-metadata-api-100.4.0.0.zip",
"shasum": "a8c6a1c1497581cb1839cab46fc61ef9a67b1dbd"
},
"require": {
"magento/framework": "103.0.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\MediaGalleryMetadataApi\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Magento module responsible for media gallery metadata implementation API"
},
{
"name": "magento/module-media-gallery-synchronization",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization/magento-module-media-gallery-synchronization-100.4.0.0.zip",
"shasum": "eb535793174f15330db45a19ce85c588ec2b9f91"
},
"require": {
"magento/framework": "103.0.*",
"magento/framework-message-queue": "100.4.*",
"magento/module-media-gallery-api": "101.0.*",
"magento/module-media-gallery-synchronization-api": "100.4.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\MediaGallerySynchronization\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Magento module provides implementation of the media gallery data synchronization."
},
{
"name": "magento/module-media-gallery-synchronization-api",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization-api/magento-module-media-gallery-synchronization-api-100.4.0.0.zip",
"shasum": "7585408242ad5bf0b7cc97fc671c836256733e3e"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-media-gallery-api": "101.0.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\MediaGallerySynchronizationApi\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Magento module responsible for the media gallery synchronization implementation API"
},
{
"name": "magento/module-media-gallery-synchronization-metadata",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-media-gallery-synchronization-metadata/magento-module-media-gallery-synchronization-metadata-100.4.0.0.zip",
"shasum": "c60bbe9ea155cc64d7cea0cf63e296e0f8b237e1"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-media-gallery-api": "101.0.*",
"magento/module-media-gallery-metadata-api": "100.4.*",
"magento/module-media-gallery-synchronization-api": "100.4.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\MediaGallerySynchronizationMetadata\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Magento module responsible for images metadata synchronization"
},
{
"name": "magento/module-media-gallery-ui",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-media-gallery-ui/magento-module-media-gallery-ui-100.4.0.0.zip",
"shasum": "832e615e417436f97a41cdbb824559efaabd0d71"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-cms": "104.0.*",
"magento/module-media-content-api": "100.4.*",
"magento/module-media-gallery-api": "101.0.*",
"magento/module-media-gallery-metadata-api": "100.4.*",
"magento/module-media-gallery-synchronization-api": "100.4.*",
"magento/module-media-gallery-ui-api": "100.4.*",
"magento/module-store": "101.1.*",
"magento/module-ui": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\MediaGalleryUi\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Magento module responsible for the media gallery UI implementation"
},
{
"name": "magento/module-media-gallery-ui-api",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-media-gallery-ui-api/magento-module-media-gallery-ui-api-100.4.0.0.zip",
"shasum": "014d1bcd24264b0dcd08ec977d1bba3ecc37b5fd"
},
"require": {
"magento/framework": "103.0.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\MediaGalleryUiApi\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Magento module responsible for the media gallery UI implementation API"
},
{
"name": "magento/module-media-storage",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-media-storage/magento-module-media-storage-100.4.0.0.zip",
"shasum": "8c5783a214bda8691260ce98895d610ef1546614"
},
"require": {
"magento/framework": "103.0.*",
"magento/framework-bulk": "101.0.*",
"magento/module-asynchronous-operations": "100.4.*",
"magento/module-authorization": "100.4.*",
"magento/module-backend": "102.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-config": "101.2.*",
"magento/module-store": "101.1.*",
"magento/module-theme": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\MediaStorage\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-message-queue",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-message-queue/magento-module-message-queue-100.4.1.0.zip",
"shasum": "137eafed34c6f12aed51daf399e5297649f1459b"
},
"require": {
"magento/framework": "103.0.*",
"magento/framework-message-queue": "100.4.*",
"magento/magento-composer-installer": "*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\MessageQueue\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-msrp",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-msrp/magento-module-msrp-100.4.0.0.zip",
"shasum": "d416af37c1cbe031bde6e408df9034a43038e5fa"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-downloadable": "100.4.*",
"magento/module-eav": "102.1.*",
"magento/module-store": "101.1.*",
"magento/module-tax": "100.4.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-bundle": "101.0.*",
"magento/module-msrp-sample-data": "Sample Data version: 100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Msrp\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-msrp-configurable-product",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-msrp-configurable-product/magento-module-msrp-configurable-product-100.4.0.0.zip",
"shasum": "f9247eba8077f2720611792f351c8707357b4451"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-configurable-product": "100.4.*",
"magento/module-msrp": "100.4.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\MsrpConfigurableProduct\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-msrp-grouped-product",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-msrp-grouped-product/magento-module-msrp-grouped-product-100.4.0.0.zip",
"shasum": "2ce6552b1c8bb912d7270e93af27675ed0bfe415"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-grouped-product": "100.4.*",
"magento/module-msrp": "100.4.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\MsrpGroupedProduct\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-multishipping",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-multishipping/magento-module-multishipping-100.4.1.0.zip",
"shasum": "127f7ac9700422be364744d7e29fae796e2c61e4"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-captcha": "100.4.*",
"magento/module-checkout": "100.4.*",
"magento/module-customer": "103.0.*",
"magento/module-directory": "100.4.*",
"magento/module-payment": "100.4.*",
"magento/module-quote": "101.2.*",
"magento/module-sales": "103.0.*",
"magento/module-store": "101.1.*",
"magento/module-tax": "100.4.*",
"magento/module-theme": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Multishipping\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-mysql-mq",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-mysql-mq/magento-module-mysql-mq-100.4.0.0.zip",
"shasum": "a5aa6ad11c3416bb18cb14d2b8e71a0cca566670"
},
"require": {
"magento/framework": "103.0.*",
"magento/framework-message-queue": "100.4.*",
"magento/magento-composer-installer": "*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\MysqlMq\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-new-relic-reporting",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-new-relic-reporting/magento-module-new-relic-reporting-100.4.0.0.zip",
"shasum": "5936b6ba969529a601e47ef2b0ba4c12068914a4"
},
"require": {
"magento/framework": "103.0.*",
"magento/magento-composer-installer": "*",
"magento/module-backend": "102.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-config": "101.2.*",
"magento/module-configurable-product": "100.4.*",
"magento/module-customer": "103.0.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\NewRelicReporting\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-newsletter",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-newsletter/magento-module-newsletter-100.4.1.0.zip",
"shasum": "35c4500d83eafae25bbb6c1ac0b372fb08fb9191"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-cms": "104.0.*",
"magento/module-customer": "103.0.*",
"magento/module-eav": "102.1.*",
"magento/module-email": "101.1.*",
"magento/module-require-js": "100.4.*",
"magento/module-store": "101.1.*",
"magento/module-ui": "101.2.*",
"magento/module-widget": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Newsletter\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-newsletter-graph-ql",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-newsletter-graph-ql/magento-module-newsletter-graph-ql-100.4.0.0.zip",
"shasum": "e5585c22858a6e8c7733f30161aa185570cc32f2"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-customer": "103.0.*",
"magento/module-newsletter": "100.4.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-graph-ql": "100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\NewsletterGraphQl\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Provides GraphQl functionality for the newsletter subscriptions."
},
{
"name": "magento/module-offline-payments",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-offline-payments/magento-module-offline-payments-100.4.0.0.zip",
"shasum": "55f57672aad3e0a0a1378125c31eb40f92ba84f4"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-checkout": "100.4.*",
"magento/module-payment": "100.4.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-config": "101.2.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\OfflinePayments\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-offline-shipping",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-offline-shipping/magento-module-offline-shipping-100.4.0.0.zip",
"shasum": "16abb1eff00ea3b704099ff7b67789ba17d965e5"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-config": "101.2.*",
"magento/module-directory": "100.4.*",
"magento/module-quote": "101.2.*",
"magento/module-sales": "103.0.*",
"magento/module-sales-rule": "101.2.*",
"magento/module-shipping": "100.4.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-checkout": "100.4.*",
"magento/module-offline-shipping-sample-data": "Sample Data version: 100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\OfflineShipping\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-page-cache",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-page-cache/magento-module-page-cache-100.4.1.0.zip",
"shasum": "8a99f0c727a647af8168adf4fb96690c2c1daa1a"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-config": "101.2.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\PageCache\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-payment",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-payment/magento-module-payment-100.4.1.0.zip",
"shasum": "64407e124c23d19c67a0b7054e5a1ad5d870a528"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-checkout": "100.4.*",
"magento/module-config": "101.2.*",
"magento/module-directory": "100.4.*",
"magento/module-quote": "101.2.*",
"magento/module-sales": "103.0.*",
"magento/module-store": "101.1.*",
"magento/module-ui": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Payment\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-paypal",
"version": "101.0.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-paypal/magento-module-paypal-101.0.1.0.zip",
"shasum": "77473632069350fcf5a971b1c9862c95ba80fd3e"
},
"require": {
"lib-libxml": "*",
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-checkout": "100.4.*",
"magento/module-config": "101.2.*",
"magento/module-customer": "103.0.*",
"magento/module-directory": "100.4.*",
"magento/module-eav": "102.1.*",
"magento/module-instant-purchase": "100.4.*",
"magento/module-payment": "100.4.*",
"magento/module-quote": "101.2.*",
"magento/module-sales": "103.0.*",
"magento/module-store": "101.1.*",
"magento/module-tax": "100.4.*",
"magento/module-theme": "101.1.*",
"magento/module-ui": "101.2.*",
"magento/module-vault": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-checkout-agreements": "100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Paypal\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-paypal-captcha",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-paypal-captcha/magento-module-paypal-captcha-100.4.0.0.zip",
"shasum": "d3b5150333614bb9c02be61651240c5c3f7cda7e"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-captcha": "100.4.*",
"magento/module-checkout": "100.4.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-paypal": "101.0.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\PaypalCaptcha\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Provides CAPTCHA validation for PayPal Payflow Pro"
},
{
"name": "magento/module-paypal-graph-ql",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-paypal-graph-ql/magento-module-paypal-graph-ql-100.4.1.0.zip",
"shasum": "7ad5496ea6418cdcf9dbf82e6915c925614308f6"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-checkout": "100.4.*",
"magento/module-payment": "100.4.*",
"magento/module-paypal": "101.0.*",
"magento/module-quote": "101.2.*",
"magento/module-quote-graph-ql": "100.4.*",
"magento/module-sales": "103.0.*",
"magento/module-store": "101.1.*",
"magento/module-vault": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-graph-ql": "100.4.*",
"magento/module-store-graph-ql": "100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\PaypalGraphQl\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "GraphQl support for Paypal"
},
{
"name": "magento/module-persistent",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-persistent/magento-module-persistent-100.4.1.0.zip",
"shasum": "f8a54bfed9db62c618b180a735a9c9e3d31239fb"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-checkout": "100.4.*",
"magento/module-cron": "100.4.*",
"magento/module-customer": "103.0.*",
"magento/module-page-cache": "100.4.*",
"magento/module-quote": "101.2.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Persistent\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-product-alert",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-product-alert/magento-module-product-alert-100.4.1.0.zip",
"shasum": "1945570a5bb73b1aa264a9a7fa1ba6e007a70690"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-customer": "103.0.*",
"magento/module-store": "101.1.*",
"magento/module-theme": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-config": "101.2.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\ProductAlert\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-product-video",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-product-video/magento-module-product-video-100.4.1.0.zip",
"shasum": "43e25564c5fd9da795108e412037004afc020134"
},
"require": {
"magento/framework": "103.0.*",
"magento/magento-composer-installer": "*",
"magento/module-backend": "102.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-eav": "102.1.*",
"magento/module-media-storage": "100.4.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-config": "101.2.*",
"magento/module-customer": "103.0.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\ProductVideo\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Add Video to Products"
},
{
"name": "magento/module-quote",
"version": "101.2.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-quote/magento-module-quote-101.2.1.0.zip",
"shasum": "75623438d1c4167a0283f3fb1793d45dc7151178"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-authorization": "100.4.*",
"magento/module-backend": "102.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-catalog-inventory": "100.4.*",
"magento/module-checkout": "100.4.*",
"magento/module-customer": "103.0.*",
"magento/module-directory": "100.4.*",
"magento/module-eav": "102.1.*",
"magento/module-payment": "100.4.*",
"magento/module-sales": "103.0.*",
"magento/module-sales-sequence": "100.4.*",
"magento/module-shipping": "100.4.*",
"magento/module-store": "101.1.*",
"magento/module-tax": "100.4.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-webapi": "100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Quote\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-quote-analytics",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-quote-analytics/magento-module-quote-analytics-100.4.1.0.zip",
"shasum": "05ee2b4e81f5a5b4003fb96ed18f3b901413bb8c"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-analytics": "100.4.*",
"magento/module-quote": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\QuoteAnalytics\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-quote-bundle-options",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-quote-bundle-options/magento-module-quote-bundle-options-100.4.0.0.zip",
"shasum": "600b519b3bbb05d4b3c9f4b16630e6dfc1fa4a6f"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-quote": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\QuoteBundleOptions\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Magento module provides data provider for creating buy request for bundle products"
},
{
"name": "magento/module-quote-configurable-options",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-quote-configurable-options/magento-module-quote-configurable-options-100.4.0.0.zip",
"shasum": "45320a2c671d3f4a41840c9c96f21bf2b127e7dc"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-quote": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\QuoteConfigurableOptions\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Magento module provides data provider for creating buy request for configurable products"
},
{
"name": "magento/module-quote-downloadable-links",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-quote-downloadable-links/magento-module-quote-downloadable-links-100.4.0.0.zip",
"shasum": "dce1745d88c4e13de89ed114b86c242e1c0f5221"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-quote": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\QuoteDownloadableLinks\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Magento module provides data provider for creating buy request for links of downloadable products"
},
{
"name": "magento/module-quote-graph-ql",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-quote-graph-ql/magento-module-quote-graph-ql-100.4.1.0.zip",
"shasum": "7dfaa9fad320206a8b5c939e6f4a455cf5065c22"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-checkout": "100.4.*",
"magento/module-customer": "103.0.*",
"magento/module-customer-graph-ql": "100.4.*",
"magento/module-directory": "100.4.*",
"magento/module-gift-message": "100.4.*",
"magento/module-graph-ql": "100.4.*",
"magento/module-quote": "101.2.*",
"magento/module-sales": "103.0.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-graph-ql-cache": "100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\QuoteGraphQl\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-re-captcha-admin-ui",
"version": "1.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-re-captcha-admin-ui/magento-module-re-captcha-admin-ui-1.1.0.0.zip",
"shasum": "f88ca56de721ba40a3b57f49a6f98fcceacd8c91"
},
"require": {
"magento/framework": "*",
"magento/module-config": "*",
"magento/module-re-captcha-ui": "1.1.*",
"magento/module-store": "*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\ReCaptchaAdminUi\\": ""
}
},
"license": [
"OSL-3.0"
],
"description": "Google reCAPTCHA integration for Magento2"
},
{
"name": "magento/module-re-captcha-checkout",
"version": "1.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-re-captcha-checkout/magento-module-re-captcha-checkout-1.1.0.0.zip",
"shasum": "6d55c828dc35a8b5a870d17a6ec9e754d682f4de"
},
"require": {
"magento/framework": "*",
"magento/module-checkout": "*",
"magento/module-re-captcha-ui": "1.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\ReCaptchaCheckout\\": ""
}
},
"license": [
"OSL-3.0"
],
"description": "Google reCAPTCHA integration for Magento2"
},
{
"name": "magento/module-re-captcha-contact",
"version": "1.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-re-captcha-contact/magento-module-re-captcha-contact-1.1.0.0.zip",
"shasum": "3ceb2b5c3e3afd6a0655378aa69b7803675d5429"
},
"require": {
"magento/framework": "*",
"magento/module-re-captcha-ui": "1.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\ReCaptchaContact\\": ""
}
},
"license": [
"OSL-3.0"
],
"description": "Google reCAPTCHA integration for Magento2"
},
{
"name": "magento/module-re-captcha-customer",
"version": "1.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-re-captcha-customer/magento-module-re-captcha-customer-1.1.0.0.zip",
"shasum": "5d475ec29193f61386ea06e1f71d39213142b6f3"
},
"require": {
"magento/framework": "*",
"magento/module-customer": "*",
"magento/module-re-captcha-ui": "1.1.*",
"magento/module-re-captcha-validation-api": "1.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\ReCaptchaCustomer\\": ""
}
},
"license": [
"OSL-3.0"
],
"description": "Google reCAPTCHA integration for Magento2"
},
{
"name": "magento/module-re-captcha-frontend-ui",
"version": "1.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-re-captcha-frontend-ui/magento-module-re-captcha-frontend-ui-1.1.0.0.zip",
"shasum": "d1aa622ee1e4428fe830dbeb4e9131f736842a15"
},
"require": {
"magento/framework": "*",
"magento/module-re-captcha-ui": "1.1.*",
"magento/module-store": "*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\ReCaptchaFrontendUi\\": ""
}
},
"license": [
"OSL-3.0"
],
"description": "Google reCAPTCHA integration for Magento2"
},
{
"name": "magento/module-re-captcha-migration",
"version": "1.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-re-captcha-migration/magento-module-re-captcha-migration-1.1.0.0.zip",
"shasum": "f2e9e44a089ce344078e5fd4b4c41c74c1f3d6e3"
},
"require": {
"magento/framework": "*",
"magento/module-config": "*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\ReCaptchaMigration\\": ""
}
},
"license": [
"OSL-3.0"
],
"description": "Google reCAPTCHA config migration for Magento2"
},
{
"name": "magento/module-re-captcha-newsletter",
"version": "1.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-re-captcha-newsletter/magento-module-re-captcha-newsletter-1.1.0.0.zip",
"shasum": "b3ffbe9785e530a1a1b7f4f71e3fe151efabc708"
},
"require": {
"magento/framework": "*",
"magento/module-re-captcha-ui": "1.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\ReCaptchaNewsletter\\": ""
}
},
"license": [
"OSL-3.0"
],
"description": "Google reCAPTCHA integration for Magento2"
},
{
"name": "magento/module-re-captcha-paypal",
"version": "1.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-re-captcha-paypal/magento-module-re-captcha-paypal-1.1.0.0.zip",
"shasum": "b2d68dc57ced68c60ced8c9f939688464889c1cd"
},
"require": {
"magento/framework": "*",
"magento/module-checkout": "*",
"magento/module-re-captcha-ui": "1.1.*",
"magento/module-re-captcha-validation-api": "1.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\ReCaptchaPaypal\\": ""
}
},
"license": [
"OSL-3.0"
],
"description": "Google reCaptcha integration for Magento2 PayPal PayflowPro payment form"
},
{
"name": "magento/module-re-captcha-review",
"version": "1.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-re-captcha-review/magento-module-re-captcha-review-1.1.0.0.zip",
"shasum": "1534a0431995fc48ba6e076695eed57017a077c5"
},
"require": {
"magento/framework": "*",
"magento/module-re-captcha-ui": "1.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\ReCaptchaReview\\": ""
}
},
"license": [
"OSL-3.0"
],
"description": "Google reCAPTCHA integration for Magento2"
},
{
"name": "magento/module-re-captcha-send-friend",
"version": "1.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-re-captcha-send-friend/magento-module-re-captcha-send-friend-1.1.0.0.zip",
"shasum": "bea1720bec4686a5257325fc71fb1d56b61fa1f4"
},
"require": {
"magento/framework": "*",
"magento/module-re-captcha-ui": "1.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\ReCaptchaSendFriend\\": ""
}
},
"license": [
"OSL-3.0"
],
"description": "Google reCAPTCHA integration for Magento2"
},
{
"name": "magento/module-re-captcha-ui",
"version": "1.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-re-captcha-ui/magento-module-re-captcha-ui-1.1.0.0.zip",
"shasum": "21b9c5e3b70c6181a913debae9c0da20bb44f13e"
},
"require": {
"magento/framework": "*",
"magento/module-re-captcha-validation-api": "1.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\ReCaptchaUi\\": ""
}
},
"license": [
"OSL-3.0"
],
"authors": [
{
"name": "Riccardo Tempesta",
"email": "riccardo.tempesta@magespecialist.it"
}
],
"description": "Google reCAPTCHA integration for Magento2"
},
{
"name": "magento/module-re-captcha-user",
"version": "1.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-re-captcha-user/magento-module-re-captcha-user-1.1.0.0.zip",
"shasum": "caa712bfd103beec01c22a20dfb4ce90106e9417"
},
"require": {
"magento/framework": "*",
"magento/module-re-captcha-ui": "1.1.*",
"magento/module-re-captcha-validation-api": "1.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\ReCaptchaUser\\": ""
}
},
"license": [
"OSL-3.0"
],
"description": "Google reCAPTCHA integration for Magento2"
},
{
"name": "magento/module-re-captcha-validation",
"version": "1.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-re-captcha-validation/magento-module-re-captcha-validation-1.1.0.0.zip",
"shasum": "1f084fb5089071b9ce0af780f30223ec3107a0f6"
},
"require": {
"google/recaptcha": "^1.2",
"magento/framework": "*",
"magento/module-re-captcha-validation-api": "1.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\ReCaptchaValidation\\": ""
}
},
"license": [
"OSL-3.0"
],
"description": "Google reCAPTCHA integration for Magento2"
},
{
"name": "magento/module-re-captcha-validation-api",
"version": "1.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-re-captcha-validation-api/magento-module-re-captcha-validation-api-1.1.0.0.zip",
"shasum": "6fa06fe393f30ccc25d29341e7bc3f47203ed14d"
},
"require": {
"magento/framework": "*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\ReCaptchaValidationApi\\": ""
}
},
"license": [
"OSL-3.0"
],
"description": "Google reCAPTCHA integration for Magento2"
},
{
"name": "magento/module-re-captcha-version-2-checkbox",
"version": "2.0.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-re-captcha-version-2-checkbox/magento-module-re-captcha-version-2-checkbox-2.0.0.0.zip",
"shasum": "8b499934e07d259e273b56d56a230d6dee080d68"
},
"require": {
"magento/framework": "*",
"magento/module-re-captcha-ui": "1.1.*",
"magento/module-re-captcha-validation-api": "1.1.*",
"magento/module-store": "*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-config": "*",
"magento/module-re-captcha-admin-ui": "1.1.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\ReCaptchaVersion2Checkbox\\": ""
}
},
"license": [
"OSL-3.0"
],
"description": "Google reCAPTCHA integration for Magento2"
},
{
"name": "magento/module-re-captcha-version-2-invisible",
"version": "2.0.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-re-captcha-version-2-invisible/magento-module-re-captcha-version-2-invisible-2.0.0.0.zip",
"shasum": "58ec898769fb85b11593d5d49b22149ce517f91f"
},
"require": {
"magento/framework": "*",
"magento/module-re-captcha-ui": "1.1.*",
"magento/module-re-captcha-validation-api": "1.1.*",
"magento/module-store": "*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-config": "*",
"magento/module-re-captcha-admin-ui": "1.1.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\ReCaptchaVersion2Invisible\\": ""
}
},
"license": [
"OSL-3.0"
],
"description": "Google reCAPTCHA integration for Magento2"
},
{
"name": "magento/module-re-captcha-version-3-invisible",
"version": "2.0.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-re-captcha-version-3-invisible/magento-module-re-captcha-version-3-invisible-2.0.0.0.zip",
"shasum": "1214fdf89a58c7e2ed267f1c33a55c40f1ec1054"
},
"require": {
"magento/framework": "*",
"magento/module-re-captcha-ui": "1.1.*",
"magento/module-re-captcha-validation-api": "1.1.*",
"magento/module-store": "*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-config": "*",
"magento/module-re-captcha-admin-ui": "1.1.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\ReCaptchaVersion3Invisible\\": ""
}
},
"license": [
"OSL-3.0"
],
"description": "Google reCAPTCHA integration for Magento2"
},
{
"name": "magento/module-related-product-graph-ql",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-related-product-graph-ql/magento-module-related-product-graph-ql-100.4.0.0.zip",
"shasum": "5cd0c570ccb984b9b6cb4bf6f8752ab6ccfdae06"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-catalog-graph-ql": "100.4.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-graph-ql": "100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\RelatedProductGraphQl\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-release-notification",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-release-notification/magento-module-release-notification-100.4.0.0.zip",
"shasum": "f50ba418574ffd4f725280ed88b2d1f06490e481"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-ui": "101.2.*",
"magento/module-user": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-config": "101.2.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\ReleaseNotification\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-reports",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-reports/magento-module-reports-100.4.1.0.zip",
"shasum": "507a4841a101d08e0b29cf33ff73e1c2072fa27d"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-catalog-inventory": "100.4.*",
"magento/module-cms": "104.0.*",
"magento/module-config": "101.2.*",
"magento/module-customer": "103.0.*",
"magento/module-downloadable": "100.4.*",
"magento/module-eav": "102.1.*",
"magento/module-quote": "101.2.*",
"magento/module-review": "100.4.*",
"magento/module-sales": "103.0.*",
"magento/module-sales-rule": "101.2.*",
"magento/module-store": "101.1.*",
"magento/module-tax": "100.4.*",
"magento/module-widget": "101.2.*",
"magento/module-wishlist": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Reports\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-require-js",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-require-js/magento-module-require-js-100.4.0.0.zip",
"shasum": "dd3fc06be9622a09dd4f339bed52d2af438deb46"
},
"require": {
"magento/framework": "103.0.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\RequireJs\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-review",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-review/magento-module-review-100.4.1.0.zip",
"shasum": "3b53f164707f690daba2c344fa9f342d51ca8063"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-customer": "103.0.*",
"magento/module-eav": "102.1.*",
"magento/module-newsletter": "100.4.*",
"magento/module-store": "101.1.*",
"magento/module-theme": "101.1.*",
"magento/module-ui": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-cookie": "100.4.*",
"magento/module-review-sample-data": "Sample Data version: 100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Review\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-review-analytics",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-review-analytics/magento-module-review-analytics-100.4.0.0.zip",
"shasum": "76756806f504188dc4f3dd256874a682fa3bee40"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-analytics": "100.4.*",
"magento/module-review": "100.4.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\ReviewAnalytics\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-review-graph-ql",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-review-graph-ql/magento-module-review-graph-ql-100.4.0.0.zip",
"shasum": "b02dc8dfb8e39c8602ac38337e64eb8c60c5f492"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-review": "100.4.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-graph-ql": "100.4.*",
"magento/module-graph-ql-cache": "100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\ReviewGraphQl\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-robots",
"version": "101.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-robots/magento-module-robots-101.1.0.0.zip",
"shasum": "8b5947ed3daf9760b3ef0228f156340d55355b1f"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-theme": "101.1.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Robots\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-rss",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-rss/magento-module-rss-100.4.0.0.zip",
"shasum": "d6273b5387ed101b31875ef0b985aee0af5bc63e"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-customer": "103.0.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Rss\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-rule",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-rule/magento-module-rule-100.4.0.0.zip",
"shasum": "39a746d47795a2d8e16663a5cf2c6b4278e48a37"
},
"require": {
"lib-libxml": "*",
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-eav": "102.1.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Rule\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-sales",
"version": "103.0.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-sales/magento-module-sales-103.0.1.0.zip",
"shasum": "94d8a3b1e45b223fcaebd8da4dda7f91368d8c42"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-authorization": "100.4.*",
"magento/module-backend": "102.0.*",
"magento/module-bundle": "101.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-catalog-inventory": "100.4.*",
"magento/module-checkout": "100.4.*",
"magento/module-config": "101.2.*",
"magento/module-customer": "103.0.*",
"magento/module-directory": "100.4.*",
"magento/module-eav": "102.1.*",
"magento/module-gift-message": "100.4.*",
"magento/module-media-storage": "100.4.*",
"magento/module-payment": "100.4.*",
"magento/module-quote": "101.2.*",
"magento/module-reports": "100.4.*",
"magento/module-sales-rule": "101.2.*",
"magento/module-sales-sequence": "100.4.*",
"magento/module-shipping": "100.4.*",
"magento/module-store": "101.1.*",
"magento/module-tax": "100.4.*",
"magento/module-theme": "101.1.*",
"magento/module-ui": "101.2.*",
"magento/module-widget": "101.2.*",
"magento/module-wishlist": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-sales-sample-data": "Sample Data version: 100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Sales\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-sales-analytics",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-sales-analytics/magento-module-sales-analytics-100.4.0.0.zip",
"shasum": "a55d291cfdd7191791431a3c6587c7adb7355b77"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-analytics": "100.4.*",
"magento/module-sales": "103.0.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\SalesAnalytics\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-sales-graph-ql",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-sales-graph-ql/magento-module-sales-graph-ql-100.4.1.0.zip",
"shasum": "ffd609d0daa15c4798f08fee141bbe4b7058b166"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-graph-ql": "100.4.*",
"magento/module-quote": "101.2.*",
"magento/module-sales": "103.0.*",
"magento/module-shipping": "100.4.*",
"magento/module-store": "101.1.*",
"magento/module-tax": "100.4.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\SalesGraphQl\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-sales-inventory",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-sales-inventory/magento-module-sales-inventory-100.4.0.0.zip",
"shasum": "f00ad78a70ca2dd02dcb8fc3b1f8166aabb9aa27"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-catalog-inventory": "100.4.*",
"magento/module-sales": "103.0.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\SalesInventory\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-sales-rule",
"version": "101.2.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-sales-rule/magento-module-sales-rule-101.2.1.0.zip",
"shasum": "35c495f50571d4fbca942fdeb29f7e5f8724513f"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-authorization": "100.4.*",
"magento/module-backend": "102.0.*",
"magento/module-captcha": "100.4.*",
"magento/module-catalog": "104.0.*",
"magento/module-catalog-rule": "101.2.*",
"magento/module-checkout": "100.4.*",
"magento/module-config": "101.2.*",
"magento/module-customer": "103.0.*",
"magento/module-directory": "100.4.*",
"magento/module-eav": "102.1.*",
"magento/module-payment": "100.4.*",
"magento/module-quote": "101.2.*",
"magento/module-reports": "100.4.*",
"magento/module-rule": "100.4.*",
"magento/module-sales": "103.0.*",
"magento/module-shipping": "100.4.*",
"magento/module-store": "101.1.*",
"magento/module-ui": "101.2.*",
"magento/module-widget": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-sales-rule-sample-data": "Sample Data version: 100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\SalesRule\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-sales-sequence",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-sales-sequence/magento-module-sales-sequence-100.4.1.0.zip",
"shasum": "5508458a59641dccd017849f68a79573c41a4808"
},
"require": {
"magento/framework": "103.0.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\SalesSequence\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-sample-data",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-sample-data/magento-module-sample-data-100.4.1.0.zip",
"shasum": "b576fe30e9fd28b6d332aaebb16a03def6c039bf"
},
"require": {
"magento/framework": "103.0.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/sample-data-media": "Sample Data version: 100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"cli_commands.php",
"registration.php"
],
"psr-4": {
"Magento\\SampleData\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Sample Data fixtures"
},
{
"name": "magento/module-search",
"version": "101.1.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-search/magento-module-search-101.1.1.0.zip",
"shasum": "bf9ed39a53d22eb3b903ed1f32eb9cbf74d808d6"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-catalog-search": "102.0.*",
"magento/module-reports": "100.4.*",
"magento/module-store": "101.1.*",
"magento/module-ui": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Search\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-security",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-security/magento-module-security-100.4.1.0.zip",
"shasum": "b6953177562c9cb4a4f3d4d625482fb060e8eb5b"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-store": "101.1.*",
"magento/module-user": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-customer": "103.0.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Security\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Security management module"
},
{
"name": "magento/module-securitytxt",
"version": "1.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-securitytxt/magento-module-securitytxt-1.1.0.0.zip",
"shasum": "123186217c5e8ff358e266eb5157fff8b64fddff"
},
"require": {
"magento/framework": "*",
"magento/module-config": "*",
"magento/module-store": "*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Securitytxt\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"authors": [
{
"name": "Kalpesh Mehta",
"email": "k@lpe.sh"
}
],
"description": "Security.txt file for Magento 2 websites"
},
{
"name": "magento/module-send-friend",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-send-friend/magento-module-send-friend-100.4.0.0.zip",
"shasum": "e336bd3e574e51d6145af1c63053a22fa3165ce0"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-authorization": "100.4.*",
"magento/module-captcha": "100.4.*",
"magento/module-catalog": "104.0.*",
"magento/module-customer": "103.0.*",
"magento/module-store": "101.1.*",
"magento/module-theme": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\SendFriend\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-send-friend-graph-ql",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-send-friend-graph-ql/magento-module-send-friend-graph-ql-100.4.0.0.zip",
"shasum": "5274c1743db6ca9d9598d5cc510647662264ed27"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-graph-ql": "100.4.*",
"magento/module-send-friend": "100.4.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\SendFriendGraphQl\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-shipping",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-shipping/magento-module-shipping-100.4.1.0.zip",
"shasum": "cd84f8168196fd6470d1399dd1122a2ab23984a0"
},
"require": {
"ext-gd": "*",
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-catalog-inventory": "100.4.*",
"magento/module-contact": "100.4.*",
"magento/module-customer": "103.0.*",
"magento/module-directory": "100.4.*",
"magento/module-payment": "100.4.*",
"magento/module-quote": "101.2.*",
"magento/module-sales": "103.0.*",
"magento/module-store": "101.1.*",
"magento/module-tax": "100.4.*",
"magento/module-ui": "101.2.*",
"magento/module-user": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-config": "101.2.*",
"magento/module-fedex": "100.4.*",
"magento/module-ups": "100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Shipping\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-sitemap",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-sitemap/magento-module-sitemap-100.4.1.0.zip",
"shasum": "abb5185f1adc722a3dd9ebee9f0c0c91fb5666be"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-catalog-url-rewrite": "100.4.*",
"magento/module-cms": "104.0.*",
"magento/module-config": "101.2.*",
"magento/module-eav": "102.1.*",
"magento/module-media-storage": "100.4.*",
"magento/module-robots": "101.1.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-config": "101.2.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Sitemap\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-store",
"version": "101.1.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-store/magento-module-store-101.1.1.0.zip",
"shasum": "3bdbc7289b6e4a2e4d6a3c27a53015ed2ceb0d39"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-authorization": "100.4.*",
"magento/module-backend": "102.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-config": "101.2.*",
"magento/module-customer": "103.0.*",
"magento/module-directory": "100.4.*",
"magento/module-media-storage": "100.4.*",
"magento/module-ui": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-deploy": "100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Store\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-store-graph-ql",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-store-graph-ql/magento-module-store-graph-ql-100.4.1.0.zip",
"shasum": "69699feda3fe1d21bbe2082f3cd3bdfa2d403999"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-graph-ql": "100.4.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\StoreGraphQl\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-swagger",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-swagger/magento-module-swagger-100.4.0.0.zip",
"shasum": "a0454abc1868d3647d4aee52a7ce0b79c5f4f888"
},
"require": {
"magento/framework": "103.0.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Swagger\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-swagger-webapi",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-swagger-webapi/magento-module-swagger-webapi-100.4.0.0.zip",
"shasum": "5ef905795b49516599cd3c54312266d811978c66"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-swagger": "100.4.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\SwaggerWebapi\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-swagger-webapi-async",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-swagger-webapi-async/magento-module-swagger-webapi-async-100.4.0.0.zip",
"shasum": "15e37edcac3c34b99e2d3c0652915cb8970b5b2f"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-swagger": "100.4.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-config": "101.2.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\SwaggerWebapiAsync\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-swatches",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-swatches/magento-module-swatches-100.4.1.0.zip",
"shasum": "7db3f519e490de8c8ed5e34a51d965265c432912"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-config": "101.2.*",
"magento/module-configurable-product": "100.4.*",
"magento/module-customer": "103.0.*",
"magento/module-eav": "102.1.*",
"magento/module-media-storage": "100.4.*",
"magento/module-page-cache": "100.4.*",
"magento/module-store": "101.1.*",
"magento/module-theme": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-layered-navigation": "100.4.*",
"magento/module-swatches-sample-data": "Sample Data version: 100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Swatches\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Add Swatches to Products"
},
{
"name": "magento/module-swatches-graph-ql",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-swatches-graph-ql/magento-module-swatches-graph-ql-100.4.1.0.zip",
"shasum": "4788f5e071c9cd64276072474582d2ae45bfa8d7"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-catalog-graph-ql": "100.4.*",
"magento/module-swatches": "100.4.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\SwatchesGraphQl\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-swatches-layered-navigation",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-swatches-layered-navigation/magento-module-swatches-layered-navigation-100.4.0.0.zip",
"shasum": "4ac75e3273e1e8ed7ae530a2ff80e65da5fec283"
},
"require": {
"magento/framework": "103.0.*",
"magento/magento-composer-installer": "*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\SwatchesLayeredNavigation\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-tax",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-tax/magento-module-tax-100.4.1.0.zip",
"shasum": "29eb56e51551199ce0b17e948e4ba9d4b673c590"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-checkout": "100.4.*",
"magento/module-config": "101.2.*",
"magento/module-customer": "103.0.*",
"magento/module-directory": "100.4.*",
"magento/module-eav": "102.1.*",
"magento/module-page-cache": "100.4.*",
"magento/module-quote": "101.2.*",
"magento/module-reports": "100.4.*",
"magento/module-sales": "103.0.*",
"magento/module-shipping": "100.4.*",
"magento/module-store": "101.1.*",
"magento/module-ui": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-tax-sample-data": "Sample Data version: 100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Tax\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-tax-graph-ql",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-tax-graph-ql/magento-module-tax-graph-ql-100.4.0.0.zip",
"shasum": "3d841324238f52d7cc9162363dc022471652b6c3"
},
"require": {
"magento/framework": "103.0.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-catalog-graph-ql": "100.4.*",
"magento/module-tax": "100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\TaxGraphQl\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-tax-import-export",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-tax-import-export/magento-module-tax-import-export-100.4.1.0.zip",
"shasum": "bdc4b5a29c380a0e010dbd7e3a3e27551f8519ec"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-directory": "100.4.*",
"magento/module-store": "101.1.*",
"magento/module-tax": "100.4.*",
"magento/module-ui": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\TaxImportExport\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-theme",
"version": "101.1.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-theme/magento-module-theme-101.1.1.0.zip",
"shasum": "8f02c7613fbccba355ec5a4271f22221d18ebc60"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-cms": "104.0.*",
"magento/module-config": "101.2.*",
"magento/module-customer": "103.0.*",
"magento/module-eav": "102.1.*",
"magento/module-media-storage": "100.4.*",
"magento/module-require-js": "100.4.*",
"magento/module-store": "101.1.*",
"magento/module-ui": "101.2.*",
"magento/module-widget": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-deploy": "100.4.*",
"magento/module-directory": "100.4.*",
"magento/module-theme-sample-data": "Sample Data version: 100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Theme\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-theme-graph-ql",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-theme-graph-ql/magento-module-theme-graph-ql-100.4.0.0.zip",
"shasum": "2097aa3d1f8b2a4aa8bc40d0b841254ea871c868"
},
"require": {
"magento/framework": "103.0.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-store-graph-ql": "100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\ThemeGraphQl\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-tinymce-3",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-tinymce-3/magento-module-tinymce-3-100.4.1.0.zip",
"shasum": "8e6445a4ef4ebe913fa326818bdb25d47e91af4f"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-ui": "101.2.*",
"magento/module-variable": "100.4.*",
"magento/module-widget": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-cms": "104.0.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Tinymce3\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-translation",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-translation/magento-module-translation-100.4.1.0.zip",
"shasum": "2279f7b98ad66c1176528ce18331ceb90bdad361"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-developer": "100.4.*",
"magento/module-store": "101.1.*",
"magento/module-theme": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-deploy": "100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Translation\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-two-factor-auth",
"version": "1.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-two-factor-auth/magento-module-two-factor-auth-1.1.0.0.zip",
"shasum": "8cdb7265c9268a06654c229fe5b5e7d588810297"
},
"require": {
"2tvenom/cborencode": "^1.0",
"christian-riesen/base32": "^1.3",
"donatj/phpuseragentparser": "~0.7",
"endroid/qr-code": "^3.7",
"magento/framework": "*",
"magento/magento-composer-installer": "*",
"magento/module-authorization": "*",
"magento/module-backend": "*",
"magento/module-config": "*",
"magento/module-integration": "*",
"magento/module-store": "*",
"magento/module-ui": "*",
"magento/module-user": "*",
"php": "~7.3.0||~7.4.0",
"phpseclib/phpseclib": "2.0.*",
"spomky-labs/otphp": "^10.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\TwoFactorAuth\\": ""
}
},
"license": [
"OSL-3.0"
],
"description": "Two Factor Authentication module for Magento2"
},
{
"name": "magento/module-ui",
"version": "101.2.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-ui/magento-module-ui-101.2.1.0.zip",
"shasum": "f66f3ff72cf8b5d754b93221f733b75566d67ea0"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-authorization": "100.4.*",
"magento/module-backend": "102.0.*",
"magento/module-eav": "102.1.*",
"magento/module-store": "101.1.*",
"magento/module-user": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-config": "101.2.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Ui\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-ups",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-ups/magento-module-ups-100.4.1.0.zip",
"shasum": "c1ab7b037dd915018c562c4d62d680b726d514f0"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-catalog-inventory": "100.4.*",
"magento/module-directory": "100.4.*",
"magento/module-quote": "101.2.*",
"magento/module-sales": "103.0.*",
"magento/module-shipping": "100.4.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-config": "101.2.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Ups\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-url-rewrite",
"version": "102.0.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-url-rewrite/magento-module-url-rewrite-102.0.1.0.zip",
"shasum": "9e27a79511124a3b4bb54635149df7259544677d"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-catalog-url-rewrite": "100.4.*",
"magento/module-cms": "104.0.*",
"magento/module-cms-url-rewrite": "100.4.*",
"magento/module-store": "101.1.*",
"magento/module-ui": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\UrlRewrite\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-url-rewrite-graph-ql",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-url-rewrite-graph-ql/magento-module-url-rewrite-graph-ql-100.4.0.0.zip",
"shasum": "70d823fc915575e6cd927eadbb60bda4dfa8f1ed"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-url-rewrite": "102.0.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-graph-ql": "100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\UrlRewriteGraphQl\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-user",
"version": "101.2.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-user/magento-module-user-101.2.1.0.zip",
"shasum": "a3f2951b2e8f03464bbca5a15024c3b4a072c51f"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-authorization": "100.4.*",
"magento/module-backend": "102.0.*",
"magento/module-email": "101.1.*",
"magento/module-integration": "100.4.*",
"magento/module-security": "100.4.*",
"magento/module-store": "101.1.*",
"magento/module-ui": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\User\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-usps",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-usps/magento-module-usps-100.4.0.0.zip",
"shasum": "1e74cf2583aea702bd78a5baa1ddfaa388feff90"
},
"require": {
"lib-libxml": "*",
"magento/framework": "103.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-catalog-inventory": "100.4.*",
"magento/module-config": "101.2.*",
"magento/module-directory": "100.4.*",
"magento/module-quote": "101.2.*",
"magento/module-sales": "103.0.*",
"magento/module-shipping": "100.4.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Usps\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-variable",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-variable/magento-module-variable-100.4.0.0.zip",
"shasum": "f7448026a799d7be842dcaf700b6f3baf97a9d71"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-config": "101.2.*",
"magento/module-store": "101.1.*",
"magento/module-ui": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Variable\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-vault",
"version": "101.2.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-vault/magento-module-vault-101.2.1.0.zip",
"shasum": "e35e0d8dc742aabc00dd56e09f089e4b7c71db30"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-checkout": "100.4.*",
"magento/module-customer": "103.0.*",
"magento/module-payment": "100.4.*",
"magento/module-quote": "101.2.*",
"magento/module-sales": "103.0.*",
"magento/module-store": "101.1.*",
"magento/module-theme": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Vault\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
]
},
{
"name": "magento/module-vault-graph-ql",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-vault-graph-ql/magento-module-vault-graph-ql-100.4.0.0.zip",
"shasum": "a2c8095e8158387adf170f6a6872645043a2cea6"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-graph-ql": "100.4.*",
"magento/module-vault": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\VaultGraphQl\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-version",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-version/magento-module-version-100.4.0.0.zip",
"shasum": "ab2321feb1e90cadee584f413561f750d92d8707"
},
"require": {
"magento/framework": "103.0.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Version\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-webapi",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-webapi/magento-module-webapi-100.4.0.0.zip",
"shasum": "9426eb8e346c2ce92c82bb0cafe1464b4172e277"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-authorization": "100.4.*",
"magento/module-backend": "102.0.*",
"magento/module-integration": "100.4.*",
"magento/module-store": "101.1.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-customer": "103.0.*",
"magento/module-user": "101.2.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Webapi\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-webapi-async",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-webapi-async/magento-module-webapi-async-100.4.0.0.zip",
"shasum": "54ff024a15093348f2500db66c9e6c8b5c91061a"
},
"require": {
"magento/framework": "103.0.*",
"magento/framework-message-queue": "100.4.*",
"magento/module-asynchronous-operations": "100.4.*",
"magento/module-webapi": "100.4.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-customer": "103.0.*",
"magento/module-user": "101.2.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\WebapiAsync\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-webapi-security",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-webapi-security/magento-module-webapi-security-100.4.0.0.zip",
"shasum": "cfa2a6ee999bc4fbcd0b0e8598fafdd4dd0be7e5"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-webapi": "100.4.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\WebapiSecurity\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "WebapiSecurity module provides option to loosen security on some webapi resources."
},
{
"name": "magento/module-weee",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-weee/magento-module-weee-100.4.1.0.zip",
"shasum": "a4ffe3fbab088fc50788d909b189e4a27badd7c0"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-checkout": "100.4.*",
"magento/module-customer": "103.0.*",
"magento/module-directory": "100.4.*",
"magento/module-eav": "102.1.*",
"magento/module-page-cache": "100.4.*",
"magento/module-quote": "101.2.*",
"magento/module-sales": "103.0.*",
"magento/module-store": "101.1.*",
"magento/module-tax": "100.4.*",
"magento/module-ui": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-bundle": "101.0.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Weee\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-weee-graph-ql",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-weee-graph-ql/magento-module-weee-graph-ql-100.4.0.0.zip",
"shasum": "feef543935bd5aa11dd8338caf15616a0a73fb5c"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-store": "101.1.*",
"magento/module-tax": "100.4.*",
"magento/module-weee": "100.4.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-catalog-graph-ql": "100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\WeeeGraphQl\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-widget",
"version": "101.2.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-widget/magento-module-widget-101.2.1.0.zip",
"shasum": "ed113b57bb9c093d5361c873f5920c92fc72c4ac"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-cms": "104.0.*",
"magento/module-store": "101.1.*",
"magento/module-theme": "101.1.*",
"magento/module-ui": "101.2.*",
"magento/module-variable": "100.4.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-widget-sample-data": "Sample Data version: 100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Widget\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-wishlist",
"version": "101.2.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-wishlist/magento-module-wishlist-101.2.1.0.zip",
"shasum": "0214c64d46496945913ff9e22d7925c5231993f5"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-backend": "102.0.*",
"magento/module-captcha": "100.4.*",
"magento/module-catalog": "104.0.*",
"magento/module-catalog-inventory": "100.4.*",
"magento/module-checkout": "100.4.*",
"magento/module-customer": "103.0.*",
"magento/module-rss": "100.4.*",
"magento/module-sales": "103.0.*",
"magento/module-store": "101.1.*",
"magento/module-theme": "101.1.*",
"magento/module-ui": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-bundle": "101.0.*",
"magento/module-configurable-product": "100.4.*",
"magento/module-cookie": "100.4.*",
"magento/module-downloadable": "100.4.*",
"magento/module-grouped-product": "100.4.*",
"magento/module-wishlist-sample-data": "Sample Data version: 100.4.*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\Wishlist\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-wishlist-analytics",
"version": "100.4.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-wishlist-analytics/magento-module-wishlist-analytics-100.4.0.0.zip",
"shasum": "4c5b0bec5b1becbb05ebd737a6b7e966866ba3ef"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-analytics": "100.4.*",
"magento/module-wishlist": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\WishlistAnalytics\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/module-wishlist-graph-ql",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/module-wishlist-graph-ql/magento-module-wishlist-graph-ql-100.4.1.0.zip",
"shasum": "1d59c07d6f052fbe9fa9fa7cfa3ced3ac70d8e98"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-catalog-graph-ql": "100.4.*",
"magento/module-store": "101.1.*",
"magento/module-wishlist": "101.2.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magento\\WishlistGraphQl\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/product-community-edition",
"version": "2.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/product-community-edition/magento-product-community-edition-2.4.1.0.zip",
"shasum": "7eefebc4396277fdfabdb079828488393a70cc83"
},
"require": {
"amzn/amazon-pay-and-login-magento-2-module": "4.0.4",
"colinmollenhour/cache-backend-file": "~1.4.1",
"colinmollenhour/cache-backend-redis": "1.11.0",
"colinmollenhour/credis": "1.11.1",
"colinmollenhour/php-redis-session-abstract": "~1.4.0",
"composer/composer": "^1.9",
"dotmailer/dotmailer-magento2-extension-package": "4.8.0",
"elasticsearch/elasticsearch": "~7.7.0",
"ext-bcmath": "*",
"ext-ctype": "*",
"ext-curl": "*",
"ext-dom": "*",
"ext-gd": "*",
"ext-hash": "*",
"ext-iconv": "*",
"ext-intl": "*",
"ext-mbstring": "*",
"ext-openssl": "*",
"ext-pdo_mysql": "*",
"ext-simplexml": "*",
"ext-soap": "*",
"ext-xsl": "*",
"ext-zip": "*",
"guzzlehttp/guzzle": "^6.3.3",
"klarna/m2-payments": "8.1.0",
"laminas/laminas-captcha": "^2.7.1",
"laminas/laminas-code": "~3.4.1",
"laminas/laminas-config": "^2.6.0",
"laminas/laminas-console": "^2.6.0",
"laminas/laminas-crypt": "^2.6.0",
"laminas/laminas-db": "^2.8.2",
"laminas/laminas-dependency-plugin": "^1.0",
"laminas/laminas-di": "^2.6.1",
"laminas/laminas-eventmanager": "^3.0.0",
"laminas/laminas-feed": "^2.9.0",
"laminas/laminas-form": "^2.10.0",
"laminas/laminas-http": "^2.6.0",
"laminas/laminas-i18n": "^2.7.3",
"laminas/laminas-json": "^2.6.1",
"laminas/laminas-log": "^2.9.1",
"laminas/laminas-mail": "^2.9.0",
"laminas/laminas-mime": "^2.5.0",
"laminas/laminas-modulemanager": "^2.7",
"laminas/laminas-mvc": "~2.7.0",
"laminas/laminas-serializer": "^2.7.2",
"laminas/laminas-server": "^2.6.1",
"laminas/laminas-servicemanager": "^2.7.8",
"laminas/laminas-session": "^2.7.3",
"laminas/laminas-soap": "^2.7.0",
"laminas/laminas-stdlib": "^3.2.1",
"laminas/laminas-text": "^2.6.0",
"laminas/laminas-uri": "^2.5.1",
"laminas/laminas-validator": "^2.6.0",
"laminas/laminas-view": "~2.11.2",
"lib-libxml": "*",
"magento/adobe-stock-integration": "2.1.0",
"magento/composer": "1.6.0",
"magento/framework": "103.0.1",
"magento/framework-amqp": "100.4.0",
"magento/framework-bulk": "101.0.0",
"magento/framework-message-queue": "100.4.1",
"magento/google-shopping-ads": "4.0.1",
"magento/inventory-metapackage": "1.2.1",
"magento/language-de_de": "100.4.0",
"magento/language-en_us": "100.4.0",
"magento/language-es_es": "100.4.0",
"magento/language-fr_fr": "100.4.0",
"magento/language-nl_nl": "100.4.0",
"magento/language-pt_br": "100.4.0",
"magento/language-zh_hans_cn": "100.4.0",
"magento/magento-composer-installer": ">=0.1.11",
"magento/magento2-base": "2.4.1",
"magento/module-admin-analytics": "100.4.1",
"magento/module-admin-notification": "100.4.0",
"magento/module-advanced-pricing-import-export": "100.4.1",
"magento/module-advanced-search": "100.4.0",
"magento/module-amqp": "100.4.0",
"magento/module-amqp-store": "100.4.0",
"magento/module-analytics": "100.4.1",
"magento/module-asynchronous-operations": "100.4.1",
"magento/module-authorization": "100.4.1",
"magento/module-backend": "102.0.1",
"magento/module-backup": "100.4.1",
"magento/module-bundle": "101.0.1",
"magento/module-bundle-graph-ql": "100.4.1",
"magento/module-bundle-import-export": "100.4.0",
"magento/module-cache-invalidate": "100.4.0",
"magento/module-captcha": "100.4.1",
"magento/module-cardinal-commerce": "100.4.0",
"magento/module-catalog": "104.0.1",
"magento/module-catalog-analytics": "100.4.0",
"magento/module-catalog-cms-graph-ql": "100.4.0",
"magento/module-catalog-customer-graph-ql": "100.4.1",
"magento/module-catalog-graph-ql": "100.4.1",
"magento/module-catalog-import-export": "101.1.1",
"magento/module-catalog-inventory": "100.4.1",
"magento/module-catalog-inventory-graph-ql": "100.4.0",
"magento/module-catalog-rule": "101.2.1",
"magento/module-catalog-rule-configurable": "100.4.0",
"magento/module-catalog-rule-graph-ql": "100.4.0",
"magento/module-catalog-search": "102.0.1",
"magento/module-catalog-url-rewrite": "100.4.1",
"magento/module-catalog-url-rewrite-graph-ql": "100.4.0",
"magento/module-catalog-widget": "100.4.1",
"magento/module-checkout": "100.4.1",
"magento/module-checkout-agreements": "100.4.0",
"magento/module-checkout-agreements-graph-ql": "100.4.0",
"magento/module-cms": "104.0.1",
"magento/module-cms-graph-ql": "100.4.0",
"magento/module-cms-url-rewrite": "100.4.1",
"magento/module-cms-url-rewrite-graph-ql": "100.4.0",
"magento/module-config": "101.2.1",
"magento/module-configurable-import-export": "100.4.0",
"magento/module-configurable-product": "100.4.1",
"magento/module-configurable-product-graph-ql": "100.4.1",
"magento/module-configurable-product-sales": "100.4.0",
"magento/module-contact": "100.4.1",
"magento/module-cookie": "100.4.1",
"magento/module-cron": "100.4.1",
"magento/module-csp": "100.4.0",
"magento/module-currency-symbol": "100.4.0",
"magento/module-customer": "103.0.1",
"magento/module-customer-analytics": "100.4.0",
"magento/module-customer-downloadable-graph-ql": "100.4.0",
"magento/module-customer-graph-ql": "100.4.1",
"magento/module-customer-import-export": "100.4.1",
"magento/module-deploy": "100.4.1",
"magento/module-developer": "100.4.1",
"magento/module-dhl": "100.4.0",
"magento/module-directory": "100.4.1",
"magento/module-directory-graph-ql": "100.4.0",
"magento/module-downloadable": "100.4.1",
"magento/module-downloadable-graph-ql": "100.4.1",
"magento/module-downloadable-import-export": "100.4.0",
"magento/module-eav": "102.1.1",
"magento/module-eav-graph-ql": "100.4.0",
"magento/module-elasticsearch": "101.0.1",
"magento/module-elasticsearch-6": "100.4.1",
"magento/module-elasticsearch-7": "100.4.1",
"magento/module-email": "101.1.1",
"magento/module-encryption-key": "100.4.0",
"magento/module-fedex": "100.4.1",
"magento/module-gift-message": "100.4.0",
"magento/module-gift-message-graph-ql": "100.4.0",
"magento/module-google-adwords": "100.4.0",
"magento/module-google-analytics": "100.4.0",
"magento/module-google-optimizer": "100.4.1",
"magento/module-graph-ql": "100.4.1",
"magento/module-graph-ql-cache": "100.4.0",
"magento/module-grouped-catalog-inventory": "100.4.0",
"magento/module-grouped-import-export": "100.4.0",
"magento/module-grouped-product": "100.4.1",
"magento/module-grouped-product-graph-ql": "100.4.1",
"magento/module-import-export": "101.0.1",
"magento/module-indexer": "100.4.1",
"magento/module-instant-purchase": "100.4.0",
"magento/module-integration": "100.4.1",
"magento/module-layered-navigation": "100.4.1",
"magento/module-login-as-customer": "100.4.1",
"magento/module-login-as-customer-admin-ui": "100.4.1",
"magento/module-login-as-customer-api": "100.4.1",
"magento/module-login-as-customer-assistance": "100.4.0",
"magento/module-login-as-customer-frontend-ui": "100.4.1",
"magento/module-login-as-customer-log": "100.4.0",
"magento/module-login-as-customer-page-cache": "100.4.1",
"magento/module-login-as-customer-quote": "100.4.0",
"magento/module-login-as-customer-sales": "100.4.1",
"magento/module-marketplace": "100.4.0",
"magento/module-media-content": "100.4.1",
"magento/module-media-content-api": "100.4.1",
"magento/module-media-content-catalog": "100.4.1",
"magento/module-media-content-cms": "100.4.1",
"magento/module-media-content-synchronization": "100.4.0",
"magento/module-media-content-synchronization-api": "100.4.0",
"magento/module-media-content-synchronization-catalog": "100.4.0",
"magento/module-media-content-synchronization-cms": "100.4.0",
"magento/module-media-gallery": "100.4.1",
"magento/module-media-gallery-api": "101.0.1",
"magento/module-media-gallery-catalog": "100.4.0",
"magento/module-media-gallery-catalog-integration": "100.4.0",
"magento/module-media-gallery-catalog-ui": "100.4.0",
"magento/module-media-gallery-cms-ui": "100.4.0",
"magento/module-media-gallery-integration": "100.4.0",
"magento/module-media-gallery-metadata": "100.4.0",
"magento/module-media-gallery-metadata-api": "100.4.0",
"magento/module-media-gallery-synchronization": "100.4.0",
"magento/module-media-gallery-synchronization-api": "100.4.0",
"magento/module-media-gallery-synchronization-metadata": "100.4.0",
"magento/module-media-gallery-ui": "100.4.0",
"magento/module-media-gallery-ui-api": "100.4.0",
"magento/module-media-storage": "100.4.0",
"magento/module-message-queue": "100.4.1",
"magento/module-msrp": "100.4.0",
"magento/module-msrp-configurable-product": "100.4.0",
"magento/module-msrp-grouped-product": "100.4.0",
"magento/module-multishipping": "100.4.1",
"magento/module-mysql-mq": "100.4.0",
"magento/module-new-relic-reporting": "100.4.0",
"magento/module-newsletter": "100.4.1",
"magento/module-newsletter-graph-ql": "100.4.0",
"magento/module-offline-payments": "100.4.0",
"magento/module-offline-shipping": "100.4.0",
"magento/module-page-cache": "100.4.1",
"magento/module-payment": "100.4.1",
"magento/module-paypal": "101.0.1",
"magento/module-paypal-captcha": "100.4.0",
"magento/module-paypal-graph-ql": "100.4.1",
"magento/module-persistent": "100.4.1",
"magento/module-product-alert": "100.4.1",
"magento/module-product-video": "100.4.1",
"magento/module-quote": "101.2.1",
"magento/module-quote-analytics": "100.4.1",
"magento/module-quote-bundle-options": "100.4.0",
"magento/module-quote-configurable-options": "100.4.0",
"magento/module-quote-downloadable-links": "100.4.0",
"magento/module-quote-graph-ql": "100.4.1",
"magento/module-related-product-graph-ql": "100.4.0",
"magento/module-release-notification": "100.4.0",
"magento/module-reports": "100.4.1",
"magento/module-require-js": "100.4.0",
"magento/module-review": "100.4.1",
"magento/module-review-analytics": "100.4.0",
"magento/module-review-graph-ql": "100.4.0",
"magento/module-robots": "101.1.0",
"magento/module-rss": "100.4.0",
"magento/module-rule": "100.4.0",
"magento/module-sales": "103.0.1",
"magento/module-sales-analytics": "100.4.0",
"magento/module-sales-graph-ql": "100.4.1",
"magento/module-sales-inventory": "100.4.0",
"magento/module-sales-rule": "101.2.1",
"magento/module-sales-sequence": "100.4.1",
"magento/module-sample-data": "100.4.1",
"magento/module-search": "101.1.1",
"magento/module-security": "100.4.1",
"magento/module-send-friend": "100.4.0",
"magento/module-send-friend-graph-ql": "100.4.0",
"magento/module-shipping": "100.4.1",
"magento/module-sitemap": "100.4.1",
"magento/module-store": "101.1.1",
"magento/module-store-graph-ql": "100.4.1",
"magento/module-swagger": "100.4.0",
"magento/module-swagger-webapi": "100.4.0",
"magento/module-swagger-webapi-async": "100.4.0",
"magento/module-swatches": "100.4.1",
"magento/module-swatches-graph-ql": "100.4.1",
"magento/module-swatches-layered-navigation": "100.4.0",
"magento/module-tax": "100.4.1",
"magento/module-tax-graph-ql": "100.4.0",
"magento/module-tax-import-export": "100.4.1",
"magento/module-theme": "101.1.1",
"magento/module-theme-graph-ql": "100.4.0",
"magento/module-tinymce-3": "100.4.1",
"magento/module-translation": "100.4.1",
"magento/module-ui": "101.2.1",
"magento/module-ups": "100.4.1",
"magento/module-url-rewrite": "102.0.1",
"magento/module-url-rewrite-graph-ql": "100.4.0",
"magento/module-user": "101.2.1",
"magento/module-usps": "100.4.0",
"magento/module-variable": "100.4.0",
"magento/module-vault": "101.2.1",
"magento/module-vault-graph-ql": "100.4.0",
"magento/module-version": "100.4.0",
"magento/module-webapi": "100.4.0",
"magento/module-webapi-async": "100.4.0",
"magento/module-webapi-security": "100.4.0",
"magento/module-weee": "100.4.1",
"magento/module-weee-graph-ql": "100.4.0",
"magento/module-widget": "101.2.1",
"magento/module-wishlist": "101.2.1",
"magento/module-wishlist-analytics": "100.4.0",
"magento/module-wishlist-graph-ql": "100.4.1",
"magento/security-package": "1.1.0",
"magento/theme-adminhtml-backend": "100.4.1",
"magento/theme-frontend-blank": "100.4.1",
"magento/theme-frontend-luma": "100.4.1",
"magento/zendframework1": "~1.14.2",
"monolog/monolog": "^1.17",
"paragonie/sodium_compat": "^1.6",
"paypal/module-braintree": "4.2.0",
"pelago/emogrifier": "^3.1.0",
"php": "~7.3.0||~7.4.0",
"php-amqplib/php-amqplib": "~2.10.0",
"phpseclib/mcrypt_compat": "1.0.8",
"phpseclib/phpseclib": "2.0.*",
"ramsey/uuid": "~3.8.0",
"symfony/console": "~4.4.0",
"symfony/event-dispatcher": "~4.4.0",
"symfony/process": "~4.4.0",
"tedivm/jshrink": "~1.3.0",
"temando/module-shipping": "2.0.0",
"tubalmartin/cssmin": "4.1.1",
"vertex/product-magento-module": "4.1.0",
"webonyx/graphql-php": "^0.13.8",
"wikimedia/less.php": "~1.8.0",
"yotpo/magento2-module-yotpo-reviews-bundle": "3.1.2"
},
"type": "metapackage",
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "eCommerce Platform for Growth (Community Edition)"
},
{
"name": "magento/security-package",
"version": "1.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/security-package/magento-security-package-1.1.0.0.zip",
"shasum": "a3719d48b34ac464ee8692c7c5a2f155800430b3"
},
"require": {
"google/recaptcha": "^1.2",
"magento/module-re-captcha-admin-ui": "1.1.0",
"magento/module-re-captcha-checkout": "1.1.0",
"magento/module-re-captcha-contact": "1.1.0",
"magento/module-re-captcha-customer": "1.1.0",
"magento/module-re-captcha-frontend-ui": "1.1.0",
"magento/module-re-captcha-migration": "1.1.0",
"magento/module-re-captcha-newsletter": "1.1.0",
"magento/module-re-captcha-paypal": "1.1.0",
"magento/module-re-captcha-review": "1.1.0",
"magento/module-re-captcha-send-friend": "1.1.0",
"magento/module-re-captcha-ui": "1.1.0",
"magento/module-re-captcha-user": "1.1.0",
"magento/module-re-captcha-validation": "1.1.0",
"magento/module-re-captcha-validation-api": "1.1.0",
"magento/module-re-captcha-version-2-checkbox": "2.0.0",
"magento/module-re-captcha-version-2-invisible": "2.0.0",
"magento/module-re-captcha-version-3-invisible": "2.0.0",
"magento/module-securitytxt": "1.1.0",
"magento/module-two-factor-auth": "1.1.0"
},
"type": "metapackage",
"description": "Magento Security Package"
},
{
"name": "magento/theme-adminhtml-backend",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/theme-adminhtml-backend/magento-theme-adminhtml-backend-100.4.1.0.zip",
"shasum": "73398c0478f0e4dd5c2c25a40577cc554552a917"
},
"require": {
"magento/framework": "103.0.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-theme",
"autoload": {
"files": [
"registration.php"
]
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/theme-frontend-blank",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/theme-frontend-blank/magento-theme-frontend-blank-100.4.1.0.zip",
"shasum": "8f6187a999cabee73e5968b3a98519fbdf080531"
},
"require": {
"magento/framework": "103.0.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-theme",
"autoload": {
"files": [
"registration.php"
]
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/theme-frontend-luma",
"version": "100.4.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/magento/theme-frontend-luma/magento-theme-frontend-luma-100.4.1.0.zip",
"shasum": "38cf4b18eed6542e4f32cd894277389f2a57e856"
},
"require": {
"magento/framework": "103.0.*",
"magento/theme-frontend-blank": "100.4.*",
"php": "~7.3.0||~7.4.0"
},
"type": "magento2-theme",
"autoload": {
"files": [
"registration.php"
]
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "magento/zendframework1",
"version": "1.14.5",
"source": {
"type": "git",
"url": "https://github.com/magento/zf1.git",
"reference": "6ad81500d33f085ca2391f2b59e37bd34203b29b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/magento/zf1/zipball/6ad81500d33f085ca2391f2b59e37bd34203b29b",
"reference": "6ad81500d33f085ca2391f2b59e37bd34203b29b",
"shasum": ""
},
"require": {
"php": ">=5.2.11"
},
"require-dev": {
"phpunit/dbunit": "1.3.*",
"phpunit/phpunit": "3.7.*"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.12.x-dev"
}
},
"autoload": {
"psr-0": {
"Zend_": "library/"
}
},
"notification-url": "https://packagist.org/downloads/",
"include-path": [
"library/"
],
"license": [
"BSD-3-Clause"
],
"description": "Magento Zend Framework 1",
"homepage": "http://framework.zend.com/",
"keywords": [
"ZF1",
"framework"
],
"time": "2020-12-02T21:12:59+00:00"
},
{
"name": "mageplaza/magento-2-dutch-language-pack",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/mageplaza/magento-2-dutch-language-pack.git",
"reference": "3b57f9a5a651fc9ffd0e8e7c4711ca71382c2df7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/mageplaza/magento-2-dutch-language-pack/zipball/3b57f9a5a651fc9ffd0e8e7c4711ca71382c2df7",
"reference": "3b57f9a5a651fc9ffd0e8e7c4711ca71382c2df7",
"shasum": ""
},
"require": {
"mageplaza/module-core": "^1.3.13"
},
"type": "magento2-language",
"autoload": {
"files": [
"registration.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Mageplaza team",
"email": "hi@mageplaza.com",
"homepage": "https://www.mageplaza.com",
"role": "Leader"
}
],
"description": "Dutch language package for Magento 2",
"homepage": "https://www.mageplaza.com",
"time": "2020-09-23T02:27:59+00:00"
},
{
"name": "mageplaza/module-core",
"version": "1.4.10",
"source": {
"type": "git",
"url": "https://github.com/mageplaza/module-core.git",
"reference": "d050c9f35b04197e97b6747d7dbf1f164b1f26fe"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/mageplaza/module-core/zipball/d050c9f35b04197e97b6747d7dbf1f164b1f26fe",
"reference": "d050c9f35b04197e97b6747d7dbf1f164b1f26fe",
"shasum": ""
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Mageplaza\\Core\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"proprietary"
],
"authors": [
{
"name": "Mageplaza",
"email": "support@mageplaza.com",
"homepage": "https://www.mageplaza.com",
"role": "Technical Support"
}
],
"description": "Mageplaza Core for Magento 2",
"time": "2020-12-07T08:10:17+00:00"
},
{
"name": "mailcampaigns/magento2connector",
"version": "2.1.5",
"source": {
"type": "git",
"url": "https://github.com/mailcampaigns/Magento2Connector.git",
"reference": "195dcd7f7bd50ebd14f9fa7c17da98bcac6651e8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/mailcampaigns/Magento2Connector/zipball/195dcd7f7bd50ebd14f9fa7c17da98bcac6651e8",
"reference": "195dcd7f7bd50ebd14f9fa7c17da98bcac6651e8",
"shasum": ""
},
"require": {
"ext-json": "*",
"php": "~5.6.5|>=7.0.0"
},
"type": "magento2-module",
"autoload": {
"psr-4": {
"MailCampaigns\\Connector\\": ""
},
"files": [
"registration.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"proprietary"
],
"description": "Magento 2 MailCampaigns Connector",
"time": "2020-06-03T08:16:35+00:00"
},
{
"name": "monolog/monolog",
"version": "1.26.1",
"source": {
"type": "git",
"url": "https://github.com/Seldaek/monolog.git",
"reference": "c6b00f05152ae2c9b04a448f99c7590beb6042f5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/c6b00f05152ae2c9b04a448f99c7590beb6042f5",
"reference": "c6b00f05152ae2c9b04a448f99c7590beb6042f5",
"shasum": ""
},
"require": {
"php": ">=5.3.0",
"psr/log": "~1.0"
},
"provide": {
"psr/log-implementation": "1.0.0"
},
"require-dev": {
"aws/aws-sdk-php": "^2.4.9 || ^3.0",
"doctrine/couchdb": "~1.0@dev",
"graylog2/gelf-php": "~1.0",
"php-amqplib/php-amqplib": "~2.4",
"php-console/php-console": "^3.1.3",
"phpstan/phpstan": "^0.12.59",
"phpunit/phpunit": "~4.5",
"ruflin/elastica": ">=0.90 <3.0",
"sentry/sentry": "^0.13",
"swiftmailer/swiftmailer": "^5.3|^6.0"
},
"suggest": {
"aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
"doctrine/couchdb": "Allow sending log messages to a CouchDB server",
"ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
"ext-mongo": "Allow sending log messages to a MongoDB server",
"graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
"mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
"php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
"php-console/php-console": "Allow sending log messages to Google Chrome",
"rollbar/rollbar": "Allow sending log messages to Rollbar",
"ruflin/elastica": "Allow sending log messages to an Elastic Search server",
"sentry/sentry": "Allow sending log messages to a Sentry server"
},
"type": "library",
"autoload": {
"psr-4": {
"Monolog\\": "src/Monolog"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "http://seld.be"
}
],
"description": "Sends your logs to files, sockets, inboxes, databases and various web services",
"homepage": "http://github.com/Seldaek/monolog",
"keywords": [
"log",
"logging",
"psr-3"
],
"funding": [
{
"url": "https://github.com/Seldaek",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
"type": "tidelift"
}
],
"time": "2021-05-28T08:32:12+00:00"
},
{
"name": "multisafepay/magento2",
"version": "2.12.2",
"source": {
"type": "git",
"url": "https://github.com/MultiSafepay/magento2.git",
"reference": "a194e37da4164dd1549844fd75b67f3bc5d602e0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/MultiSafepay/magento2/zipball/a194e37da4164dd1549844fd75b67f3bc5d602e0",
"reference": "a194e37da4164dd1549844fd75b67f3bc5d602e0",
"shasum": ""
},
"require": {
"multisafepay/magento2-adminhtml": "1.12.0",
"multisafepay/magento2-catalog-inventory": "1.0.2",
"multisafepay/magento2-core": "2.10.2",
"multisafepay/magento2-frontend": "1.10.1",
"multisafepay/magento2-msi": "1.0.1"
},
"type": "library",
"notification-url": "https://packagist.org/downloads/",
"license": [
"OSL-3.0"
],
"description": "MultiSafepay module suite for Magento 2",
"time": "2021-09-07T12:41:34+00:00"
},
{
"name": "multisafepay/magento2-adminhtml",
"version": "1.12.0",
"source": {
"type": "git",
"url": "https://github.com/MultiSafepay/magento2-adminhtml.git",
"reference": "de33b40f500c443901294672be83e37e77ca47fe"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/MultiSafepay/magento2-adminhtml/zipball/de33b40f500c443901294672be83e37e77ca47fe",
"reference": "de33b40f500c443901294672be83e37e77ca47fe",
"shasum": ""
},
"require": {
"ext-zip": "*",
"magento/framework": "^102.0|^103.0",
"magento/module-backend": "^101.0|^102.0",
"magento/module-config": "^101.0",
"magento/module-customer": "^102.0|^103.0",
"multisafepay/magento2-core": "^2.10"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"MultiSafepay\\ConnectAdminhtml\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"OSL-3.0"
],
"description": "MultiSafepay module for Magento 2 (backend-only)",
"time": "2021-08-27T11:16:52+00:00"
},
{
"name": "multisafepay/magento2-catalog-inventory",
"version": "1.0.2",
"source": {
"type": "git",
"url": "https://github.com/MultiSafepay/magento2-catalog-inventory.git",
"reference": "dfc7eeef8c84d963c0d74f91b269b4cc5838aac0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/MultiSafepay/magento2-catalog-inventory/zipball/dfc7eeef8c84d963c0d74f91b269b4cc5838aac0",
"reference": "dfc7eeef8c84d963c0d74f91b269b4cc5838aac0",
"shasum": ""
},
"require": {
"magento/framework": "^101.0|^102.0|^103.0",
"magento/module-catalog-inventory": "^100.0",
"magento/module-sales": "^101.0|^102.0|^103.0",
"multisafepay/magento2-core": "^1.0|^2.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"MultiSafepay\\ConnectCatalogInventory\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"OSL-3.0"
],
"description": "MultiSafepay module for Magento 2 (only for deprecated Catalog Inventory)",
"time": "2021-03-11T15:10:05+00:00"
},
{
"name": "multisafepay/magento2-core",
"version": "2.10.2",
"source": {
"type": "git",
"url": "https://github.com/MultiSafepay/magento2-core.git",
"reference": "d536f42758147b0ba7dc75a3bf2844c666466a94"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/MultiSafepay/magento2-core/zipball/d536f42758147b0ba7dc75a3bf2844c666466a94",
"reference": "d536f42758147b0ba7dc75a3bf2844c666466a94",
"shasum": ""
},
"require": {
"ext-json": "*",
"ext-pcre": "*",
"guzzlehttp/psr7": "*",
"http-interop/http-factory-guzzle": "^1.0",
"magento/framework": "^102.0|^103.0",
"magento/module-checkout": "^100.0",
"magento/module-payment": "^100.0",
"magento/module-quote": "^101.0",
"magento/module-sales": "^102.0|^103.0",
"magento/module-store": "^101.0",
"magento/module-vault": "^101.0",
"multisafepay/php-sdk": "^5.2",
"php": ">=7.1",
"php-http/guzzle6-adapter": "*"
},
"require-dev": {
"object-calisthenics/phpcs-calisthenics-rules": "^3.5 || ^2.0",
"php-http/mock-client": "^1.3"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"MultiSafepay\\ConnectCore\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"OSL-3.0"
],
"description": "MultiSafepay module for Magento 2",
"time": "2021-09-07T12:23:51+00:00"
},
{
"name": "multisafepay/magento2-frontend",
"version": "1.10.1",
"source": {
"type": "git",
"url": "https://github.com/MultiSafepay/magento2-frontend.git",
"reference": "f34c61db0dfd068d8c1f8166f07062fee7b8c8da"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/MultiSafepay/magento2-frontend/zipball/f34c61db0dfd068d8c1f8166f07062fee7b8c8da",
"reference": "f34c61db0dfd068d8c1f8166f07062fee7b8c8da",
"shasum": ""
},
"require": {
"magento/framework": "^102.0|^103.0",
"magento/module-checkout": "^100.0",
"magento/module-quote": "^101.0",
"magento/module-sales": "^102.0|^103.0",
"magento/module-store": "^101.0",
"multisafepay/magento2-adminhtml": "^1.12",
"multisafepay/magento2-core": "^2.10"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"MultiSafepay\\ConnectFrontend\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"OSL-3.0"
],
"description": "MultiSafepay module for Magento 2 (regular frontend)",
"time": "2021-09-07T12:23:58+00:00"
},
{
"name": "multisafepay/magento2-msi",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/MultiSafepay/magento2-msi.git",
"reference": "95d8341b71df18ceb2ed42e903d3515a6d79d4a5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/MultiSafepay/magento2-msi/zipball/95d8341b71df18ceb2ed42e903d3515a6d79d4a5",
"reference": "95d8341b71df18ceb2ed42e903d3515a6d79d4a5",
"shasum": ""
},
"require": {
"magento/framework": "^102.0|^103.0",
"magento/module-catalog": "^101.0|^102.0|^103.0|^104.0",
"magento/module-inventory-sales-api": "^1.0",
"magento/module-store": "^100.0|^101.0",
"multisafepay/magento2-core": "^1.0|^2.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"MultiSafepay\\ConnectMSI\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"OSL-3.0"
],
"description": "MultiSafepay module for Magento 2 (msi-only)",
"time": "2020-11-12T08:53:15+00:00"
},
{
"name": "multisafepay/php-sdk",
"version": "5.2.1",
"source": {
"type": "git",
"url": "https://github.com/MultiSafepay/php-sdk.git",
"reference": "0da8bfc73e949cb720545f09d565e01b6f159906"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/MultiSafepay/php-sdk/zipball/0da8bfc73e949cb720545f09d565e01b6f159906",
"reference": "0da8bfc73e949cb720545f09d565e01b6f159906",
"shasum": ""
},
"require": {
"ext-json": "*",
"php": "^7.2|^8.0",
"php-http/discovery": "^1.0",
"psr/http-client-implementation": "^1.0",
"psr/http-factory-implementation": "^1.0",
"psr/http-message-implementation": "^1.0"
},
"require-dev": {
"fakerphp/faker": "^1.13",
"guzzlehttp/guzzle": "^7.0",
"http-interop/http-factory-guzzle": "^1.0",
"object-calisthenics/phpcs-calisthenics-rules": "^3.5 || ^2.0",
"php-http/mock-client": "^1.3",
"phpstan/phpstan": "^0.12.23",
"phpunit/phpunit": "^9.0 || ^7.5"
},
"suggest": {
"jschaedl/iban-validation": "Adds additional IBAN validation for \\MultiSafepay\\ValueObject\\IbanNumber"
},
"type": "library",
"autoload": {
"psr-4": {
"MultiSafepay\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "MultiSafepay PHP SDK",
"time": "2021-09-06T09:47:15+00:00"
},
{
"name": "myclabs/php-enum",
"version": "1.7.7",
"source": {
"type": "git",
"url": "https://github.com/myclabs/php-enum.git",
"reference": "d178027d1e679832db9f38248fcc7200647dc2b7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/myclabs/php-enum/zipball/d178027d1e679832db9f38248fcc7200647dc2b7",
"reference": "d178027d1e679832db9f38248fcc7200647dc2b7",
"shasum": ""
},
"require": {
"ext-json": "*",
"php": ">=7.1"
},
"require-dev": {
"phpunit/phpunit": "^7",
"squizlabs/php_codesniffer": "1.*",
"vimeo/psalm": "^3.8"
},
"type": "library",
"autoload": {
"psr-4": {
"MyCLabs\\Enum\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP Enum contributors",
"homepage": "https://github.com/myclabs/php-enum/graphs/contributors"
}
],
"description": "PHP Enum implementation",
"homepage": "http://github.com/myclabs/php-enum",
"keywords": [
"enum"
],
"funding": [
{
"url": "https://github.com/mnapoli",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/myclabs/php-enum",
"type": "tidelift"
}
],
"time": "2020-11-14T18:14:52+00:00"
},
{
"name": "paragonie/constant_time_encoding",
"version": "v2.4.0",
"source": {
"type": "git",
"url": "https://github.com/paragonie/constant_time_encoding.git",
"reference": "f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c",
"reference": "f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c",
"shasum": ""
},
"require": {
"php": "^7|^8"
},
"require-dev": {
"phpunit/phpunit": "^6|^7|^8|^9",
"vimeo/psalm": "^1|^2|^3|^4"
},
"type": "library",
"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"
],
"time": "2020-12-06T15:14:20+00:00"
},
{
"name": "paragonie/random_compat",
"version": "v9.99.99",
"source": {
"type": "git",
"url": "https://github.com/paragonie/random_compat.git",
"reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
"reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
"shasum": ""
},
"require": {
"php": "^7"
},
"require-dev": {
"phpunit/phpunit": "4.*|5.*",
"vimeo/psalm": "^1"
},
"suggest": {
"ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
},
"type": "library",
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Paragon Initiative Enterprises",
"email": "security@paragonie.com",
"homepage": "https://paragonie.com"
}
],
"description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
"keywords": [
"csprng",
"polyfill",
"pseudorandom",
"random"
],
"time": "2018-07-02T15:55:56+00:00"
},
{
"name": "paragonie/sodium_compat",
"version": "v1.14.0",
"source": {
"type": "git",
"url": "https://github.com/paragonie/sodium_compat.git",
"reference": "a1cfe0b21faf9c0b61ac0c6188c4af7fd6fd0db3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/a1cfe0b21faf9c0b61ac0c6188c4af7fd6fd0db3",
"reference": "a1cfe0b21faf9c0b61ac0c6188c4af7fd6fd0db3",
"shasum": ""
},
"require": {
"paragonie/random_compat": ">=1",
"php": "^5.2.4|^5.3|^5.4|^5.5|^5.6|^7|^8"
},
"require-dev": {
"phpunit/phpunit": "^3|^4|^5|^6|^7|^8|^9"
},
"suggest": {
"ext-libsodium": "PHP < 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security.",
"ext-sodium": "PHP >= 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security."
},
"type": "library",
"autoload": {
"files": [
"autoload.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"ISC"
],
"authors": [
{
"name": "Paragon Initiative Enterprises",
"email": "security@paragonie.com"
},
{
"name": "Frank Denis",
"email": "jedisct1@pureftpd.org"
}
],
"description": "Pure PHP implementation of libsodium; uses the PHP extension if it exists",
"keywords": [
"Authentication",
"BLAKE2b",
"ChaCha20",
"ChaCha20-Poly1305",
"Chapoly",
"Curve25519",
"Ed25519",
"EdDSA",
"Edwards-curve Digital Signature Algorithm",
"Elliptic Curve Diffie-Hellman",
"Poly1305",
"Pure-PHP cryptography",
"RFC 7748",
"RFC 8032",
"Salpoly",
"Salsa20",
"X25519",
"XChaCha20-Poly1305",
"XSalsa20-Poly1305",
"Xchacha20",
"Xsalsa20",
"aead",
"cryptography",
"ecdh",
"elliptic curve",
"elliptic curve cryptography",
"encryption",
"libsodium",
"php",
"public-key cryptography",
"secret-key cryptography",
"side-channel resistant"
],
"time": "2020-12-03T16:26:19+00:00"
},
{
"name": "paypal/module-braintree",
"version": "4.2.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/paypal/module-braintree/paypal-module-braintree-4.2.0.0.zip",
"shasum": "7a13c18488bab661e6c06c862e9df371eee6f8a4"
},
"require": {
"paypal/module-braintree-core": "4.2.0",
"paypal/module-braintree-graph-ql": "4.1.1"
},
"type": "metapackage",
"license": [
"Apache-2.0"
],
"description": "Braintree Magento"
},
{
"name": "paypal/module-braintree-core",
"version": "4.2.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/paypal/module-braintree-core/paypal-module-braintree-core-4.2.0.0.zip",
"shasum": "dc646d71fb9a76c9ef2b37d8b0bfdd539ac19111"
},
"require": {
"braintree/braintree_php": "5.2.0",
"ext-json": "*",
"ext-simplexml": "*",
"league/iso3166": "^2.1",
"magento/module-backend": "100.2.*||101.0.*||^102.0.0",
"magento/module-catalog": "102.0.*||103.0.*||^104.0.0",
"magento/module-checkout": "100.2.*||100.3.*||^100.4.0",
"magento/module-config": "101.0.*||101.1.*||^101.2.0",
"magento/module-customer": "101.0.*||102.0.*||^103.0.0",
"magento/module-directory": "100.2.*||100.3.*||^100.4.0",
"magento/module-payment": "100.2.*||100.3.*||^100.4.0",
"magento/module-paypal": "100.2.*||100.3.*||^101.0.0",
"magento/module-quote": "101.0.*||101.1.*||^101.2.0",
"magento/module-sales": "101.0.*||102.0.*||^102.1.0||^103",
"magento/module-theme": "100.2.*||101.0.*||^101.1.0",
"magento/module-ui": "101.0.*||101.1.*||^101.2.0",
"magento/module-vault": "101.0.*||101.1.*||^101.2.0"
},
"conflict": {
"gene/module-braintree": "*",
"magento/module-braintree": "*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"PayPal\\Braintree\\": ""
}
},
"license": [
"proprietary"
],
"description": "Fork from the Magento Braintree 2.2.0 module by Gene Commerce for PayPal."
},
{
"name": "paypal/module-braintree-graph-ql",
"version": "4.1.1",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/paypal/module-braintree-graph-ql/paypal-module-braintree-graph-ql-4.1.1.0.zip",
"shasum": "c9ec37feb321b5a2a4fc4c355e20c2206084b33c"
},
"require": {
"magento/framework": "^102||^103",
"magento/module-quote": "^101",
"magento/module-quote-graph-ql": "^100",
"magento/module-store": "^101",
"paypal/module-braintree": "^4.1",
"php": "~7.1.3||~7.2.0||~7.3.0||~7.4.0"
},
"suggest": {
"magento/module-graph-ql": "^100"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"PayPal\\BraintreeGraphQl\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "N/A"
},
{
"name": "pelago/emogrifier",
"version": "v3.1.0",
"source": {
"type": "git",
"url": "https://github.com/MyIntervals/emogrifier.git",
"reference": "f6a5c7d44612d86c3901c93f1592f5440e6b2cd8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/MyIntervals/emogrifier/zipball/f6a5c7d44612d86c3901c93f1592f5440e6b2cd8",
"reference": "f6a5c7d44612d86c3901c93f1592f5440e6b2cd8",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-libxml": "*",
"php": "^5.6 || ~7.0 || ~7.1 || ~7.2 || ~7.3 || ~7.4",
"symfony/css-selector": "^2.8 || ^3.0 || ^4.0 || ^5.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.15.3",
"phpmd/phpmd": "^2.7.0",
"phpunit/phpunit": "^5.7.27",
"squizlabs/php_codesniffer": "^3.5.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Pelago\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Oliver Klee",
"email": "github@oliverklee.de"
},
{
"name": "Zoli Szabó",
"email": "zoli.szabo+github@gmail.com"
},
{
"name": "John Reeve",
"email": "jreeve@pelagodesign.com"
},
{
"name": "Jake Hotson",
"email": "jake@qzdesign.co.uk"
},
{
"name": "Cameron Brooks"
},
{
"name": "Jaime Prado"
}
],
"description": "Converts CSS styles into inline style attributes in your HTML code",
"homepage": "https://www.myintervals.com/emogrifier.php",
"keywords": [
"css",
"email",
"pre-processing"
],
"time": "2019-12-26T19:37:31+00:00"
},
{
"name": "php-amqplib/php-amqplib",
"version": "v2.10.1",
"source": {
"type": "git",
"url": "https://github.com/php-amqplib/php-amqplib.git",
"reference": "6e2b2501e021e994fb64429e5a78118f83b5c200"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-amqplib/php-amqplib/zipball/6e2b2501e021e994fb64429e5a78118f83b5c200",
"reference": "6e2b2501e021e994fb64429e5a78118f83b5c200",
"shasum": ""
},
"require": {
"ext-bcmath": "*",
"ext-sockets": "*",
"php": ">=5.6"
},
"replace": {
"videlalvaro/php-amqplib": "self.version"
},
"require-dev": {
"ext-curl": "*",
"nategood/httpful": "^0.2.20",
"phpunit/phpunit": "^5.7|^6.5|^7.0",
"squizlabs/php_codesniffer": "^2.5"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.10-dev"
}
},
"autoload": {
"psr-4": {
"PhpAmqpLib\\": "PhpAmqpLib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1-or-later"
],
"authors": [
{
"name": "Alvaro Videla",
"role": "Original Maintainer"
},
{
"name": "John Kelly",
"email": "johnmkelly86@gmail.com",
"role": "Maintainer"
},
{
"name": "Raúl Araya",
"email": "nubeiro@gmail.com",
"role": "Maintainer"
},
{
"name": "Luke Bakken",
"email": "luke@bakken.io",
"role": "Maintainer"
}
],
"description": "Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.",
"homepage": "https://github.com/php-amqplib/php-amqplib/",
"keywords": [
"message",
"queue",
"rabbitmq"
],
"time": "2019-10-10T13:23:40+00:00"
},
{
"name": "php-http/discovery",
"version": "1.14.1",
"source": {
"type": "git",
"url": "https://github.com/php-http/discovery.git",
"reference": "de90ab2b41d7d61609f504e031339776bc8c7223"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-http/discovery/zipball/de90ab2b41d7d61609f504e031339776bc8c7223",
"reference": "de90ab2b41d7d61609f504e031339776bc8c7223",
"shasum": ""
},
"require": {
"php": "^7.1 || ^8.0"
},
"conflict": {
"nyholm/psr7": "<1.0"
},
"require-dev": {
"graham-campbell/phpspec-skip-example-extension": "^5.0",
"php-http/httplug": "^1.0 || ^2.0",
"php-http/message-factory": "^1.0",
"phpspec/phpspec": "^5.1 || ^6.1",
"puli/composer-plugin": "1.0.0-beta10"
},
"suggest": {
"php-http/message": "Allow to use Guzzle, Diactoros or Slim Framework factories"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.9-dev"
}
},
"autoload": {
"psr-4": {
"Http\\Discovery\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Márk Sági-Kazár",
"email": "mark.sagikazar@gmail.com"
}
],
"description": "Finds installed HTTPlug implementations and PSR-7 message factories",
"homepage": "http://php-http.org",
"keywords": [
"adapter",
"client",
"discovery",
"factory",
"http",
"message",
"psr7"
],
"time": "2021-09-18T07:57:46+00:00"
},
{
"name": "php-http/guzzle6-adapter",
"version": "v2.0.2",
"source": {
"type": "git",
"url": "https://github.com/php-http/guzzle6-adapter.git",
"reference": "9d1a45eb1c59f12574552e81fb295e9e53430a56"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-http/guzzle6-adapter/zipball/9d1a45eb1c59f12574552e81fb295e9e53430a56",
"reference": "9d1a45eb1c59f12574552e81fb295e9e53430a56",
"shasum": ""
},
"require": {
"guzzlehttp/guzzle": "^6.0",
"php": "^7.1 || ^8.0",
"php-http/httplug": "^2.0",
"psr/http-client": "^1.0"
},
"provide": {
"php-http/async-client-implementation": "1.0",
"php-http/client-implementation": "1.0",
"psr/http-client-implementation": "1.0"
},
"require-dev": {
"ext-curl": "*",
"php-http/client-integration-tests": "^2.0 || ^3.0",
"phpunit/phpunit": "^7.4 || ^8.4"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.x-dev"
}
},
"autoload": {
"psr-4": {
"Http\\Adapter\\Guzzle6\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "David de Boer",
"email": "david@ddeboer.nl"
},
{
"name": "Márk Sági-Kazár",
"email": "mark.sagikazar@gmail.com"
}
],
"description": "Guzzle 6 HTTP Adapter",
"homepage": "http://httplug.io",
"keywords": [
"Guzzle",
"http"
],
"time": "2021-03-02T10:52:33+00:00"
},
{
"name": "php-http/httplug",
"version": "2.2.0",
"source": {
"type": "git",
"url": "https://github.com/php-http/httplug.git",
"reference": "191a0a1b41ed026b717421931f8d3bd2514ffbf9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-http/httplug/zipball/191a0a1b41ed026b717421931f8d3bd2514ffbf9",
"reference": "191a0a1b41ed026b717421931f8d3bd2514ffbf9",
"shasum": ""
},
"require": {
"php": "^7.1 || ^8.0",
"php-http/promise": "^1.1",
"psr/http-client": "^1.0",
"psr/http-message": "^1.0"
},
"require-dev": {
"friends-of-phpspec/phpspec-code-coverage": "^4.1",
"phpspec/phpspec": "^5.1 || ^6.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.x-dev"
}
},
"autoload": {
"psr-4": {
"Http\\Client\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Eric GELOEN",
"email": "geloen.eric@gmail.com"
},
{
"name": "Márk Sági-Kazár",
"email": "mark.sagikazar@gmail.com",
"homepage": "https://sagikazarmark.hu"
}
],
"description": "HTTPlug, the HTTP client abstraction for PHP",
"homepage": "http://httplug.io",
"keywords": [
"client",
"http"
],
"time": "2020-07-13T15:43:23+00:00"
},
{
"name": "php-http/promise",
"version": "1.1.0",
"source": {
"type": "git",
"url": "https://github.com/php-http/promise.git",
"reference": "4c4c1f9b7289a2ec57cde7f1e9762a5789506f88"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-http/promise/zipball/4c4c1f9b7289a2ec57cde7f1e9762a5789506f88",
"reference": "4c4c1f9b7289a2ec57cde7f1e9762a5789506f88",
"shasum": ""
},
"require": {
"php": "^7.1 || ^8.0"
},
"require-dev": {
"friends-of-phpspec/phpspec-code-coverage": "^4.3.2",
"phpspec/phpspec": "^5.1.2 || ^6.2"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1-dev"
}
},
"autoload": {
"psr-4": {
"Http\\Promise\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Joel Wurtz",
"email": "joel.wurtz@gmail.com"
},
{
"name": "Márk Sági-Kazár",
"email": "mark.sagikazar@gmail.com"
}
],
"description": "Promise used for asynchronous HTTP requests",
"homepage": "http://httplug.io",
"keywords": [
"promise"
],
"time": "2020-07-07T09:29:14+00:00"
},
{
"name": "phpseclib/mcrypt_compat",
"version": "1.0.8",
"source": {
"type": "git",
"url": "https://github.com/phpseclib/mcrypt_compat.git",
"reference": "f74c7b1897b62f08f268184b8bb98d9d9ab723b0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpseclib/mcrypt_compat/zipball/f74c7b1897b62f08f268184b8bb98d9d9ab723b0",
"reference": "f74c7b1897b62f08f268184b8bb98d9d9ab723b0",
"shasum": ""
},
"require": {
"php": ">=5.3.3",
"phpseclib/phpseclib": ">=2.0.11 <3.0.0"
},
"require-dev": {
"phpunit/phpunit": "^4.8.35|^5.7|^6.0"
},
"suggest": {
"ext-openssl": "Will enable faster cryptographic operations"
},
"type": "library",
"autoload": {
"files": [
"lib/mcrypt.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jim Wigginton",
"email": "terrafrost@php.net",
"homepage": "http://phpseclib.sourceforge.net"
}
],
"description": "PHP 7.1 polyfill for the mcrypt extension from PHP <= 7.0",
"keywords": [
"cryptograpy",
"encryption",
"mcrypt"
],
"time": "2018-08-22T03:11:43+00:00"
},
{
"name": "phpseclib/phpseclib",
"version": "2.0.30",
"source": {
"type": "git",
"url": "https://github.com/phpseclib/phpseclib.git",
"reference": "136b9ca7eebef78be14abf90d65c5e57b6bc5d36"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/136b9ca7eebef78be14abf90d65c5e57b6bc5d36",
"reference": "136b9ca7eebef78be14abf90d65c5e57b6bc5d36",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"require-dev": {
"phing/phing": "~2.7",
"phpunit/phpunit": "^4.8.35|^5.7|^6.0|^9.4",
"squizlabs/php_codesniffer": "~2.0"
},
"suggest": {
"ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
"ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
"ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
"ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
},
"type": "library",
"autoload": {
"files": [
"phpseclib/bootstrap.php"
],
"psr-4": {
"phpseclib\\": "phpseclib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jim Wigginton",
"email": "terrafrost@php.net",
"role": "Lead Developer"
},
{
"name": "Patrick Monnerat",
"email": "pm@datasphere.ch",
"role": "Developer"
},
{
"name": "Andreas Fischer",
"email": "bantu@phpbb.com",
"role": "Developer"
},
{
"name": "Hans-Jürgen Petrich",
"email": "petrich@tronic-media.com",
"role": "Developer"
},
{
"name": "Graham Campbell",
"email": "graham@alt-three.com",
"role": "Developer"
}
],
"description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
"homepage": "http://phpseclib.sourceforge.net",
"keywords": [
"BigInteger",
"aes",
"asn.1",
"asn1",
"blowfish",
"crypto",
"cryptography",
"encryption",
"rsa",
"security",
"sftp",
"signature",
"signing",
"ssh",
"twofish",
"x.509",
"x509"
],
"funding": [
{
"url": "https://github.com/terrafrost",
"type": "github"
},
{
"url": "https://www.patreon.com/phpseclib",
"type": "patreon"
},
{
"url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
"type": "tidelift"
}
],
"time": "2020-12-17T05:42:04+00:00"
},
{
"name": "psr/container",
"version": "1.1.1",
"source": {
"type": "git",
"url": "https://github.com/php-fig/container.git",
"reference": "8622567409010282b7aeebe4bb841fe98b58dcaf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf",
"reference": "8622567409010282b7aeebe4bb841fe98b58dcaf",
"shasum": ""
},
"require": {
"php": ">=7.2.0"
},
"type": "library",
"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"
],
"time": "2021-03-05T17:36:06+00:00"
},
{
"name": "psr/http-client",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-client.git",
"reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
"reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
"shasum": ""
},
"require": {
"php": "^7.0 || ^8.0",
"psr/http-message": "^1.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Http\\Client\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
"description": "Common interface for HTTP clients",
"homepage": "https://github.com/php-fig/http-client",
"keywords": [
"http",
"http-client",
"psr",
"psr-18"
],
"time": "2020-06-29T06:28:15+00:00"
},
{
"name": "psr/http-factory",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-factory.git",
"reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
"reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
"shasum": ""
},
"require": {
"php": ">=7.0.0",
"psr/http-message": "^1.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Http\\Message\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
"description": "Common interfaces for PSR-7 HTTP message factories",
"keywords": [
"factory",
"http",
"message",
"psr",
"psr-17",
"psr-7",
"request",
"response"
],
"time": "2019-04-30T12:38:16+00:00"
},
{
"name": "psr/http-message",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-message.git",
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Http\\Message\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
"description": "Common interface for HTTP messages",
"homepage": "https://github.com/php-fig/http-message",
"keywords": [
"http",
"http-message",
"psr",
"psr-7",
"request",
"response"
],
"time": "2016-08-06T14:39:51+00:00"
},
{
"name": "psr/log",
"version": "1.1.4",
"source": {
"type": "git",
"url": "https://github.com/php-fig/log.git",
"reference": "d49695b909c3b7628b6289db5479a1c204601f11"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
"reference": "d49695b909c3b7628b6289db5479a1c204601f11",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Log\\": "Psr/Log/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "https://www.php-fig.org/"
}
],
"description": "Common interface for logging libraries",
"homepage": "https://github.com/php-fig/log",
"keywords": [
"log",
"psr",
"psr-3"
],
"time": "2021-05-03T11:20:27+00:00"
},
{
"name": "ralouphie/getallheaders",
"version": "3.0.3",
"source": {
"type": "git",
"url": "https://github.com/ralouphie/getallheaders.git",
"reference": "120b605dfeb996808c31b6477290a714d356e822"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
"reference": "120b605dfeb996808c31b6477290a714d356e822",
"shasum": ""
},
"require": {
"php": ">=5.6"
},
"require-dev": {
"php-coveralls/php-coveralls": "^2.1",
"phpunit/phpunit": "^5 || ^6.5"
},
"type": "library",
"autoload": {
"files": [
"src/getallheaders.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Ralph Khattar",
"email": "ralph.khattar@gmail.com"
}
],
"description": "A polyfill for getallheaders.",
"time": "2019-03-08T08:55:37+00:00"
},
{
"name": "ramsey/uuid",
"version": "3.8.0",
"source": {
"type": "git",
"url": "https://github.com/ramsey/uuid.git",
"reference": "d09ea80159c1929d75b3f9c60504d613aeb4a1e3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ramsey/uuid/zipball/d09ea80159c1929d75b3f9c60504d613aeb4a1e3",
"reference": "d09ea80159c1929d75b3f9c60504d613aeb4a1e3",
"shasum": ""
},
"require": {
"paragonie/random_compat": "^1.0|^2.0|9.99.99",
"php": "^5.4 || ^7.0",
"symfony/polyfill-ctype": "^1.8"
},
"replace": {
"rhumsaa/uuid": "self.version"
},
"require-dev": {
"codeception/aspect-mock": "^1.0 | ~2.0.0",
"doctrine/annotations": "~1.2.0",
"goaop/framework": "1.0.0-alpha.2 | ^1.0 | ~2.1.0",
"ircmaxell/random-lib": "^1.1",
"jakub-onderka/php-parallel-lint": "^0.9.0",
"mockery/mockery": "^0.9.9",
"moontoast/math": "^1.1",
"php-mock/php-mock-phpunit": "^0.3|^1.1",
"phpunit/phpunit": "^4.7|^5.0|^6.5",
"squizlabs/php_codesniffer": "^2.3"
},
"suggest": {
"ext-ctype": "Provides support for PHP Ctype functions",
"ext-libsodium": "Provides the PECL libsodium extension for use with the SodiumRandomGenerator",
"ext-uuid": "Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator",
"ircmaxell/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
"moontoast/math": "Provides support for converting UUID to 128-bit integer (in string form).",
"ramsey/uuid-console": "A console application for generating UUIDs with ramsey/uuid",
"ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.x-dev"
}
},
"autoload": {
"psr-4": {
"Ramsey\\Uuid\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Marijn Huizendveld",
"email": "marijn.huizendveld@gmail.com"
},
{
"name": "Thibaud Fabre",
"email": "thibaud@aztech.io"
},
{
"name": "Ben Ramsey",
"email": "ben@benramsey.com",
"homepage": "https://benramsey.com"
}
],
"description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).",
"homepage": "https://github.com/ramsey/uuid",
"keywords": [
"guid",
"identifier",
"uuid"
],
"time": "2018-07-19T23:38:55+00:00"
},
{
"name": "react/promise",
"version": "v2.8.0",
"source": {
"type": "git",
"url": "https://github.com/reactphp/promise.git",
"reference": "f3cff96a19736714524ca0dd1d4130de73dbbbc4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/reactphp/promise/zipball/f3cff96a19736714524ca0dd1d4130de73dbbbc4",
"reference": "f3cff96a19736714524ca0dd1d4130de73dbbbc4",
"shasum": ""
},
"require": {
"php": ">=5.4.0"
},
"require-dev": {
"phpunit/phpunit": "^7.0 || ^6.5 || ^5.7 || ^4.8.36"
},
"type": "library",
"autoload": {
"psr-4": {
"React\\Promise\\": "src/"
},
"files": [
"src/functions_include.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jan Sorgalla",
"email": "jsorgalla@gmail.com"
}
],
"description": "A lightweight implementation of CommonJS Promises/A for PHP",
"keywords": [
"promise",
"promises"
],
"time": "2020-05-12T15:16:56+00:00"
},
{
"name": "rosell-dk/image-mime-type-guesser",
"version": "0.3.1",
"source": {
"type": "git",
"url": "https://github.com/rosell-dk/image-mime-type-guesser.git",
"reference": "5915934d66a7869cecc7141adf90581aad81023d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/rosell-dk/image-mime-type-guesser/zipball/5915934d66a7869cecc7141adf90581aad81023d",
"reference": "5915934d66a7869cecc7141adf90581aad81023d",
"shasum": ""
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.11",
"phpunit/phpunit": "^9.3",
"squizlabs/php_codesniffer": "3.*"
},
"type": "library",
"extra": {
"scripts-descriptions": {
"ci": "Run tests before CI",
"phpcs": "Checks coding styles (PSR2) of file/dir, which you must supply. To check all, supply 'src'",
"phpcbf": "Fix coding styles (PSR2) of file/dir, which you must supply. To fix all, supply 'src'",
"cs-fix-all": "Fix the coding style of all the source files, to comply with the PSR-2 coding standard",
"cs-fix": "Fix the coding style of a PHP file or directory, which you must specify.",
"test": "Launches the preconfigured PHPUnit"
}
},
"autoload": {
"psr-4": {
"ImageMimeTypeGuesser\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Bjørn Rosell",
"homepage": "https://www.bitwise-it.dk/contact",
"role": "Project Author"
}
],
"description": "Guess mime type of images",
"keywords": [
"image",
"images",
"mime",
"mime type"
],
"funding": [
{
"url": "https://github.com/rosell-dk",
"type": "github"
},
{
"url": "https://ko-fi.com/rosell",
"type": "ko_fi"
}
],
"time": "2021-06-30T19:14:59+00:00"
},
{
"name": "rosell-dk/webp-convert",
"version": "2.6.0",
"source": {
"type": "git",
"url": "https://github.com/rosell-dk/webp-convert.git",
"reference": "ed230afe56d3157dc402c33585e3ab7f15c7ac80"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/rosell-dk/webp-convert/zipball/ed230afe56d3157dc402c33585e3ab7f15c7ac80",
"reference": "ed230afe56d3157dc402c33585e3ab7f15c7ac80",
"shasum": ""
},
"require": {
"php": "^5.6 | ^7.0 | ^8.0",
"rosell-dk/image-mime-type-guesser": "^0.3"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.11",
"phpunit/phpunit": "^9.3",
"squizlabs/php_codesniffer": "3.*"
},
"suggest": {
"ext-gd": "to use GD extension for converting. Note: Gd must be compiled with webp support",
"ext-imagick": "to use Imagick extension for converting. Note: Gd must be compiled with webp support",
"ext-vips": "to use Vips extension for converting.",
"php-stan/php-stan": "Suggested for dev, in order to analyse code before committing"
},
"type": "library",
"extra": {
"scripts-descriptions": {
"ci": "Run tests before CI",
"phpcs": "Checks coding styles (PSR2) of file/dir, which you must supply. To check all, supply 'src'",
"phpcbf": "Fix coding styles (PSR2) of file/dir, which you must supply. To fix all, supply 'src'",
"cs-fix-all": "Fix the coding style of all the source files, to comply with the PSR-2 coding standard",
"cs-fix": "Fix the coding style of a PHP file or directory, which you must specify.",
"test": "Launches the preconfigured PHPUnit"
}
},
"autoload": {
"psr-4": {
"WebPConvert\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Bjørn Rosell",
"homepage": "https://www.bitwise-it.dk/contact",
"role": "Project Author"
},
{
"name": "Martin Folkers",
"homepage": "https://twobrain.io",
"role": "Collaborator"
}
],
"description": "Convert JPEG & PNG to WebP with PHP",
"keywords": [
"Webp",
"cwebp",
"gd",
"image conversion",
"images",
"imagick",
"jpg",
"jpg2webp",
"png",
"png2webp"
],
"funding": [
{
"url": "https://github.com/rosell-dk",
"type": "github"
},
{
"url": "https://ko-fi.com/rosell",
"type": "ko_fi"
}
],
"time": "2021-05-20T10:56:47+00:00"
},
{
"name": "seld/jsonlint",
"version": "1.8.3",
"source": {
"type": "git",
"url": "https://github.com/Seldaek/jsonlint.git",
"reference": "9ad6ce79c342fbd44df10ea95511a1b24dee5b57"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/9ad6ce79c342fbd44df10ea95511a1b24dee5b57",
"reference": "9ad6ce79c342fbd44df10ea95511a1b24dee5b57",
"shasum": ""
},
"require": {
"php": "^5.3 || ^7.0 || ^8.0"
},
"require-dev": {
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
},
"bin": [
"bin/jsonlint"
],
"type": "library",
"autoload": {
"psr-4": {
"Seld\\JsonLint\\": "src/Seld/JsonLint/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "http://seld.be"
}
],
"description": "JSON Linter",
"keywords": [
"json",
"linter",
"parser",
"validator"
],
"time": "2020-11-11T09:19:24+00:00"
},
{
"name": "seld/phar-utils",
"version": "1.1.2",
"source": {
"type": "git",
"url": "https://github.com/Seldaek/phar-utils.git",
"reference": "749042a2315705d2dfbbc59234dd9ceb22bf3ff0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/749042a2315705d2dfbbc59234dd9ceb22bf3ff0",
"reference": "749042a2315705d2dfbbc59234dd9ceb22bf3ff0",
"shasum": ""
},
"require": {
"php": ">=5.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Seld\\PharUtils\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be"
}
],
"description": "PHAR file format utilities, for when PHP phars you up",
"keywords": [
"phar"
],
"time": "2021-08-19T21:01:38+00:00"
},
{
"name": "spomky-labs/otphp",
"version": "v10.0.1",
"source": {
"type": "git",
"url": "https://github.com/Spomky-Labs/otphp.git",
"reference": "f44cce5a9db4b8da410215d992110482c931232f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Spomky-Labs/otphp/zipball/f44cce5a9db4b8da410215d992110482c931232f",
"reference": "f44cce5a9db4b8da410215d992110482c931232f",
"shasum": ""
},
"require": {
"beberlei/assert": "^3.0",
"ext-mbstring": "*",
"paragonie/constant_time_encoding": "^2.0",
"php": "^7.2|^8.0",
"thecodingmachine/safe": "^0.1.14|^1.0"
},
"require-dev": {
"php-coveralls/php-coveralls": "^2.0",
"phpstan/phpstan": "^0.12",
"phpstan/phpstan-beberlei-assert": "^0.12",
"phpstan/phpstan-deprecation-rules": "^0.12",
"phpstan/phpstan-phpunit": "^0.12",
"phpstan/phpstan-strict-rules": "^0.12",
"phpunit/phpunit": "^8.0",
"thecodingmachine/phpstan-safe-rule": "^1.0"
},
"type": "library",
"extra": {
"branch-alias": {
"v10.0": "10.0.x-dev",
"v9.0": "9.0.x-dev",
"v8.3": "8.3.x-dev"
}
},
"autoload": {
"psr-4": {
"OTPHP\\": "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/otphp/contributors"
}
],
"description": "A PHP library for generating one time passwords according to RFC 4226 (HOTP Algorithm) and the RFC 6238 (TOTP Algorithm) and compatible with Google Authenticator",
"homepage": "https://github.com/Spomky-Labs/otphp",
"keywords": [
"FreeOTP",
"RFC 4226",
"RFC 6238",
"google authenticator",
"hotp",
"otp",
"totp"
],
"time": "2020-01-28T09:24:19+00:00"
},
{
"name": "symfony/console",
"version": "v4.4.30",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "a3f7189a0665ee33b50e9e228c46f50f5acbed22"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/a3f7189a0665ee33b50e9e228c46f50f5acbed22",
"reference": "a3f7189a0665ee33b50e9e228c46f50f5acbed22",
"shasum": ""
},
"require": {
"php": ">=7.1.3",
"symfony/polyfill-mbstring": "~1.0",
"symfony/polyfill-php73": "^1.8",
"symfony/polyfill-php80": "^1.16",
"symfony/service-contracts": "^1.1|^2"
},
"conflict": {
"psr/log": ">=3",
"symfony/dependency-injection": "<3.4",
"symfony/event-dispatcher": "<4.3|>=5",
"symfony/lock": "<4.4",
"symfony/process": "<3.3"
},
"provide": {
"psr/log-implementation": "1.0|2.0"
},
"require-dev": {
"psr/log": "^1|^2",
"symfony/config": "^3.4|^4.0|^5.0",
"symfony/dependency-injection": "^3.4|^4.0|^5.0",
"symfony/event-dispatcher": "^4.3",
"symfony/lock": "^4.4|^5.0",
"symfony/process": "^3.4|^4.0|^5.0",
"symfony/var-dumper": "^4.3|^5.0"
},
"suggest": {
"psr/log": "For using the console logger",
"symfony/event-dispatcher": "",
"symfony/lock": "",
"symfony/process": ""
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Console\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Eases the creation of beautiful and testable command line interfaces",
"homepage": "https://symfony.com",
"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": "2021-08-25T19:27:26+00:00"
},
{
"name": "symfony/css-selector",
"version": "v5.2.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/css-selector.git",
"reference": "f789e7ead4c79e04ca9a6d6162fc629c89bd8054"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/css-selector/zipball/f789e7ead4c79e04ca9a6d6162fc629c89bd8054",
"reference": "f789e7ead4c79e04ca9a6d6162fc629c89bd8054",
"shasum": ""
},
"require": {
"php": ">=7.2.5"
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\CssSelector\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Jean-François Simon",
"email": "jeanfrancois.simon@sensiolabs.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony CssSelector Component",
"homepage": "https://symfony.com",
"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": "2020-12-08T17:02:38+00:00"
},
{
"name": "symfony/deprecation-contracts",
"version": "v2.2.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/deprecation-contracts.git",
"reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5fa56b4074d1ae755beb55617ddafe6f5d78f665",
"reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.2-dev"
},
"thanks": {
"name": "symfony/contracts",
"url": "https://github.com/symfony/contracts"
}
},
"autoload": {
"files": [
"function.php"
]
},
"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": "A generic function and convention to trigger deprecation notices",
"homepage": "https://symfony.com",
"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": "2020-09-07T11:33:47+00:00"
},
{
"name": "symfony/dom-crawler",
"version": "v4.4.30",
"source": {
"type": "git",
"url": "https://github.com/symfony/dom-crawler.git",
"reference": "4632ae3567746c7e915c33c67a2fb6ab746090c4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/4632ae3567746c7e915c33c67a2fb6ab746090c4",
"reference": "4632ae3567746c7e915c33c67a2fb6ab746090c4",
"shasum": ""
},
"require": {
"php": ">=7.1.3",
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-mbstring": "~1.0",
"symfony/polyfill-php80": "^1.16"
},
"conflict": {
"masterminds/html5": "<2.6"
},
"require-dev": {
"masterminds/html5": "^2.6",
"symfony/css-selector": "^3.4|^4.0|^5.0"
},
"suggest": {
"symfony/css-selector": ""
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\DomCrawler\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Eases DOM navigation for HTML and XML documents",
"homepage": "https://symfony.com",
"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": "2021-08-28T15:40:01+00:00"
},
{
"name": "symfony/event-dispatcher",
"version": "v4.4.18",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
"reference": "5d4c874b0eb1c32d40328a09dbc37307a5a910b0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/5d4c874b0eb1c32d40328a09dbc37307a5a910b0",
"reference": "5d4c874b0eb1c32d40328a09dbc37307a5a910b0",
"shasum": ""
},
"require": {
"php": ">=7.1.3",
"symfony/event-dispatcher-contracts": "^1.1"
},
"conflict": {
"symfony/dependency-injection": "<3.4"
},
"provide": {
"psr/event-dispatcher-implementation": "1.0",
"symfony/event-dispatcher-implementation": "1.1"
},
"require-dev": {
"psr/log": "~1.0",
"symfony/config": "^3.4|^4.0|^5.0",
"symfony/dependency-injection": "^3.4|^4.0|^5.0",
"symfony/error-handler": "~3.4|~4.4",
"symfony/expression-language": "^3.4|^4.0|^5.0",
"symfony/http-foundation": "^3.4|^4.0|^5.0",
"symfony/service-contracts": "^1.1|^2",
"symfony/stopwatch": "^3.4|^4.0|^5.0"
},
"suggest": {
"symfony/dependency-injection": "",
"symfony/http-kernel": ""
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\EventDispatcher\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony EventDispatcher Component",
"homepage": "https://symfony.com",
"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": "2020-12-18T07:41:31+00:00"
},
{
"name": "symfony/event-dispatcher-contracts",
"version": "v1.1.9",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher-contracts.git",
"reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/84e23fdcd2517bf37aecbd16967e83f0caee25a7",
"reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7",
"shasum": ""
},
"require": {
"php": ">=7.1.3"
},
"suggest": {
"psr/event-dispatcher": "",
"symfony/event-dispatcher-implementation": ""
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1-dev"
},
"thanks": {
"name": "symfony/contracts",
"url": "https://github.com/symfony/contracts"
}
},
"autoload": {
"psr-4": {
"Symfony\\Contracts\\EventDispatcher\\": ""
}
},
"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": "Generic abstractions related to dispatching event",
"homepage": "https://symfony.com",
"keywords": [
"abstractions",
"contracts",
"decoupling",
"interfaces",
"interoperability",
"standards"
],
"time": "2020-07-06T13:19:58+00:00"
},
{
"name": "symfony/filesystem",
"version": "v4.4.27",
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
"reference": "517fb795794faf29086a77d99eb8f35e457837a7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/517fb795794faf29086a77d99eb8f35e457837a7",
"reference": "517fb795794faf29086a77d99eb8f35e457837a7",
"shasum": ""
},
"require": {
"php": ">=7.1.3",
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-php80": "^1.16"
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Filesystem\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com",
"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": "2021-07-21T12:19:41+00:00"
},
{
"name": "symfony/finder",
"version": "v5.3.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
"reference": "a10000ada1e600d109a6c7632e9ac42e8bf2fb93"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/a10000ada1e600d109a6c7632e9ac42e8bf2fb93",
"reference": "a10000ada1e600d109a6c7632e9ac42e8bf2fb93",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/polyfill-php80": "^1.16"
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Finder\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com",
"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": "2021-08-04T21:20:46+00:00"
},
{
"name": "symfony/options-resolver",
"version": "v5.2.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/options-resolver.git",
"reference": "87a2a4a766244e796dd9cb9d6f58c123358cd986"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/87a2a4a766244e796dd9cb9d6f58c123358cd986",
"reference": "87a2a4a766244e796dd9cb9d6f58c123358cd986",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/deprecation-contracts": "^2.1",
"symfony/polyfill-php73": "~1.0",
"symfony/polyfill-php80": "^1.15"
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\OptionsResolver\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony OptionsResolver Component",
"homepage": "https://symfony.com",
"keywords": [
"config",
"configuration",
"options"
],
"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": "2020-10-24T12:08:07+00:00"
},
{
"name": "symfony/polyfill-ctype",
"version": "v1.23.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git",
"reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/46cd95797e9df938fdd2b03693b5fca5e64b01ce",
"reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"suggest": {
"ext-ctype": "For best performance"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.23-dev"
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"psr-4": {
"Symfony\\Polyfill\\Ctype\\": ""
},
"files": [
"bootstrap.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Gert de Pagter",
"email": "BackEndTea@gmail.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill for ctype functions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"ctype",
"polyfill",
"portable"
],
"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": "2021-02-19T12:13:01+00:00"
},
{
"name": "symfony/polyfill-intl-grapheme",
"version": "v1.20.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-grapheme.git",
"reference": "c7cf3f858ec7d70b89559d6e6eb1f7c2517d479c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/c7cf3f858ec7d70b89559d6e6eb1f7c2517d479c",
"reference": "c7cf3f858ec7d70b89559d6e6eb1f7c2517d479c",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"suggest": {
"ext-intl": "For best performance"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.20-dev"
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"psr-4": {
"Symfony\\Polyfill\\Intl\\Grapheme\\": ""
},
"files": [
"bootstrap.php"
]
},
"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 intl's grapheme_* functions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"grapheme",
"intl",
"polyfill",
"portable",
"shim"
],
"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": "2020-10-23T14:02:19+00:00"
},
{
"name": "symfony/polyfill-intl-idn",
"version": "v1.23.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-idn.git",
"reference": "65bd267525e82759e7d8c4e8ceea44f398838e65"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/65bd267525e82759e7d8c4e8ceea44f398838e65",
"reference": "65bd267525e82759e7d8c4e8ceea44f398838e65",
"shasum": ""
},
"require": {
"php": ">=7.1",
"symfony/polyfill-intl-normalizer": "^1.10",
"symfony/polyfill-php72": "^1.10"
},
"suggest": {
"ext-intl": "For best performance"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.23-dev"
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"psr-4": {
"Symfony\\Polyfill\\Intl\\Idn\\": ""
},
"files": [
"bootstrap.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Laurent Bassin",
"email": "laurent@bassin.info"
},
{
"name": "Trevor Rowbotham",
"email": "trevor.rowbotham@pm.me"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"idn",
"intl",
"polyfill",
"portable",
"shim"
],
"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": "2021-05-27T09:27:20+00:00"
},
{
"name": "symfony/polyfill-intl-normalizer",
"version": "v1.23.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
"reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8",
"reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"suggest": {
"ext-intl": "For best performance"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.23-dev"
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"psr-4": {
"Symfony\\Polyfill\\Intl\\Normalizer\\": ""
},
"files": [
"bootstrap.php"
],
"classmap": [
"Resources/stubs"
]
},
"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 intl's Normalizer class and related functions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"intl",
"normalizer",
"polyfill",
"portable",
"shim"
],
"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": "2021-02-19T12:13:01+00:00"
},
{
"name": "symfony/polyfill-mbstring",
"version": "v1.23.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
"reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9174a3d80210dca8daa7f31fec659150bbeabfc6",
"reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"suggest": {
"ext-mbstring": "For best performance"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.23-dev"
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"psr-4": {
"Symfony\\Polyfill\\Mbstring\\": ""
},
"files": [
"bootstrap.php"
]
},
"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"
],
"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": "2021-05-27T12:26:48+00:00"
},
{
"name": "symfony/polyfill-php72",
"version": "v1.23.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php72.git",
"reference": "9a142215a36a3888e30d0a9eeea9766764e96976"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9a142215a36a3888e30d0a9eeea9766764e96976",
"reference": "9a142215a36a3888e30d0a9eeea9766764e96976",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.23-dev"
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"psr-4": {
"Symfony\\Polyfill\\Php72\\": ""
},
"files": [
"bootstrap.php"
]
},
"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 backporting some PHP 7.2+ features to lower PHP versions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
"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": "2021-05-27T09:17:38+00:00"
},
{
"name": "symfony/polyfill-php73",
"version": "v1.23.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php73.git",
"reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fba8933c384d6476ab14fb7b8526e5287ca7e010",
"reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.23-dev"
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"psr-4": {
"Symfony\\Polyfill\\Php73\\": ""
},
"files": [
"bootstrap.php"
],
"classmap": [
"Resources/stubs"
]
},
"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 backporting some PHP 7.3+ features to lower PHP versions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
"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": "2021-02-19T12:13:01+00:00"
},
{
"name": "symfony/polyfill-php80",
"version": "v1.23.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php80.git",
"reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/1100343ed1a92e3a38f9ae122fc0eb21602547be",
"reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.23-dev"
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"psr-4": {
"Symfony\\Polyfill\\Php80\\": ""
},
"files": [
"bootstrap.php"
],
"classmap": [
"Resources/stubs"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Ion Bazan",
"email": "ion.bazan@gmail.com"
},
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
"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": "2021-07-28T13:41:28+00:00"
},
{
"name": "symfony/process",
"version": "v4.4.30",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
"reference": "13d3161ef63a8ec21eeccaaf9a4d7f784a87a97d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/13d3161ef63a8ec21eeccaaf9a4d7f784a87a97d",
"reference": "13d3161ef63a8ec21eeccaaf9a4d7f784a87a97d",
"shasum": ""
},
"require": {
"php": ">=7.1.3",
"symfony/polyfill-php80": "^1.16"
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Process\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Executes commands in sub-processes",
"homepage": "https://symfony.com",
"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": "2021-08-04T20:31:23+00:00"
},
{
"name": "symfony/property-access",
"version": "v5.2.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/property-access.git",
"reference": "243dcdda2f276cb31efa31a015d0fdb5076931ce"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/property-access/zipball/243dcdda2f276cb31efa31a015d0fdb5076931ce",
"reference": "243dcdda2f276cb31efa31a015d0fdb5076931ce",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/deprecation-contracts": "^2.1",
"symfony/polyfill-php80": "^1.15",
"symfony/property-info": "^5.2"
},
"require-dev": {
"symfony/cache": "^4.4|^5.0"
},
"suggest": {
"psr/cache-implementation": "To cache access methods."
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\PropertyAccess\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony PropertyAccess Component",
"homepage": "https://symfony.com",
"keywords": [
"access",
"array",
"extraction",
"index",
"injection",
"object",
"property",
"property path",
"reflection"
],
"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": "2020-12-10T19:16:15+00:00"
},
{
"name": "symfony/property-info",
"version": "v5.2.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/property-info.git",
"reference": "f65694a05eb7742c5f2951f20676de367ffaaaea"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/property-info/zipball/f65694a05eb7742c5f2951f20676de367ffaaaea",
"reference": "f65694a05eb7742c5f2951f20676de367ffaaaea",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/deprecation-contracts": "^2.1",
"symfony/polyfill-php80": "^1.15",
"symfony/string": "^5.1"
},
"conflict": {
"phpdocumentor/reflection-docblock": "<3.2.2",
"phpdocumentor/type-resolver": "<0.3.0",
"symfony/dependency-injection": "<4.4"
},
"require-dev": {
"doctrine/annotations": "~1.7",
"phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
"symfony/cache": "^4.4|^5.0",
"symfony/dependency-injection": "^4.4|^5.0",
"symfony/serializer": "^4.4|^5.0"
},
"suggest": {
"phpdocumentor/reflection-docblock": "To use the PHPDoc",
"psr/cache-implementation": "To cache results",
"symfony/doctrine-bridge": "To use Doctrine metadata",
"symfony/serializer": "To use Serializer metadata"
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\PropertyInfo\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Kévin Dunglas",
"email": "dunglas@gmail.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony Property Info Component",
"homepage": "https://symfony.com",
"keywords": [
"doctrine",
"phpdoc",
"property",
"symfony",
"type",
"validator"
],
"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": "2020-12-11T23:40:07+00:00"
},
{
"name": "symfony/service-contracts",
"version": "v2.4.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/service-contracts.git",
"reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
"reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"psr/container": "^1.1"
},
"suggest": {
"symfony/service-implementation": ""
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "2.4-dev"
},
"thanks": {
"name": "symfony/contracts",
"url": "https://github.com/symfony/contracts"
}
},
"autoload": {
"psr-4": {
"Symfony\\Contracts\\Service\\": ""
}
},
"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": "Generic abstractions related to writing services",
"homepage": "https://symfony.com",
"keywords": [
"abstractions",
"contracts",
"decoupling",
"interfaces",
"interoperability",
"standards"
],
"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": "2021-04-01T10:43:52+00:00"
},
{
"name": "symfony/string",
"version": "v5.2.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
"reference": "5bd67751d2e3f7d6f770c9154b8fbcb2aa05f7ed"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/5bd67751d2e3f7d6f770c9154b8fbcb2aa05f7ed",
"reference": "5bd67751d2e3f7d6f770c9154b8fbcb2aa05f7ed",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-intl-grapheme": "~1.0",
"symfony/polyfill-intl-normalizer": "~1.0",
"symfony/polyfill-mbstring": "~1.0",
"symfony/polyfill-php80": "~1.15"
},
"require-dev": {
"symfony/error-handler": "^4.4|^5.0",
"symfony/http-client": "^4.4|^5.0",
"symfony/translation-contracts": "^1.1|^2",
"symfony/var-exporter": "^4.4|^5.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\String\\": ""
},
"files": [
"Resources/functions.php"
],
"exclude-from-classmap": [
"/Tests/"
]
},
"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 String component",
"homepage": "https://symfony.com",
"keywords": [
"grapheme",
"i18n",
"string",
"unicode",
"utf-8",
"utf8"
],
"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": "2020-12-05T07:33:16+00:00"
},
{
"name": "tedivm/jshrink",
"version": "v1.3.3",
"source": {
"type": "git",
"url": "https://github.com/tedious/JShrink.git",
"reference": "566e0c731ba4e372be2de429ef7d54f4faf4477a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/tedious/JShrink/zipball/566e0c731ba4e372be2de429ef7d54f4faf4477a",
"reference": "566e0c731ba4e372be2de429ef7d54f4faf4477a",
"shasum": ""
},
"require": {
"php": "^5.6|^7.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.8",
"php-coveralls/php-coveralls": "^1.1.0",
"phpunit/phpunit": "^6"
},
"type": "library",
"autoload": {
"psr-0": {
"JShrink": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Robert Hafner",
"email": "tedivm@tedivm.com"
}
],
"description": "Javascript Minifier built in PHP",
"homepage": "http://github.com/tedious/JShrink",
"keywords": [
"javascript",
"minifier"
],
"time": "2019-06-28T18:11:46+00:00"
},
{
"name": "temando/module-shipping",
"version": "2.0.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/temando/module-shipping/temando-module-shipping-2.0.0.0.zip",
"shasum": "78974a6f6a2bfb214e96882562111d35163971b1"
},
"require": {
"temando/module-shipping-remover": "1.0.0"
},
"type": "metapackage",
"license": [
"OSL-3.0"
],
"description": "Temando multi-carrier shipping extension for Magento 2"
},
{
"name": "temando/module-shipping-remover",
"version": "1.0.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/temando/module-shipping-remover/temando-module-shipping-remover-1.0.0.0.zip",
"shasum": "fd37ccded9678386a94e104fbd37332254d7c429"
},
"require": {
"magento/framework": "*",
"magento/module-eav": "*"
},
"replace": {
"temando/module-shipping-m2": "*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Temando\\ShippingRemover\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Removes Temando multi-carrier shipping extension from Magento 2"
},
{
"name": "thecodingmachine/safe",
"version": "v1.3.3",
"source": {
"type": "git",
"url": "https://github.com/thecodingmachine/safe.git",
"reference": "a8ab0876305a4cdaef31b2350fcb9811b5608dbc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thecodingmachine/safe/zipball/a8ab0876305a4cdaef31b2350fcb9811b5608dbc",
"reference": "a8ab0876305a4cdaef31b2350fcb9811b5608dbc",
"shasum": ""
},
"require": {
"php": ">=7.2"
},
"require-dev": {
"phpstan/phpstan": "^0.12",
"squizlabs/php_codesniffer": "^3.2",
"thecodingmachine/phpstan-strict-rules": "^0.12"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "0.1-dev"
}
},
"autoload": {
"psr-4": {
"Safe\\": [
"lib/",
"deprecated/",
"generated/"
]
},
"files": [
"deprecated/apc.php",
"deprecated/libevent.php",
"deprecated/mssql.php",
"deprecated/stats.php",
"lib/special_cases.php",
"generated/apache.php",
"generated/apcu.php",
"generated/array.php",
"generated/bzip2.php",
"generated/calendar.php",
"generated/classobj.php",
"generated/com.php",
"generated/cubrid.php",
"generated/curl.php",
"generated/datetime.php",
"generated/dir.php",
"generated/eio.php",
"generated/errorfunc.php",
"generated/exec.php",
"generated/fileinfo.php",
"generated/filesystem.php",
"generated/filter.php",
"generated/fpm.php",
"generated/ftp.php",
"generated/funchand.php",
"generated/gmp.php",
"generated/gnupg.php",
"generated/hash.php",
"generated/ibase.php",
"generated/ibmDb2.php",
"generated/iconv.php",
"generated/image.php",
"generated/imap.php",
"generated/info.php",
"generated/ingres-ii.php",
"generated/inotify.php",
"generated/json.php",
"generated/ldap.php",
"generated/libxml.php",
"generated/lzf.php",
"generated/mailparse.php",
"generated/mbstring.php",
"generated/misc.php",
"generated/msql.php",
"generated/mysql.php",
"generated/mysqli.php",
"generated/mysqlndMs.php",
"generated/mysqlndQc.php",
"generated/network.php",
"generated/oci8.php",
"generated/opcache.php",
"generated/openssl.php",
"generated/outcontrol.php",
"generated/password.php",
"generated/pcntl.php",
"generated/pcre.php",
"generated/pdf.php",
"generated/pgsql.php",
"generated/posix.php",
"generated/ps.php",
"generated/pspell.php",
"generated/readline.php",
"generated/rpminfo.php",
"generated/rrd.php",
"generated/sem.php",
"generated/session.php",
"generated/shmop.php",
"generated/simplexml.php",
"generated/sockets.php",
"generated/sodium.php",
"generated/solr.php",
"generated/spl.php",
"generated/sqlsrv.php",
"generated/ssdeep.php",
"generated/ssh2.php",
"generated/stream.php",
"generated/strings.php",
"generated/swoole.php",
"generated/uodbc.php",
"generated/uopz.php",
"generated/url.php",
"generated/var.php",
"generated/xdiff.php",
"generated/xml.php",
"generated/xmlrpc.php",
"generated/yaml.php",
"generated/yaz.php",
"generated/zip.php",
"generated/zlib.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "PHP core functions that throw exceptions instead of returning FALSE on error",
"time": "2020-10-28T17:51:34+00:00"
},
{
"name": "tig/postcode-magento2",
"version": "1.3.1",
"source": {
"type": "git",
"url": "https://github.com/tig-nl/postcode-magento2.git",
"reference": "5c4945002643254e136c5e3299d33c351dfda743"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/tig-nl/postcode-magento2/zipball/5c4945002643254e136c5e3299d33c351dfda743",
"reference": "5c4945002643254e136c5e3299d33c351dfda743",
"shasum": ""
},
"require": {
"magento/module-checkout": ">=100.2.6,<=100.2.11|>=100.3.0,<=100.3.6|>=100.4.0,<=100.4.1",
"magento/module-quote": ">=101.0.5,<=101.0.11|>=101.1.0,<=101.1.6|>=101.2.0,<=101.2.1",
"php": "~7.0|~7.1|~7.2|~7.3|~7.4"
},
"require-dev": {
"magento/marketplace-eqp": "^1.0",
"object-calisthenics/phpcs-calisthenics-rules": "^2.0",
"satooshi/php-coveralls": "^1.0"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"TIG\\Postcode\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"CC-BY-NC-ND-3.0"
],
"authors": [
{
"name": "TIG",
"email": "support@postcodeservice.nl",
"homepage": "https://postcodeservice.nl/"
}
],
"description": "TIG Magento 2 Postcode extension",
"homepage": "https://postcodeservice.nl/",
"time": "2020-10-26T11:10:01+00:00"
},
{
"name": "true/punycode",
"version": "v2.1.1",
"source": {
"type": "git",
"url": "https://github.com/true/php-punycode.git",
"reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/true/php-punycode/zipball/a4d0c11a36dd7f4e7cd7096076cab6d3378a071e",
"reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e",
"shasum": ""
},
"require": {
"php": ">=5.3.0",
"symfony/polyfill-mbstring": "^1.3"
},
"require-dev": {
"phpunit/phpunit": "~4.7",
"squizlabs/php_codesniffer": "~2.0"
},
"type": "library",
"autoload": {
"psr-4": {
"TrueBV\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Renan Gonçalves",
"email": "renan.saddam@gmail.com"
}
],
"description": "A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)",
"homepage": "https://github.com/true/php-punycode",
"keywords": [
"idna",
"punycode"
],
"time": "2016-11-16T10:37:54+00:00"
},
{
"name": "tubalmartin/cssmin",
"version": "v4.1.1",
"source": {
"type": "git",
"url": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port.git",
"reference": "3cbf557f4079d83a06f9c3ff9b957c022d7805cf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/tubalmartin/YUI-CSS-compressor-PHP-port/zipball/3cbf557f4079d83a06f9c3ff9b957c022d7805cf",
"reference": "3cbf557f4079d83a06f9c3ff9b957c022d7805cf",
"shasum": ""
},
"require": {
"ext-pcre": "*",
"php": ">=5.3.2"
},
"require-dev": {
"cogpowered/finediff": "0.3.*",
"phpunit/phpunit": "4.8.*"
},
"bin": [
"cssmin"
],
"type": "library",
"autoload": {
"psr-4": {
"tubalmartin\\CssMin\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Túbal Martín",
"homepage": "http://tubalmartin.me/"
}
],
"description": "A PHP port of the YUI CSS compressor",
"homepage": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port",
"keywords": [
"compress",
"compressor",
"css",
"cssmin",
"minify",
"yui"
],
"time": "2018-01-15T15:26:51+00:00"
},
{
"name": "vertex/module-address-validation",
"version": "2.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/vertex/module-address-validation/vertex-module-address-validation-2.1.0.0.zip",
"shasum": "9023166c5a152f3884322cde5af1b4e9f3854e71"
},
"require": {
"ext-json": "*",
"ext-simplexml": "*",
"ext-soap": "*",
"magento/framework": "^100|^101|^102|^103",
"magento/module-checkout": "^100",
"magento/module-config": "^101",
"magento/module-quote": "^100|^101",
"magento/module-store": "^100|^101",
"magento/module-tax": "^100",
"php": "^7.0",
"vertex/module-address-validation-api": "^1",
"vertex/module-tax": "^4"
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.6.2",
"ext-dom": "*",
"magento/magento-coding-standard": "^5.0",
"roave/security-advisories": "dev-master"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Vertex\\AddressValidation\\": ""
}
},
"license": [
"proprietary"
],
"description": "Vertex Address Validation module for Magento 2"
},
{
"name": "vertex/module-address-validation-api",
"version": "1.0.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/vertex/module-address-validation-api/vertex-module-address-validation-api-1.0.0.0.zip",
"shasum": "85bcd6896132e132e0098db915eb9d506569646e"
},
"require": {
"magento/framework": "^100|^101|^102|^103",
"magento/module-store": "^100|^101",
"php": "^7.1",
"vertex/sdk": "^1"
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.6.2",
"magento/magento-coding-standard": "^5.0",
"roave/security-advisories": "dev-master"
},
"suggest": {
"magento/module-webapi": "^100"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Vertex\\AddressValidationApi\\": ""
}
},
"license": [
"proprietary"
],
"description": "Vertex Address Cleansing module for Magento 2 API"
},
{
"name": "vertex/module-tax",
"version": "4.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/vertex/module-tax/vertex-module-tax-4.1.0.0.zip",
"shasum": "bca2e2d6a19294edf066c032ce26edd8dcc2f692"
},
"require": {
"ext-intl": "*",
"ext-json": "*",
"ext-simplexml": "*",
"ext-soap": "*",
"magento/framework": "^100|^101|^102|^103",
"magento/module-backend": "^100|^101|^102",
"magento/module-catalog": "^100|^101|^102|^103|^104",
"magento/module-checkout": "^100",
"magento/module-config": "^100|^101",
"magento/module-cron": "^100",
"magento/module-customer": "^100|^101|^102|^103",
"magento/module-directory": "^100",
"magento/module-eav": "^100|^101|^102",
"magento/module-quote": ">=101.1.0 <= 101.1.5 || ^101.2",
"magento/module-sales": "^100|^101|^102|^103",
"magento/module-shipping": "^100",
"magento/module-store": "^100|^101",
"magento/module-tax": "^100",
"magento/module-ui": "^100|^101",
"php": "^7.1",
"vertex/sdk": "^1.2.0"
},
"conflict": {
"pixafy/tax": "*",
"pixafy/tax-ee": "*",
"vertex/tax": "*",
"vertex/tax-ee": "*"
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.6.2",
"ext-dom": "*",
"ext-simplexml": "*",
"magento/magento-coding-standard": "^5",
"magento/module-offline-shipping": "^100.2",
"magento/module-usps": "^100.2"
},
"suggest": {
"magento/module-gift-card-account": "Vertex Tax Links for Magento 2 also supports Magento's Gift Card Account module",
"magento/module-gift-wrapping": "Vertex Tax Links for Magento 2 also supports Magento's Gift Wrapping module",
"magento/module-multishipping": "Vertex Tax Links for Magento 2 also supports Magento's Multishipping module",
"magento/module-reward": "Vertex Tax Links for Magento 2 also supports Magento's Reward module"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Vertex\\Tax\\": ""
}
},
"license": [
"proprietary"
],
"description": "Vertex Tax Links for Magento 2"
},
{
"name": "vertex/product-magento-module",
"version": "4.1.0",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/vertex/product-magento-module/vertex-product-magento-module-4.1.0.0.zip",
"shasum": "ef350f455be0e3e6784e86987e89b78be984f056"
},
"require": {
"vertex/module-address-validation": "2.1.0",
"vertex/module-tax": "4.1.0"
},
"type": "metapackage",
"license": [
"proprietary"
],
"description": "Vertex Tax Links for Magento 2",
"homepage": "http://go.vertexsmb.com/magento_cbe",
"keywords": [
"tax",
"vertex"
]
},
{
"name": "vertex/sdk",
"version": "1.2.7",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/vertex/sdk/vertex-sdk-1.2.7.0.zip",
"shasum": "821465662cc2d8ec186e2baf138a7c3075fcf3ee"
},
"require": {
"ext-mbstring": "*",
"ext-openssl": "*",
"ext-soap": "*",
"php": "^5.4|^7"
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.6.2",
"magento/magento-coding-standard": "^5.0",
"php": "^7.3",
"phpmd/phpmd": "^2.6",
"phpunit/phpunit": "^9",
"squizlabs/php_codesniffer": "^3.3"
},
"type": "library",
"autoload": {
"psr-4": {
"Vertex\\": "src/"
}
},
"license": [
"proprietary"
],
"description": "Tools for communicating with Vertex Cloud and Vertex O-Series"
},
{
"name": "webimpress/safe-writer",
"version": "2.1.0",
"source": {
"type": "git",
"url": "https://github.com/webimpress/safe-writer.git",
"reference": "5cfafdec5873c389036f14bf832a5efc9390dcdd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/webimpress/safe-writer/zipball/5cfafdec5873c389036f14bf832a5efc9390dcdd",
"reference": "5cfafdec5873c389036f14bf832a5efc9390dcdd",
"shasum": ""
},
"require": {
"php": "^7.2 || ^8.0"
},
"require-dev": {
"phpunit/phpunit": "^8.5.8 || ^9.3.7",
"vimeo/psalm": "^3.14.2",
"webimpress/coding-standard": "^1.1.5"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.1.x-dev",
"dev-develop": "2.2.x-dev",
"dev-release-1.0": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Webimpress\\SafeWriter\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-2-Clause"
],
"description": "Tool to write files safely, to avoid race conditions",
"keywords": [
"concurrent write",
"file writer",
"race condition",
"safe writer",
"webimpress"
],
"funding": [
{
"url": "https://github.com/michalbundyra",
"type": "github"
}
],
"time": "2020-08-25T07:21:11+00:00"
},
{
"name": "webonyx/graphql-php",
"version": "v0.13.9",
"source": {
"type": "git",
"url": "https://github.com/webonyx/graphql-php.git",
"reference": "d9a94fddcad0a35d4bced212b8a44ad1bc59bdf3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/webonyx/graphql-php/zipball/d9a94fddcad0a35d4bced212b8a44ad1bc59bdf3",
"reference": "d9a94fddcad0a35d4bced212b8a44ad1bc59bdf3",
"shasum": ""
},
"require": {
"ext-json": "*",
"ext-mbstring": "*",
"php": "^7.1||^8.0"
},
"require-dev": {
"doctrine/coding-standard": "^6.0",
"phpbench/phpbench": "^0.14.0",
"phpstan/phpstan": "^0.11.4",
"phpstan/phpstan-phpunit": "^0.11.0",
"phpstan/phpstan-strict-rules": "^0.11.0",
"phpunit/phpcov": "^5.0",
"phpunit/phpunit": "^7.2",
"psr/http-message": "^1.0",
"react/promise": "2.*"
},
"suggest": {
"psr/http-message": "To use standard GraphQL server",
"react/promise": "To leverage async resolving on React PHP platform"
},
"type": "library",
"autoload": {
"psr-4": {
"GraphQL\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "A PHP port of GraphQL reference implementation",
"homepage": "https://github.com/webonyx/graphql-php",
"keywords": [
"api",
"graphql"
],
"time": "2020-07-02T05:49:25+00:00"
},
{
"name": "wikimedia/less.php",
"version": "1.8.2",
"source": {
"type": "git",
"url": "https://github.com/wikimedia/less.php.git",
"reference": "e238ad228d74b6ffd38209c799b34e9826909266"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/wikimedia/less.php/zipball/e238ad228d74b6ffd38209c799b34e9826909266",
"reference": "e238ad228d74b6ffd38209c799b34e9826909266",
"shasum": ""
},
"require": {
"php": ">=7.2.9"
},
"require-dev": {
"phpunit/phpunit": "7.5.14"
},
"bin": [
"bin/lessc"
],
"type": "library",
"autoload": {
"psr-0": {
"Less": "lib/"
},
"classmap": [
"lessc.inc.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Josh Schmidt",
"homepage": "https://github.com/oyejorge"
},
{
"name": "Matt Agar",
"homepage": "https://github.com/agar"
},
{
"name": "Martin Jantošovič",
"homepage": "https://github.com/Mordred"
}
],
"description": "PHP port of the Javascript version of LESS http://lesscss.org (Originally maintained by Josh Schmidt)",
"keywords": [
"css",
"less",
"less.js",
"lesscss",
"php",
"stylesheet"
],
"time": "2019-11-06T18:30:11+00:00"
},
{
"name": "yireo/magento2-linkpreload",
"version": "1.4.12",
"source": {
"type": "git",
"url": "https://github.com/yireo/Yireo_LinkPreload.git",
"reference": "d9ebd3afddabd10571ee66cbb2a61140dd99a77d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/yireo/Yireo_LinkPreload/zipball/d9ebd3afddabd10571ee66cbb2a61140dd99a77d",
"reference": "d9ebd3afddabd10571ee66cbb2a61140dd99a77d",
"shasum": ""
},
"require": {
"magento/framework": "^102.0|^103.0",
"magento/module-store": "^100.0|^101.0",
"php": ">=7.1",
"symfony/css-selector": "^2.7|^3.0|^4.0|^5.0",
"symfony/dom-crawler": "^2.7|^3.0|^4.0"
},
"require-dev": {
"composer/composer": "*@dev"
},
"type": "magento2-module",
"autoload": {
"psr-4": {
"Yireo\\LinkPreload\\": ""
},
"files": [
"registration.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"OSL-3.0"
],
"authors": [
{
"name": "Jisse Reitsma (Yireo)",
"email": "jisse@yireo.com"
}
],
"description": "Magento 2 extension to set HTTP Link headers for primary resources to allow for HTTP/2 preloading",
"homepage": "https://www.yireo.com/software/magento-extensions/linkpreload",
"keywords": [
"composer-installer",
"magento"
],
"time": "2021-07-08T15:49:19+00:00"
},
{
"name": "yireo/magento2-next-gen-images",
"version": "0.2.9",
"source": {
"type": "git",
"url": "https://github.com/yireo/Yireo_NextGenImages.git",
"reference": "f3a0870cd48b6c000dcc9c4de4d29b23d8dc9f46"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/yireo/Yireo_NextGenImages/zipball/f3a0870cd48b6c000dcc9c4de4d29b23d8dc9f46",
"reference": "f3a0870cd48b6c000dcc9c4de4d29b23d8dc9f46",
"shasum": ""
},
"require": {
"ext-gd": "*",
"ext-pcre": "*",
"magento/framework": "^101.0.1|^101.1|^102.0|^103.0",
"magento/module-backend": "^100.0|^101.0|^102.0",
"magento/module-config": "^101.0.0|^101.1.0",
"magento/module-page-cache": "^100.0",
"magento/module-store": "^101.0.0",
"php": ">=7.1.0",
"psr/log": "^1.0"
},
"require-dev": {
"bitexpert/phpstan-magento": "^0.3.0",
"composer/composer": "*@dev",
"phpstan/phpstan": "^0.12.32",
"phpunit/phpunit": "*"
},
"suggest": {
"yireo/magento2-webp2": "Support for WebP2 images"
},
"type": "magento2-module",
"autoload": {
"psr-4": {
"Yireo\\NextGenImages\\": ""
},
"files": [
"registration.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"OSL-3.0"
],
"authors": [
{
"name": "Jisse Reitsma (Yireo)",
"email": "jisse@yireo.com"
}
],
"description": "Magento 2 module to add NextGen images support to the Magento frontend",
"homepage": "https://www.yireo.com/software/magento-extensions/next-gen-images",
"keywords": [
"Yireo",
"magento",
"magento 2"
],
"funding": [
{
"url": "https://www.paypal.me/yireo",
"type": "custom"
},
{
"url": "https://github.com/yireo",
"type": "github"
}
],
"time": "2021-09-15T12:05:26+00:00"
},
{
"name": "yireo/magento2-webp2",
"version": "0.11.4",
"source": {
"type": "git",
"url": "https://github.com/yireo/Yireo_Webp2.git",
"reference": "82b2a1ab97b0859f758b32d9923034dbc96621bd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/yireo/Yireo_Webp2/zipball/82b2a1ab97b0859f758b32d9923034dbc96621bd",
"reference": "82b2a1ab97b0859f758b32d9923034dbc96621bd",
"shasum": ""
},
"require": {
"ext-gd": "*",
"ext-json": "*",
"ext-pcre": "*",
"magento/framework": "^101.0.1|^101.1|^102.0|^103.0",
"magento/module-backend": "^100.0|^101.0|^102.0",
"magento/module-config": "^101.0.0|^101.1.0",
"magento/module-page-cache": "^100.0",
"php": ">=7.1.0",
"psr/log": "^1.0",
"rosell-dk/webp-convert": "^2.0",
"yireo/magento2-next-gen-images": "~0.2.0"
},
"require-dev": {
"bitexpert/phpstan-magento": "^0.3.0",
"composer/composer": "*@dev",
"phpstan/phpstan": "^0.12.32",
"phpunit/phpunit": "*"
},
"type": "magento2-module",
"autoload": {
"psr-4": {
"Yireo\\Webp2\\": ""
},
"files": [
"registration.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"OSL-3.0"
],
"authors": [
{
"name": "Jisse Reitsma (Yireo)",
"email": "jisse@yireo.com"
}
],
"description": "Magento 2 module to add WebP support to the Magento frontend",
"homepage": "https://www.yireo.com/software/magento-extensions/webp2",
"keywords": [
"Yireo",
"composer-installer",
"exception",
"magento",
"magento 2"
],
"funding": [
{
"url": "https://www.paypal.me/yireo",
"type": "custom"
},
{
"url": "https://github.com/yireo",
"type": "github"
}
],
"time": "2021-08-23T07:24:09+00:00"
},
{
"name": "yotpo/magento2-module-yotpo-reviews",
"version": "3.1.2",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/yotpo/magento2-module-yotpo-reviews/yotpo-magento2-module-yotpo-reviews-3.1.2.0.zip",
"shasum": "686436cac2a13758388d720bc5c388517422e774"
},
"require": {
"magento/framework": "103.0.*",
"magento/module-analytics": "*",
"magento/module-backend": "102.0.*",
"magento/module-catalog": "104.0.*",
"magento/module-checkout": "100.4.*",
"magento/module-config": "101.2.*",
"magento/module-grouped-product": "100.4.*",
"magento/module-reports": "^100",
"magento/module-review": "100.4.*",
"magento/module-sales": "102.1.*||^103.0",
"magento/module-store": "101.1.*",
"php": "~7.1.3||~7.2.0||~7.3.0||~7.4.0"
},
"replace": {
"yotpo/module-review": "*",
"yotpo/module-yotpo": "*"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Yotpo\\Yotpo\\": ""
}
},
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Yotpo Reviews extension for Magento2"
},
{
"name": "yotpo/magento2-module-yotpo-reviews-bundle",
"version": "3.1.2",
"dist": {
"type": "zip",
"url": "https://repo.magento.com/archives/yotpo/magento2-module-yotpo-reviews-bundle/yotpo-magento2-module-yotpo-reviews-bundle-3.1.2.0.zip",
"shasum": "fb070323fec2763df00062bab4a0b0b67eed60d1"
},
"require": {
"yotpo/magento2-module-yotpo-reviews": "3.1.2"
},
"type": "metapackage",
"license": [
"OSL-3.0",
"AFL-3.0"
],
"description": "Bundling metapackage for yotpo/magento2-module-yotpo-reviews: Yotpo Reviews extension for Magento2"
}
],
"packages-dev": [
{
"name": "allure-framework/allure-codeception",
"version": "1.4.4",
"source": {
"type": "git",
"url": "https://github.com/allure-framework/allure-codeception.git",
"reference": "a69800eeef83007ced9502a3349ff72f5fb6b4e2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/allure-framework/allure-codeception/zipball/a69800eeef83007ced9502a3349ff72f5fb6b4e2",
"reference": "a69800eeef83007ced9502a3349ff72f5fb6b4e2",
"shasum": ""
},
"require": {
"allure-framework/allure-php-api": "~1.1.8",
"codeception/codeception": "^2.3|^3.0|^4.0",
"php": ">=5.6",
"symfony/filesystem": ">=2.6",
"symfony/finder": ">=2.6"
},
"type": "library",
"autoload": {
"psr-0": {
"Yandex": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Ivan Krutov",
"email": "vania-pooh@yandex-team.ru",
"role": "Developer"
}
],
"description": "A Codeception adapter for Allure report.",
"homepage": "http://allure.qatools.ru/",
"keywords": [
"allure",
"attachments",
"cases",
"codeception",
"report",
"steps",
"testing"
],
"time": "2020-09-09T10:51:33+00:00"
},
{
"name": "allure-framework/allure-php-api",
"version": "1.1.8",
"source": {
"type": "git",
"url": "https://github.com/allure-framework/allure-php-api.git",
"reference": "5ae2deac1c7e1b992cfa572167370de45bdd346d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/allure-framework/allure-php-api/zipball/5ae2deac1c7e1b992cfa572167370de45bdd346d",
"reference": "5ae2deac1c7e1b992cfa572167370de45bdd346d",
"shasum": ""
},
"require": {
"jms/serializer": "^0.16 || ^1.0",
"php": ">=5.4.0",
"ramsey/uuid": "^3.0",
"symfony/http-foundation": "^2.0 || ^3.0 || ^4.0 || ^5.0"
},
"require-dev": {
"phpunit/phpunit": "^4.0.0"
},
"type": "library",
"autoload": {
"psr-0": {
"Yandex": [
"src/",
"test/"
]
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Ivan Krutov",
"email": "vania-pooh@yandex-team.ru",
"role": "Developer"
}
],
"description": "PHP API for Allure adapter",
"homepage": "http://allure.qatools.ru/",
"keywords": [
"allure",
"api",
"php",
"report"
],
"time": "2020-03-13T10:47:35+00:00"
},
{
"name": "allure-framework/allure-phpunit",
"version": "1.2.3",
"source": {
"type": "git",
"url": "https://github.com/allure-framework/allure-phpunit.git",
"reference": "45504aeba41304cf155a898fa9ac1aae79f4a089"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/allure-framework/allure-phpunit/zipball/45504aeba41304cf155a898fa9ac1aae79f4a089",
"reference": "45504aeba41304cf155a898fa9ac1aae79f4a089",
"shasum": ""
},
"require": {
"allure-framework/allure-php-api": "~1.1.0",
"mikey179/vfsstream": "1.*",
"php": ">=7.0.0",
"phpunit/phpunit": ">=6.0.0"
},
"type": "library",
"autoload": {
"psr-0": {
"Yandex": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Ivan Krutov",
"email": "vania-pooh@yandex-team.ru",
"role": "Developer"
}
],
"description": "A PHPUnit adapter for Allure report.",
"homepage": "http://allure.qatools.ru/",
"keywords": [
"allure",
"attachments",
"cases",
"phpunit",
"report",
"steps",
"testing"
],
"time": "2017-11-03T13:08:21+00:00"
},
{
"name": "aws/aws-sdk-php",
"version": "3.171.10",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "ba12cbba6b7ae8f2aab741e5ac47e8bb30d3eac7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/ba12cbba6b7ae8f2aab741e5ac47e8bb30d3eac7",
"reference": "ba12cbba6b7ae8f2aab741e5ac47e8bb30d3eac7",
"shasum": ""
},
"require": {
"ext-json": "*",
"ext-pcre": "*",
"ext-simplexml": "*",
"guzzlehttp/guzzle": "^5.3.3|^6.2.1|^7.0",
"guzzlehttp/promises": "^1.0",
"guzzlehttp/psr7": "^1.4.1",
"mtdowling/jmespath.php": "^2.5",
"php": ">=5.5"
},
"require-dev": {
"andrewsville/php-token-reflection": "^1.4",
"aws/aws-php-sns-message-validator": "~1.0",
"behat/behat": "~3.0",
"doctrine/cache": "~1.4",
"ext-dom": "*",
"ext-openssl": "*",
"ext-pcntl": "*",
"ext-sockets": "*",
"nette/neon": "^2.3",
"paragonie/random_compat": ">= 2",
"phpunit/phpunit": "^4.8.35|^5.4.3",
"psr/cache": "^1.0",
"psr/simple-cache": "^1.0",
"sebastian/comparator": "^1.2.3"
},
"suggest": {
"aws/aws-php-sns-message-validator": "To validate incoming SNS notifications",
"doctrine/cache": "To use the DoctrineCacheAdapter",
"ext-curl": "To send requests using cURL",
"ext-openssl": "Allows working with CloudFront private distributions and verifying received SNS messages",
"ext-sockets": "To use client-side monitoring"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
}
},
"autoload": {
"psr-4": {
"Aws\\": "src/"
},
"files": [
"src/functions.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Amazon Web Services",
"homepage": "http://aws.amazon.com"
}
],
"description": "AWS SDK for PHP - Use Amazon Web Services in your PHP project",
"homepage": "http://aws.amazon.com/sdkforphp",
"keywords": [
"amazon",
"aws",
"cloud",
"dynamodb",
"ec2",
"glacier",
"s3",
"sdk"
],
"time": "2020-12-31T19:13:37+00:00"
},
{
"name": "behat/gherkin",
"version": "v4.6.2",
"source": {
"type": "git",
"url": "https://github.com/Behat/Gherkin.git",
"reference": "51ac4500c4dc30cbaaabcd2f25694299df666a31"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Behat/Gherkin/zipball/51ac4500c4dc30cbaaabcd2f25694299df666a31",
"reference": "51ac4500c4dc30cbaaabcd2f25694299df666a31",
"shasum": ""
},
"require": {
"php": ">=5.3.1"
},
"require-dev": {
"phpunit/phpunit": "~4.5|~5",
"symfony/phpunit-bridge": "~2.7|~3|~4",
"symfony/yaml": "~2.3|~3|~4"
},
"suggest": {
"symfony/yaml": "If you want to parse features, represented in YAML files"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.4-dev"
}
},
"autoload": {
"psr-0": {
"Behat\\Gherkin": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Konstantin Kudryashov",
"email": "ever.zet@gmail.com",
"homepage": "http://everzet.com"
}
],
"description": "Gherkin DSL parser for PHP 5.3",
"homepage": "http://behat.org/",
"keywords": [
"BDD",
"Behat",
"Cucumber",
"DSL",
"gherkin",
"parser"
],
"time": "2020-03-17T14:03:26+00:00"
},
{
"name": "cache/cache",
"version": "0.4.0",
"source": {
"type": "git",
"url": "https://github.com/php-cache/cache.git",
"reference": "902b2e5b54ea57e3a801437748652228c4c58604"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-cache/cache/zipball/902b2e5b54ea57e3a801437748652228c4c58604",
"reference": "902b2e5b54ea57e3a801437748652228c4c58604",
"shasum": ""
},
"require": {
"doctrine/cache": "^1.3",
"league/flysystem": "^1.0",
"php": "^5.6 || ^7.0",
"psr/cache": "^1.0",
"psr/log": "^1.0",
"psr/simple-cache": "^1.0"
},
"conflict": {
"cache/adapter-common": "*",
"cache/apc-adapter": "*",
"cache/apcu-adapter": "*",
"cache/array-adapter": "*",
"cache/chain-adapter": "*",
"cache/doctrine-adapter": "*",
"cache/filesystem-adapter": "*",
"cache/hierarchical-cache": "*",
"cache/illuminate-adapter": "*",
"cache/memcache-adapter": "*",
"cache/memcached-adapter": "*",
"cache/mongodb-adapter": "*",
"cache/predis-adapter": "*",
"cache/psr-6-doctrine-bridge": "*",
"cache/redis-adapter": "*",
"cache/session-handler": "*",
"cache/taggable-cache": "*",
"cache/void-adapter": "*"
},
"require-dev": {
"cache/integration-tests": "^0.16",
"defuse/php-encryption": "^2.0",
"illuminate/cache": "^5.4",
"mockery/mockery": "^0.9",
"phpunit/phpunit": "^4.0 || ^5.1",
"predis/predis": "^1.0",
"symfony/cache": "dev-master"
},
"suggest": {
"ext-apc": "APC extension is required to use the APC Adapter",
"ext-apcu": "APCu extension is required to use the APCu Adapter",
"ext-memcache": "Memcache extension is required to use the Memcache Adapter",
"ext-memcached": "Memcached extension is required to use the Memcached Adapter",
"ext-mongodb": "Mongodb extension required to use the Mongodb adapter",
"ext-redis": "Redis extension is required to use the Redis adapter",
"mongodb/mongodb": "Mongodb lib required to use the Mongodb adapter"
},
"type": "library",
"autoload": {
"psr-4": {
"Cache\\": "src/"
},
"exclude-from-classmap": [
"**/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Aaron Scherer",
"email": "aequasi@gmail.com",
"homepage": "https://github.com/aequasi"
},
{
"name": "Tobias Nyholm",
"email": "tobias.nyholm@gmail.com",
"homepage": "https://github.com/Nyholm"
}
],
"description": "Library of all the php-cache adapters",
"homepage": "http://www.php-cache.com/en/latest/",
"keywords": [
"cache",
"psr6"
],
"time": "2017-03-28T16:08:48+00:00"
},
{
"name": "codeception/codeception",
"version": "4.1.14",
"source": {
"type": "git",
"url": "https://github.com/Codeception/Codeception.git",
"reference": "bf2d7861cc6cf4e118a21c6945f482a5c822636c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Codeception/Codeception/zipball/bf2d7861cc6cf4e118a21c6945f482a5c822636c",
"reference": "bf2d7861cc6cf4e118a21c6945f482a5c822636c",
"shasum": ""
},
"require": {
"behat/gherkin": "^4.4.0",
"codeception/lib-asserts": "^1.0",
"codeception/phpunit-wrapper": ">6.0.15 <6.1.0 | ^6.6.1 | ^7.7.1 | ^8.1.1 | ^9.0",
"codeception/stub": "^2.0 | ^3.0",
"ext-curl": "*",
"ext-json": "*",
"ext-mbstring": "*",
"guzzlehttp/psr7": "~1.4",
"php": ">=5.6.0 <9.0",
"symfony/console": ">=2.7 <6.0",
"symfony/css-selector": ">=2.7 <6.0",
"symfony/event-dispatcher": ">=2.7 <6.0",
"symfony/finder": ">=2.7 <6.0",
"symfony/yaml": ">=2.7 <6.0"
},
"require-dev": {
"codeception/module-asserts": "*@dev",
"codeception/module-cli": "*@dev",
"codeception/module-db": "*@dev",
"codeception/module-filesystem": "*@dev",
"codeception/module-phpbrowser": "*@dev",
"codeception/specify": "~0.3",
"codeception/util-universalframework": "*@dev",
"monolog/monolog": "~1.8",
"squizlabs/php_codesniffer": "~2.0",
"symfony/process": ">=2.7 <6.0",
"vlucas/phpdotenv": "^2.0 | ^3.0 | ^4.0 | ^5.0"
},
"suggest": {
"codeception/specify": "BDD-style code blocks",
"codeception/verify": "BDD-style assertions",
"hoa/console": "For interactive console functionality",
"stecman/symfony-console-completion": "For BASH autocompletion",
"symfony/phpunit-bridge": "For phpunit-bridge support"
},
"bin": [
"codecept"
],
"type": "library",
"extra": {
"branch-alias": []
},
"autoload": {
"psr-4": {
"Codeception\\": "src/Codeception",
"Codeception\\Extension\\": "ext"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Michael Bodnarchuk",
"email": "davert@mail.ua",
"homepage": "http://codegyre.com"
}
],
"description": "BDD-style testing framework",
"homepage": "http://codeception.com/",
"keywords": [
"BDD",
"TDD",
"acceptance testing",
"functional testing",
"unit testing"
],
"funding": [
{
"url": "https://opencollective.com/codeception",
"type": "open_collective"
}
],
"time": "2020-12-28T19:16:28+00:00"
},
{
"name": "codeception/lib-asserts",
"version": "1.13.2",
"source": {
"type": "git",
"url": "https://github.com/Codeception/lib-asserts.git",
"reference": "184231d5eab66bc69afd6b9429344d80c67a33b6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Codeception/lib-asserts/zipball/184231d5eab66bc69afd6b9429344d80c67a33b6",
"reference": "184231d5eab66bc69afd6b9429344d80c67a33b6",
"shasum": ""
},
"require": {
"codeception/phpunit-wrapper": ">6.0.15 <6.1.0 | ^6.6.1 | ^7.7.1 | ^8.0.3 | ^9.0",
"ext-dom": "*",
"php": ">=5.6.0 <9.0"
},
"type": "library",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Michael Bodnarchuk",
"email": "davert@mail.ua",
"homepage": "http://codegyre.com"
},
{
"name": "Gintautas Miselis"
},
{
"name": "Gustavo Nieves",
"homepage": "https://medium.com/@ganieves"
}
],
"description": "Assertion methods used by Codeception core and Asserts module",
"homepage": "https://codeception.com/",
"keywords": [
"codeception"
],
"time": "2020-10-21T16:26:20+00:00"
},
{
"name": "codeception/module-asserts",
"version": "1.3.1",
"source": {
"type": "git",
"url": "https://github.com/Codeception/module-asserts.git",
"reference": "59374f2fef0cabb9e8ddb53277e85cdca74328de"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Codeception/module-asserts/zipball/59374f2fef0cabb9e8ddb53277e85cdca74328de",
"reference": "59374f2fef0cabb9e8ddb53277e85cdca74328de",
"shasum": ""
},
"require": {
"codeception/codeception": "*@dev",
"codeception/lib-asserts": "^1.13.1",
"php": ">=5.6.0 <9.0"
},
"conflict": {
"codeception/codeception": "<4.0"
},
"type": "library",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Michael Bodnarchuk"
},
{
"name": "Gintautas Miselis"
},
{
"name": "Gustavo Nieves",
"homepage": "https://medium.com/@ganieves"
}
],
"description": "Codeception module containing various assertions",
"homepage": "https://codeception.com/",
"keywords": [
"assertions",
"asserts",
"codeception"
],
"time": "2020-10-21T16:48:15+00:00"
},
{
"name": "codeception/module-sequence",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/Codeception/module-sequence.git",
"reference": "b75be26681ae90824cde8f8df785981f293667e1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Codeception/module-sequence/zipball/b75be26681ae90824cde8f8df785981f293667e1",
"reference": "b75be26681ae90824cde8f8df785981f293667e1",
"shasum": ""
},
"require": {
"codeception/codeception": "^4.0",
"php": ">=5.6.0 <9.0"
},
"type": "library",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Michael Bodnarchuk"
}
],
"description": "Sequence module for Codeception",
"homepage": "http://codeception.com/",
"keywords": [
"codeception"
],
"time": "2020-10-31T18:36:26+00:00"
},
{
"name": "codeception/module-webdriver",
"version": "1.1.4",
"source": {
"type": "git",
"url": "https://github.com/Codeception/module-webdriver.git",
"reference": "f719edc1eca033e0dc5fd8d99db122070b1fb933"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Codeception/module-webdriver/zipball/f719edc1eca033e0dc5fd8d99db122070b1fb933",
"reference": "f719edc1eca033e0dc5fd8d99db122070b1fb933",
"shasum": ""
},
"require": {
"codeception/codeception": "^4.0",
"php": ">=5.6.0 <9.0",
"php-webdriver/webdriver": "^1.6.0"
},
"suggest": {
"codeception/phpbuiltinserver": "Start and stop PHP built-in web server for your tests"
},
"type": "library",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Michael Bodnarchuk"
},
{
"name": "Gintautas Miselis"
},
{
"name": "Zaahid Bateson"
}
],
"description": "WebDriver module for Codeception",
"homepage": "http://codeception.com/",
"keywords": [
"acceptance-testing",
"browser-testing",
"codeception"
],
"time": "2020-11-16T06:50:15+00:00"
},
{
"name": "codeception/phpunit-wrapper",
"version": "6.8.3",
"source": {
"type": "git",
"url": "https://github.com/Codeception/phpunit-wrapper.git",
"reference": "fa35d3ce09c2a591247732e0d11be08125c389d4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Codeception/phpunit-wrapper/zipball/fa35d3ce09c2a591247732e0d11be08125c389d4",
"reference": "fa35d3ce09c2a591247732e0d11be08125c389d4",
"shasum": ""
},
"require": {
"phpunit/php-code-coverage": ">=4.0.4 <6.0",
"phpunit/phpunit": ">=6.5.13 <7.0",
"sebastian/comparator": ">=1.2.4 <3.0",
"sebastian/diff": ">=1.4 <4.0"
},
"replace": {
"codeception/phpunit-wrapper": "*"
},
"require-dev": {
"codeception/specify": "*",
"vlucas/phpdotenv": "^3.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Codeception\\PHPUnit\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Davert",
"email": "davert.php@resend.cc"
}
],
"description": "PHPUnit classes used by Codeception",
"time": "2020-12-28T14:00:48+00:00"
},
{
"name": "codeception/stub",
"version": "3.0.0",
"source": {
"type": "git",
"url": "https://github.com/Codeception/Stub.git",
"reference": "eea518711d736eab838c1274593c4568ec06b23d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Codeception/Stub/zipball/eea518711d736eab838c1274593c4568ec06b23d",
"reference": "eea518711d736eab838c1274593c4568ec06b23d",
"shasum": ""
},
"require": {
"codeception/phpunit-wrapper": "^6.6.1 | ^7.7.1 | ^8.0.3",
"phpunit/phpunit": ">=6.5 <9.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Codeception\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Flexible Stub wrapper for PHPUnit's Mock Builder",
"time": "2019-08-10T16:20:53+00:00"
},
{
"name": "csharpru/vault-php",
"version": "3.5.3",
"source": {
"type": "git",
"url": "https://github.com/CSharpRU/vault-php.git",
"reference": "04be9776310fe7d1afb97795645f95c21e6b4fcf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/CSharpRU/vault-php/zipball/04be9776310fe7d1afb97795645f95c21e6b4fcf",
"reference": "04be9776310fe7d1afb97795645f95c21e6b4fcf",
"shasum": ""
},
"require": {
"cache/cache": "^0.4.0",
"doctrine/inflector": "~1.1.0",
"guzzlehttp/promises": "^1.3",
"guzzlehttp/psr7": "^1.4",
"psr/cache": "^1.0",
"psr/log": "^1.0",
"weew/helpers-array": "^1.3"
},
"require-dev": {
"codacy/coverage": "^1.1",
"codeception/codeception": "^2.2",
"csharpru/vault-php-guzzle6-transport": "~2.0",
"php-vcr/php-vcr": "^1.3"
},
"type": "library",
"autoload": {
"psr-4": {
"Vault\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Yaroslav Lukyanov",
"email": "c_sharp@mail.ru"
}
],
"description": "Best Vault client for PHP that you can find",
"time": "2018-04-28T04:52:17+00:00"
},
{
"name": "csharpru/vault-php-guzzle6-transport",
"version": "2.0.4",
"source": {
"type": "git",
"url": "https://github.com/CSharpRU/vault-php-guzzle6-transport.git",
"reference": "33c392120ac9f253b62b034e0e8ffbbdb3513bd8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/CSharpRU/vault-php-guzzle6-transport/zipball/33c392120ac9f253b62b034e0e8ffbbdb3513bd8",
"reference": "33c392120ac9f253b62b034e0e8ffbbdb3513bd8",
"shasum": ""
},
"require": {
"guzzlehttp/guzzle": "~6.2",
"guzzlehttp/promises": "^1.3",
"guzzlehttp/psr7": "^1.4"
},
"type": "library",
"autoload": {
"psr-4": {
"VaultTransports\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Yaroslav Lukyanov",
"email": "c_sharp@mail.ru"
}
],
"description": "Guzzle6 transport for Vault PHP client",
"abandoned": true,
"time": "2019-03-10T06:17:37+00:00"
},
{
"name": "doctrine/annotations",
"version": "1.11.1",
"source": {
"type": "git",
"url": "https://github.com/doctrine/annotations.git",
"reference": "ce77a7ba1770462cd705a91a151b6c3746f9c6ad"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/annotations/zipball/ce77a7ba1770462cd705a91a151b6c3746f9c6ad",
"reference": "ce77a7ba1770462cd705a91a151b6c3746f9c6ad",
"shasum": ""
},
"require": {
"doctrine/lexer": "1.*",
"ext-tokenizer": "*",
"php": "^7.1 || ^8.0"
},
"require-dev": {
"doctrine/cache": "1.*",
"doctrine/coding-standard": "^6.0 || ^8.1",
"phpstan/phpstan": "^0.12.20",
"phpunit/phpunit": "^7.5 || ^9.1.5"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.11.x-dev"
}
},
"autoload": {
"psr-4": {
"Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
}
],
"description": "Docblock Annotations Parser",
"homepage": "https://www.doctrine-project.org/projects/annotations.html",
"keywords": [
"annotations",
"docblock",
"parser"
],
"time": "2020-10-26T10:28:16+00:00"
},
{
"name": "doctrine/cache",
"version": "1.10.2",
"source": {
"type": "git",
"url": "https://github.com/doctrine/cache.git",
"reference": "13e3381b25847283a91948d04640543941309727"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/cache/zipball/13e3381b25847283a91948d04640543941309727",
"reference": "13e3381b25847283a91948d04640543941309727",
"shasum": ""
},
"require": {
"php": "~7.1 || ^8.0"
},
"conflict": {
"doctrine/common": ">2.2,<2.4"
},
"require-dev": {
"alcaeus/mongo-php-adapter": "^1.1",
"doctrine/coding-standard": "^6.0",
"mongodb/mongodb": "^1.1",
"phpunit/phpunit": "^7.0",
"predis/predis": "~1.0"
},
"suggest": {
"alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.9.x-dev"
}
},
"autoload": {
"psr-4": {
"Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
}
],
"description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
"homepage": "https://www.doctrine-project.org/projects/cache.html",
"keywords": [
"abstraction",
"apcu",
"cache",
"caching",
"couchdb",
"memcached",
"php",
"redis",
"xcache"
],
"funding": [
{
"url": "https://www.doctrine-project.org/sponsorship.html",
"type": "custom"
},
{
"url": "https://www.patreon.com/phpdoctrine",
"type": "patreon"
},
{
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcache",
"type": "tidelift"
}
],
"time": "2020-07-07T18:54:01+00:00"
},
{
"name": "doctrine/inflector",
"version": "v1.1.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/inflector.git",
"reference": "90b2128806bfde671b6952ab8bea493942c1fdae"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae",
"reference": "90b2128806bfde671b6952ab8bea493942c1fdae",
"shasum": ""
},
"require": {
"php": ">=5.3.2"
},
"require-dev": {
"phpunit/phpunit": "4.*"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1.x-dev"
}
},
"autoload": {
"psr-0": {
"Doctrine\\Common\\Inflector\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
}
],
"description": "Common String Manipulations with regard to casing and singular/plural rules.",
"homepage": "http://www.doctrine-project.org",
"keywords": [
"inflection",
"pluralize",
"singularize",
"string"
],
"time": "2015-11-06T14:35:42+00:00"
},
{
"name": "doctrine/instantiator",
"version": "1.4.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/instantiator.git",
"reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/d56bf6102915de5702778fe20f2de3b2fe570b5b",
"reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b",
"shasum": ""
},
"require": {
"php": "^7.1 || ^8.0"
},
"require-dev": {
"doctrine/coding-standard": "^8.0",
"ext-pdo": "*",
"ext-phar": "*",
"phpbench/phpbench": "^0.13 || 1.0.0-alpha2",
"phpstan/phpstan": "^0.12",
"phpstan/phpstan-phpunit": "^0.12",
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Marco Pivetta",
"email": "ocramius@gmail.com",
"homepage": "https://ocramius.github.io/"
}
],
"description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
"homepage": "https://www.doctrine-project.org/projects/instantiator.html",
"keywords": [
"constructor",
"instantiate"
],
"time": "2020-11-10T18:47:58+00:00"
},
{
"name": "doctrine/lexer",
"version": "1.2.1",
"source": {
"type": "git",
"url": "https://github.com/doctrine/lexer.git",
"reference": "e864bbf5904cb8f5bb334f99209b48018522f042"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/lexer/zipball/e864bbf5904cb8f5bb334f99209b48018522f042",
"reference": "e864bbf5904cb8f5bb334f99209b48018522f042",
"shasum": ""
},
"require": {
"php": "^7.2 || ^8.0"
},
"require-dev": {
"doctrine/coding-standard": "^6.0",
"phpstan/phpstan": "^0.11.8",
"phpunit/phpunit": "^8.2"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.2.x-dev"
}
},
"autoload": {
"psr-4": {
"Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
}
],
"description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
"homepage": "https://www.doctrine-project.org/projects/lexer.html",
"keywords": [
"annotations",
"docblock",
"lexer",
"parser",
"php"
],
"time": "2020-05-25T17:44:05+00:00"
},
{
"name": "friendsofphp/php-cs-fixer",
"version": "v2.16.10",
"source": {
"type": "git",
"url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
"reference": "7dd27dde4852270de8f672636a0855ce7de47bf0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/7dd27dde4852270de8f672636a0855ce7de47bf0",
"reference": "7dd27dde4852270de8f672636a0855ce7de47bf0",
"shasum": ""
},
"require": {
"composer/semver": "^1.4 || ^2.0 || ^3.0",
"composer/xdebug-handler": "^1.2",
"doctrine/annotations": "^1.2",
"ext-json": "*",
"ext-tokenizer": "*",
"php": "^5.6 || ^7.0",
"php-cs-fixer/diff": "^1.3",
"symfony/console": "^3.4.43 || ^4.1.6 || ^5.0",
"symfony/event-dispatcher": "^3.0 || ^4.0 || ^5.0",
"symfony/filesystem": "^3.0 || ^4.0 || ^5.0",
"symfony/finder": "^3.0 || ^4.0 || ^5.0",
"symfony/options-resolver": "^3.0 || ^4.0 || ^5.0",
"symfony/polyfill-php70": "^1.0",
"symfony/polyfill-php72": "^1.4",
"symfony/process": "^3.0 || ^4.0 || ^5.0",
"symfony/stopwatch": "^3.0 || ^4.0 || ^5.0"
},
"require-dev": {
"johnkary/phpunit-speedtrap": "^1.1 || ^2.0 || ^3.0",
"justinrainbow/json-schema": "^5.0",
"keradus/cli-executor": "^1.4",
"mikey179/vfsstream": "^1.6",
"php-coveralls/php-coveralls": "^2.4.1",
"php-cs-fixer/accessible-object": "^1.0",
"php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.2",
"php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.2.1",
"phpspec/prophecy-phpunit": "^1.1 || ^2.0",
"phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.13 || ^9.4.4 <9.5",
"phpunitgoodpractices/polyfill": "^1.5",
"phpunitgoodpractices/traits": "^1.9.1",
"sanmai/phpunit-legacy-adapter": "^6.4 || ^8.2.1",
"symfony/phpunit-bridge": "^5.1",
"symfony/yaml": "^3.0 || ^4.0 || ^5.0"
},
"suggest": {
"ext-dom": "For handling output formats in XML",
"ext-mbstring": "For handling non-UTF8 characters.",
"php-cs-fixer/phpunit-constraint-isidenticalstring": "For IsIdenticalString constraint.",
"php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "For XmlMatchesXsd constraint.",
"symfony/polyfill-mbstring": "When enabling `ext-mbstring` is not possible."
},
"bin": [
"php-cs-fixer"
],
"type": "application",
"autoload": {
"psr-4": {
"PhpCsFixer\\": "src/"
},
"classmap": [
"tests/Test/AbstractFixerTestCase.php",
"tests/Test/AbstractIntegrationCaseFactory.php",
"tests/Test/AbstractIntegrationTestCase.php",
"tests/Test/Assert/AssertTokensTrait.php",
"tests/Test/IntegrationCase.php",
"tests/Test/IntegrationCaseFactory.php",
"tests/Test/IntegrationCaseFactoryInterface.php",
"tests/Test/InternalIntegrationCaseFactory.php",
"tests/Test/IsIdenticalConstraint.php",
"tests/TestCase.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Dariusz Rumiński",
"email": "dariusz.ruminski@gmail.com"
}
],
"description": "A tool to automatically fix PHP code style",
"time": "2020-12-17T16:34:40+00:00"
},
{
"name": "hoa/consistency",
"version": "1.17.05.02",
"source": {
"type": "git",
"url": "https://github.com/hoaproject/Consistency.git",
"reference": "fd7d0adc82410507f332516faf655b6ed22e4c2f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/hoaproject/Consistency/zipball/fd7d0adc82410507f332516faf655b6ed22e4c2f",
"reference": "fd7d0adc82410507f332516faf655b6ed22e4c2f",
"shasum": ""
},
"require": {
"hoa/exception": "~1.0",
"php": ">=5.5.0"
},
"require-dev": {
"hoa/stream": "~1.0",
"hoa/test": "~2.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Hoa\\Consistency\\": "."
},
"files": [
"Prelude.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Ivan Enderlin",
"email": "ivan.enderlin@hoa-project.net"
},
{
"name": "Hoa community",
"homepage": "https://hoa-project.net/"
}
],
"description": "The Hoa\\Consistency library.",
"homepage": "https://hoa-project.net/",
"keywords": [
"autoloader",
"callable",
"consistency",
"entity",
"flex",
"keyword",
"library"
],
"abandoned": true,
"time": "2017-05-02T12:18:12+00:00"
},
{
"name": "hoa/console",
"version": "3.17.05.02",
"source": {
"type": "git",
"url": "https://github.com/hoaproject/Console.git",
"reference": "e231fd3ea70e6d773576ae78de0bdc1daf331a66"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/hoaproject/Console/zipball/e231fd3ea70e6d773576ae78de0bdc1daf331a66",
"reference": "e231fd3ea70e6d773576ae78de0bdc1daf331a66",
"shasum": ""
},
"require": {
"hoa/consistency": "~1.0",
"hoa/event": "~1.0",
"hoa/exception": "~1.0",
"hoa/file": "~1.0",
"hoa/protocol": "~1.0",
"hoa/stream": "~1.0",
"hoa/ustring": "~4.0"
},
"require-dev": {
"hoa/test": "~2.0"
},
"suggest": {
"ext-pcntl": "To enable hoa://Event/Console/Window:resize.",
"hoa/dispatcher": "To use the console kit.",
"hoa/router": "To use the console kit."
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.x-dev"
}
},
"autoload": {
"psr-4": {
"Hoa\\Console\\": "."
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Ivan Enderlin",
"email": "ivan.enderlin@hoa-project.net"
},
{
"name": "Hoa community",
"homepage": "https://hoa-project.net/"
}
],
"description": "The Hoa\\Console library.",
"homepage": "https://hoa-project.net/",
"keywords": [
"autocompletion",
"chrome",
"cli",
"console",
"cursor",
"getoption",
"library",
"option",
"parser",
"processus",
"readline",
"terminfo",
"tput",
"window"
],
"abandoned": true,
"time": "2017-05-02T12:26:19+00:00"
},
{
"name": "hoa/event",
"version": "1.17.01.13",
"source": {
"type": "git",
"url": "https://github.com/hoaproject/Event.git",
"reference": "6c0060dced212ffa3af0e34bb46624f990b29c54"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/hoaproject/Event/zipball/6c0060dced212ffa3af0e34bb46624f990b29c54",
"reference": "6c0060dced212ffa3af0e34bb46624f990b29c54",
"shasum": ""
},
"require": {
"hoa/consistency": "~1.0",
"hoa/exception": "~1.0"
},
"require-dev": {
"hoa/test": "~2.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Hoa\\Event\\": "."
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Ivan Enderlin",
"email": "ivan.enderlin@hoa-project.net"
},
{
"name": "Hoa community",
"homepage": "https://hoa-project.net/"
}
],
"description": "The Hoa\\Event library.",
"homepage": "https://hoa-project.net/",
"keywords": [
"event",
"library",
"listener",
"observer"
],
"abandoned": true,
"time": "2017-01-13T15:30:50+00:00"
},
{
"name": "hoa/exception",
"version": "1.17.01.16",
"source": {
"type": "git",
"url": "https://github.com/hoaproject/Exception.git",
"reference": "091727d46420a3d7468ef0595651488bfc3a458f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/hoaproject/Exception/zipball/091727d46420a3d7468ef0595651488bfc3a458f",
"reference": "091727d46420a3d7468ef0595651488bfc3a458f",
"shasum": ""
},
"require": {
"hoa/consistency": "~1.0",
"hoa/event": "~1.0"
},
"require-dev": {
"hoa/test": "~2.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Hoa\\Exception\\": "."
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Ivan Enderlin",
"email": "ivan.enderlin@hoa-project.net"
},
{
"name": "Hoa community",
"homepage": "https://hoa-project.net/"
}
],
"description": "The Hoa\\Exception library.",
"homepage": "https://hoa-project.net/",
"keywords": [
"exception",
"library"
],
"abandoned": true,
"time": "2017-01-16T07:53:27+00:00"
},
{
"name": "hoa/file",
"version": "1.17.07.11",
"source": {
"type": "git",
"url": "https://github.com/hoaproject/File.git",
"reference": "35cb979b779bc54918d2f9a4e02ed6c7a1fa67ca"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/hoaproject/File/zipball/35cb979b779bc54918d2f9a4e02ed6c7a1fa67ca",
"reference": "35cb979b779bc54918d2f9a4e02ed6c7a1fa67ca",
"shasum": ""
},
"require": {
"hoa/consistency": "~1.0",
"hoa/event": "~1.0",
"hoa/exception": "~1.0",
"hoa/iterator": "~2.0",
"hoa/stream": "~1.0"
},
"require-dev": {
"hoa/test": "~2.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Hoa\\File\\": "."
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Ivan Enderlin",
"email": "ivan.enderlin@hoa-project.net"
},
{
"name": "Hoa community",
"homepage": "https://hoa-project.net/"
}
],
"description": "The Hoa\\File library.",
"homepage": "https://hoa-project.net/",
"keywords": [
"Socket",
"directory",
"file",
"finder",
"library",
"link",
"temporary"
],
"abandoned": true,
"time": "2017-07-11T07:42:15+00:00"
},
{
"name": "hoa/iterator",
"version": "2.17.01.10",
"source": {
"type": "git",
"url": "https://github.com/hoaproject/Iterator.git",
"reference": "d1120ba09cb4ccd049c86d10058ab94af245f0cc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/hoaproject/Iterator/zipball/d1120ba09cb4ccd049c86d10058ab94af245f0cc",
"reference": "d1120ba09cb4ccd049c86d10058ab94af245f0cc",
"shasum": ""
},
"require": {
"hoa/consistency": "~1.0",
"hoa/exception": "~1.0"
},
"require-dev": {
"hoa/test": "~2.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.x-dev"
}
},
"autoload": {
"psr-4": {
"Hoa\\Iterator\\": "."
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Ivan Enderlin",
"email": "ivan.enderlin@hoa-project.net"
},
{
"name": "Hoa community",
"homepage": "https://hoa-project.net/"
}
],
"description": "The Hoa\\Iterator library.",
"homepage": "https://hoa-project.net/",
"keywords": [
"iterator",
"library"
],
"abandoned": true,
"time": "2017-01-10T10:34:47+00:00"
},
{
"name": "hoa/protocol",
"version": "1.17.01.14",
"source": {
"type": "git",
"url": "https://github.com/hoaproject/Protocol.git",
"reference": "5c2cf972151c45f373230da170ea015deecf19e2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/hoaproject/Protocol/zipball/5c2cf972151c45f373230da170ea015deecf19e2",
"reference": "5c2cf972151c45f373230da170ea015deecf19e2",
"shasum": ""
},
"require": {
"hoa/consistency": "~1.0",
"hoa/exception": "~1.0"
},
"require-dev": {
"hoa/test": "~2.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Hoa\\Protocol\\": "."
},
"files": [
"Wrapper.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Ivan Enderlin",
"email": "ivan.enderlin@hoa-project.net"
},
{
"name": "Hoa community",
"homepage": "https://hoa-project.net/"
}
],
"description": "The Hoa\\Protocol library.",
"homepage": "https://hoa-project.net/",
"keywords": [
"library",
"protocol",
"resource",
"stream",
"wrapper"
],
"abandoned": true,
"time": "2017-01-14T12:26:10+00:00"
},
{
"name": "hoa/stream",
"version": "1.17.02.21",
"source": {
"type": "git",
"url": "https://github.com/hoaproject/Stream.git",
"reference": "3293cfffca2de10525df51436adf88a559151d82"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/hoaproject/Stream/zipball/3293cfffca2de10525df51436adf88a559151d82",
"reference": "3293cfffca2de10525df51436adf88a559151d82",
"shasum": ""
},
"require": {
"hoa/consistency": "~1.0",
"hoa/event": "~1.0",
"hoa/exception": "~1.0",
"hoa/protocol": "~1.0"
},
"require-dev": {
"hoa/test": "~2.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Hoa\\Stream\\": "."
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Ivan Enderlin",
"email": "ivan.enderlin@hoa-project.net"
},
{
"name": "Hoa community",
"homepage": "https://hoa-project.net/"
}
],
"description": "The Hoa\\Stream library.",
"homepage": "https://hoa-project.net/",
"keywords": [
"Context",
"bucket",
"composite",
"filter",
"in",
"library",
"out",
"protocol",
"stream",
"wrapper"
],
"abandoned": true,
"time": "2017-02-21T16:01:06+00:00"
},
{
"name": "hoa/ustring",
"version": "4.17.01.16",
"source": {
"type": "git",
"url": "https://github.com/hoaproject/Ustring.git",
"reference": "e6326e2739178799b1fe3fdd92029f9517fa17a0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/hoaproject/Ustring/zipball/e6326e2739178799b1fe3fdd92029f9517fa17a0",
"reference": "e6326e2739178799b1fe3fdd92029f9517fa17a0",
"shasum": ""
},
"require": {
"hoa/consistency": "~1.0",
"hoa/exception": "~1.0"
},
"require-dev": {
"hoa/test": "~2.0"
},
"suggest": {
"ext-iconv": "ext/iconv must be present (or a third implementation) to use Hoa\\Ustring::transcode().",
"ext-intl": "To get a better Hoa\\Ustring::toAscii() and Hoa\\Ustring::compareTo()."
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.x-dev"
}
},
"autoload": {
"psr-4": {
"Hoa\\Ustring\\": "."
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Ivan Enderlin",
"email": "ivan.enderlin@hoa-project.net"
},
{
"name": "Hoa community",
"homepage": "https://hoa-project.net/"
}
],
"description": "The Hoa\\Ustring library.",
"homepage": "https://hoa-project.net/",
"keywords": [
"library",
"search",
"string",
"unicode"
],
"abandoned": true,
"time": "2017-01-16T07:08:25+00:00"
},
{
"name": "jms/metadata",
"version": "1.7.0",
"source": {
"type": "git",
"url": "https://github.com/schmittjoh/metadata.git",
"reference": "e5854ab1aa643623dc64adde718a8eec32b957a8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/schmittjoh/metadata/zipball/e5854ab1aa643623dc64adde718a8eec32b957a8",
"reference": "e5854ab1aa643623dc64adde718a8eec32b957a8",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"require-dev": {
"doctrine/cache": "~1.0",
"symfony/cache": "~3.1"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.5.x-dev"
}
},
"autoload": {
"psr-0": {
"Metadata\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Asmir Mustafic",
"email": "goetas@gmail.com"
},
{
"name": "Johannes M. Schmitt",
"email": "schmittjoh@gmail.com"
}
],
"description": "Class/method/property metadata management in PHP",
"keywords": [
"annotations",
"metadata",
"xml",
"yaml"
],
"time": "2018-10-26T12:40:10+00:00"
},
{
"name": "jms/parser-lib",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/schmittjoh/parser-lib.git",
"reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/schmittjoh/parser-lib/zipball/c509473bc1b4866415627af0e1c6cc8ac97fa51d",
"reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d",
"shasum": ""
},
"require": {
"phpoption/phpoption": ">=0.9,<2.0-dev"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"psr-0": {
"JMS\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache2"
],
"description": "A library for easily creating recursive-descent parsers.",
"time": "2012-11-18T18:08:43+00:00"
},
{
"name": "jms/serializer",
"version": "1.14.1",
"source": {
"type": "git",
"url": "https://github.com/schmittjoh/serializer.git",
"reference": "ba908d278fff27ec01fb4349f372634ffcd697c0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/schmittjoh/serializer/zipball/ba908d278fff27ec01fb4349f372634ffcd697c0",
"reference": "ba908d278fff27ec01fb4349f372634ffcd697c0",
"shasum": ""
},
"require": {
"doctrine/annotations": "^1.0",
"doctrine/instantiator": "^1.0.3",
"jms/metadata": "^1.3",
"jms/parser-lib": "1.*",
"php": "^5.5|^7.0",
"phpcollection/phpcollection": "~0.1",
"phpoption/phpoption": "^1.1"
},
"conflict": {
"twig/twig": "<1.12"
},
"require-dev": {
"doctrine/orm": "~2.1",
"doctrine/phpcr-odm": "^1.3|^2.0",
"ext-pdo_sqlite": "*",
"jackalope/jackalope-doctrine-dbal": "^1.1.5",
"phpunit/phpunit": "^4.8|^5.0",
"propel/propel1": "~1.7",
"psr/container": "^1.0",
"symfony/dependency-injection": "^2.7|^3.3|^4.0",
"symfony/expression-language": "^2.6|^3.0",
"symfony/filesystem": "^2.1",
"symfony/form": "~2.1|^3.0",
"symfony/translation": "^2.1|^3.0",
"symfony/validator": "^2.2|^3.0",
"symfony/yaml": "^2.1|^3.0",
"twig/twig": "~1.12|~2.0"
},
"suggest": {
"doctrine/cache": "Required if you like to use cache functionality.",
"doctrine/collections": "Required if you like to use doctrine collection types as ArrayCollection.",
"symfony/yaml": "Required if you'd like to serialize data to YAML format."
},
"type": "library",
"extra": {
"branch-alias": {
"dev-1.x": "1.14-dev"
}
},
"autoload": {
"psr-0": {
"JMS\\Serializer": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Johannes M. Schmitt",
"email": "schmittjoh@gmail.com"
},
{
"name": "Asmir Mustafic",
"email": "goetas@gmail.com"
}
],
"description": "Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.",
"homepage": "http://jmsyst.com/libs/serializer",
"keywords": [
"deserialization",
"jaxb",
"json",
"serialization",
"xml"
],
"time": "2020-02-22T20:59:37+00:00"
},
{
"name": "league/flysystem",
"version": "1.1.3",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem.git",
"reference": "9be3b16c877d477357c015cec057548cf9b2a14a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/9be3b16c877d477357c015cec057548cf9b2a14a",
"reference": "9be3b16c877d477357c015cec057548cf9b2a14a",
"shasum": ""
},
"require": {
"ext-fileinfo": "*",
"league/mime-type-detection": "^1.3",
"php": "^7.2.5 || ^8.0"
},
"conflict": {
"league/flysystem-sftp": "<1.0.6"
},
"require-dev": {
"phpspec/prophecy": "^1.11.1",
"phpunit/phpunit": "^8.5.8"
},
"suggest": {
"ext-fileinfo": "Required for MimeType",
"ext-ftp": "Allows you to use FTP server storage",
"ext-openssl": "Allows you to use FTPS server storage",
"league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2",
"league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3",
"league/flysystem-azure": "Allows you to use Windows Azure Blob storage",
"league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
"league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem",
"league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files",
"league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib",
"league/flysystem-webdav": "Allows you to use WebDAV storage",
"league/flysystem-ziparchive": "Allows you to use ZipArchive adapter",
"spatie/flysystem-dropbox": "Allows you to use Dropbox storage",
"srmklive/flysystem-dropbox-v2": "Allows you to use Dropbox storage for PHP 5 applications"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1-dev"
}
},
"autoload": {
"psr-4": {
"League\\Flysystem\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Frank de Jonge",
"email": "info@frenky.net"
}
],
"description": "Filesystem abstraction: Many filesystems, one API.",
"keywords": [
"Cloud Files",
"WebDAV",
"abstraction",
"aws",
"cloud",
"copy.com",
"dropbox",
"file systems",
"files",
"filesystem",
"filesystems",
"ftp",
"rackspace",
"remote",
"s3",
"sftp",
"storage"
],
"funding": [
{
"url": "https://offset.earth/frankdejonge",
"type": "other"
}
],
"time": "2020-08-23T07:39:11+00:00"
},
{
"name": "league/mime-type-detection",
"version": "1.5.1",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/mime-type-detection.git",
"reference": "353f66d7555d8a90781f6f5e7091932f9a4250aa"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/353f66d7555d8a90781f6f5e7091932f9a4250aa",
"reference": "353f66d7555d8a90781f6f5e7091932f9a4250aa",
"shasum": ""
},
"require": {
"ext-fileinfo": "*",
"php": "^7.2 || ^8.0"
},
"require-dev": {
"phpstan/phpstan": "^0.12.36",
"phpunit/phpunit": "^8.5.8"
},
"type": "library",
"autoload": {
"psr-4": {
"League\\MimeTypeDetection\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Frank de Jonge",
"email": "info@frankdejonge.nl"
}
],
"description": "Mime-type detection for Flysystem",
"funding": [
{
"url": "https://github.com/frankdejonge",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/league/flysystem",
"type": "tidelift"
}
],
"time": "2020-10-18T11:50:25+00:00"
},
{
"name": "lusitanian/oauth",
"version": "v0.8.11",
"source": {
"type": "git",
"url": "https://github.com/Lusitanian/PHPoAuthLib.git",
"reference": "fc11a53db4b66da555a6a11fce294f574a8374f9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Lusitanian/PHPoAuthLib/zipball/fc11a53db4b66da555a6a11fce294f574a8374f9",
"reference": "fc11a53db4b66da555a6a11fce294f574a8374f9",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"require-dev": {
"phpunit/phpunit": "3.7.*",
"predis/predis": "0.8.*@dev",
"squizlabs/php_codesniffer": "2.*",
"symfony/http-foundation": "~2.1"
},
"suggest": {
"ext-openssl": "Allows for usage of secure connections with the stream-based HTTP client.",
"predis/predis": "Allows using the Redis storage backend.",
"symfony/http-foundation": "Allows using the Symfony Session storage backend."
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "0.1-dev"
}
},
"autoload": {
"psr-0": {
"OAuth": "src",
"OAuth\\Unit": "tests"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "David Desberg",
"email": "david@daviddesberg.com"
},
{
"name": "Elliot Chance",
"email": "elliotchance@gmail.com"
},
{
"name": "Pieter Hordijk",
"email": "info@pieterhordijk.com"
}
],
"description": "PHP 5.3+ oAuth 1/2 Library",
"keywords": [
"Authentication",
"authorization",
"oauth",
"security"
],
"time": "2018-02-14T22:37:14+00:00"
},
{
"name": "magento/magento2-functional-testing-framework",
"version": "3.2.1",
"source": {
"type": "git",
"url": "https://github.com/magento/magento2-functional-testing-framework.git",
"reference": "2503527cf3ee20e199489d7dcd0e3b242e62d426"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/magento/magento2-functional-testing-framework/zipball/2503527cf3ee20e199489d7dcd0e3b242e62d426",
"reference": "2503527cf3ee20e199489d7dcd0e3b242e62d426",
"shasum": ""
},
"require": {
"allure-framework/allure-codeception": "~1.4.0",
"aws/aws-sdk-php": "^3.132",
"codeception/codeception": "~4.1.4",
"codeception/module-asserts": "^1.1",
"codeception/module-sequence": "^1.0",
"codeception/module-webdriver": "^1.0",
"composer/composer": "^1.9",
"csharpru/vault-php": "~3.5.3",
"csharpru/vault-php-guzzle6-transport": "^2.0",
"ext-curl": "*",
"ext-dom": "*",
"ext-intl": "*",
"ext-json": "*",
"ext-openssl": "*",
"hoa/console": "~3.0",
"monolog/monolog": "^1.17",
"mustache/mustache": "~2.5",
"php": "^7.3",
"php-webdriver/webdriver": "^1.8.0",
"spomky-labs/otphp": "^10.0",
"symfony/console": "^4.4",
"symfony/finder": "^5.0",
"symfony/http-foundation": "^5.0",
"symfony/mime": "^5.0",
"symfony/process": "^4.4",
"vlucas/phpdotenv": "^2.4",
"weew/helpers-array": "^1.3"
},
"replace": {
"facebook/webdriver": "^1.7.1"
},
"require-dev": {
"brainmaestro/composer-git-hooks": "^2.3.1",
"codacy/coverage": "^1.4",
"codeception/aspect-mock": "^3.0",
"doctrine/cache": "<1.7.0",
"goaop/framework": "~2.3.4",
"php-coveralls/php-coveralls": "^1.0",
"phpmd/phpmd": "^2.8.0",
"phpunit/phpunit": "^9.0",
"rregeer/phpunit-coverage-check": "^0.1.4",
"sebastian/phpcpd": "~5.0.0",
"squizlabs/php_codesniffer": "~3.5.4",
"symfony/stopwatch": "~3.4.6"
},
"bin": [
"bin/mftf"
],
"type": "library",
"extra": {
"hooks": {
"pre-push": "bin/all-checks"
}
},
"autoload": {
"files": [
"src/Magento/FunctionalTestingFramework/_bootstrap.php"
],
"psr-4": {
"Magento\\FunctionalTestingFramework\\": "src/Magento/FunctionalTestingFramework",
"MFTF\\": "dev/tests/functional/tests/MFTF"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"AGPL-3.0"
],
"description": "Magento2 Functional Testing Framework",
"keywords": [
"automation",
"functional",
"magento",
"testing"
],
"time": "2020-12-14T18:10:31+00:00"
},
{
"name": "mikey179/vfsstream",
"version": "v1.6.8",
"source": {
"type": "git",
"url": "https://github.com/bovigo/vfsStream.git",
"reference": "231c73783ebb7dd9ec77916c10037eff5a2b6efe"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/bovigo/vfsStream/zipball/231c73783ebb7dd9ec77916c10037eff5a2b6efe",
"reference": "231c73783ebb7dd9ec77916c10037eff5a2b6efe",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"require-dev": {
"phpunit/phpunit": "^4.5|^5.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.6.x-dev"
}
},
"autoload": {
"psr-0": {
"org\\bovigo\\vfs\\": "src/main/php"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Frank Kleine",
"homepage": "http://frankkleine.de/",
"role": "Developer"
}
],
"description": "Virtual file system to mock the real file system in unit tests.",
"homepage": "http://vfs.bovigo.org/",
"time": "2019-10-30T15:31:00+00:00"
},
{
"name": "mtdowling/jmespath.php",
"version": "2.6.0",
"source": {
"type": "git",
"url": "https://github.com/jmespath/jmespath.php.git",
"reference": "42dae2cbd13154083ca6d70099692fef8ca84bfb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/42dae2cbd13154083ca6d70099692fef8ca84bfb",
"reference": "42dae2cbd13154083ca6d70099692fef8ca84bfb",
"shasum": ""
},
"require": {
"php": "^5.4 || ^7.0 || ^8.0",
"symfony/polyfill-mbstring": "^1.17"
},
"require-dev": {
"composer/xdebug-handler": "^1.4",
"phpunit/phpunit": "^4.8.36 || ^7.5.15"
},
"bin": [
"bin/jp.php"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.6-dev"
}
},
"autoload": {
"psr-4": {
"JmesPath\\": "src/"
},
"files": [
"src/JmesPath.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
}
],
"description": "Declaratively specify how to extract elements from a JSON document",
"keywords": [
"json",
"jsonpath"
],
"time": "2020-07-31T21:01:56+00:00"
},
{
"name": "mustache/mustache",
"version": "v2.13.0",
"source": {
"type": "git",
"url": "https://github.com/bobthecow/mustache.php.git",
"reference": "e95c5a008c23d3151d59ea72484d4f72049ab7f4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/bobthecow/mustache.php/zipball/e95c5a008c23d3151d59ea72484d4f72049ab7f4",
"reference": "e95c5a008c23d3151d59ea72484d4f72049ab7f4",
"shasum": ""
},
"require": {
"php": ">=5.2.4"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "~1.11",
"phpunit/phpunit": "~3.7|~4.0|~5.0"
},
"type": "library",
"autoload": {
"psr-0": {
"Mustache": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Justin Hileman",
"email": "justin@justinhileman.info",
"homepage": "http://justinhileman.com"
}
],
"description": "A Mustache implementation in PHP.",
"homepage": "https://github.com/bobthecow/mustache.php",
"keywords": [
"mustache",
"templating"
],
"time": "2019-11-23T21:40:31+00:00"
},
{
"name": "myclabs/deep-copy",
"version": "1.10.2",
"source": {
"type": "git",
"url": "https://github.com/myclabs/DeepCopy.git",
"reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/776f831124e9c62e1a2c601ecc52e776d8bb7220",
"reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220",
"shasum": ""
},
"require": {
"php": "^7.1 || ^8.0"
},
"replace": {
"myclabs/deep-copy": "self.version"
},
"require-dev": {
"doctrine/collections": "^1.0",
"doctrine/common": "^2.6",
"phpunit/phpunit": "^7.1"
},
"type": "library",
"autoload": {
"psr-4": {
"DeepCopy\\": "src/DeepCopy/"
},
"files": [
"src/DeepCopy/deep_copy.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Create deep copies (clones) of your objects",
"keywords": [
"clone",
"copy",
"duplicate",
"object",
"object graph"
],
"time": "2020-11-13T09:40:50+00:00"
},
{
"name": "pdepend/pdepend",
"version": "2.5.2",
"source": {
"type": "git",
"url": "https://github.com/pdepend/pdepend.git",
"reference": "9daf26d0368d4a12bed1cacae1a9f3a6f0adf239"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/pdepend/pdepend/zipball/9daf26d0368d4a12bed1cacae1a9f3a6f0adf239",
"reference": "9daf26d0368d4a12bed1cacae1a9f3a6f0adf239",
"shasum": ""
},
"require": {
"php": ">=5.3.7",
"symfony/config": "^2.3.0|^3|^4",
"symfony/dependency-injection": "^2.3.0|^3|^4",
"symfony/filesystem": "^2.3.0|^3|^4"
},
"require-dev": {
"phpunit/phpunit": "^4.8|^5.7",
"squizlabs/php_codesniffer": "^2.0.0"
},
"bin": [
"src/bin/pdepend"
],
"type": "library",
"autoload": {
"psr-4": {
"PDepend\\": "src/main/php/PDepend"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Official version of pdepend to be handled with Composer",
"time": "2017-12-13T13:21:38+00:00"
},
{
"name": "phar-io/manifest",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/phar-io/manifest.git",
"reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phar-io/manifest/zipball/2df402786ab5368a0169091f61a7c1e0eb6852d0",
"reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-phar": "*",
"phar-io/version": "^1.0.1",
"php": "^5.6 || ^7.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Arne Blankerts",
"email": "arne@blankerts.de",
"role": "Developer"
},
{
"name": "Sebastian Heuer",
"email": "sebastian@phpeople.de",
"role": "Developer"
},
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "Developer"
}
],
"description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
"time": "2017-03-05T18:14:27+00:00"
},
{
"name": "phar-io/version",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/phar-io/version.git",
"reference": "a70c0ced4be299a63d32fa96d9281d03e94041df"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phar-io/version/zipball/a70c0ced4be299a63d32fa96d9281d03e94041df",
"reference": "a70c0ced4be299a63d32fa96d9281d03e94041df",
"shasum": ""
},
"require": {
"php": "^5.6 || ^7.0"
},
"type": "library",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Arne Blankerts",
"email": "arne@blankerts.de",
"role": "Developer"
},
{
"name": "Sebastian Heuer",
"email": "sebastian@phpeople.de",
"role": "Developer"
},
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "Developer"
}
],
"description": "Library for handling version information and constraints",
"time": "2017-03-05T17:38:23+00:00"
},
{
"name": "php-cs-fixer/diff",
"version": "v1.3.1",
"source": {
"type": "git",
"url": "https://github.com/PHP-CS-Fixer/diff.git",
"reference": "dbd31aeb251639ac0b9e7e29405c1441907f5759"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/diff/zipball/dbd31aeb251639ac0b9e7e29405c1441907f5759",
"reference": "dbd31aeb251639ac0b9e7e29405c1441907f5759",
"shasum": ""
},
"require": {
"php": "^5.6 || ^7.0 || ^8.0"
},
"require-dev": {
"phpunit/phpunit": "^5.7.23 || ^6.4.3 || ^7.0",
"symfony/process": "^3.3"
},
"type": "library",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
},
{
"name": "Kore Nordmann",
"email": "mail@kore-nordmann.de"
},
{
"name": "SpacePossum"
}
],
"description": "sebastian/diff v2 backport support for PHP5.6",
"homepage": "https://github.com/PHP-CS-Fixer",
"keywords": [
"diff"
],
"time": "2020-10-14T08:39:05+00:00"
},
{
"name": "php-webdriver/webdriver",
"version": "1.8.2",
"source": {
"type": "git",
"url": "https://github.com/php-webdriver/php-webdriver.git",
"reference": "3308a70be084d6d7fd1ee5787b4c2e6eb4b70aab"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-webdriver/php-webdriver/zipball/3308a70be084d6d7fd1ee5787b4c2e6eb4b70aab",
"reference": "3308a70be084d6d7fd1ee5787b4c2e6eb4b70aab",
"shasum": ""
},
"require": {
"ext-curl": "*",
"ext-json": "*",
"ext-zip": "*",
"php": "^5.6 || ~7.0",
"symfony/polyfill-mbstring": "^1.12",
"symfony/process": "^2.8 || ^3.1 || ^4.0 || ^5.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.0",
"jakub-onderka/php-parallel-lint": "^1.0",
"php-coveralls/php-coveralls": "^2.0",
"php-mock/php-mock-phpunit": "^1.1",
"phpunit/phpunit": "^5.7",
"sebastian/environment": "^1.3.4 || ^2.0 || ^3.0",
"sminnee/phpunit-mock-objects": "^3.4",
"squizlabs/php_codesniffer": "^3.5",
"symfony/var-dumper": "^3.3 || ^4.0 || ^5.0"
},
"suggest": {
"ext-SimpleXML": "For Firefox profile creation"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.8.x-dev"
}
},
"autoload": {
"psr-4": {
"Facebook\\WebDriver\\": "lib/"
},
"files": [
"lib/Exception/TimeoutException.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "A PHP client for Selenium WebDriver. Previously facebook/webdriver.",
"homepage": "https://github.com/php-webdriver/php-webdriver",
"keywords": [
"Chromedriver",
"geckodriver",
"php",
"selenium",
"webdriver"
],
"time": "2020-03-04T14:40:12+00:00"
},
{
"name": "phpcollection/phpcollection",
"version": "0.5.0",
"source": {
"type": "git",
"url": "https://github.com/schmittjoh/php-collection.git",
"reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/schmittjoh/php-collection/zipball/f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6",
"reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6",
"shasum": ""
},
"require": {
"phpoption/phpoption": "1.*"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "0.4-dev"
}
},
"autoload": {
"psr-0": {
"PhpCollection": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache2"
],
"authors": [
{
"name": "Johannes M. Schmitt",
"email": "schmittjoh@gmail.com"
}
],
"description": "General-Purpose Collection Library for PHP",
"keywords": [
"collection",
"list",
"map",
"sequence",
"set"
],
"time": "2015-05-17T12:39:23+00:00"
},
{
"name": "phpdocumentor/reflection-common",
"version": "2.2.0",
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/ReflectionCommon.git",
"reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
"reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
"shasum": ""
},
"require": {
"php": "^7.2 || ^8.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-2.x": "2.x-dev"
}
},
"autoload": {
"psr-4": {
"phpDocumentor\\Reflection\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jaap van Otterdijk",
"email": "opensource@ijaap.nl"
}
],
"description": "Common reflection classes used by phpdocumentor to reflect the code structure",
"homepage": "http://www.phpdoc.org",
"keywords": [
"FQSEN",
"phpDocumentor",
"phpdoc",
"reflection",
"static analysis"
],
"time": "2020-06-27T09:03:43+00:00"
},
{
"name": "phpdocumentor/reflection-docblock",
"version": "5.2.2",
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
"reference": "069a785b2141f5bcf49f3e353548dc1cce6df556"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/069a785b2141f5bcf49f3e353548dc1cce6df556",
"reference": "069a785b2141f5bcf49f3e353548dc1cce6df556",
"shasum": ""
},
"require": {
"ext-filter": "*",
"php": "^7.2 || ^8.0",
"phpdocumentor/reflection-common": "^2.2",
"phpdocumentor/type-resolver": "^1.3",
"webmozart/assert": "^1.9.1"
},
"require-dev": {
"mockery/mockery": "~1.3.2"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "5.x-dev"
}
},
"autoload": {
"psr-4": {
"phpDocumentor\\Reflection\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Mike van Riel",
"email": "me@mikevanriel.com"
},
{
"name": "Jaap van Otterdijk",
"email": "account@ijaap.nl"
}
],
"description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
"time": "2020-09-03T19:13:55+00:00"
},
{
"name": "phpdocumentor/type-resolver",
"version": "1.4.0",
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/TypeResolver.git",
"reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0",
"reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0",
"shasum": ""
},
"require": {
"php": "^7.2 || ^8.0",
"phpdocumentor/reflection-common": "^2.0"
},
"require-dev": {
"ext-tokenizer": "*"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"phpDocumentor\\Reflection\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Mike van Riel",
"email": "me@mikevanriel.com"
}
],
"description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
"time": "2020-09-17T18:55:26+00:00"
},
{
"name": "phpmd/phpmd",
"version": "2.7.0",
"source": {
"type": "git",
"url": "https://github.com/phpmd/phpmd.git",
"reference": "a05a999c644f4bc9a204846017db7bb7809fbe4c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpmd/phpmd/zipball/a05a999c644f4bc9a204846017db7bb7809fbe4c",
"reference": "a05a999c644f4bc9a204846017db7bb7809fbe4c",
"shasum": ""
},
"require": {
"ext-xml": "*",
"pdepend/pdepend": "^2.5",
"php": ">=5.3.9"
},
"require-dev": {
"gregwar/rst": "^1.0",
"mikey179/vfsstream": "^1.6.4",
"phpunit/phpunit": "^4.8.36 || ^5.7.27",
"squizlabs/php_codesniffer": "^2.0"
},
"bin": [
"src/bin/phpmd"
],
"type": "library",
"autoload": {
"psr-0": {
"PHPMD\\": "src/main/php"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Manuel Pichler",
"email": "github@manuel-pichler.de",
"homepage": "https://github.com/manuelpichler",
"role": "Project Founder"
},
{
"name": "Marc Würth",
"email": "ravage@bluewin.ch",
"homepage": "https://github.com/ravage84",
"role": "Project Maintainer"
},
{
"name": "Other contributors",
"homepage": "https://github.com/phpmd/phpmd/graphs/contributors",
"role": "Contributors"
}
],
"description": "PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD.",
"homepage": "https://phpmd.org/",
"keywords": [
"mess detection",
"mess detector",
"pdepend",
"phpmd",
"pmd"
],
"time": "2019-07-30T21:13:32+00:00"
},
{
"name": "phpoption/phpoption",
"version": "1.7.5",
"source": {
"type": "git",
"url": "https://github.com/schmittjoh/php-option.git",
"reference": "994ecccd8f3283ecf5ac33254543eb0ac946d525"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/schmittjoh/php-option/zipball/994ecccd8f3283ecf5ac33254543eb0ac946d525",
"reference": "994ecccd8f3283ecf5ac33254543eb0ac946d525",
"shasum": ""
},
"require": {
"php": "^5.5.9 || ^7.0 || ^8.0"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.4.1",
"phpunit/phpunit": "^4.8.35 || ^5.7.27 || ^6.5.6 || ^7.0 || ^8.0 || ^9.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.7-dev"
}
},
"autoload": {
"psr-4": {
"PhpOption\\": "src/PhpOption/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Johannes M. Schmitt",
"email": "schmittjoh@gmail.com"
},
{
"name": "Graham Campbell",
"email": "graham@alt-three.com"
}
],
"description": "Option Type for PHP",
"keywords": [
"language",
"option",
"php",
"type"
],
"funding": [
{
"url": "https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption",
"type": "tidelift"
}
],
"time": "2020-07-20T17:29:33+00:00"
},
{
"name": "phpspec/prophecy",
"version": "v1.10.3",
"source": {
"type": "git",
"url": "https://github.com/phpspec/prophecy.git",
"reference": "451c3cd1418cf640de218914901e51b064abb093"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/451c3cd1418cf640de218914901e51b064abb093",
"reference": "451c3cd1418cf640de218914901e51b064abb093",
"shasum": ""
},
"require": {
"doctrine/instantiator": "^1.0.2",
"php": "^5.3|^7.0",
"phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0|^5.0",
"sebastian/comparator": "^1.2.3|^2.0|^3.0|^4.0",
"sebastian/recursion-context": "^1.0|^2.0|^3.0|^4.0"
},
"require-dev": {
"phpspec/phpspec": "^2.5 || ^3.2",
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.10.x-dev"
}
},
"autoload": {
"psr-4": {
"Prophecy\\": "src/Prophecy"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Konstantin Kudryashov",
"email": "ever.zet@gmail.com",
"homepage": "http://everzet.com"
},
{
"name": "Marcello Duarte",
"email": "marcello.duarte@gmail.com"
}
],
"description": "Highly opinionated mocking framework for PHP 5.3+",
"homepage": "https://github.com/phpspec/prophecy",
"keywords": [
"Double",
"Dummy",
"fake",
"mock",
"spy",
"stub"
],
"time": "2020-03-05T15:02:03+00:00"
},
{
"name": "phpunit/php-code-coverage",
"version": "5.3.2",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "c89677919c5dd6d3b3852f230a663118762218ac"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/c89677919c5dd6d3b3852f230a663118762218ac",
"reference": "c89677919c5dd6d3b3852f230a663118762218ac",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-xmlwriter": "*",
"php": "^7.0",
"phpunit/php-file-iterator": "^1.4.2",
"phpunit/php-text-template": "^1.2.1",
"phpunit/php-token-stream": "^2.0.1",
"sebastian/code-unit-reverse-lookup": "^1.0.1",
"sebastian/environment": "^3.0",
"sebastian/version": "^2.0.1",
"theseer/tokenizer": "^1.1"
},
"require-dev": {
"phpunit/phpunit": "^6.0"
},
"suggest": {
"ext-xdebug": "^2.5.5"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "5.3.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
"homepage": "https://github.com/sebastianbergmann/php-code-coverage",
"keywords": [
"coverage",
"testing",
"xunit"
],
"time": "2018-04-06T15:36:58+00:00"
},
{
"name": "phpunit/php-file-iterator",
"version": "1.4.5",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-file-iterator.git",
"reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/730b01bc3e867237eaac355e06a36b85dd93a8b4",
"reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.4.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sb@sebastian-bergmann.de",
"role": "lead"
}
],
"description": "FilterIterator implementation that filters files based on a list of suffixes.",
"homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
"keywords": [
"filesystem",
"iterator"
],
"time": "2017-11-27T13:52:08+00:00"
},
{
"name": "phpunit/php-text-template",
"version": "1.2.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-text-template.git",
"reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
"reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"type": "library",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Simple template engine.",
"homepage": "https://github.com/sebastianbergmann/php-text-template/",
"keywords": [
"template"
],
"time": "2015-06-21T13:50:34+00:00"
},
{
"name": "phpunit/php-timer",
"version": "1.0.9",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-timer.git",
"reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
"reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
"shasum": ""
},
"require": {
"php": "^5.3.3 || ^7.0"
},
"require-dev": {
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sb@sebastian-bergmann.de",
"role": "lead"
}
],
"description": "Utility class for timing",
"homepage": "https://github.com/sebastianbergmann/php-timer/",
"keywords": [
"timer"
],
"time": "2017-02-26T11:10:40+00:00"
},
{
"name": "phpunit/php-token-stream",
"version": "2.0.2",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-token-stream.git",
"reference": "791198a2c6254db10131eecfe8c06670700904db"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/791198a2c6254db10131eecfe8c06670700904db",
"reference": "791198a2c6254db10131eecfe8c06670700904db",
"shasum": ""
},
"require": {
"ext-tokenizer": "*",
"php": "^7.0"
},
"require-dev": {
"phpunit/phpunit": "^6.2.4"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Wrapper around PHP's tokenizer extension.",
"homepage": "https://github.com/sebastianbergmann/php-token-stream/",
"keywords": [
"tokenizer"
],
"abandoned": true,
"time": "2017-11-27T05:48:46+00:00"
},
{
"name": "phpunit/phpunit",
"version": "6.5.14",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "bac23fe7ff13dbdb461481f706f0e9fe746334b7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/bac23fe7ff13dbdb461481f706f0e9fe746334b7",
"reference": "bac23fe7ff13dbdb461481f706f0e9fe746334b7",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-json": "*",
"ext-libxml": "*",
"ext-mbstring": "*",
"ext-xml": "*",
"myclabs/deep-copy": "^1.6.1",
"phar-io/manifest": "^1.0.1",
"phar-io/version": "^1.0",
"php": "^7.0",
"phpspec/prophecy": "^1.7",
"phpunit/php-code-coverage": "^5.3",
"phpunit/php-file-iterator": "^1.4.3",
"phpunit/php-text-template": "^1.2.1",
"phpunit/php-timer": "^1.0.9",
"phpunit/phpunit-mock-objects": "^5.0.9",
"sebastian/comparator": "^2.1",
"sebastian/diff": "^2.0",
"sebastian/environment": "^3.1",
"sebastian/exporter": "^3.1",
"sebastian/global-state": "^2.0",
"sebastian/object-enumerator": "^3.0.3",
"sebastian/resource-operations": "^1.0",
"sebastian/version": "^2.0.1"
},
"conflict": {
"phpdocumentor/reflection-docblock": "3.0.2",
"phpunit/dbunit": "<3.0"
},
"require-dev": {
"ext-pdo": "*"
},
"suggest": {
"ext-xdebug": "*",
"phpunit/php-invoker": "^1.1"
},
"bin": [
"phpunit"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "6.5.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "The PHP Unit Testing framework.",
"homepage": "https://phpunit.de/",
"keywords": [
"phpunit",
"testing",
"xunit"
],
"time": "2019-02-01T05:22:47+00:00"
},
{
"name": "phpunit/phpunit-mock-objects",
"version": "5.0.10",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
"reference": "cd1cf05c553ecfec36b170070573e540b67d3f1f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/cd1cf05c553ecfec36b170070573e540b67d3f1f",
"reference": "cd1cf05c553ecfec36b170070573e540b67d3f1f",
"shasum": ""
},
"require": {
"doctrine/instantiator": "^1.0.5",
"php": "^7.0",
"phpunit/php-text-template": "^1.2.1",
"sebastian/exporter": "^3.1"
},
"conflict": {
"phpunit/phpunit": "<6.0"
},
"require-dev": {
"phpunit/phpunit": "^6.5.11"
},
"suggest": {
"ext-soap": "*"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "5.0.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Mock Object library for PHPUnit",
"homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
"keywords": [
"mock",
"xunit"
],
"abandoned": true,
"time": "2018-08-09T05:50:03+00:00"
},
{
"name": "psr/cache",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/php-fig/cache.git",
"reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
"reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Cache\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
"description": "Common interface for caching libraries",
"keywords": [
"cache",
"psr",
"psr-6"
],
"time": "2016-08-06T20:24:11+00:00"
},
{
"name": "psr/simple-cache",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/php-fig/simple-cache.git",
"reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
"reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\SimpleCache\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
"description": "Common interfaces for simple caching",
"keywords": [
"cache",
"caching",
"psr",
"psr-16",
"simple-cache"
],
"time": "2017-10-23T01:57:42+00:00"
},
{
"name": "sebastian/code-unit-reverse-lookup",
"version": "1.0.2",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
"reference": "1de8cd5c010cb153fcd68b8d0f64606f523f7619"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/1de8cd5c010cb153fcd68b8d0f64606f523f7619",
"reference": "1de8cd5c010cb153fcd68b8d0f64606f523f7619",
"shasum": ""
},
"require": {
"php": ">=5.6"
},
"require-dev": {
"phpunit/phpunit": "^8.5"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Looks up which function or method a line of code belongs to",
"homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
"time": "2020-11-30T08:15:22+00:00"
},
{
"name": "sebastian/comparator",
"version": "2.1.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/comparator.git",
"reference": "34369daee48eafb2651bea869b4b15d75ccc35f9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/34369daee48eafb2651bea869b4b15d75ccc35f9",
"reference": "34369daee48eafb2651bea869b4b15d75ccc35f9",
"shasum": ""
},
"require": {
"php": "^7.0",
"sebastian/diff": "^2.0 || ^3.0",
"sebastian/exporter": "^3.1"
},
"require-dev": {
"phpunit/phpunit": "^6.4"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.1.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Jeff Welch",
"email": "whatthejeff@gmail.com"
},
{
"name": "Volker Dusch",
"email": "github@wallbash.com"
},
{
"name": "Bernhard Schussek",
"email": "bschussek@2bepublished.at"
},
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Provides the functionality to compare PHP values for equality",
"homepage": "https://github.com/sebastianbergmann/comparator",
"keywords": [
"comparator",
"compare",
"equality"
],
"time": "2018-02-01T13:46:46+00:00"
},
{
"name": "sebastian/diff",
"version": "2.0.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/diff.git",
"reference": "347c1d8b49c5c3ee30c7040ea6fc446790e6bddd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/347c1d8b49c5c3ee30c7040ea6fc446790e6bddd",
"reference": "347c1d8b49c5c3ee30c7040ea6fc446790e6bddd",
"shasum": ""
},
"require": {
"php": "^7.0"
},
"require-dev": {
"phpunit/phpunit": "^6.2"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Kore Nordmann",
"email": "mail@kore-nordmann.de"
},
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Diff implementation",
"homepage": "https://github.com/sebastianbergmann/diff",
"keywords": [
"diff"
],
"time": "2017-08-03T08:09:46+00:00"
},
{
"name": "sebastian/environment",
"version": "3.1.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/environment.git",
"reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/cd0871b3975fb7fc44d11314fd1ee20925fce4f5",
"reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5",
"shasum": ""
},
"require": {
"php": "^7.0"
},
"require-dev": {
"phpunit/phpunit": "^6.1"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.1.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Provides functionality to handle HHVM/PHP environments",
"homepage": "http://www.github.com/sebastianbergmann/environment",
"keywords": [
"Xdebug",
"environment",
"hhvm"
],
"time": "2017-07-01T08:51:00+00:00"
},
{
"name": "sebastian/exporter",
"version": "3.1.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/exporter.git",
"reference": "6b853149eab67d4da22291d36f5b0631c0fd856e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/6b853149eab67d4da22291d36f5b0631c0fd856e",
"reference": "6b853149eab67d4da22291d36f5b0631c0fd856e",
"shasum": ""
},
"require": {
"php": ">=7.0",
"sebastian/recursion-context": "^3.0"
},
"require-dev": {
"ext-mbstring": "*",
"phpunit/phpunit": "^6.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.1.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
},
{
"name": "Jeff Welch",
"email": "whatthejeff@gmail.com"
},
{
"name": "Volker Dusch",
"email": "github@wallbash.com"
},
{
"name": "Adam Harvey",
"email": "aharvey@php.net"
},
{
"name": "Bernhard Schussek",
"email": "bschussek@gmail.com"
}
],
"description": "Provides the functionality to export PHP variables for visualization",
"homepage": "http://www.github.com/sebastianbergmann/exporter",
"keywords": [
"export",
"exporter"
],
"time": "2020-11-30T07:47:53+00:00"
},
{
"name": "sebastian/finder-facade",
"version": "1.2.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/finder-facade.git",
"reference": "167c45d131f7fc3d159f56f191a0a22228765e16"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/finder-facade/zipball/167c45d131f7fc3d159f56f191a0a22228765e16",
"reference": "167c45d131f7fc3d159f56f191a0a22228765e16",
"shasum": ""
},
"require": {
"php": "^7.1",
"symfony/finder": "^2.3|^3.0|^4.0|^5.0",
"theseer/fdomdocument": "^1.6"
},
"type": "library",
"extra": {
"branch-alias": []
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "FinderFacade is a convenience wrapper for Symfony's Finder component.",
"homepage": "https://github.com/sebastianbergmann/finder-facade",
"abandoned": true,
"time": "2020-01-16T08:08:45+00:00"
},
{
"name": "sebastian/global-state",
"version": "2.0.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/global-state.git",
"reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
"reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
"shasum": ""
},
"require": {
"php": "^7.0"
},
"require-dev": {
"phpunit/phpunit": "^6.0"
},
"suggest": {
"ext-uopz": "*"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Snapshotting of global state",
"homepage": "http://www.github.com/sebastianbergmann/global-state",
"keywords": [
"global state"
],
"time": "2017-04-27T15:39:26+00:00"
},
{
"name": "sebastian/object-enumerator",
"version": "3.0.4",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/object-enumerator.git",
"reference": "e67f6d32ebd0c749cf9d1dbd9f226c727043cdf2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/e67f6d32ebd0c749cf9d1dbd9f226c727043cdf2",
"reference": "e67f6d32ebd0c749cf9d1dbd9f226c727043cdf2",
"shasum": ""
},
"require": {
"php": ">=7.0",
"sebastian/object-reflector": "^1.1.1",
"sebastian/recursion-context": "^3.0"
},
"require-dev": {
"phpunit/phpunit": "^6.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Traverses array structures and object graphs to enumerate all referenced objects",
"homepage": "https://github.com/sebastianbergmann/object-enumerator/",
"time": "2020-11-30T07:40:27+00:00"
},
{
"name": "sebastian/object-reflector",
"version": "1.1.2",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/object-reflector.git",
"reference": "9b8772b9cbd456ab45d4a598d2dd1a1bced6363d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/9b8772b9cbd456ab45d4a598d2dd1a1bced6363d",
"reference": "9b8772b9cbd456ab45d4a598d2dd1a1bced6363d",
"shasum": ""
},
"require": {
"php": ">=7.0"
},
"require-dev": {
"phpunit/phpunit": "^6.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Allows reflection of object attributes, including inherited and non-public ones",
"homepage": "https://github.com/sebastianbergmann/object-reflector/",
"time": "2020-11-30T07:37:18+00:00"
},
{
"name": "sebastian/phpcpd",
"version": "3.0.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpcpd.git",
"reference": "dfed51c1288790fc957c9433e2f49ab152e8a564"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpcpd/zipball/dfed51c1288790fc957c9433e2f49ab152e8a564",
"reference": "dfed51c1288790fc957c9433e2f49ab152e8a564",
"shasum": ""
},
"require": {
"php": "^5.6|^7.0",
"phpunit/php-timer": "^1.0.6",
"sebastian/finder-facade": "^1.1",
"sebastian/version": "^1.0|^2.0",
"symfony/console": "^2.7|^3.0|^4.0"
},
"bin": [
"phpcpd"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Copy/Paste Detector (CPD) for PHP code.",
"homepage": "https://github.com/sebastianbergmann/phpcpd",
"time": "2017-11-16T08:49:28+00:00"
},
{
"name": "sebastian/recursion-context",
"version": "3.0.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/recursion-context.git",
"reference": "367dcba38d6e1977be014dc4b22f47a484dac7fb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/367dcba38d6e1977be014dc4b22f47a484dac7fb",
"reference": "367dcba38d6e1977be014dc4b22f47a484dac7fb",
"shasum": ""
},
"require": {
"php": ">=7.0"
},
"require-dev": {
"phpunit/phpunit": "^6.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
},
{
"name": "Jeff Welch",
"email": "whatthejeff@gmail.com"
},
{
"name": "Adam Harvey",
"email": "aharvey@php.net"
}
],
"description": "Provides functionality to recursively process PHP variables",
"homepage": "http://www.github.com/sebastianbergmann/recursion-context",
"time": "2020-11-30T07:34:24+00:00"
},
{
"name": "sebastian/resource-operations",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/resource-operations.git",
"reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
"reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
"shasum": ""
},
"require": {
"php": ">=5.6.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Provides a list of PHP built-in functions that operate on resources",
"homepage": "https://www.github.com/sebastianbergmann/resource-operations",
"time": "2015-07-28T20:34:47+00:00"
},
{
"name": "sebastian/version",
"version": "2.0.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/version.git",
"reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
"reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
"shasum": ""
},
"require": {
"php": ">=5.6"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Library that helps with managing the version number of Git-hosted PHP projects",
"homepage": "https://github.com/sebastianbergmann/version",
"time": "2016-10-03T07:35:21+00:00"
},
{
"name": "squizlabs/php_codesniffer",
"version": "3.3.1",
"source": {
"type": "git",
"url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
"reference": "628a481780561150481a9ec74709092b9759b3ec"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/628a481780561150481a9ec74709092b9759b3ec",
"reference": "628a481780561150481a9ec74709092b9759b3ec",
"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": "http://www.squizlabs.com/php-codesniffer",
"keywords": [
"phpcs",
"standards"
],
"time": "2018-07-26T23:47:18+00:00"
},
{
"name": "symfony/config",
"version": "v4.4.18",
"source": {
"type": "git",
"url": "https://github.com/symfony/config.git",
"reference": "e501c56d2fa70798075b9811d0eb4c27de491459"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/config/zipball/e501c56d2fa70798075b9811d0eb4c27de491459",
"reference": "e501c56d2fa70798075b9811d0eb4c27de491459",
"shasum": ""
},
"require": {
"php": ">=7.1.3",
"symfony/filesystem": "^3.4|^4.0|^5.0",
"symfony/polyfill-ctype": "~1.8"
},
"conflict": {
"symfony/finder": "<3.4"
},
"require-dev": {
"symfony/event-dispatcher": "^3.4|^4.0|^5.0",
"symfony/finder": "^3.4|^4.0|^5.0",
"symfony/messenger": "^4.1|^5.0",
"symfony/service-contracts": "^1.1|^2",
"symfony/yaml": "^3.4|^4.0|^5.0"
},
"suggest": {
"symfony/yaml": "To use the yaml reference dumper"
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Config\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony Config Component",
"homepage": "https://symfony.com",
"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": "2020-12-09T08:58:17+00:00"
},
{
"name": "symfony/dependency-injection",
"version": "v4.4.18",
"source": {
"type": "git",
"url": "https://github.com/symfony/dependency-injection.git",
"reference": "3860f64c6deb2cb48b1ada27460c58ae479bdc0f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/3860f64c6deb2cb48b1ada27460c58ae479bdc0f",
"reference": "3860f64c6deb2cb48b1ada27460c58ae479bdc0f",
"shasum": ""
},
"require": {
"php": ">=7.1.3",
"psr/container": "^1.0",
"symfony/service-contracts": "^1.1.6|^2"
},
"conflict": {
"symfony/config": "<4.3|>=5.0",
"symfony/finder": "<3.4",
"symfony/proxy-manager-bridge": "<3.4",
"symfony/yaml": "<3.4"
},
"provide": {
"psr/container-implementation": "1.0",
"symfony/service-implementation": "1.0"
},
"require-dev": {
"symfony/config": "^4.3",
"symfony/expression-language": "^3.4|^4.0|^5.0",
"symfony/yaml": "^3.4|^4.0|^5.0"
},
"suggest": {
"symfony/config": "",
"symfony/expression-language": "For using expressions in service container configuration",
"symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
"symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
"symfony/yaml": ""
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\DependencyInjection\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony DependencyInjection Component",
"homepage": "https://symfony.com",
"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": "2020-12-18T07:41:31+00:00"
},
{
"name": "symfony/http-foundation",
"version": "v5.2.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "a1f6218b29897ab52acba58cfa905b83625bef8d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/a1f6218b29897ab52acba58cfa905b83625bef8d",
"reference": "a1f6218b29897ab52acba58cfa905b83625bef8d",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/deprecation-contracts": "^2.1",
"symfony/polyfill-mbstring": "~1.1",
"symfony/polyfill-php80": "^1.15"
},
"require-dev": {
"predis/predis": "~1.0",
"symfony/cache": "^4.4|^5.0",
"symfony/expression-language": "^4.4|^5.0",
"symfony/mime": "^4.4|^5.0"
},
"suggest": {
"symfony/mime": "To use the file extension guesser"
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\HttpFoundation\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony HttpFoundation Component",
"homepage": "https://symfony.com",
"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": "2020-12-18T10:00:10+00:00"
},
{
"name": "symfony/mime",
"version": "v5.2.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/mime.git",
"reference": "de97005aef7426ba008c46ba840fc301df577ada"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/de97005aef7426ba008c46ba840fc301df577ada",
"reference": "de97005aef7426ba008c46ba840fc301df577ada",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/deprecation-contracts": "^2.1",
"symfony/polyfill-intl-idn": "^1.10",
"symfony/polyfill-mbstring": "^1.0",
"symfony/polyfill-php80": "^1.15"
},
"conflict": {
"symfony/mailer": "<4.4"
},
"require-dev": {
"egulias/email-validator": "^2.1.10",
"phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
"symfony/dependency-injection": "^4.4|^5.0",
"symfony/property-access": "^4.4|^5.1",
"symfony/property-info": "^4.4|^5.1",
"symfony/serializer": "^5.2"
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Mime\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "A library to manipulate MIME messages",
"homepage": "https://symfony.com",
"keywords": [
"mime",
"mime-type"
],
"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": "2020-12-09T18:54:12+00:00"
},
{
"name": "symfony/polyfill-php70",
"version": "v1.20.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php70.git",
"reference": "5f03a781d984aae42cebd18e7912fa80f02ee644"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/5f03a781d984aae42cebd18e7912fa80f02ee644",
"reference": "5f03a781d984aae42cebd18e7912fa80f02ee644",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"type": "metapackage",
"extra": {
"branch-alias": {
"dev-main": "1.20-dev"
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"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 backporting some PHP 7.0+ features to lower PHP versions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
"time": "2020-10-23T14:02:19+00:00"
},
{
"name": "symfony/stopwatch",
"version": "v5.2.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/stopwatch.git",
"reference": "2b105c0354f39a63038a1d8bf776ee92852813af"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/stopwatch/zipball/2b105c0354f39a63038a1d8bf776ee92852813af",
"reference": "2b105c0354f39a63038a1d8bf776ee92852813af",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/service-contracts": "^1.0|^2"
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Stopwatch\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony Stopwatch Component",
"homepage": "https://symfony.com",
"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": "2020-11-01T16:14:45+00:00"
},
{
"name": "symfony/yaml",
"version": "v5.2.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
"reference": "290ea5e03b8cf9b42c783163123f54441fb06939"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/290ea5e03b8cf9b42c783163123f54441fb06939",
"reference": "290ea5e03b8cf9b42c783163123f54441fb06939",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/deprecation-contracts": "^2.1",
"symfony/polyfill-ctype": "~1.8"
},
"conflict": {
"symfony/console": "<4.4"
},
"require-dev": {
"symfony/console": "^4.4|^5.0"
},
"suggest": {
"symfony/console": "For validating YAML files using the lint command"
},
"bin": [
"Resources/bin/yaml-lint"
],
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Yaml\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony Yaml Component",
"homepage": "https://symfony.com",
"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": "2020-12-08T17:02:38+00:00"
},
{
"name": "theseer/fdomdocument",
"version": "1.6.6",
"source": {
"type": "git",
"url": "https://github.com/theseer/fDOMDocument.git",
"reference": "6e8203e40a32a9c770bcb62fe37e68b948da6dca"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/theseer/fDOMDocument/zipball/6e8203e40a32a9c770bcb62fe37e68b948da6dca",
"reference": "6e8203e40a32a9c770bcb62fe37e68b948da6dca",
"shasum": ""
},
"require": {
"ext-dom": "*",
"lib-libxml": "*",
"php": ">=5.3.3"
},
"type": "library",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Arne Blankerts",
"email": "arne@blankerts.de",
"role": "lead"
}
],
"description": "The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.",
"homepage": "https://github.com/theseer/fDOMDocument",
"time": "2017-06-30T11:53:12+00:00"
},
{
"name": "theseer/tokenizer",
"version": "1.2.0",
"source": {
"type": "git",
"url": "https://github.com/theseer/tokenizer.git",
"reference": "75a63c33a8577608444246075ea0af0d052e452a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/theseer/tokenizer/zipball/75a63c33a8577608444246075ea0af0d052e452a",
"reference": "75a63c33a8577608444246075ea0af0d052e452a",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-tokenizer": "*",
"ext-xmlwriter": "*",
"php": "^7.2 || ^8.0"
},
"type": "library",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Arne Blankerts",
"email": "arne@blankerts.de",
"role": "Developer"
}
],
"description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
"funding": [
{
"url": "https://github.com/theseer",
"type": "github"
}
],
"time": "2020-07-12T23:59:07+00:00"
},
{
"name": "vlucas/phpdotenv",
"version": "v2.6.6",
"source": {
"type": "git",
"url": "https://github.com/vlucas/phpdotenv.git",
"reference": "e1d57f62db3db00d9139078cbedf262280701479"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/e1d57f62db3db00d9139078cbedf262280701479",
"reference": "e1d57f62db3db00d9139078cbedf262280701479",
"shasum": ""
},
"require": {
"php": "^5.3.9 || ^7.0 || ^8.0",
"symfony/polyfill-ctype": "^1.17"
},
"require-dev": {
"ext-filter": "*",
"ext-pcre": "*",
"phpunit/phpunit": "^4.8.35 || ^5.7.27"
},
"suggest": {
"ext-filter": "Required to use the boolean validator.",
"ext-pcre": "Required to use most of the library."
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.6-dev"
}
},
"autoload": {
"psr-4": {
"Dotenv\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Graham Campbell",
"email": "graham@alt-three.com",
"homepage": "https://gjcampbell.co.uk/"
},
{
"name": "Vance Lucas",
"email": "vance@vancelucas.com",
"homepage": "https://vancelucas.com/"
}
],
"description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
"keywords": [
"dotenv",
"env",
"environment"
],
"funding": [
{
"url": "https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
"type": "tidelift"
}
],
"time": "2020-07-14T17:54:18+00:00"
},
{
"name": "webmozart/assert",
"version": "1.9.1",
"source": {
"type": "git",
"url": "https://github.com/webmozarts/assert.git",
"reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/webmozarts/assert/zipball/bafc69caeb4d49c39fd0779086c03a3738cbb389",
"reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389",
"shasum": ""
},
"require": {
"php": "^5.3.3 || ^7.0 || ^8.0",
"symfony/polyfill-ctype": "^1.8"
},
"conflict": {
"phpstan/phpstan": "<0.12.20",
"vimeo/psalm": "<3.9.1"
},
"require-dev": {
"phpunit/phpunit": "^4.8.36 || ^7.5.13"
},
"type": "library",
"autoload": {
"psr-4": {
"Webmozart\\Assert\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Bernhard Schussek",
"email": "bschussek@gmail.com"
}
],
"description": "Assertions to validate method input/output with nice error messages.",
"keywords": [
"assert",
"check",
"validate"
],
"time": "2020-07-08T17:02:28+00:00"
},
{
"name": "weew/helpers-array",
"version": "v1.3.1",
"source": {
"type": "git",
"url": "https://github.com/weew/helpers-array.git",
"reference": "9bff63111f9765b4277750db8d276d92b3e16ed0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/weew/helpers-array/zipball/9bff63111f9765b4277750db8d276d92b3e16ed0",
"reference": "9bff63111f9765b4277750db8d276d92b3e16ed0",
"shasum": ""
},
"require-dev": {
"phpunit/phpunit": "^4.7",
"satooshi/php-coveralls": "^0.6.1"
},
"type": "library",
"autoload": {
"files": [
"src/array.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Maxim Kott",
"email": "maximkott@gmail.com"
}
],
"description": "Useful collection of php array helpers.",
"time": "2016-07-21T11:18:01+00:00"
}
],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"mageplaza/magento-2-dutch-language-pack": 20,
"phpmd/phpmd": 0
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "1.1.0"
}