diff --git a/composer.json b/composer.json index 4fbb501a9..40234ba49 100644 --- a/composer.json +++ b/composer.json @@ -20,6 +20,16 @@ "require": { "magento/magento-cloud-metapackage": ">=2.3.0 <2.3.1" }, + "require-dev": { + "friendsofphp/php-cs-fixer": "~2.13.0", + "lusitanian/oauth": "~0.8.10", + "magento/magento2-functional-testing-framework": "2.3.9", + "pdepend/pdepend": "2.5.2", + "phpmd/phpmd": "@stable", + "phpunit/phpunit": "~6.5.0", + "sebastian/phpcpd": "~3.0.0", + "squizlabs/php_codesniffer": "3.3.1" + }, "suggest": { "ext-pcntl": "Need for run processes in parallel mode" }, diff --git a/composer.lock b/composer.lock index a2bcd04e5..dfc330571 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "ecee26fafa23fc270ed16ed9233f8111", + "content-hash": "43a9ccdd07dd57df053168d5f4dfea5e", "packages": [ { "name": "amzn/amazon-pay-and-login-magento-2-module", @@ -12,7 +12,6 @@ "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-3.0.0.0.zip", - "reference": null, "shasum": "ead669fcf7ffce48b6029d5174e5b90ffb3c160c" }, "require": { @@ -32,7 +31,6 @@ "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-3.0.0.0.zip", - "reference": null, "shasum": "eb9bb9fd344d26189994a27849ddc3fa312bc4d1" }, "require": { @@ -71,7 +69,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/amzn/amazon-pay-module/amzn-amazon-pay-module-3.0.0.0.zip", - "reference": null, "shasum": "ed832121be336251daf0cfbbe80753b15e5efc8d" }, "require": { @@ -165,7 +162,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/amzn/login-with-amazon-module/amzn-login-with-amazon-module-3.0.0.0.zip", - "reference": null, "shasum": "05d25e9449b7cf051f574f9070f13619fb76f96e" }, "require": { @@ -946,16 +942,16 @@ }, { "name": "donatj/phpuseragentparser", - "version": "v0.12.0", + "version": "v0.13.0", "source": { "type": "git", "url": "https://github.com/donatj/PhpUserAgent.git", - "reference": "b75e4e63a6e15d3c14262a400aeb698cf33316fa" + "reference": "5f2da266d2a386f9b231d4344ae37baf7a467c2d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/donatj/PhpUserAgent/zipball/b75e4e63a6e15d3c14262a400aeb698cf33316fa", - "reference": "b75e4e63a6e15d3c14262a400aeb698cf33316fa", + "url": "https://api.github.com/repos/donatj/PhpUserAgent/zipball/5f2da266d2a386f9b231d4344ae37baf7a467c2d", + "reference": "5f2da266d2a386f9b231d4344ae37baf7a467c2d", "shasum": "" }, "require": { @@ -969,7 +965,7 @@ "type": "library", "autoload": { "files": [ - "Source/UserAgentParser.php" + "src/UserAgentParser.php" ] }, "notification-url": "https://packagist.org/downloads/", @@ -993,7 +989,7 @@ "user agent", "useragent" ], - "time": "2019-02-22T19:34:21+00:00" + "time": "2019-03-08T20:52:23+00:00" }, { "name": "dotmailer/dotmailer-magento2-extension", @@ -1001,7 +997,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension/dotmailer-dotmailer-magento2-extension-3.0.1.0.zip", - "reference": null, "shasum": "f06ef286de1733e57215ffb8d2a1fa5656b5023c" }, "require": { @@ -1071,7 +1066,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/dotmailer/dotmailer-magento2-extension-enterprise/dotmailer-dotmailer-magento2-extension-enterprise-1.0.2.0.zip", - "reference": null, "shasum": "e62f0e937c4015b5a13c98de5731432daffaf79f" }, "require": { @@ -1160,37 +1154,37 @@ }, { "name": "endroid/qr-code", - "version": "2.5.1", + "version": "2.5.0", "source": { "type": "git", "url": "https://github.com/endroid/qr-code.git", - "reference": "6062677d3404e0ded40647b8f62ec55ff9722eb7" + "reference": "a9a57ab57ac75928fcdcfb2a71179963ff6fe573" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/endroid/qr-code/zipball/6062677d3404e0ded40647b8f62ec55ff9722eb7", - "reference": "6062677d3404e0ded40647b8f62ec55ff9722eb7", + "url": "https://api.github.com/repos/endroid/qr-code/zipball/a9a57ab57ac75928fcdcfb2a71179963ff6fe573", + "reference": "a9a57ab57ac75928fcdcfb2a71179963ff6fe573", "shasum": "" }, "require": { "bacon/bacon-qr-code": "^1.0.3", "ext-gd": "*", - "khanamiryan/qrcode-detector-decoder": "1", + "khanamiryan/qrcode-detector-decoder": "^1.0", "myclabs/php-enum": "^1.5", "php": ">=5.6", - "symfony/options-resolver": "^2.7", - "symfony/property-access": "^2.7" + "symfony/options-resolver": ">=2.7", + "symfony/property-access": ">=2.7" }, "require-dev": { - "phpunit/phpunit": "^5.7", - "symfony/asset": "^2.7", - "symfony/browser-kit": "^2.7", - "symfony/finder": "^2.7", - "symfony/framework-bundle": "^2.7", - "symfony/http-kernel": "^2.7", - "symfony/templating": "^2.7", - "symfony/twig-bundle": "^2.7", - "symfony/yaml": "^2.7" + "phpunit/phpunit": ">=5.7", + "symfony/asset": ">=2.7", + "symfony/browser-kit": ">=2.7", + "symfony/finder": ">=2.7", + "symfony/framework-bundle": ">=2.7", + "symfony/http-kernel": ">=2.7", + "symfony/templating": ">=2.7", + "symfony/twig-bundle": ">=2.7", + "symfony/yaml": ">=2.7" }, "type": "symfony-bundle", "extra": { @@ -1225,20 +1219,20 @@ "qrcode", "symfony" ], - "time": "2018-05-09T20:26:30+00:00" + "time": "2017-10-22T18:56:00+00:00" }, { "name": "fastly/magento2", - "version": "1.2.84", + "version": "1.2.90", "source": { "type": "git", "url": "https://github.com/fastly/fastly-magento2.git", - "reference": "924dd3aed693af47886c4d763f4c97a59f08a5a1" + "reference": "f64e85d735bd437b1438f9ae831e16ba28b28a92" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/fastly/fastly-magento2/zipball/924dd3aed693af47886c4d763f4c97a59f08a5a1", - "reference": "924dd3aed693af47886c4d763f4c97a59f08a5a1", + "url": "https://api.github.com/repos/fastly/fastly-magento2/zipball/f64e85d735bd437b1438f9ae831e16ba28b28a92", + "reference": "f64e85d735bd437b1438f9ae831e16ba28b28a92", "shasum": "" }, "require": { @@ -1263,7 +1257,7 @@ "BSD-3-Clause" ], "description": "Fastly CDN Module for Magento 2.x", - "time": "2019-02-15T18:44:37+00:00" + "time": "2019-03-15T20:51:59+00:00" }, { "name": "google/recaptcha", @@ -1652,7 +1646,7 @@ }, { "name": "illuminate/config", - "version": "v5.8.0", + "version": "v5.8.4", "source": { "type": "git", "url": "https://github.com/illuminate/config.git", @@ -1696,16 +1690,16 @@ }, { "name": "illuminate/container", - "version": "v5.8.0", + "version": "v5.8.4", "source": { "type": "git", "url": "https://github.com/illuminate/container.git", - "reference": "2b390ea16656162a7c1a5f2ad547b4de917324bf" + "reference": "b984960d2634c6be97b0dd368a8953e8c4e06ec7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/container/zipball/2b390ea16656162a7c1a5f2ad547b4de917324bf", - "reference": "2b390ea16656162a7c1a5f2ad547b4de917324bf", + "url": "https://api.github.com/repos/illuminate/container/zipball/b984960d2634c6be97b0dd368a8953e8c4e06ec7", + "reference": "b984960d2634c6be97b0dd368a8953e8c4e06ec7", "shasum": "" }, "require": { @@ -1737,11 +1731,11 @@ ], "description": "The Illuminate Container package.", "homepage": "https://laravel.com", - "time": "2019-02-23T13:57:12+00:00" + "time": "2019-03-03T15:13:35+00:00" }, { "name": "illuminate/contracts", - "version": "v5.8.0", + "version": "v5.8.4", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", @@ -1785,16 +1779,16 @@ }, { "name": "illuminate/support", - "version": "v5.8.0", + "version": "v5.8.4", "source": { "type": "git", "url": "https://github.com/illuminate/support.git", - "reference": "f4eef6632fa23bcfb02d8029b7dce37ceb6a5801" + "reference": "07062f5750872a31e086ff37a7c50ac18b8c417c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/support/zipball/f4eef6632fa23bcfb02d8029b7dce37ceb6a5801", - "reference": "f4eef6632fa23bcfb02d8029b7dce37ceb6a5801", + "url": "https://api.github.com/repos/illuminate/support/zipball/07062f5750872a31e086ff37a7c50ac18b8c417c", + "reference": "07062f5750872a31e086ff37a7c50ac18b8c417c", "shasum": "" }, "require": { @@ -1842,7 +1836,7 @@ ], "description": "The Illuminate Support package.", "homepage": "https://laravel.com", - "time": "2019-02-23T15:01:19+00:00" + "time": "2019-03-12T13:17:00+00:00" }, { "name": "justinrainbow/json-schema", @@ -1912,16 +1906,16 @@ }, { "name": "khanamiryan/qrcode-detector-decoder", - "version": "1", + "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/khanamiryan/php-qrcode-detector-decoder.git", - "reference": "96d5f80680b04803c4f1b69d6e01735e876b80c7" + "reference": "a75482d3bc804e3f6702332bfda6cccbb0dfaa76" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/khanamiryan/php-qrcode-detector-decoder/zipball/96d5f80680b04803c4f1b69d6e01735e876b80c7", - "reference": "96d5f80680b04803c4f1b69d6e01735e876b80c7", + "url": "https://api.github.com/repos/khanamiryan/php-qrcode-detector-decoder/zipball/a75482d3bc804e3f6702332bfda6cccbb0dfaa76", + "reference": "a75482d3bc804e3f6702332bfda6cccbb0dfaa76", "shasum": "" }, "require": { @@ -1932,11 +1926,11 @@ }, "type": "library", "autoload": { - "classmap": [ - "lib/" - ], + "psr-4": { + "Zxing\\": "lib/" + }, "files": [ - "lib/common/customFunctions.php" + "lib/Common/customFunctions.php" ] }, "notification-url": "https://packagist.org/downloads/", @@ -1952,13 +1946,13 @@ } ], "description": "QR code decoder / reader", - "homepage": "https://github.com/khanamiryan/php-qrcode-detector-decoder", + "homepage": "https://github.com/khanamiryan/php-qrcode-detector-decoder/", "keywords": [ "barcode", "qr", "zxing" ], - "time": "2017-01-13T09:11:46+00:00" + "time": "2018-04-26T11:41:33+00:00" }, { "name": "klarna/m2-payments", @@ -1966,7 +1960,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/klarna/m2-payments/klarna-m2-payments-7.0.0.0.zip", - "reference": null, "shasum": "985c76439e1548d3999fc6c108f6e3033b64f7c6" }, "require": { @@ -1986,7 +1979,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/klarna/module-core/klarna-module-core-5.0.0.0.zip", - "reference": null, "shasum": "6c84b03ed58da4ec3e43ae081161dfa2b3862350" }, "require": { @@ -2059,7 +2051,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/klarna/module-kp/klarna-module-kp-6.0.0.0.zip", - "reference": null, "shasum": "e3950cef414c03a0405b92e00d2066ed89022c2b" }, "require": { @@ -2133,7 +2124,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/klarna/module-ordermanagement/klarna-module-ordermanagement-5.0.2.0.zip", - "reference": null, "shasum": "5b2e3081ee348a65211179e48c3c2ec9651bea08" }, "require": { @@ -2236,7 +2226,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/ece-tools/magento-ece-tools-2002.0.16.0.zip", - "reference": null, "shasum": "ce8d65e50e19b2a7386f2ca950ccfda55dc05835" }, "require": { @@ -2324,7 +2313,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/framework/magento-framework-102.0.0.0.zip", - "reference": null, "shasum": "10c74cd4f1b99013830f6284ddd675c01091db95" }, "require": { @@ -2380,7 +2368,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/framework-amqp/magento-framework-amqp-100.3.0.0.zip", - "reference": null, "shasum": "13ceaed7dd14fc3468a7bf5eac64b6053953ca93" }, "require": { @@ -2409,7 +2396,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/framework-bulk/magento-framework-bulk-100.3.0.0.zip", - "reference": null, "shasum": "577c8441c6dee2b77870eb449f073e39d469b77e" }, "require": { @@ -2437,7 +2423,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/framework-foreign-key/magento-framework-foreign-key-100.3.0.0.zip", - "reference": null, "shasum": "fcd825456df3b196c7894f689d3a8b08d2445039" }, "require": { @@ -2465,7 +2450,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/framework-message-queue/magento-framework-message-queue-100.3.0.0.zip", - "reference": null, "shasum": "7d3c1914de8f1efa8da63419181bc8b7b36b40d7" }, "require": { @@ -2493,7 +2477,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/inventory-composer-installer/magento-inventory-composer-installer-1.1.0.0.zip", - "reference": null, "shasum": "c52566b82926bb37487a2b3cb2c8ae091be9be9e" }, "require": { @@ -2520,56 +2503,55 @@ }, { "name": "magento/inventory-composer-metapackage", - "version": "1.1.0", + "version": "1.1.1", "dist": { "type": "zip", - "url": "https://repo.magento.com/archives/magento/inventory-composer-metapackage/magento-inventory-composer-metapackage-1.1.0.0.zip", - "reference": null, - "shasum": "b66dcfd5d272f4ed4059996b79c967023f886aed" - }, - "require": { - "magento/inventory-composer-installer": "^1.1.0", - "magento/module-inventory": "^1.0.4", - "magento/module-inventory-admin-ui": "^1.0.4", - "magento/module-inventory-api": "^1.0.4", - "magento/module-inventory-bundle-product": "^1.0.3", - "magento/module-inventory-bundle-product-admin-ui": "^1.0.3", - "magento/module-inventory-cache": "^1.0.3", - "magento/module-inventory-catalog": "^1.0.4", - "magento/module-inventory-catalog-admin-ui": "^1.0.4", - "magento/module-inventory-catalog-api": "^1.0.4", - "magento/module-inventory-catalog-search": "^1.0.4", - "magento/module-inventory-configurable-product": "^1.0.4", - "magento/module-inventory-configurable-product-admin-ui": "^1.0.4", - "magento/module-inventory-configurable-product-indexer": "^1.0.3", - "magento/module-inventory-configuration": "^1.0.4", - "magento/module-inventory-configuration-api": "^1.0.4", - "magento/module-inventory-distance-based-source-selection": "^1.0.0", - "magento/module-inventory-distance-based-source-selection-admin-ui": "^1.0.0", - "magento/module-inventory-distance-based-source-selection-api": "^1.0.0", - "magento/module-inventory-elasticsearch": "^1.0.0", - "magento/module-inventory-grouped-product": "^1.0.3", - "magento/module-inventory-grouped-product-admin-ui": "^1.0.4", - "magento/module-inventory-grouped-product-indexer": "^1.0.3", - "magento/module-inventory-import-export": "^1.0.4", - "magento/module-inventory-indexer": "^1.0.4", - "magento/module-inventory-low-quantity-notification": "^1.0.4", - "magento/module-inventory-low-quantity-notification-admin-ui": "^1.0.4", - "magento/module-inventory-low-quantity-notification-api": "^1.0.3", - "magento/module-inventory-multi-dimensional-indexer-api": "^1.0.4", - "magento/module-inventory-product-alert": "^1.0.4", - "magento/module-inventory-reservations": "^1.0.4", - "magento/module-inventory-reservations-api": "^1.0.3", - "magento/module-inventory-sales": "^1.0.4", - "magento/module-inventory-sales-admin-ui": "^1.0.4", - "magento/module-inventory-sales-api": "^1.0.4", - "magento/module-inventory-sales-frontend-ui": "^1.0.3", - "magento/module-inventory-setup-fixture-generator": "^1.0.0", - "magento/module-inventory-shipping": "^1.0.4", - "magento/module-inventory-shipping-admin-ui": "^1.0.4", - "magento/module-inventory-source-deduction-api": "^1.0.4", - "magento/module-inventory-source-selection": "^1.0.4", - "magento/module-inventory-source-selection-api": "^1.1.0" + "url": "https://repo.magento.com/archives/magento/inventory-composer-metapackage/magento-inventory-composer-metapackage-1.1.1.0.zip", + "shasum": "cf57d1d6f335c94a430023bc6528640d9a5e9679" + }, + "require": { + "magento/inventory-composer-installer": "1.1.0", + "magento/module-inventory": "1.0.4", + "magento/module-inventory-admin-ui": "1.0.4", + "magento/module-inventory-api": "1.0.4", + "magento/module-inventory-bundle-product": "1.0.3", + "magento/module-inventory-bundle-product-admin-ui": "1.0.3", + "magento/module-inventory-cache": "1.0.3", + "magento/module-inventory-catalog": "1.0.4", + "magento/module-inventory-catalog-admin-ui": "1.0.4", + "magento/module-inventory-catalog-api": "1.0.4", + "magento/module-inventory-catalog-search": "1.0.4", + "magento/module-inventory-configurable-product": "1.0.4", + "magento/module-inventory-configurable-product-admin-ui": "1.0.4", + "magento/module-inventory-configurable-product-indexer": "1.0.3", + "magento/module-inventory-configuration": "1.0.4", + "magento/module-inventory-configuration-api": "1.0.4", + "magento/module-inventory-distance-based-source-selection": "1.0.0", + "magento/module-inventory-distance-based-source-selection-admin-ui": "1.0.0", + "magento/module-inventory-distance-based-source-selection-api": "1.0.0", + "magento/module-inventory-elasticsearch": "1.0.0", + "magento/module-inventory-grouped-product": "1.0.3", + "magento/module-inventory-grouped-product-admin-ui": "1.0.4", + "magento/module-inventory-grouped-product-indexer": "1.0.3", + "magento/module-inventory-import-export": "1.0.4", + "magento/module-inventory-indexer": "1.0.4", + "magento/module-inventory-low-quantity-notification": "1.0.4", + "magento/module-inventory-low-quantity-notification-admin-ui": "1.0.4", + "magento/module-inventory-low-quantity-notification-api": "1.0.3", + "magento/module-inventory-multi-dimensional-indexer-api": "1.0.4", + "magento/module-inventory-product-alert": "1.0.4", + "magento/module-inventory-reservations": "1.0.4", + "magento/module-inventory-reservations-api": "1.0.3", + "magento/module-inventory-sales": "1.0.4", + "magento/module-inventory-sales-admin-ui": "1.0.4", + "magento/module-inventory-sales-api": "1.0.4", + "magento/module-inventory-sales-frontend-ui": "1.0.3", + "magento/module-inventory-setup-fixture-generator": "1.0.0", + "magento/module-inventory-shipping": "1.0.4", + "magento/module-inventory-shipping-admin-ui": "1.0.4", + "magento/module-inventory-source-deduction-api": "1.0.4", + "magento/module-inventory-source-selection": "1.0.4", + "magento/module-inventory-source-selection-api": "1.1.0" }, "type": "metapackage", "description": "Metapackage with Magento Inventory modules for simple installation" @@ -2580,7 +2562,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/language-de_de/magento-language-de_de-100.3.0.0.zip", - "reference": null, "shasum": "29641a6fc8ca452d99b9010def98de7bd6c1e616" }, "require": { @@ -2604,7 +2585,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/language-en_us/magento-language-en_us-100.3.0.0.zip", - "reference": null, "shasum": "149545869bbc798d067afa36d00c7ea066526f6b" }, "require": { @@ -2628,7 +2608,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/language-es_es/magento-language-es_es-100.3.0.0.zip", - "reference": null, "shasum": "8f36ead0ce676f456dcaa3ddddc4b7ebb63a3200" }, "require": { @@ -2652,7 +2631,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/language-fr_fr/magento-language-fr_fr-100.3.0.0.zip", - "reference": null, "shasum": "81ea31a188f0637d0c381e2b647d163b664022ba" }, "require": { @@ -2676,7 +2654,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/language-nl_nl/magento-language-nl_nl-100.3.0.0.zip", - "reference": null, "shasum": "2fb8de2d5ddd6da65a44f92eb3d984150360cb3d" }, "require": { @@ -2700,7 +2677,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/language-pt_br/magento-language-pt_br-100.3.0.0.zip", - "reference": null, "shasum": "44443089561ce55a07d042436c92f0001f82943a" }, "require": { @@ -2724,7 +2700,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/language-zh_hans_cn/magento-language-zh_hans_cn-100.3.0.0.zip", - "reference": null, "shasum": "e23720227ec0014032e9442933fdd5a315990d0d" }, "require": { @@ -2748,7 +2723,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/magento-cloud-metapackage/magento-magento-cloud-metapackage-2.3.0.0.zip", - "reference": null, "shasum": "770bd6d6ee7c307ba7c7eb743acecb407a44c5ec" }, "require": { @@ -2849,7 +2823,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/magento2-base/magento-magento2-base-2.3.0.0.zip", - "reference": null, "shasum": "63f77bf1db3bde001bdd96ba17e522880736eb39" }, "require": { @@ -3446,7 +3419,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/magento2-ee-base/magento-magento2-ee-base-2.3.0.0.zip", - "reference": null, "shasum": "b2b70943bd422dda98be1a3fde19bbf8ce52b6e4" }, "require": { @@ -3571,7 +3543,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-admin-gws/magento-module-admin-gws-100.3.0.0.zip", - "reference": null, "shasum": "7af576fe0d2ea21bb6175d80f18cbcb6586132ca" }, "require": { @@ -3615,7 +3586,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-admin-notification/magento-module-admin-notification-100.3.0.0.zip", - "reference": null, "shasum": "a87ba93af2193ba25b5616e238cb74a57cb48df8" }, "require": { @@ -3648,7 +3618,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-advanced-catalog/magento-module-advanced-catalog-100.3.0.0.zip", - "reference": null, "shasum": "df5d480f837e311253d4357ac0e542fc61d6eac0" }, "require": { @@ -3679,7 +3648,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-advanced-checkout/magento-module-advanced-checkout-100.3.0.0.zip", - "reference": null, "shasum": "70a570ffaf1a382ab19889830b5b628db11aa7af" }, "require": { @@ -3724,7 +3692,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-advanced-pricing-import-export/magento-module-advanced-pricing-import-export-100.3.0.0.zip", - "reference": null, "shasum": "e0bb1e36f4a4fa0db56d76c4eb38a22d907517b4" }, "require": { @@ -3759,7 +3726,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-advanced-rule/magento-module-advanced-rule-100.3.0.0.zip", - "reference": null, "shasum": "e0419fd765449072d86e695157b08a7ae6e82d66" }, "require": { @@ -3786,7 +3752,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-advanced-sales-rule/magento-module-advanced-sales-rule-100.3.0.0.zip", - "reference": null, "shasum": "2de9d83adc7d525587e1ec38193428b089afb8de" }, "require": { @@ -3823,7 +3788,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-advanced-search/magento-module-advanced-search-100.3.0.0.zip", - "reference": null, "shasum": "d61fea3687852dfe965d3765176e0f5aa50b31c8" }, "require": { @@ -3858,7 +3822,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-amqp/magento-module-amqp-100.3.0.0.zip", - "reference": null, "shasum": "6f0ad9affad9882ee15a9b2f2dd8cca360598bfc" }, "require": { @@ -3888,7 +3851,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-analytics/magento-module-analytics-100.3.0.0.zip", - "reference": null, "shasum": "ece6fb3f528bad5f917d13da4189587f4b514e87" }, "require": { @@ -3920,7 +3882,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-asynchronous-operations/magento-module-asynchronous-operations-100.3.0.0.zip", - "reference": null, "shasum": "6778cd51ade71326ce7609e969f787bd5ddf070b" }, "require": { @@ -3956,7 +3917,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-authorization/magento-module-authorization-100.3.0.0.zip", - "reference": null, "shasum": "7b846b8fc33dc4079128dba3b54cd139e3695533" }, "require": { @@ -3985,7 +3945,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-authorizenet/magento-module-authorizenet-100.3.0.0.zip", - "reference": null, "shasum": "5fb26a72c0a044939a0419cacc4cbf3bdf81cba6" }, "require": { @@ -4023,7 +3982,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-backend/magento-module-backend-101.0.0.0.zip", - "reference": null, "shasum": "2ce645dc55d7330e71befd22b494606162c08923" }, "require": { @@ -4070,7 +4028,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-backup/magento-module-backup-100.3.0.0.zip", - "reference": null, "shasum": "b77a3bb1e80e4d17e358f6dee9d408af1d759d7b" }, "require": { @@ -4101,7 +4058,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-banner/magento-module-banner-101.1.0.0.zip", - "reference": null, "shasum": "8fcaf7ec47e7b3596903aeb67cae3f493e7b7680" }, "require": { @@ -4140,7 +4096,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-banner-customer-segment/magento-module-banner-customer-segment-100.3.0.0.zip", - "reference": null, "shasum": "706ebd1cecaf39c16187d1e9925071d9d38f7b90" }, "require": { @@ -4169,7 +4124,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-braintree/magento-module-braintree-100.3.0.0.zip", - "reference": null, "shasum": "aaf8d6c5af311cdb5ba4e3062bcc9ef6a3cea5d7" }, "require": { @@ -4216,7 +4170,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-bundle/magento-module-bundle-100.3.0.0.zip", - "reference": null, "shasum": "f31386b514bc18365120d4f911e8b92b84daa98e" }, "require": { @@ -4264,7 +4217,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-bundle-graph-ql/magento-module-bundle-graph-ql-100.3.0.0.zip", - "reference": null, "shasum": "b11ebc5dcdd380f6c7535f482abac654f797288b" }, "require": { @@ -4296,7 +4248,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-bundle-import-export/magento-module-bundle-import-export-100.3.0.0.zip", - "reference": null, "shasum": "56753c634591a284eb7b67d77684898f06c6546b" }, "require": { @@ -4330,7 +4281,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-bundle-import-export-staging/magento-module-bundle-import-export-staging-100.3.0.0.zip", - "reference": null, "shasum": "59b02977cb7624884c05e17fc9bd302e384ed71c" }, "require": { @@ -4361,7 +4311,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-bundle-staging/magento-module-bundle-staging-100.3.0.0.zip", - "reference": null, "shasum": "9b7a06aa36affacd00bb10288cc5eedeafc2f0ce" }, "require": { @@ -4394,7 +4343,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-cache-invalidate/magento-module-cache-invalidate-100.3.0.0.zip", - "reference": null, "shasum": "0cdb347443c25c83bf00d7a7c3c157006c19b018" }, "require": { @@ -4423,7 +4371,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-captcha/magento-module-captcha-100.3.0.0.zip", - "reference": null, "shasum": "a659742069e024f16620f4bb1774aa38d136ea51" }, "require": { @@ -4458,7 +4405,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-catalog/magento-module-catalog-103.0.0.0.zip", - "reference": null, "shasum": "78b68b6742982540060dbc7bd935f6b0b84f8593" }, "require": { @@ -4514,7 +4460,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-catalog-analytics/magento-module-catalog-analytics-100.3.0.0.zip", - "reference": null, "shasum": "f456703f8ff519b0819ca1c4d56d1b3ffaab8da4" }, "require": { @@ -4543,7 +4488,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-catalog-event/magento-module-catalog-event-101.0.0.0.zip", - "reference": null, "shasum": "191247bcdbd2131e503f2d842b705236e0900c95" }, "require": { @@ -4580,7 +4524,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-catalog-graph-ql/magento-module-catalog-graph-ql-100.3.0.0.zip", - "reference": null, "shasum": "c6457ecc371c7287f1ac13db3f2a1bfbd82c4178" }, "require": { @@ -4618,7 +4561,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-catalog-import-export/magento-module-catalog-import-export-101.0.0.0.zip", - "reference": null, "shasum": "a7179f196f1c23b8198b4b58d82bcd04bc31daed" }, "require": { @@ -4656,7 +4598,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-catalog-import-export-staging/magento-module-catalog-import-export-staging-100.3.0.0.zip", - "reference": null, "shasum": "229357164343e3694eec69494e4f59602e1f47b1" }, "require": { @@ -4689,7 +4630,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-catalog-inventory/magento-module-catalog-inventory-100.3.0.0.zip", - "reference": null, "shasum": "1d61890a132f35f261d02b201bcc109953e4bbaa" }, "require": { @@ -4724,7 +4664,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-catalog-inventory-graph-ql/magento-module-catalog-inventory-graph-ql-100.3.0.0.zip", - "reference": null, "shasum": "fbf07025828260b3a046edda8b4ea172c6244748" }, "require": { @@ -4755,7 +4694,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-catalog-inventory-staging/magento-module-catalog-inventory-staging-100.3.0.0.zip", - "reference": null, "shasum": "5372605f33126d834b553be1d63203cdba80cc41" }, "require": { @@ -4789,7 +4727,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-catalog-permissions/magento-module-catalog-permissions-100.3.0.0.zip", - "reference": null, "shasum": "e9003b26117d45719577bbb2c6ee93df5e6eead5" }, "require": { @@ -4828,7 +4765,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-catalog-rule/magento-module-catalog-rule-101.1.0.0.zip", - "reference": null, "shasum": "85e37cc227c3b41d10732914a0b99d8a88c9fe54" }, "require": { @@ -4867,7 +4803,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-catalog-rule-configurable/magento-module-catalog-rule-configurable-100.3.0.0.zip", - "reference": null, "shasum": "42915c5ac23a6d4b3f6a3857f6cbfa5bbb1240e0" }, "require": { @@ -4902,7 +4837,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-catalog-rule-staging/magento-module-catalog-rule-staging-100.3.0.0.zip", - "reference": null, "shasum": "6937adf31f297e089821e09864d19858749d1598" }, "require": { @@ -4937,7 +4871,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-catalog-search/magento-module-catalog-search-101.0.0.0.zip", - "reference": null, "shasum": "f33c9f94efa2e36047da3dd23c97c08e44806c30" }, "require": { @@ -4979,7 +4912,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-catalog-staging/magento-module-catalog-staging-100.3.0.0.zip", - "reference": null, "shasum": "ceadfa1f48a1e233def03a7f0d33091337ff53ae" }, "require": { @@ -5027,7 +4959,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite/magento-module-catalog-url-rewrite-100.3.0.0.zip", - "reference": null, "shasum": "0634e102dcd5150ec229e29dacc7d0ebc6a36563" }, "require": { @@ -5063,7 +4994,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite-graph-ql/magento-module-catalog-url-rewrite-graph-ql-100.3.0.0.zip", - "reference": null, "shasum": "13e0d4c9449055dafb2f473d0777e4bc9a33a9bb" }, "require": { @@ -5096,7 +5026,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-catalog-url-rewrite-staging/magento-module-catalog-url-rewrite-staging-100.3.0.0.zip", - "reference": null, "shasum": "b184e28752fdb999e3f9280d6c4bead048648c4c" }, "require": { @@ -5127,7 +5056,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-catalog-widget/magento-module-catalog-widget-100.3.0.0.zip", - "reference": null, "shasum": "1b3909be62e08b1969b88ae001b086be8f354dc8" }, "require": { @@ -5163,7 +5091,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-checkout/magento-module-checkout-100.3.0.0.zip", - "reference": null, "shasum": "bd683df2396df74e2bea217b7e112bed7683514e" }, "require": { @@ -5211,7 +5138,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-checkout-agreements/magento-module-checkout-agreements-100.3.0.0.zip", - "reference": null, "shasum": "832ca2c9ca414dc86ceb621cc64dd50821f047c7" }, "require": { @@ -5243,7 +5169,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-checkout-staging/magento-module-checkout-staging-100.3.0.0.zip", - "reference": null, "shasum": "4ce30bb3a7dc34d27df5025c44309b0b4b3c48be" }, "require": { @@ -5277,7 +5202,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-cms/magento-module-cms-103.0.0.0.zip", - "reference": null, "shasum": "eea484453fbd265e93a2e2f0750c18e1026759a8" }, "require": { @@ -5317,7 +5241,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-cms-graph-ql/magento-module-cms-graph-ql-100.3.0.0.zip", - "reference": null, "shasum": "f4b9118015845a3c65874d73e2a23e2a10f91052" }, "require": { @@ -5347,7 +5270,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-cms-staging/magento-module-cms-staging-100.3.0.0.zip", - "reference": null, "shasum": "c709923041998aee8901fc3a6d31b950221aaa19" }, "require": { @@ -5378,7 +5300,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-cms-url-rewrite/magento-module-cms-url-rewrite-100.3.0.0.zip", - "reference": null, "shasum": "4a1b72f191edbf578a62f9820378bd5841c170b5" }, "require": { @@ -5409,7 +5330,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-cms-url-rewrite-graph-ql/magento-module-cms-url-rewrite-graph-ql-100.3.0.0.zip", - "reference": null, "shasum": "bf66b22369cf7c8ec54a1ca350ec5ee29e87a47c" }, "require": { @@ -5444,7 +5364,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-config/magento-module-config-101.1.0.0.zip", - "reference": null, "shasum": "ecd1b50435fb96b3101faedcbba56b73a2fa8f68" }, "require": { @@ -5479,7 +5398,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-configurable-import-export/magento-module-configurable-import-export-100.3.0.0.zip", - "reference": null, "shasum": "d52e37acde7cf29958687363e72bf23d5b468482" }, "require": { @@ -5512,7 +5430,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-configurable-product/magento-module-configurable-product-100.3.0.0.zip", - "reference": null, "shasum": "abf11e838e2e91a1097cf9c88f41b4b67adf1648" }, "require": { @@ -5559,7 +5476,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-configurable-product-graph-ql/magento-module-configurable-product-graph-ql-100.3.0.0.zip", - "reference": null, "shasum": "8d1f365cde98bfc19eebe6049b5bb5f9bf774eb7" }, "require": { @@ -5590,7 +5506,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-configurable-product-sales/magento-module-configurable-product-sales-100.3.0.0.zip", - "reference": null, "shasum": "40b766d76eb686994a73cc50a30fb82da09ebbef" }, "require": { @@ -5624,7 +5539,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-configurable-product-staging/magento-module-configurable-product-staging-100.3.0.0.zip", - "reference": null, "shasum": "aea0a732607da15ace032577f308e1d92e5a42c9" }, "require": { @@ -5659,7 +5573,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-contact/magento-module-contact-100.3.0.0.zip", - "reference": null, "shasum": "edd101aeabb60f4bcabff8a2fd579668b4db6ae9" }, "require": { @@ -5691,7 +5604,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-cookie/magento-module-cookie-100.3.0.0.zip", - "reference": null, "shasum": "3207774a6cab3aaf0f5cfad9288173134a8bfc75" }, "require": { @@ -5723,7 +5635,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-cron/magento-module-cron-100.3.0.0.zip", - "reference": null, "shasum": "e401f3de60fcae2c80bf910a3c3d065aa988b70f" }, "require": { @@ -5755,7 +5666,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-currency-symbol/magento-module-currency-symbol-100.3.0.0.zip", - "reference": null, "shasum": "661e2036dfc9fe9a6f4efa6c541b35fc55b8c94d" }, "require": { @@ -5788,7 +5698,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-custom-attribute-management/magento-module-custom-attribute-management-100.3.0.0.zip", - "reference": null, "shasum": "0ed9c6c579592f329e2b97f7beba33316e228170" }, "require": { @@ -5819,7 +5728,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-customer/magento-module-customer-102.0.0.0.zip", - "reference": null, "shasum": "c9639229d18e157c6b9a6be98db42905ebd2afa4" }, "require": { @@ -5870,7 +5778,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-customer-analytics/magento-module-customer-analytics-100.3.0.0.zip", - "reference": null, "shasum": "dd0e5bd555423f9a9e36ba549d28907c4c09dcf2" }, "require": { @@ -5899,7 +5806,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-customer-balance/magento-module-customer-balance-100.3.0.0.zip", - "reference": null, "shasum": "ee2d42b1f859c45740b0550e4094c1a0fc617f6e" }, "require": { @@ -5938,7 +5844,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-customer-custom-attributes/magento-module-customer-custom-attributes-100.3.0.0.zip", - "reference": null, "shasum": "71fd269068608a0ff72e337d99b199f449ee9dd6" }, "require": { @@ -5976,7 +5881,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-customer-finance/magento-module-customer-finance-100.3.0.0.zip", - "reference": null, "shasum": "c71e80d35c207846685f19baf81db9e7d7c83845" }, "require": { @@ -6011,7 +5915,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-customer-graph-ql/magento-module-customer-graph-ql-100.3.0.0.zip", - "reference": null, "shasum": "3e31f08734d67ead740fdb6936eae498acad194a" }, "require": { @@ -6044,7 +5947,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-customer-import-export/magento-module-customer-import-export-100.3.0.0.zip", - "reference": null, "shasum": "2c2f35c8cb149a9d3089bed69f5294eec5d71588" }, "require": { @@ -6078,7 +5980,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-customer-segment/magento-module-customer-segment-102.0.0.0.zip", - "reference": null, "shasum": "42cfd502c81b4b2b6a62caf3044b21cd1739a59f" }, "require": { @@ -6122,7 +6023,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-cybersource/magento-module-cybersource-100.3.0.0.zip", - "reference": null, "shasum": "247c502dff6f09444922d29cbb60d964ef4f3547" }, "require": { @@ -6158,7 +6058,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-deploy/magento-module-deploy-100.3.0.0.zip", - "reference": null, "shasum": "559665b73fe61e73353096b5ef73bd630a441848" }, "require": { @@ -6191,7 +6090,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-developer/magento-module-developer-100.3.0.0.zip", - "reference": null, "shasum": "4bd37c0517653cc2ffa4914d9516bb24ef31cd67" }, "require": { @@ -6221,7 +6119,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-dhl/magento-module-dhl-100.3.0.0.zip", - "reference": null, "shasum": "6497c737fd67984234134ac26d039204855529a6" }, "require": { @@ -6262,7 +6159,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-directory/magento-module-directory-100.3.0.0.zip", - "reference": null, "shasum": "836a56bed137fa3a35f53789cd132d3fb03bc87d" }, "require": { @@ -6294,7 +6190,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-downloadable/magento-module-downloadable-100.3.0.0.zip", - "reference": null, "shasum": "35e4389f46dc5eb9c94202e51a034a610996beee" }, "require": { @@ -6341,7 +6236,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-downloadable-graph-ql/magento-module-downloadable-graph-ql-100.3.0.0.zip", - "reference": null, "shasum": "1e41a37efde4671ed3cd89e07a35f1f5f3a3da39" }, "require": { @@ -6374,7 +6268,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-downloadable-import-export/magento-module-downloadable-import-export-100.3.0.0.zip", - "reference": null, "shasum": "5daeb6b28dd8f15c12a73c7f72de7049fb18f843" }, "require": { @@ -6408,7 +6301,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-downloadable-staging/magento-module-downloadable-staging-100.3.0.0.zip", - "reference": null, "shasum": "8aabe06e87b01d84acbcd4674f0a89a678b0b281" }, "require": { @@ -6442,7 +6334,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-eav/magento-module-eav-102.0.0.0.zip", - "reference": null, "shasum": "e6b5e20102bebe7bcdab4d3f487de0796ba3e7b8" }, "require": { @@ -6475,7 +6366,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-eav-graph-ql/magento-module-eav-graph-ql-100.3.0.0.zip", - "reference": null, "shasum": "14ad4bb56f33bf04f76e51dd9962f12161716d68" }, "require": { @@ -6507,7 +6397,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-elasticsearch/magento-module-elasticsearch-100.3.0.0.zip", - "reference": null, "shasum": "7d953216070bc2f8ba41bbdd5b449be0fc56371e" }, "require": { @@ -6547,7 +6436,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-email/magento-module-email-101.0.0.0.zip", - "reference": null, "shasum": "04b1bfbce0a89faf7e1229325dfb33eae48f8d8c" }, "require": { @@ -6584,7 +6472,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-encryption-key/magento-module-encryption-key-100.3.0.0.zip", - "reference": null, "shasum": "8961676609bad7fecfcf21055202c300af910226" }, "require": { @@ -6614,7 +6501,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-enterprise/magento-module-enterprise-100.3.0.0.zip", - "reference": null, "shasum": "32910d59ffeb8fe51fb162ab884c482fa0e78e25" }, "require": { @@ -6668,7 +6554,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-eway/magento-module-eway-100.3.0.0.zip", - "reference": null, "shasum": "099ea248e2beae7aefb3f75199c833fe4da722dc" }, "require": { @@ -6702,7 +6587,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-fedex/magento-module-fedex-100.3.0.0.zip", - "reference": null, "shasum": "771370b432490a36b03140a19e8287cd15d48533" }, "require": { @@ -6739,7 +6623,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-gift-card/magento-module-gift-card-101.2.0.0.zip", - "reference": null, "shasum": "311ab978b603aabb8bac1bdc4797601dce41bcf4" }, "require": { @@ -6788,7 +6671,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-gift-card-account/magento-module-gift-card-account-101.1.0.0.zip", - "reference": null, "shasum": "548d3ba8c775020a2017274a04d05696f90976d0" }, "require": { @@ -6825,7 +6707,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-gift-card-graph-ql/magento-module-gift-card-graph-ql-100.3.0.0.zip", - "reference": null, "shasum": "be95853f70cde40b3633721fbd948346545a3177" }, "require": { @@ -6859,7 +6740,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-gift-card-import-export/magento-module-gift-card-import-export-100.3.0.0.zip", - "reference": null, "shasum": "717c8315033cb38d6896c0ba52a5366ea908e598" }, "require": { @@ -6892,7 +6772,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-gift-card-staging/magento-module-gift-card-staging-100.3.0.0.zip", - "reference": null, "shasum": "0b86ec3499930ee210719eb5a291c4bece113f2c" }, "require": { @@ -6924,7 +6803,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-gift-message/magento-module-gift-message-100.3.0.0.zip", - "reference": null, "shasum": "4c083be48f9f5f0e5bee2a63a7ed32429c621283" }, "require": { @@ -6963,7 +6841,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-gift-message-staging/magento-module-gift-message-staging-100.3.0.0.zip", - "reference": null, "shasum": "7ff7d7f3231fc6cdb42064bd461573e825a18e9d" }, "require": { @@ -6996,7 +6873,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-gift-registry/magento-module-gift-registry-101.1.0.0.zip", - "reference": null, "shasum": "aa4ef65eadfc5414813491dfeb8ab2720edf602d" }, "require": { @@ -7041,7 +6917,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-gift-wrapping/magento-module-gift-wrapping-101.1.0.0.zip", - "reference": null, "shasum": "629c8c291cc9c776766d5541fdb438ca3ce25f15" }, "require": { @@ -7081,7 +6956,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-gift-wrapping-staging/magento-module-gift-wrapping-staging-100.3.0.0.zip", - "reference": null, "shasum": "c57c9a62150b5813ec5a359573f57d92ff0f01ec" }, "require": { @@ -7114,7 +6988,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-google-adwords/magento-module-google-adwords-100.3.0.0.zip", - "reference": null, "shasum": "85e26f3bbe1fa8c9d2dafadfa2476fa2971ea5a2" }, "require": { @@ -7144,7 +7017,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-google-analytics/magento-module-google-analytics-100.3.0.0.zip", - "reference": null, "shasum": "2b4ce1ce309f49aa5ab5a387410494f6bff3f060" }, "require": { @@ -7178,7 +7050,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-google-optimizer/magento-module-google-optimizer-100.3.0.0.zip", - "reference": null, "shasum": "a3ef7b5f1f23ac2743a443e8ca1cf024de3dd495" }, "require": { @@ -7212,7 +7083,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-google-optimizer-staging/magento-module-google-optimizer-staging-100.3.0.0.zip", - "reference": null, "shasum": "c20c8cd8bc5682a36c58467ffa95103d888d3280" }, "require": { @@ -7245,7 +7115,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-google-tag-manager/magento-module-google-tag-manager-100.3.0.0.zip", - "reference": null, "shasum": "7cfab41c3ee1370cdbad874ad9aed18dd85c80f0" }, "require": { @@ -7286,7 +7155,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-graph-ql/magento-module-graph-ql-100.3.0.0.zip", - "reference": null, "shasum": "43582c607a4beabf0de6491c8e7c9d7fdfacb38b" }, "require": { @@ -7320,7 +7188,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-grouped-import-export/magento-module-grouped-import-export-100.3.0.0.zip", - "reference": null, "shasum": "a209638d07e5923e0e8909687929202bb4bf2a57" }, "require": { @@ -7353,7 +7220,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-grouped-product/magento-module-grouped-product-100.3.0.0.zip", - "reference": null, "shasum": "cc51a59b54568f509e2baa5aff90f866be4ead5a" }, "require": { @@ -7396,7 +7262,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-grouped-product-graph-ql/magento-module-grouped-product-graph-ql-100.3.0.0.zip", - "reference": null, "shasum": "d82bb5e37f31715f41b6b4fbcf3a068f94099aed" }, "require": { @@ -7426,7 +7291,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-grouped-product-staging/magento-module-grouped-product-staging-100.3.0.0.zip", - "reference": null, "shasum": "b59653131f7dc9680d606310019e5c397b87123d" }, "require": { @@ -7461,7 +7325,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-import-export/magento-module-import-export-100.3.0.0.zip", - "reference": null, "shasum": "6728715f7918655214638beaa6aedae73b2e301a" }, "require": { @@ -7495,7 +7358,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-indexer/magento-module-indexer-100.3.0.0.zip", - "reference": null, "shasum": "f6d6bc746c88b9e96b640c9eee419f271cb95e71" }, "require": { @@ -7524,7 +7386,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-instant-purchase/magento-module-instant-purchase-100.3.0.0.zip", - "reference": null, "shasum": "71de07bb7cff42cfce4c4d366373b2cd0e02d964" }, "require": { @@ -7559,7 +7420,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-integration/magento-module-integration-100.3.0.0.zip", - "reference": null, "shasum": "36427d8b7c4aa7bf405a115ac4bb56757e124edd" }, "require": { @@ -7593,7 +7453,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-inventory/magento-module-inventory-1.0.4.0.zip", - "reference": null, "shasum": "ce21405c9662b13edd131a3d52c562160f4d9f52" }, "require": { @@ -7622,7 +7481,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-inventory-admin-ui/magento-module-inventory-admin-ui-1.0.4.0.zip", - "reference": null, "shasum": "ccdcdf958be78bf2b73b6d8fa558c42d07b87bbf" }, "require": { @@ -7654,7 +7512,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-inventory-api/magento-module-inventory-api-1.0.4.0.zip", - "reference": null, "shasum": "f6da7918669ed256fab8bcf90537a1c853abd612" }, "require": { @@ -7682,7 +7539,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product/magento-module-inventory-bundle-product-1.0.3.0.zip", - "reference": null, "shasum": "395b08dcd35f14465f338a9da1cf1953a68ca327" }, "require": { @@ -7714,7 +7570,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-inventory-bundle-product-admin-ui/magento-module-inventory-bundle-product-admin-ui-1.0.3.0.zip", - "reference": null, "shasum": "295705218a4f38202a3ee913092503dc5ccb9074" }, "require": { @@ -7745,7 +7600,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-inventory-cache/magento-module-inventory-cache-1.0.3.0.zip", - "reference": null, "shasum": "024f1d29d27adab967ae77e8b90ee208a06872e7" }, "require": { @@ -7778,7 +7632,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-inventory-catalog/magento-module-inventory-catalog-1.0.4.0.zip", - "reference": null, "shasum": "cf9fc73a20f4d4929c67ffddc5046bcf92437c69" }, "require": { @@ -7819,7 +7672,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-admin-ui/magento-module-inventory-catalog-admin-ui-1.0.4.0.zip", - "reference": null, "shasum": "828a6c4961021129eda07527d2d25eedac0e1bfa" }, "require": { @@ -7859,7 +7711,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-api/magento-module-inventory-catalog-api-1.0.4.0.zip", - "reference": null, "shasum": "edc148f4419e249b37a316afefeef4b97c73bad1" }, "require": { @@ -7887,7 +7738,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-inventory-catalog-search/magento-module-inventory-catalog-search-1.0.4.0.zip", - "reference": null, "shasum": "cbe649fee67d9740d1cf2f3d9ce874d1a6413f76" }, "require": { @@ -7922,7 +7772,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product/magento-module-inventory-configurable-product-1.0.4.0.zip", - "reference": null, "shasum": "8d4c12fcdaa863c47893664e38fa1ad60e90ffb8" }, "require": { @@ -7959,7 +7808,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-admin-ui/magento-module-inventory-configurable-product-admin-ui-1.0.4.0.zip", - "reference": null, "shasum": "18dfb9d8cb702ba1d2f465cbe0a5b8b57db07207" }, "require": { @@ -7993,7 +7841,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-inventory-configurable-product-indexer/magento-module-inventory-configurable-product-indexer-1.0.3.0.zip", - "reference": null, "shasum": "540f1a1687b90b81168dca0f463fe12dae5e4e84" }, "require": { @@ -8029,7 +7876,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-inventory-configuration/magento-module-inventory-configuration-1.0.4.0.zip", - "reference": null, "shasum": "a9869aeddeede17ba0e442a989b809f86f0a86fe" }, "require": { @@ -8062,7 +7908,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-inventory-configuration-api/magento-module-inventory-configuration-api-1.0.4.0.zip", - "reference": null, "shasum": "d091e7523a1d18099360d9e49f86a3e04dba71b4" }, "require": { @@ -8090,7 +7935,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-inventory-distance-based-source-selection/magento-module-inventory-distance-based-source-selection-1.0.0.0.zip", - "reference": null, "shasum": "c9b93cdfd600a3b493753313ac617dfc0ce8f19c" }, "require": { @@ -8122,7 +7966,6 @@ "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.0.0.0.zip", - "reference": null, "shasum": "b75ca632a07386dc60c5572e353fe4ba47e22d01" }, "require": { @@ -8150,7 +7993,6 @@ "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.0.0.0.zip", - "reference": null, "shasum": "79d9c3f965d14612e95a4723000b1200d5a55b6c" }, "require": { @@ -8179,7 +8021,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-inventory-elasticsearch/magento-module-inventory-elasticsearch-1.0.0.0.zip", - "reference": null, "shasum": "b46ff3807763c9967e60f67b155b47658387457b" }, "require": { @@ -8214,7 +8055,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product/magento-module-inventory-grouped-product-1.0.3.0.zip", - "reference": null, "shasum": "19c3284175d75dafd8ad97cc35e1e47a527c82da" }, "require": { @@ -8246,7 +8086,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product-admin-ui/magento-module-inventory-grouped-product-admin-ui-1.0.4.0.zip", - "reference": null, "shasum": "d15af53f7bbdd213fdb0af1a16f0e50d968c7240" }, "require": { @@ -8283,7 +8122,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-inventory-grouped-product-indexer/magento-module-inventory-grouped-product-indexer-1.0.3.0.zip", - "reference": null, "shasum": "f8aeffd329e1b556ebf1dfcb3ce23103ae724980" }, "require": { @@ -8320,7 +8158,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-inventory-import-export/magento-module-inventory-import-export-1.0.4.0.zip", - "reference": null, "shasum": "deefee73fd3c2bb9132e102cc272e4e2dce71088" }, "require": { @@ -8357,7 +8194,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-inventory-indexer/magento-module-inventory-indexer-1.0.4.0.zip", - "reference": null, "shasum": "61bc4572359a82e85b10d2a60a2ec15b9e917a9d" }, "require": { @@ -8394,7 +8230,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification/magento-module-inventory-low-quantity-notification-1.0.4.0.zip", - "reference": null, "shasum": "d6779810c096678fa838aff0dc1d5d4c04cb3af6" }, "require": { @@ -8431,7 +8266,6 @@ "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.0.4.0.zip", - "reference": null, "shasum": "c61e759363d9cd39f6deae99ffcc2b8248831477" }, "require": { @@ -8468,7 +8302,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-inventory-low-quantity-notification-api/magento-module-inventory-low-quantity-notification-api-1.0.3.0.zip", - "reference": null, "shasum": "08c2657ee45ff0db1ca949437d7dd2da0da956a1" }, "require": { @@ -8496,7 +8329,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-inventory-multi-dimensional-indexer-api/magento-module-inventory-multi-dimensional-indexer-api-1.0.4.0.zip", - "reference": null, "shasum": "630ab27e5d236a5f0d061a76f80656a248c36000" }, "require": { @@ -8524,7 +8356,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-inventory-product-alert/magento-module-inventory-product-alert-1.0.4.0.zip", - "reference": null, "shasum": "e21d973d4e58ffa137824b1856cb4ea028fb5135" }, "require": { @@ -8561,7 +8392,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-inventory-reservations/magento-module-inventory-reservations-1.0.4.0.zip", - "reference": null, "shasum": "e527a03b2f48c13cea4081da2c7261bd69c4c92d" }, "require": { @@ -8590,7 +8420,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-inventory-reservations-api/magento-module-inventory-reservations-api-1.0.3.0.zip", - "reference": null, "shasum": "3955de482006ccbf8d823ec28e042a69862059da" }, "require": { @@ -8618,7 +8447,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-inventory-sales/magento-module-inventory-sales-1.0.4.0.zip", - "reference": null, "shasum": "d0a9a3d09d41dc3c1e7cce3a07335935ae2b7fc6" }, "require": { @@ -8663,7 +8491,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-inventory-sales-admin-ui/magento-module-inventory-sales-admin-ui-1.0.4.0.zip", - "reference": null, "shasum": "13daf51ba16c09101f2574eb3dabf2221e81cb0a" }, "require": { @@ -8701,7 +8528,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-inventory-sales-api/magento-module-inventory-sales-api-1.0.4.0.zip", - "reference": null, "shasum": "6b8847fc22bd04015a9fc5717dfa94f6154d14b4" }, "require": { @@ -8731,7 +8557,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-inventory-sales-frontend-ui/magento-module-inventory-sales-frontend-ui-1.0.3.0.zip", - "reference": null, "shasum": "ef1f4e1d67c0add33fa1a5b6da08bed1fd6a7b97" }, "require": { @@ -8762,7 +8587,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-inventory-setup-fixture-generator/magento-module-inventory-setup-fixture-generator-1.0.0.0.zip", - "reference": null, "shasum": "207fe21748b53ad44330a5abc5dc79f1f2a24bed" }, "require": { @@ -8790,7 +8614,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-inventory-shipping/magento-module-inventory-shipping-1.0.4.0.zip", - "reference": null, "shasum": "338a6df150d1ad1107cedba355c896b50275c431" }, "require": { @@ -8826,7 +8649,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-inventory-shipping-admin-ui/magento-module-inventory-shipping-admin-ui-1.0.4.0.zip", - "reference": null, "shasum": "faa48dd7930974c8fd4c792d70f9ab71fd971b78" }, "require": { @@ -8862,7 +8684,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-inventory-source-deduction-api/magento-module-inventory-source-deduction-api-1.0.4.0.zip", - "reference": null, "shasum": "4f3167eb248232b18483dae7cde986cb4170239e" }, "require": { @@ -8893,7 +8714,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-inventory-source-selection/magento-module-inventory-source-selection-1.0.4.0.zip", - "reference": null, "shasum": "3b8465fcb2f094c82eb86226581a74f8f6a23424" }, "require": { @@ -8923,7 +8743,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-inventory-source-selection-api/magento-module-inventory-source-selection-api-1.1.0.0.zip", - "reference": null, "shasum": "b7cf97c809075fe6fc2d95535a61c44f11440b77" }, "require": { @@ -8955,7 +8774,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-invitation/magento-module-invitation-100.3.0.0.zip", - "reference": null, "shasum": "e93eb65f85febaf10e062181ccf9a858ff81f1f6" }, "require": { @@ -8994,7 +8812,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-layered-navigation/magento-module-layered-navigation-100.3.0.0.zip", - "reference": null, "shasum": "adc5b96b1603a867c085ed11c37366c1d40020d6" }, "require": { @@ -9024,7 +8841,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-layered-navigation-staging/magento-module-layered-navigation-staging-100.3.0.0.zip", - "reference": null, "shasum": "52056573ea3d148fa8d2a28182d248cc201522a7" }, "require": { @@ -9054,7 +8870,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-logging/magento-module-logging-101.1.0.0.zip", - "reference": null, "shasum": "f3990e57f62854bc2189ea50517af27babce169c" }, "require": { @@ -9089,7 +8904,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-marketplace/magento-module-marketplace-100.3.0.0.zip", - "reference": null, "shasum": "b87439c818a0b3436494820f7154c04d41bb1734" }, "require": { @@ -9118,7 +8932,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-media-storage/magento-module-media-storage-100.3.0.0.zip", - "reference": null, "shasum": "89c2b0f5f2f7941cdb681ac2bd9fcff4e7638654" }, "require": { @@ -9151,7 +8964,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-message-queue/magento-module-message-queue-100.3.0.0.zip", - "reference": null, "shasum": "fa89286d0e28efed5c99ad675ce2ffd5e40e24e9" }, "require": { @@ -9180,7 +8992,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-msrp/magento-module-msrp-100.3.0.0.zip", - "reference": null, "shasum": "439977f43e3620a0eabb9a12676c0df839f3ed43" }, "require": { @@ -9218,7 +9029,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-msrp-staging/magento-module-msrp-staging-100.3.0.0.zip", - "reference": null, "shasum": "8763775ce841a647c3c2f6c27b856f4f225ae2e1" }, "require": { @@ -9251,7 +9061,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-multiple-wishlist/magento-module-multiple-wishlist-100.3.0.0.zip", - "reference": null, "shasum": "0e6e63f4d97d6e319ffa7382613f32d6840d849f" }, "require": { @@ -9293,7 +9102,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-multishipping/magento-module-multishipping-100.3.0.0.zip", - "reference": null, "shasum": "bc576c1372d8ff1d4b4ebc92312c41a776bccada" }, "require": { @@ -9330,7 +9138,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-mysql-mq/magento-module-mysql-mq-100.3.0.0.zip", - "reference": null, "shasum": "d39eaed539eb5a55a2297836d257e3f6f2fe72c6" }, "require": { @@ -9360,7 +9167,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-new-relic-reporting/magento-module-new-relic-reporting-100.3.0.0.zip", - "reference": null, "shasum": "5c12f6dd608d4d258eb4cc095df9dce64f15361e" }, "require": { @@ -9395,7 +9201,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-newsletter/magento-module-newsletter-100.3.0.0.zip", - "reference": null, "shasum": "c91877eff66a55bd8a4c1134ffd61b978e95a769" }, "require": { @@ -9431,7 +9236,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-offline-payments/magento-module-offline-payments-100.3.0.0.zip", - "reference": null, "shasum": "21784536312f0d24a1df132207891b1460f2ad96" }, "require": { @@ -9464,7 +9268,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-offline-shipping/magento-module-offline-shipping-100.3.0.0.zip", - "reference": null, "shasum": "6de53c0a365d8b42b21e12563f6d5007f2e3359a" }, "require": { @@ -9505,7 +9308,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-page-cache/magento-module-page-cache-100.3.0.0.zip", - "reference": null, "shasum": "0bcec13b11dbb10be7bf1da277f32e1649549d8b" }, "require": { @@ -9536,7 +9338,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-payment/magento-module-payment-100.3.0.0.zip", - "reference": null, "shasum": "191a9554ef846963c39344b81321cd202c940212" }, "require": { @@ -9570,7 +9371,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-payment-staging/magento-module-payment-staging-100.3.0.0.zip", - "reference": null, "shasum": "ce0f86cb242f2aaa2a7459db7dfb32c5e201489a" }, "require": { @@ -9603,7 +9403,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-paypal/magento-module-paypal-100.3.0.0.zip", - "reference": null, "shasum": "46658cce348d13047a86db6a7ec0394d11dd2f5d" }, "require": { @@ -9651,7 +9450,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-paypal-on-boarding/magento-module-paypal-on-boarding-100.3.0.0.zip", - "reference": null, "shasum": "f7749843a26bad1281cc6d4fbab047af111b9d56" }, "require": { @@ -9682,7 +9480,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-persistent/magento-module-persistent-100.3.0.0.zip", - "reference": null, "shasum": "b3e8e1f4e2b3adb3c946ce60d4190aaa607b7eeb" }, "require": { @@ -9716,7 +9513,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-persistent-history/magento-module-persistent-history-100.3.0.0.zip", - "reference": null, "shasum": "f15ca6bb0baa6c1293539a3655d3545e5fb7ee1e" }, "require": { @@ -9751,7 +9547,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-price-permissions/magento-module-price-permissions-100.3.0.0.zip", - "reference": null, "shasum": "f54a636527cbfb5cd9242ad57873d88dd8c12f8d" }, "require": { @@ -9794,7 +9589,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-product-alert/magento-module-product-alert-100.3.0.0.zip", - "reference": null, "shasum": "56f3025cdcb625a647a11a8cfa55001378e07fb9" }, "require": { @@ -9829,7 +9623,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-product-video/magento-module-product-video-100.3.0.0.zip", - "reference": null, "shasum": "a929ee346a0ad83b52d1a12c4b46abb6c0fb5012" }, "require": { @@ -9867,7 +9660,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-product-video-staging/magento-module-product-video-staging-100.3.0.0.zip", - "reference": null, "shasum": "d70df49a14afcdc194be07b5b94ce456c08a8d91" }, "require": { @@ -9903,7 +9695,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-promotion-permissions/magento-module-promotion-permissions-100.3.0.0.zip", - "reference": null, "shasum": "996cae174196cd700337e3d8af029798d88f00e5" }, "require": { @@ -9935,7 +9726,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-quote/magento-module-quote-101.1.0.0.zip", - "reference": null, "shasum": "9c2fe8c588590ba26c7a6a612488c6ca009e0270" }, "require": { @@ -9980,7 +9770,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-quote-analytics/magento-module-quote-analytics-100.3.0.0.zip", - "reference": null, "shasum": "c63a2e939eb5779474ccaa4f7225aa0e13e26619" }, "require": { @@ -10009,7 +9798,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-quote-graph-ql/magento-module-quote-graph-ql-100.3.0.0.zip", - "reference": null, "shasum": "a57b9b8984bf0e32231b19d328449dd39cc4406f" }, "require": { @@ -10043,7 +9831,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-release-notification/magento-module-release-notification-100.3.0.0.zip", - "reference": null, "shasum": "cbb42cbc1f82c4781e1797a540ee74c8bcfa1f54" }, "require": { @@ -10077,7 +9864,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-reminder/magento-module-reminder-101.1.0.0.zip", - "reference": null, "shasum": "4e80f415886b115ffe6925af0fd3c8a2875cb661" }, "require": { @@ -10115,7 +9901,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-reports/magento-module-reports-100.3.0.0.zip", - "reference": null, "shasum": "38eaab63465c77f6d167bcd3e588dda81f6b270f" }, "require": { @@ -10159,7 +9944,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-require-js/magento-module-require-js-100.3.0.0.zip", - "reference": null, "shasum": "1a934aedd078d51a7bddc81d29591ced2d3845bc" }, "require": { @@ -10187,7 +9971,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-resource-connections/magento-module-resource-connections-100.3.0.0.zip", - "reference": null, "shasum": "cdc5d0dd15291fe14b3943cd10914def8edf5f77" }, "require": { @@ -10214,7 +9997,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-review/magento-module-review-100.3.0.0.zip", - "reference": null, "shasum": "cb21bd2afa96ce732004fa62e37fe17d85fd2318" }, "require": { @@ -10254,7 +10036,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-review-analytics/magento-module-review-analytics-100.3.0.0.zip", - "reference": null, "shasum": "99797b3756558781069316b2005a8f48977b73ad" }, "require": { @@ -10283,7 +10064,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-review-staging/magento-module-review-staging-100.3.0.0.zip", - "reference": null, "shasum": "6f31303c48489304eaa8fb8d05ee4a2807fd0906" }, "require": { @@ -10317,7 +10097,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-reward/magento-module-reward-101.1.0.0.zip", - "reference": null, "shasum": "d62451bdd2f13b868e4a0345b6ba7390afdc39e5" }, "require": { @@ -10363,7 +10142,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-reward-graph-ql/magento-module-reward-graph-ql-100.3.0.0.zip", - "reference": null, "shasum": "36a9cbe9b796c77b156efe67f186dddc4e32b73a" }, "require": { @@ -10395,7 +10173,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-reward-staging/magento-module-reward-staging-100.3.0.0.zip", - "reference": null, "shasum": "f77fd4a26e60b7074605aafb883e766056ce71bc" }, "require": { @@ -10427,7 +10204,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-rma/magento-module-rma-101.1.0.0.zip", - "reference": null, "shasum": "01a3b5df803a4a107492b2ed7a71e2db6cecdc44" }, "require": { @@ -10479,7 +10255,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-rma-graph-ql/magento-module-rma-graph-ql-100.3.0.0.zip", - "reference": null, "shasum": "bc4ff6565ac750a7ea0aab7d37f52d21375f017e" }, "require": { @@ -10511,7 +10286,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-rma-staging/magento-module-rma-staging-100.3.0.0.zip", - "reference": null, "shasum": "7a9b2973daaf8b438868bb685bc7b26fc150f4bf" }, "require": { @@ -10544,7 +10318,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-robots/magento-module-robots-101.0.0.0.zip", - "reference": null, "shasum": "886b3f5b9be3f3294ea018105b16531522962111" }, "require": { @@ -10576,7 +10349,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-rss/magento-module-rss-100.3.0.0.zip", - "reference": null, "shasum": "15339516ea1e46ec5275183f1e280b484cce3912" }, "require": { @@ -10607,7 +10379,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-rule/magento-module-rule-100.3.0.0.zip", - "reference": null, "shasum": "a5229e56076d2583b0b6752053292c7bb9bc8f20" }, "require": { @@ -10640,7 +10411,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-sales/magento-module-sales-102.0.0.0.zip", - "reference": null, "shasum": "870fb449bd9dcae27d712e9c9586249d82fe52fa" }, "require": { @@ -10695,7 +10465,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-sales-analytics/magento-module-sales-analytics-100.3.0.0.zip", - "reference": null, "shasum": "740e4c2e21b4280c4bdb8164366d013f28c5b769" }, "require": { @@ -10724,7 +10493,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-sales-archive/magento-module-sales-archive-100.3.0.0.zip", - "reference": null, "shasum": "83c79f2bd203309a80f4ae1a2c020c4000222cbb" }, "require": { @@ -10760,7 +10528,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-sales-inventory/magento-module-sales-inventory-100.3.0.0.zip", - "reference": null, "shasum": "caf1315bff05d41a138814b766bdba38175564a3" }, "require": { @@ -10792,7 +10559,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-sales-rule/magento-module-sales-rule-101.1.0.0.zip", - "reference": null, "shasum": "eddc17612c14b0b93e8e00b4c1734f047ea7ede7" }, "require": { @@ -10839,7 +10605,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-sales-rule-staging/magento-module-sales-rule-staging-100.3.0.0.zip", - "reference": null, "shasum": "a0fb689904963f8874b4781c91841c1bc53c6355" }, "require": { @@ -10873,7 +10638,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-sales-sequence/magento-module-sales-sequence-100.3.0.0.zip", - "reference": null, "shasum": "1d0c21d810fe968e664e5f993111925e700901d5" }, "require": { @@ -10901,7 +10665,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-sample-data/magento-module-sample-data-100.3.0.0.zip", - "reference": null, "shasum": "de5aceacf3f417bd2b155419ff04011f0eb1ab45" }, "require": { @@ -10933,7 +10696,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-scalable-checkout/magento-module-scalable-checkout-100.3.0.0.zip", - "reference": null, "shasum": "9f053c07e7feed3f5b41ff783cf1193c24373746" }, "require": { @@ -10967,7 +10729,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-scalable-inventory/magento-module-scalable-inventory-100.3.0.0.zip", - "reference": null, "shasum": "d9f6eace008acf3afc280a99325dd78f4ffd9104" }, "require": { @@ -10997,7 +10758,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-scalable-oms/magento-module-scalable-oms-100.3.0.0.zip", - "reference": null, "shasum": "65d9a89803591bd38045a4a4203fedef2ae5be40" }, "require": { @@ -11029,7 +10789,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-scheduled-import-export/magento-module-scheduled-import-export-101.1.0.0.zip", - "reference": null, "shasum": "d28f77990a6bdbee871824e10b93ba5ef1a275c6" }, "require": { @@ -11061,7 +10820,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-search/magento-module-search-101.0.0.0.zip", - "reference": null, "shasum": "2834bffcf435621527d3529d8f9263f4913b2cf2" }, "require": { @@ -11094,7 +10852,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-search-staging/magento-module-search-staging-100.3.0.0.zip", - "reference": null, "shasum": "88480e16076e84742a2cccd1f2bc987127a7d80b" }, "require": { @@ -11124,7 +10881,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-security/magento-module-security-100.3.0.0.zip", - "reference": null, "shasum": "2e23e2cc766bc2776791ff1e383d92c03c7f4dac" }, "require": { @@ -11158,7 +10914,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-send-friend/magento-module-send-friend-100.3.0.0.zip", - "reference": null, "shasum": "104809129c59757235864c29ba2e8b1439d1d232" }, "require": { @@ -11189,7 +10944,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-shipping/magento-module-shipping-100.3.0.0.zip", - "reference": null, "shasum": "7793eb281ac82ad1a017245904fb66f9fbcd48ca" }, "require": { @@ -11236,7 +10990,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-signifyd/magento-module-signifyd-100.3.0.0.zip", - "reference": null, "shasum": "2e318fa7d6a6ddd71d1727b4f51e5315d79fc73b" }, "require": { @@ -11275,7 +11028,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-sitemap/magento-module-sitemap-100.3.0.0.zip", - "reference": null, "shasum": "79f2f1660488f3cd1c5edbe586aa5fd4aa3dc93d" }, "require": { @@ -11315,7 +11067,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-staging/magento-module-staging-101.1.0.0.zip", - "reference": null, "shasum": "57572f0787e4c14951726f42ace70048e40a7988" }, "require": { @@ -11354,7 +11105,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-store/magento-module-store-101.0.0.0.zip", - "reference": null, "shasum": "9982aeca192d54d0035638c03f7c782d441f5810" }, "require": { @@ -11390,7 +11140,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-store-graph-ql/magento-module-store-graph-ql-100.3.0.0.zip", - "reference": null, "shasum": "99f15afaea1e4b09dbec35540165bab1f0031e18" }, "require": { @@ -11423,7 +11172,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-support/magento-module-support-101.1.0.0.zip", - "reference": null, "shasum": "535770d2d42becfa427a9fde45470723bbb07be5" }, "require": { @@ -11471,7 +11219,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-swagger/magento-module-swagger-100.3.0.0.zip", - "reference": null, "shasum": "db45129c319f01f67a584a7ab1c9a59331ce6a9d" }, "require": { @@ -11499,7 +11246,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-swagger-webapi/magento-module-swagger-webapi-100.3.0.0.zip", - "reference": null, "shasum": "ffb191b00eeb62809b54319dba21114450a5333b" }, "require": { @@ -11528,7 +11274,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-swagger-webapi-async/magento-module-swagger-webapi-async-100.3.0.0.zip", - "reference": null, "shasum": "a3a8938f4e3c6d8fd79e1eb85d89cac6bbb436bb" }, "require": { @@ -11560,7 +11305,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-swatches/magento-module-swatches-100.3.0.0.zip", - "reference": null, "shasum": "250a40f573e5672ca7e42321a6e1be7cab78ff70" }, "require": { @@ -11601,7 +11345,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-swatches-graph-ql/magento-module-swatches-graph-ql-100.3.0.0.zip", - "reference": null, "shasum": "2f14097db92cb06681652d0e0a948c260fa32507" }, "require": { @@ -11634,7 +11377,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-swatches-layered-navigation/magento-module-swatches-layered-navigation-100.3.0.0.zip", - "reference": null, "shasum": "e20d49a734f52b3f2b00fba997481fbd0f73c1dd" }, "require": { @@ -11663,7 +11405,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-target-rule/magento-module-target-rule-101.1.0.0.zip", - "reference": null, "shasum": "2fcb3b24f3bba8b2b750e7b6372ba8d51b37bafd" }, "require": { @@ -11705,7 +11446,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-tax/magento-module-tax-100.3.0.0.zip", - "reference": null, "shasum": "aef88e407afc3bc76c4d522ffc9ed4ec250867db" }, "require": { @@ -11749,7 +11489,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-tax-graph-ql/magento-module-tax-graph-ql-100.3.0.0.zip", - "reference": null, "shasum": "d37ba77c169bc77c3f5ee2c6fddc9f9c6237ef09" }, "require": { @@ -11781,7 +11520,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-tax-import-export/magento-module-tax-import-export-100.3.0.0.zip", - "reference": null, "shasum": "3cf85e15d9b3f90b7e837ccd4725f796c9ea481e" }, "require": { @@ -11813,7 +11551,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-theme/magento-module-theme-101.0.0.0.zip", - "reference": null, "shasum": "76330538d0a9f3b56c1b201b795fe259781db574" }, "require": { @@ -11857,7 +11594,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-tinymce-3/magento-module-tinymce-3-100.3.0.0.zip", - "reference": null, "shasum": "b9e1ba326fa1c32321fc183ff0d2c4a7d6a0682a" }, "require": { @@ -11892,7 +11628,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-tinymce-3-banner/magento-module-tinymce-3-banner-100.3.0.0.zip", - "reference": null, "shasum": "bd8e76660add261c981e5574888b7d6b20677486" }, "require": { @@ -11923,7 +11658,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-translation/magento-module-translation-100.3.0.0.zip", - "reference": null, "shasum": "6b33b4558e03552d14a277317faf8d5a6fa25f27" }, "require": { @@ -11957,7 +11691,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-ui/magento-module-ui-101.1.0.0.zip", - "reference": null, "shasum": "360daedf2136a602dff383c3f75359c017a83787" }, "require": { @@ -11993,7 +11726,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-ups/magento-module-ups-100.3.0.0.zip", - "reference": null, "shasum": "9d8323cb1d95b5f3804fb1f2ff9fd2393d45c6ab" }, "require": { @@ -12031,7 +11763,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-url-rewrite/magento-module-url-rewrite-101.1.0.0.zip", - "reference": null, "shasum": "e55c209c4ebf402de7c651c5348bfb5526adc7df" }, "require": { @@ -12065,7 +11796,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-url-rewrite-graph-ql/magento-module-url-rewrite-graph-ql-100.3.0.0.zip", - "reference": null, "shasum": "2b0aa72e48eb15cb18896598a3aac39c0814945a" }, "require": { @@ -12098,7 +11828,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-user/magento-module-user-101.1.0.0.zip", - "reference": null, "shasum": "7d186188f58d77432f4ec08a976105449c6ef52d" }, "require": { @@ -12132,7 +11861,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-usps/magento-module-usps-100.3.0.0.zip", - "reference": null, "shasum": "6afec3c153cbea6f1f47510ec4f9af9d2a5b2a4f" }, "require": { @@ -12169,7 +11897,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-variable/magento-module-variable-100.3.0.0.zip", - "reference": null, "shasum": "cba4ccfefe8ff81b6128fa314d470c17d07d07f4" }, "require": { @@ -12200,7 +11927,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-vault/magento-module-vault-101.1.0.0.zip", - "reference": null, "shasum": "e17ee649f9420f22599f61c60cd1d35c4fecc61c" }, "require": { @@ -12233,7 +11959,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-version/magento-module-version-100.3.0.0.zip", - "reference": null, "shasum": "858f604268b57f100ef04d9f3a9bcbc469d25c90" }, "require": { @@ -12261,7 +11986,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-versions-cms/magento-module-versions-cms-101.1.0.0.zip", - "reference": null, "shasum": "635ec40bf281d28676a0095f0d80bb5a0ef0decd" }, "require": { @@ -12294,7 +12018,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-visual-merchandiser/magento-module-visual-merchandiser-100.3.0.0.zip", - "reference": null, "shasum": "cbaec3d7c8566ff646c43168e8659b258e88ecec" }, "require": { @@ -12330,7 +12053,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-webapi/magento-module-webapi-100.3.0.0.zip", - "reference": null, "shasum": "d7e57050c6fd1a1e3dbaa94cb56f4320e876e5e6" }, "require": { @@ -12366,7 +12088,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-webapi-async/magento-module-webapi-async-100.3.0.0.zip", - "reference": null, "shasum": "097acef2fb23085e5a0608f74aff6a65f09109fb" }, "require": { @@ -12400,7 +12121,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-webapi-security/magento-module-webapi-security-100.3.0.0.zip", - "reference": null, "shasum": "2781d9210fe96e1a3f6f57d8b9c835b4024b9d4c" }, "require": { @@ -12429,7 +12149,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-website-restriction/magento-module-website-restriction-100.3.0.0.zip", - "reference": null, "shasum": "7fbdf0dfc4653e0b0235cdabef8e0a10e8753cf7" }, "require": { @@ -12462,7 +12181,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-weee/magento-module-weee-100.3.0.0.zip", - "reference": null, "shasum": "d79e41606378872541938bb2685ad2e4a5c613c4" }, "require": { @@ -12505,7 +12223,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-weee-graph-ql/magento-module-weee-graph-ql-100.3.0.0.zip", - "reference": null, "shasum": "1b19eaf6fee15de67a194f0ab8351c66529534f6" }, "require": { @@ -12537,7 +12254,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-weee-staging/magento-module-weee-staging-100.3.0.0.zip", - "reference": null, "shasum": "0d358620714c3fb11082a7b4213014d230ff03f3" }, "require": { @@ -12570,7 +12286,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-widget/magento-module-widget-101.1.0.0.zip", - "reference": null, "shasum": "babf935d90f9c651dbc0dfe9f500e3e0ca8d16f3" }, "require": { @@ -12607,7 +12322,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-wishlist/magento-module-wishlist-101.1.0.0.zip", - "reference": null, "shasum": "6f252c668ee91af185d601d9f160f6607dd6baaa" }, "require": { @@ -12652,7 +12366,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-wishlist-analytics/magento-module-wishlist-analytics-100.3.0.0.zip", - "reference": null, "shasum": "91abccb8f2f9caed30012358fc9e1ad95ca2ae0e" }, "require": { @@ -12681,7 +12394,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/module-worldpay/magento-module-worldpay-100.3.0.0.zip", - "reference": null, "shasum": "52a67d7980d2d63f75eb957078880bf43812be8e" }, "require": { @@ -12715,7 +12427,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/product-community-edition/magento-product-community-edition-2.3.0.0.zip", - "reference": null, "shasum": "d3b1759ed0b4b9126ee8a482f18dcdac72d49714" }, "require": { @@ -12968,7 +12679,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/product-enterprise-edition/magento-product-enterprise-edition-2.3.0.0.zip", - "reference": null, "shasum": "efd74a50eb268130df0d9f398227f1f8022555c2" }, "require": { @@ -13140,7 +12850,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/theme-adminhtml-backend/magento-theme-adminhtml-backend-100.3.0.0.zip", - "reference": null, "shasum": "5b0b992daf3f655c0b52f26eee236203ef731673" }, "require": { @@ -13165,7 +12874,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/theme-frontend-blank/magento-theme-frontend-blank-100.3.0.0.zip", - "reference": null, "shasum": "cca70b3be8c22c80f0db375bf7a8b671eda466e9" }, "require": { @@ -13190,7 +12898,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/magento/theme-frontend-luma/magento-theme-frontend-luma-100.3.0.0.zip", - "reference": null, "shasum": "834e791d34efa87944af080db9393375c78fe299" }, "require": { @@ -13341,7 +13048,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/msp/recaptcha/msp-recaptcha-2.0.2.0.zip", - "reference": null, "shasum": "f037ce5e2b4202117adc4ec0ab93212ef31bff7e" }, "require": { @@ -13378,7 +13084,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/msp/twofactorauth/msp-twofactorauth-3.0.0.0.zip", - "reference": null, "shasum": "ba56d984ae834a8e87a76aed81bcaf6fd6d811b1" }, "require": { @@ -13460,16 +13165,16 @@ }, { "name": "nesbot/carbon", - "version": "2.14.0", + "version": "2.16.0", "source": { "type": "git", "url": "https://github.com/briannesbitt/Carbon.git", - "reference": "7a748bc397bd14b8a43b13beca73a8ffec554fd9" + "reference": "dd16fedc022180ea4292a03aabe95e9895677911" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/7a748bc397bd14b8a43b13beca73a8ffec554fd9", - "reference": "7a748bc397bd14b8a43b13beca73a8ffec554fd9", + "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/dd16fedc022180ea4292a03aabe95e9895677911", + "reference": "dd16fedc022180ea4292a03aabe95e9895677911", "shasum": "" }, "require": { @@ -13516,7 +13221,7 @@ "datetime", "time" ], - "time": "2019-02-25T20:57:37+00:00" + "time": "2019-03-12T09:31:40+00:00" }, { "name": "oyejorge/less.php", @@ -13689,21 +13394,21 @@ }, { "name": "paragonie/sodium_compat", - "version": "v1.8.1", + "version": "v1.9.0", "source": { "type": "git", "url": "https://github.com/paragonie/sodium_compat.git", - "reference": "57bb5ef079d3724148da3d5c99e30695ab17afda" + "reference": "f261f50c84d20b1364723dbd21e668f4e40b2140" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/57bb5ef079d3724148da3d5c99e30695ab17afda", - "reference": "57bb5ef079d3724148da3d5c99e30695ab17afda", + "url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/f261f50c84d20b1364723dbd21e668f4e40b2140", + "reference": "f261f50c84d20b1364723dbd21e668f4e40b2140", "shasum": "" }, "require": { "paragonie/random_compat": ">=1", - "php": "^5.2.4|^5.3|^5.4|^5.5|^5.6|^7" + "php": "^5.2.4|^5.3|^5.4|^5.5|^5.6|^7|^8" }, "require-dev": { "phpunit/phpunit": "^3|^4|^5" @@ -13767,7 +13472,7 @@ "secret-key cryptography", "side-channel resistant" ], - "time": "2019-01-03T21:00:55+00:00" + "time": "2019-03-06T17:16:38+00:00" }, { "name": "pelago/emogrifier", @@ -13965,16 +13670,16 @@ }, { "name": "phpseclib/phpseclib", - "version": "2.0.14", + "version": "2.0.15", "source": { "type": "git", "url": "https://github.com/phpseclib/phpseclib.git", - "reference": "8ebfcadbf30524aeb75b2c446bc2519d5b321478" + "reference": "11cf67cf78dc4acb18dc9149a57be4aee5036ce0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/8ebfcadbf30524aeb75b2c446bc2519d5b321478", - "reference": "8ebfcadbf30524aeb75b2c446bc2519d5b321478", + "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/11cf67cf78dc4acb18dc9149a57be4aee5036ce0", + "reference": "11cf67cf78dc4acb18dc9149a57be4aee5036ce0", "shasum": "" }, "require": { @@ -14053,7 +13758,7 @@ "x.509", "x509" ], - "time": "2019-01-27T19:37:29+00:00" + "time": "2019-03-10T16:53:45+00:00" }, { "name": "psr/container", @@ -14715,7 +14420,7 @@ }, { "name": "symfony/css-selector", - "version": "v4.2.3", + "version": "v4.2.4", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", @@ -14831,16 +14536,16 @@ }, { "name": "symfony/filesystem", - "version": "v4.2.3", + "version": "v4.2.4", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "7c16ebc2629827d4ec915a52ac809768d060a4ee" + "reference": "e16b9e471703b2c60b95f14d31c1239f68f11601" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/7c16ebc2629827d4ec915a52ac809768d060a4ee", - "reference": "7c16ebc2629827d4ec915a52ac809768d060a4ee", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/e16b9e471703b2c60b95f14d31c1239f68f11601", + "reference": "e16b9e471703b2c60b95f14d31c1239f68f11601", "shasum": "" }, "require": { @@ -14877,20 +14582,20 @@ ], "description": "Symfony Filesystem Component", "homepage": "https://symfony.com", - "time": "2019-01-16T20:35:37+00:00" + "time": "2019-02-07T11:40:08+00:00" }, { "name": "symfony/finder", - "version": "v4.2.3", + "version": "v4.2.4", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "ef71816cbb264988bb57fe6a73f610888b9aa70c" + "reference": "267b7002c1b70ea80db0833c3afe05f0fbde580a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/ef71816cbb264988bb57fe6a73f610888b9aa70c", - "reference": "ef71816cbb264988bb57fe6a73f610888b9aa70c", + "url": "https://api.github.com/repos/symfony/finder/zipball/267b7002c1b70ea80db0833c3afe05f0fbde580a", + "reference": "267b7002c1b70ea80db0833c3afe05f0fbde580a", "shasum": "" }, "require": { @@ -14926,29 +14631,87 @@ ], "description": "Symfony Finder Component", "homepage": "https://symfony.com", - "time": "2019-01-16T20:35:37+00:00" + "time": "2019-02-23T15:42:05+00:00" + }, + { + "name": "symfony/inflector", + "version": "v4.2.4", + "source": { + "type": "git", + "url": "https://github.com/symfony/inflector.git", + "reference": "275e54941a4f17a471c68d2a00e2513fc1fd4a78" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/inflector/zipball/275e54941a4f17a471c68d2a00e2513fc1fd4a78", + "reference": "275e54941a4f17a471c68d2a00e2513fc1fd4a78", + "shasum": "" + }, + "require": { + "php": "^7.1.3", + "symfony/polyfill-ctype": "~1.8" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "4.2-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Component\\Inflector\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Bernhard Schussek", + "email": "bschussek@gmail.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony Inflector Component", + "homepage": "https://symfony.com", + "keywords": [ + "inflection", + "pluralize", + "singularize", + "string", + "symfony", + "words" + ], + "time": "2019-01-16T20:31:39+00:00" }, { "name": "symfony/options-resolver", - "version": "v2.8.49", + "version": "v4.2.4", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", - "reference": "7aaab725bb58f0e18aa12c61bdadd4793ab4c32b" + "reference": "3896e5a7d06fd15fa4947694c8dcdd371ff147d1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/options-resolver/zipball/7aaab725bb58f0e18aa12c61bdadd4793ab4c32b", - "reference": "7aaab725bb58f0e18aa12c61bdadd4793ab4c32b", + "url": "https://api.github.com/repos/symfony/options-resolver/zipball/3896e5a7d06fd15fa4947694c8dcdd371ff147d1", + "reference": "3896e5a7d06fd15fa4947694c8dcdd371ff147d1", "shasum": "" }, "require": { - "php": ">=5.3.9" + "php": "^7.1.3" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.8-dev" + "dev-master": "4.2-dev" } }, "autoload": { @@ -14980,7 +14743,7 @@ "configuration", "options" ], - "time": "2018-11-11T11:18:13+00:00" + "time": "2019-02-23T15:17:42+00:00" }, { "name": "symfony/polyfill-ctype", @@ -15027,7 +14790,7 @@ }, { "name": "Gert de Pagter", - "email": "BackEndTea@gmail.com" + "email": "backendtea@gmail.com" } ], "description": "Symfony polyfill for ctype functions", @@ -15258,26 +15021,32 @@ }, { "name": "symfony/property-access", - "version": "v2.8.49", + "version": "v4.2.4", "source": { "type": "git", "url": "https://github.com/symfony/property-access.git", - "reference": "c8f10191183be9bb0d5a1b8364d3891f1bde07b6" + "reference": "d5e10532c51db0b657b1e25b2bd70acbcd13bbf9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-access/zipball/c8f10191183be9bb0d5a1b8364d3891f1bde07b6", - "reference": "c8f10191183be9bb0d5a1b8364d3891f1bde07b6", + "url": "https://api.github.com/repos/symfony/property-access/zipball/d5e10532c51db0b657b1e25b2bd70acbcd13bbf9", + "reference": "d5e10532c51db0b657b1e25b2bd70acbcd13bbf9", "shasum": "" }, "require": { - "php": ">=5.3.9", - "symfony/polyfill-ctype": "~1.8" + "php": "^7.1.3", + "symfony/inflector": "~3.4|~4.0" + }, + "require-dev": { + "symfony/cache": "~3.4|~4.0" + }, + "suggest": { + "psr/cache-implementation": "To cache access methods." }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.8-dev" + "dev-master": "4.2-dev" } }, "autoload": { @@ -15315,20 +15084,20 @@ "property path", "reflection" ], - "time": "2018-11-11T11:18:13+00:00" + "time": "2019-02-23T15:17:42+00:00" }, { "name": "symfony/translation", - "version": "v4.2.3", + "version": "v4.2.4", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "23fd7aac70d99a17a8e6473a41fec8fab3331050" + "reference": "748464177a77011f8f4cdd076773862ce4915f8f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/23fd7aac70d99a17a8e6473a41fec8fab3331050", - "reference": "23fd7aac70d99a17a8e6473a41fec8fab3331050", + "url": "https://api.github.com/repos/symfony/translation/zipball/748464177a77011f8f4cdd076773862ce4915f8f", + "reference": "748464177a77011f8f4cdd076773862ce4915f8f", "shasum": "" }, "require": { @@ -15388,20 +15157,20 @@ ], "description": "Symfony Translation Component", "homepage": "https://symfony.com", - "time": "2019-01-27T23:11:39+00:00" + "time": "2019-02-27T03:31:50+00:00" }, { "name": "symfony/yaml", - "version": "v3.4.22", + "version": "v3.4.23", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "ba11776e9e6c15ad5759a07bffb15899bac75c2d" + "reference": "57f1ce82c997f5a8701b89ef970e36bb657fd09c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/ba11776e9e6c15ad5759a07bffb15899bac75c2d", - "reference": "ba11776e9e6c15ad5759a07bffb15899bac75c2d", + "url": "https://api.github.com/repos/symfony/yaml/zipball/57f1ce82c997f5a8701b89ef970e36bb657fd09c", + "reference": "57f1ce82c997f5a8701b89ef970e36bb657fd09c", "shasum": "" }, "require": { @@ -15447,7 +15216,7 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", - "time": "2019-01-16T10:59:17+00:00" + "time": "2019-02-23T15:06:07+00:00" }, { "name": "tedivm/jshrink", @@ -15501,7 +15270,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/temando/module-shipping-m2/temando-module-shipping-m2-1.4.6.0.zip", - "reference": null, "shasum": "bb6a988ddce2c3781d1bfc9332bfe772747f2320" }, "require": { @@ -15657,16 +15425,16 @@ }, { "name": "twig/twig", - "version": "v2.6.2", + "version": "v2.7.2", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "7d7342c8a4059fefb9b8d07db0cc14007021f9b7" + "reference": "70c59531da43afe598c66135e39cac39475a2f51" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/7d7342c8a4059fefb9b8d07db0cc14007021f9b7", - "reference": "7d7342c8a4059fefb9b8d07db0cc14007021f9b7", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/70c59531da43afe598c66135e39cac39475a2f51", + "reference": "70c59531da43afe598c66135e39cac39475a2f51", "shasum": "" }, "require": { @@ -15682,7 +15450,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.6-dev" + "dev-master": "2.7-dev" } }, "autoload": { @@ -15720,7 +15488,7 @@ "keywords": [ "templating" ], - "time": "2019-01-14T15:00:48+00:00" + "time": "2019-03-12T18:48:26+00:00" }, { "name": "vertex/module-tax", @@ -15728,7 +15496,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/vertex/module-tax/vertex-module-tax-3.0.0.0.zip", - "reference": null, "shasum": "dd5e23680878e70fdff546fa661822b100ab2bf3" }, "require": { @@ -15789,7 +15556,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/vertex/product-magento-module/vertex-product-magento-module-3.0.0.0.zip", - "reference": null, "shasum": "32b94da2ffb9421839d538e40797b4b7195be741" }, "require": { @@ -15820,7 +15586,6 @@ "dist": { "type": "zip", "url": "https://repo.magento.com/archives/vertex/sdk/vertex-sdk-1.0.0.0.zip", - "reference": null, "shasum": "6c7ed091879e66d75faf95fed7e48751693c68c7" }, "require": { @@ -17824,16 +17589,16 @@ }, { "name": "zendframework/zend-uri", - "version": "2.6.1", + "version": "2.7.0", "source": { "type": "git", "url": "https://github.com/zendframework/zend-uri.git", - "reference": "3b6463645c6766f78ce537c70cb4fdabee1e725f" + "reference": "b2785cd38fe379a784645449db86f21b7739b1ee" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/zendframework/zend-uri/zipball/3b6463645c6766f78ce537c70cb4fdabee1e725f", - "reference": "3b6463645c6766f78ce537c70cb4fdabee1e725f", + "url": "https://api.github.com/repos/zendframework/zend-uri/zipball/b2785cd38fe379a784645449db86f21b7739b1ee", + "reference": "b2785cd38fe379a784645449db86f21b7739b1ee", "shasum": "" }, "require": { @@ -17848,8 +17613,8 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.6.x-dev", - "dev-develop": "2.7.x-dev" + "dev-master": "2.7.x-dev", + "dev-develop": "2.8.x-dev" } }, "autoload": { @@ -17867,7 +17632,7 @@ "uri", "zf" ], - "time": "2018-04-30T13:40:08+00:00" + "time": "2019-02-27T21:39:04+00:00" }, { "name": "zendframework/zend-validator", @@ -18030,10 +17795,4347 @@ "time": "2018-12-06T21:20:01+00:00" } ], - "packages-dev": [], + "packages-dev": [ + { + "name": "allure-framework/allure-codeception", + "version": "1.2.7", + "source": { + "type": "git", + "url": "https://github.com/allure-framework/allure-codeception.git", + "reference": "48598f4b4603b50b663bfe977260113a40912131" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/allure-framework/allure-codeception/zipball/48598f4b4603b50b663bfe977260113a40912131", + "reference": "48598f4b4603b50b663bfe977260113a40912131", + "shasum": "" + }, + "require": { + "allure-framework/allure-php-api": "~1.1.0", + "codeception/codeception": "~2.1", + "php": ">=5.4.0", + "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": "2018-03-07T11:18:27+00:00" + }, + { + "name": "allure-framework/allure-php-api", + "version": "1.1.4", + "source": { + "type": "git", + "url": "https://github.com/allure-framework/allure-php-adapter-api.git", + "reference": "a462a0da121681577033e13c123b6cc4e89cdc64" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/allure-framework/allure-php-adapter-api/zipball/a462a0da121681577033e13c123b6cc4e89cdc64", + "reference": "a462a0da121681577033e13c123b6cc4e89cdc64", + "shasum": "" + }, + "require": { + "jms/serializer": ">=0.16.0", + "moontoast/math": ">=1.1.0", + "php": ">=5.4.0", + "phpunit/phpunit": ">=4.0.0", + "ramsey/uuid": ">=3.0.0", + "symfony/http-foundation": ">=2.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": "2016-12-07T12:15:46+00:00" + }, + { + "name": "behat/gherkin", + "version": "v4.4.5", + "source": { + "type": "git", + "url": "https://github.com/Behat/Gherkin.git", + "reference": "5c14cff4f955b17d20d088dec1bde61c0539ec74" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Behat/Gherkin/zipball/5c14cff4f955b17d20d088dec1bde61c0539ec74", + "reference": "5c14cff4f955b17d20d088dec1bde61c0539ec74", + "shasum": "" + }, + "require": { + "php": ">=5.3.1" + }, + "require-dev": { + "phpunit/phpunit": "~4.5|~5", + "symfony/phpunit-bridge": "~2.7|~3", + "symfony/yaml": "~2.3|~3" + }, + "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": "2016-10-30T11:50:56+00:00" + }, + { + "name": "codeception/codeception", + "version": "2.3.9", + "source": { + "type": "git", + "url": "https://github.com/Codeception/Codeception.git", + "reference": "104f46fa0bde339f1bcc3a375aac21eb36e65a1e" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Codeception/Codeception/zipball/104f46fa0bde339f1bcc3a375aac21eb36e65a1e", + "reference": "104f46fa0bde339f1bcc3a375aac21eb36e65a1e", + "shasum": "" + }, + "require": { + "behat/gherkin": "~4.4.0", + "codeception/stub": "^1.0", + "ext-json": "*", + "ext-mbstring": "*", + "facebook/webdriver": ">=1.1.3 <2.0", + "guzzlehttp/guzzle": ">=4.1.4 <7.0", + "guzzlehttp/psr7": "~1.0", + "php": ">=5.4.0 <8.0", + "phpunit/php-code-coverage": ">=2.2.4 <6.0", + "phpunit/phpunit": ">=4.8.28 <5.0.0 || >=5.6.3 <7.0", + "sebastian/comparator": ">1.1 <3.0", + "sebastian/diff": ">=1.4 <3.0", + "symfony/browser-kit": ">=2.7 <5.0", + "symfony/console": ">=2.7 <5.0", + "symfony/css-selector": ">=2.7 <5.0", + "symfony/dom-crawler": ">=2.7 <5.0", + "symfony/event-dispatcher": ">=2.7 <5.0", + "symfony/finder": ">=2.7 <5.0", + "symfony/yaml": ">=2.7 <5.0" + }, + "require-dev": { + "codeception/specify": "~0.3", + "facebook/graph-sdk": "~5.3", + "flow/jsonpath": "~0.2", + "monolog/monolog": "~1.8", + "pda/pheanstalk": "~3.0", + "php-amqplib/php-amqplib": "~2.4", + "predis/predis": "^1.0", + "squizlabs/php_codesniffer": "~2.0", + "symfony/process": ">=2.7 <5.0", + "vlucas/phpdotenv": "^2.4.0" + }, + "suggest": { + "aws/aws-sdk-php": "For using AWS Auth in REST module and Queue module", + "codeception/phpbuiltinserver": "Start and stop PHP built-in web server for your tests", + "codeception/specify": "BDD-style code blocks", + "codeception/verify": "BDD-style assertions", + "flow/jsonpath": "For using JSONPath in REST module", + "league/factory-muffin": "For DataFactory module", + "league/factory-muffin-faker": "For Faker support in DataFactory module", + "phpseclib/phpseclib": "for SFTP option in FTP Module", + "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" + ], + "time": "2018-02-26T23:29:41+00:00" + }, + { + "name": "codeception/stub", + "version": "1.0.4", + "source": { + "type": "git", + "url": "https://github.com/Codeception/Stub.git", + "reference": "681b62348837a5ef07d10d8a226f5bc358cc8805" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Codeception/Stub/zipball/681b62348837a5ef07d10d8a226f5bc358cc8805", + "reference": "681b62348837a5ef07d10d8a226f5bc358cc8805", + "shasum": "" + }, + "require": { + "phpunit/phpunit-mock-objects": ">2.3 <7.0" + }, + "require-dev": { + "phpunit/phpunit": ">=4.8 <8.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": "2018-05-17T09:31:08+00:00" + }, + { + "name": "consolidation/annotated-command", + "version": "2.12.0", + "source": { + "type": "git", + "url": "https://github.com/consolidation/annotated-command.git", + "reference": "512a2e54c98f3af377589de76c43b24652bcb789" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/512a2e54c98f3af377589de76c43b24652bcb789", + "reference": "512a2e54c98f3af377589de76c43b24652bcb789", + "shasum": "" + }, + "require": { + "consolidation/output-formatters": "^3.4", + "php": ">=5.4.5", + "psr/log": "^1", + "symfony/console": "^2.8|^3|^4", + "symfony/event-dispatcher": "^2.5|^3|^4", + "symfony/finder": "^2.5|^3|^4" + }, + "require-dev": { + "g1a/composer-test-scenarios": "^3", + "php-coveralls/php-coveralls": "^1", + "phpunit/phpunit": "^6", + "squizlabs/php_codesniffer": "^2.7" + }, + "type": "library", + "extra": { + "scenarios": { + "symfony4": { + "require": { + "symfony/console": "^4.0" + }, + "config": { + "platform": { + "php": "7.1.3" + } + } + }, + "symfony2": { + "require": { + "symfony/console": "^2.8" + }, + "require-dev": { + "phpunit/phpunit": "^4.8.36" + }, + "remove": [ + "php-coveralls/php-coveralls" + ], + "config": { + "platform": { + "php": "5.4.8" + } + }, + "scenario-options": { + "create-lockfile": "false" + } + }, + "phpunit4": { + "require-dev": { + "phpunit/phpunit": "^4.8.36" + }, + "remove": [ + "php-coveralls/php-coveralls" + ], + "config": { + "platform": { + "php": "5.4.8" + } + } + } + }, + "branch-alias": { + "dev-master": "2.x-dev" + } + }, + "autoload": { + "psr-4": { + "Consolidation\\AnnotatedCommand\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Greg Anderson", + "email": "greg.1.anderson@greenknowe.org" + } + ], + "description": "Initialize Symfony Console commands from annotated command class methods.", + "time": "2019-03-08T16:55:03+00:00" + }, + { + "name": "consolidation/config", + "version": "1.2.1", + "source": { + "type": "git", + "url": "https://github.com/consolidation/config.git", + "reference": "cac1279bae7efb5c7fb2ca4c3ba4b8eb741a96c1" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/consolidation/config/zipball/cac1279bae7efb5c7fb2ca4c3ba4b8eb741a96c1", + "reference": "cac1279bae7efb5c7fb2ca4c3ba4b8eb741a96c1", + "shasum": "" + }, + "require": { + "dflydev/dot-access-data": "^1.1.0", + "grasmash/expander": "^1", + "php": ">=5.4.0" + }, + "require-dev": { + "g1a/composer-test-scenarios": "^3", + "php-coveralls/php-coveralls": "^1", + "phpunit/phpunit": "^5", + "squizlabs/php_codesniffer": "2.*", + "symfony/console": "^2.5|^3|^4", + "symfony/yaml": "^2.8.11|^3|^4" + }, + "suggest": { + "symfony/yaml": "Required to use Consolidation\\Config\\Loader\\YamlConfigLoader" + }, + "type": "library", + "extra": { + "scenarios": { + "symfony4": { + "require-dev": { + "symfony/console": "^4.0" + }, + "config": { + "platform": { + "php": "7.1.3" + } + } + }, + "symfony2": { + "require-dev": { + "symfony/console": "^2.8", + "symfony/event-dispatcher": "^2.8", + "phpunit/phpunit": "^4.8.36" + }, + "remove": [ + "php-coveralls/php-coveralls" + ], + "config": { + "platform": { + "php": "5.4.8" + } + } + } + }, + "branch-alias": { + "dev-master": "1.x-dev" + } + }, + "autoload": { + "psr-4": { + "Consolidation\\Config\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Greg Anderson", + "email": "greg.1.anderson@greenknowe.org" + } + ], + "description": "Provide configuration services for a commandline tool.", + "time": "2019-03-03T19:37:04+00:00" + }, + { + "name": "consolidation/log", + "version": "1.1.1", + "source": { + "type": "git", + "url": "https://github.com/consolidation/log.git", + "reference": "b2e887325ee90abc96b0a8b7b474cd9e7c896e3a" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/consolidation/log/zipball/b2e887325ee90abc96b0a8b7b474cd9e7c896e3a", + "reference": "b2e887325ee90abc96b0a8b7b474cd9e7c896e3a", + "shasum": "" + }, + "require": { + "php": ">=5.4.5", + "psr/log": "^1.0", + "symfony/console": "^2.8|^3|^4" + }, + "require-dev": { + "g1a/composer-test-scenarios": "^3", + "php-coveralls/php-coveralls": "^1", + "phpunit/phpunit": "^6", + "squizlabs/php_codesniffer": "^2" + }, + "type": "library", + "extra": { + "scenarios": { + "symfony4": { + "require": { + "symfony/console": "^4.0" + }, + "config": { + "platform": { + "php": "7.1.3" + } + } + }, + "symfony2": { + "require": { + "symfony/console": "^2.8" + }, + "require-dev": { + "phpunit/phpunit": "^4.8.36" + }, + "remove": [ + "php-coveralls/php-coveralls" + ], + "config": { + "platform": { + "php": "5.4.8" + } + } + }, + "phpunit4": { + "require-dev": { + "phpunit/phpunit": "^4.8.36" + }, + "remove": [ + "php-coveralls/php-coveralls" + ], + "config": { + "platform": { + "php": "5.4.8" + } + } + } + }, + "branch-alias": { + "dev-master": "1.x-dev" + } + }, + "autoload": { + "psr-4": { + "Consolidation\\Log\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Greg Anderson", + "email": "greg.1.anderson@greenknowe.org" + } + ], + "description": "Improved Psr-3 / Psr\\Log logger based on Symfony Console components.", + "time": "2019-01-01T17:30:51+00:00" + }, + { + "name": "consolidation/output-formatters", + "version": "3.4.1", + "source": { + "type": "git", + "url": "https://github.com/consolidation/output-formatters.git", + "reference": "0881112642ad9059071f13f397f571035b527cb9" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/consolidation/output-formatters/zipball/0881112642ad9059071f13f397f571035b527cb9", + "reference": "0881112642ad9059071f13f397f571035b527cb9", + "shasum": "" + }, + "require": { + "dflydev/dot-access-data": "^1.1.0", + "php": ">=5.4.0", + "symfony/console": "^2.8|^3|^4", + "symfony/finder": "^2.5|^3|^4" + }, + "require-dev": { + "g1a/composer-test-scenarios": "^3", + "php-coveralls/php-coveralls": "^1", + "phpunit/phpunit": "^5.7.27", + "squizlabs/php_codesniffer": "^2.7", + "symfony/var-dumper": "^2.8|^3|^4", + "victorjonsson/markdowndocs": "^1.3" + }, + "suggest": { + "symfony/var-dumper": "For using the var_dump formatter" + }, + "type": "library", + "extra": { + "scenarios": { + "symfony4": { + "require": { + "symfony/console": "^4.0" + }, + "require-dev": { + "phpunit/phpunit": "^6" + }, + "config": { + "platform": { + "php": "7.1.3" + } + } + }, + "symfony3": { + "require": { + "symfony/console": "^3.4", + "symfony/finder": "^3.4", + "symfony/var-dumper": "^3.4" + }, + "config": { + "platform": { + "php": "5.6.32" + } + } + }, + "symfony2": { + "require": { + "symfony/console": "^2.8" + }, + "require-dev": { + "phpunit/phpunit": "^4.8.36" + }, + "remove": [ + "php-coveralls/php-coveralls" + ], + "config": { + "platform": { + "php": "5.4.8" + } + }, + "scenario-options": { + "create-lockfile": "false" + } + } + }, + "branch-alias": { + "dev-master": "3.x-dev" + } + }, + "autoload": { + "psr-4": { + "Consolidation\\OutputFormatters\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Greg Anderson", + "email": "greg.1.anderson@greenknowe.org" + } + ], + "description": "Format text by applying transformations provided by plug-in formatters.", + "time": "2019-03-14T03:45:44+00:00" + }, + { + "name": "consolidation/robo", + "version": "1.4.6", + "source": { + "type": "git", + "url": "https://github.com/consolidation/Robo.git", + "reference": "d4805a1abbc730e9a6d64ede2eba56f91a2b4eb3" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/consolidation/Robo/zipball/d4805a1abbc730e9a6d64ede2eba56f91a2b4eb3", + "reference": "d4805a1abbc730e9a6d64ede2eba56f91a2b4eb3", + "shasum": "" + }, + "require": { + "consolidation/annotated-command": "^2.10.2", + "consolidation/config": "^1.0.10", + "consolidation/log": "~1", + "consolidation/output-formatters": "^3.1.13", + "consolidation/self-update": "^1", + "grasmash/yaml-expander": "^1.3", + "league/container": "^2.2", + "php": ">=5.5.0", + "symfony/console": "^2.8|^3|^4", + "symfony/event-dispatcher": "^2.5|^3|^4", + "symfony/filesystem": "^2.5|^3|^4", + "symfony/finder": "^2.5|^3|^4", + "symfony/process": "^2.5|^3|^4" + }, + "replace": { + "codegyre/robo": "< 1.0" + }, + "require-dev": { + "codeception/aspect-mock": "^1|^2.1.1", + "codeception/base": "^2.3.7", + "codeception/verify": "^0.3.2", + "g1a/composer-test-scenarios": "^3", + "goaop/framework": "~2.1.2", + "goaop/parser-reflection": "^1.1.0", + "natxet/cssmin": "3.0.4", + "nikic/php-parser": "^3.1.5", + "patchwork/jsqueeze": "~2", + "pear/archive_tar": "^1.4.4", + "php-coveralls/php-coveralls": "^1", + "phpunit/php-code-coverage": "~2|~4", + "squizlabs/php_codesniffer": "^2.8" + }, + "suggest": { + "henrikbjorn/lurker": "For monitoring filesystem changes in taskWatch", + "natxet/CssMin": "For minifying CSS files in taskMinify", + "patchwork/jsqueeze": "For minifying JS files in taskMinify", + "pear/archive_tar": "Allows tar archives to be created and extracted in taskPack and taskExtract, respectively." + }, + "bin": [ + "robo" + ], + "type": "library", + "extra": { + "scenarios": { + "symfony4": { + "require": { + "symfony/console": "^4" + }, + "config": { + "platform": { + "php": "7.1.3" + } + } + }, + "symfony2": { + "require": { + "symfony/console": "^2.8" + }, + "remove": [ + "goaop/framework" + ], + "config": { + "platform": { + "php": "5.5.9" + } + }, + "scenario-options": { + "create-lockfile": "false" + } + } + }, + "branch-alias": { + "dev-master": "2.x-dev" + } + }, + "autoload": { + "psr-4": { + "Robo\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Davert", + "email": "davert.php@resend.cc" + } + ], + "description": "Modern task runner", + "time": "2019-02-17T05:32:27+00:00" + }, + { + "name": "consolidation/self-update", + "version": "1.1.5", + "source": { + "type": "git", + "url": "https://github.com/consolidation/self-update.git", + "reference": "a1c273b14ce334789825a09d06d4c87c0a02ad54" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/consolidation/self-update/zipball/a1c273b14ce334789825a09d06d4c87c0a02ad54", + "reference": "a1c273b14ce334789825a09d06d4c87c0a02ad54", + "shasum": "" + }, + "require": { + "php": ">=5.5.0", + "symfony/console": "^2.8|^3|^4", + "symfony/filesystem": "^2.5|^3|^4" + }, + "bin": [ + "scripts/release" + ], + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.x-dev" + } + }, + "autoload": { + "psr-4": { + "SelfUpdate\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Greg Anderson", + "email": "greg.1.anderson@greenknowe.org" + }, + { + "name": "Alexander Menk", + "email": "menk@mestrona.net" + } + ], + "description": "Provides a self:update command for Symfony Console applications.", + "time": "2018-10-28T01:52:03+00:00" + }, + { + "name": "dflydev/dot-access-data", + "version": "v1.1.0", + "source": { + "type": "git", + "url": "https://github.com/dflydev/dflydev-dot-access-data.git", + "reference": "3fbd874921ab2c041e899d044585a2ab9795df8a" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/3fbd874921ab2c041e899d044585a2ab9795df8a", + "reference": "3fbd874921ab2c041e899d044585a2ab9795df8a", + "shasum": "" + }, + "require": { + "php": ">=5.3.2" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0-dev" + } + }, + "autoload": { + "psr-0": { + "Dflydev\\DotAccessData": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Dragonfly Development Inc.", + "email": "info@dflydev.com", + "homepage": "http://dflydev.com" + }, + { + "name": "Beau Simensen", + "email": "beau@dflydev.com", + "homepage": "http://beausimensen.com" + }, + { + "name": "Carlos Frutos", + "email": "carlos@kiwing.it", + "homepage": "https://github.com/cfrutos" + } + ], + "description": "Given a deep data structure, access data by dot notation.", + "homepage": "https://github.com/dflydev/dflydev-dot-access-data", + "keywords": [ + "access", + "data", + "dot", + "notation" + ], + "time": "2017-01-20T21:14:22+00:00" + }, + { + "name": "doctrine/annotations", + "version": "v1.6.0", + "source": { + "type": "git", + "url": "https://github.com/doctrine/annotations.git", + "reference": "c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/doctrine/annotations/zipball/c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5", + "reference": "c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5", + "shasum": "" + }, + "require": { + "doctrine/lexer": "1.*", + "php": "^7.1" + }, + "require-dev": { + "doctrine/cache": "1.*", + "phpunit/phpunit": "^6.4" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.6.x-dev" + } + }, + "autoload": { + "psr-4": { + "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations" + } + }, + "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": "Docblock Annotations Parser", + "homepage": "http://www.doctrine-project.org", + "keywords": [ + "annotations", + "docblock", + "parser" + ], + "time": "2017-12-06T07:11:42+00:00" + }, + { + "name": "doctrine/collections", + "version": "v1.5.0", + "source": { + "type": "git", + "url": "https://github.com/doctrine/collections.git", + "reference": "a01ee38fcd999f34d9bfbcee59dbda5105449cbf" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/doctrine/collections/zipball/a01ee38fcd999f34d9bfbcee59dbda5105449cbf", + "reference": "a01ee38fcd999f34d9bfbcee59dbda5105449cbf", + "shasum": "" + }, + "require": { + "php": "^7.1" + }, + "require-dev": { + "doctrine/coding-standard": "~0.1@dev", + "phpunit/phpunit": "^5.7" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.3.x-dev" + } + }, + "autoload": { + "psr-0": { + "Doctrine\\Common\\Collections\\": "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": "Collections Abstraction library", + "homepage": "http://www.doctrine-project.org", + "keywords": [ + "array", + "collections", + "iterator" + ], + "time": "2017-07-22T10:37:32+00:00" + }, + { + "name": "doctrine/instantiator", + "version": "1.1.0", + "source": { + "type": "git", + "url": "https://github.com/doctrine/instantiator.git", + "reference": "185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/doctrine/instantiator/zipball/185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda", + "reference": "185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda", + "shasum": "" + }, + "require": { + "php": "^7.1" + }, + "require-dev": { + "athletic/athletic": "~0.1.8", + "ext-pdo": "*", + "ext-phar": "*", + "phpunit/phpunit": "^6.2.3", + "squizlabs/php_codesniffer": "^3.0.2" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.2.x-dev" + } + }, + "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": "http://ocramius.github.com/" + } + ], + "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", + "homepage": "https://github.com/doctrine/instantiator", + "keywords": [ + "constructor", + "instantiate" + ], + "time": "2017-07-22T11:58:36+00:00" + }, + { + "name": "doctrine/lexer", + "version": "v1.0.1", + "source": { + "type": "git", + "url": "https://github.com/doctrine/lexer.git", + "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c", + "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c", + "shasum": "" + }, + "require": { + "php": ">=5.3.2" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-0": { + "Doctrine\\Common\\Lexer\\": "lib/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Roman Borschel", + "email": "roman@code-factory.org" + }, + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, + { + "name": "Johannes Schmitt", + "email": "schmittjoh@gmail.com" + } + ], + "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.", + "homepage": "http://www.doctrine-project.org", + "keywords": [ + "lexer", + "parser" + ], + "time": "2014-09-09T13:34:57+00:00" + }, + { + "name": "epfremme/swagger-php", + "version": "v2.0.0", + "source": { + "type": "git", + "url": "https://github.com/epfremmer/swagger-php.git", + "reference": "eee28a442b7e6220391ec953d3c9b936354f23bc" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/epfremmer/swagger-php/zipball/eee28a442b7e6220391ec953d3c9b936354f23bc", + "reference": "eee28a442b7e6220391ec953d3c9b936354f23bc", + "shasum": "" + }, + "require": { + "doctrine/annotations": "^1.2", + "doctrine/collections": "^1.3", + "jms/serializer": "^1.1", + "php": ">=5.5", + "phpoption/phpoption": "^1.1", + "symfony/yaml": "^2.7|^3.1" + }, + "require-dev": { + "mockery/mockery": "^0.9.4", + "phpunit/phpunit": "~4.8|~5.0", + "satooshi/php-coveralls": "^1.0" + }, + "type": "package", + "autoload": { + "psr-4": { + "Epfremme\\Swagger\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Edward Pfremmer", + "email": "epfremme@nerdery.com" + } + ], + "description": "Library for parsing swagger documentation into PHP entities for use in testing and code generation", + "time": "2016-09-26T17:24:17+00:00" + }, + { + "name": "facebook/webdriver", + "version": "1.6.0", + "source": { + "type": "git", + "url": "https://github.com/facebook/php-webdriver.git", + "reference": "bd8c740097eb9f2fc3735250fc1912bc811a954e" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/facebook/php-webdriver/zipball/bd8c740097eb9f2fc3735250fc1912bc811a954e", + "reference": "bd8c740097eb9f2fc3735250fc1912bc811a954e", + "shasum": "" + }, + "require": { + "ext-curl": "*", + "ext-json": "*", + "ext-mbstring": "*", + "ext-zip": "*", + "php": "^5.6 || ~7.0", + "symfony/process": "^2.8 || ^3.1 || ^4.0" + }, + "require-dev": { + "friendsofphp/php-cs-fixer": "^2.0", + "jakub-onderka/php-parallel-lint": "^0.9.2", + "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", + "squizlabs/php_codesniffer": "^2.6", + "symfony/var-dumper": "^3.3 || ^4.0" + }, + "suggest": { + "ext-SimpleXML": "For Firefox profile creation" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-community": "1.5-dev" + } + }, + "autoload": { + "psr-4": { + "Facebook\\WebDriver\\": "lib/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "Apache-2.0" + ], + "description": "A PHP client for Selenium WebDriver", + "homepage": "https://github.com/facebook/php-webdriver", + "keywords": [ + "facebook", + "php", + "selenium", + "webdriver" + ], + "time": "2018-05-16T17:37:13+00:00" + }, + { + "name": "flow/jsonpath", + "version": "0.4.0", + "source": { + "type": "git", + "url": "https://github.com/FlowCommunications/JSONPath.git", + "reference": "f0222818d5c938e4ab668ab2e2c079bd51a27112" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/FlowCommunications/JSONPath/zipball/f0222818d5c938e4ab668ab2e2c079bd51a27112", + "reference": "f0222818d5c938e4ab668ab2e2c079bd51a27112", + "shasum": "" + }, + "require": { + "php": ">=5.4.0" + }, + "require-dev": { + "peekmo/jsonpath": "dev-master", + "phpunit/phpunit": "^4.0" + }, + "type": "library", + "autoload": { + "psr-0": { + "Flow\\JSONPath": "src/", + "Flow\\JSONPath\\Test": "tests/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Stephen Frank", + "email": "stephen@flowsa.com" + } + ], + "description": "JSONPath implementation for parsing, searching and flattening arrays", + "time": "2018-03-04T16:39:47+00:00" + }, + { + "name": "friendsofphp/php-cs-fixer", + "version": "v2.13.3", + "source": { + "type": "git", + "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git", + "reference": "38d6f2e9be2aa80bf3c7365612af7f9eb9078719" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/38d6f2e9be2aa80bf3c7365612af7f9eb9078719", + "reference": "38d6f2e9be2aa80bf3c7365612af7f9eb9078719", + "shasum": "" + }, + "require": { + "composer/semver": "^1.4", + "composer/xdebug-handler": "^1.2", + "doctrine/annotations": "^1.2", + "ext-json": "*", + "ext-tokenizer": "*", + "php": "^5.6 || >=7.0 <7.3", + "php-cs-fixer/diff": "^1.3", + "symfony/console": "^3.4.17 || ^4.1.6", + "symfony/event-dispatcher": "^3.0 || ^4.0", + "symfony/filesystem": "^3.0 || ^4.0", + "symfony/finder": "^3.0 || ^4.0", + "symfony/options-resolver": "^3.0 || ^4.0", + "symfony/polyfill-php70": "^1.0", + "symfony/polyfill-php72": "^1.4", + "symfony/process": "^3.0 || ^4.0", + "symfony/stopwatch": "^3.0 || ^4.0" + }, + "conflict": { + "hhvm": "*" + }, + "require-dev": { + "johnkary/phpunit-speedtrap": "^1.1 || ^2.0 || ^3.0", + "justinrainbow/json-schema": "^5.0", + "keradus/cli-executor": "^1.2", + "mikey179/vfsstream": "^1.6", + "php-coveralls/php-coveralls": "^2.1", + "php-cs-fixer/accessible-object": "^1.0", + "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.0.1", + "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.0.1", + "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1", + "phpunitgoodpractices/traits": "^1.5.1", + "symfony/phpunit-bridge": "^4.0" + }, + "suggest": { + "ext-mbstring": "For handling non-UTF8 characters in cache signature.", + "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/TestCase.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Dariusz Rumiński", + "email": "dariusz.ruminski@gmail.com" + }, + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + } + ], + "description": "A tool to automatically fix PHP code style", + "time": "2019-01-04T18:24:28+00:00" + }, + { + "name": "fzaninotto/faker", + "version": "v1.8.0", + "source": { + "type": "git", + "url": "https://github.com/fzaninotto/Faker.git", + "reference": "f72816b43e74063c8b10357394b6bba8cb1c10de" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/f72816b43e74063c8b10357394b6bba8cb1c10de", + "reference": "f72816b43e74063c8b10357394b6bba8cb1c10de", + "shasum": "" + }, + "require": { + "php": "^5.3.3 || ^7.0" + }, + "require-dev": { + "ext-intl": "*", + "phpunit/phpunit": "^4.8.35 || ^5.7", + "squizlabs/php_codesniffer": "^1.5" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.8-dev" + } + }, + "autoload": { + "psr-4": { + "Faker\\": "src/Faker/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "François Zaninotto" + } + ], + "description": "Faker is a PHP library that generates fake data for you.", + "keywords": [ + "data", + "faker", + "fixtures" + ], + "time": "2018-07-12T10:23:15+00:00" + }, + { + "name": "grasmash/expander", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/grasmash/expander.git", + "reference": "95d6037344a4be1dd5f8e0b0b2571a28c397578f" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/grasmash/expander/zipball/95d6037344a4be1dd5f8e0b0b2571a28c397578f", + "reference": "95d6037344a4be1dd5f8e0b0b2571a28c397578f", + "shasum": "" + }, + "require": { + "dflydev/dot-access-data": "^1.1.0", + "php": ">=5.4" + }, + "require-dev": { + "greg-1-anderson/composer-test-scenarios": "^1", + "phpunit/phpunit": "^4|^5.5.4", + "satooshi/php-coveralls": "^1.0.2|dev-master", + "squizlabs/php_codesniffer": "^2.7" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.x-dev" + } + }, + "autoload": { + "psr-4": { + "Grasmash\\Expander\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Matthew Grasmick" + } + ], + "description": "Expands internal property references in PHP arrays file.", + "time": "2017-12-21T22:14:55+00:00" + }, + { + "name": "grasmash/yaml-expander", + "version": "1.4.0", + "source": { + "type": "git", + "url": "https://github.com/grasmash/yaml-expander.git", + "reference": "3f0f6001ae707a24f4d9733958d77d92bf9693b1" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/grasmash/yaml-expander/zipball/3f0f6001ae707a24f4d9733958d77d92bf9693b1", + "reference": "3f0f6001ae707a24f4d9733958d77d92bf9693b1", + "shasum": "" + }, + "require": { + "dflydev/dot-access-data": "^1.1.0", + "php": ">=5.4", + "symfony/yaml": "^2.8.11|^3|^4" + }, + "require-dev": { + "greg-1-anderson/composer-test-scenarios": "^1", + "phpunit/phpunit": "^4.8|^5.5.4", + "satooshi/php-coveralls": "^1.0.2|dev-master", + "squizlabs/php_codesniffer": "^2.7" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.x-dev" + } + }, + "autoload": { + "psr-4": { + "Grasmash\\YamlExpander\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Matthew Grasmick" + } + ], + "description": "Expands internal property references in a yaml file.", + "time": "2017-12-16T16:06:03+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.13.0", + "source": { + "type": "git", + "url": "https://github.com/schmittjoh/serializer.git", + "reference": "00863e1d55b411cc33ad3e1de09a4c8d3aae793c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/00863e1d55b411cc33ad3e1de09a4c8d3aae793c", + "reference": "00863e1d55b411cc33ad3e1de09a4c8d3aae793c", + "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.13-dev" + } + }, + "autoload": { + "psr-0": { + "JMS\\Serializer": "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": "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": "2018-07-25T13:58:54+00:00" + }, + { + "name": "league/container", + "version": "2.4.1", + "source": { + "type": "git", + "url": "https://github.com/thephpleague/container.git", + "reference": "43f35abd03a12977a60ffd7095efd6a7808488c0" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/thephpleague/container/zipball/43f35abd03a12977a60ffd7095efd6a7808488c0", + "reference": "43f35abd03a12977a60ffd7095efd6a7808488c0", + "shasum": "" + }, + "require": { + "container-interop/container-interop": "^1.2", + "php": "^5.4.0 || ^7.0" + }, + "provide": { + "container-interop/container-interop-implementation": "^1.2", + "psr/container-implementation": "^1.0" + }, + "replace": { + "orno/di": "~2.0" + }, + "require-dev": { + "phpunit/phpunit": "4.*" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-2.x": "2.x-dev", + "dev-1.x": "1.x-dev" + } + }, + "autoload": { + "psr-4": { + "League\\Container\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Phil Bennett", + "email": "philipobenito@gmail.com", + "homepage": "http://www.philipobenito.com", + "role": "Developer" + } + ], + "description": "A fast and intuitive dependency injection container.", + "homepage": "https://github.com/thephpleague/container", + "keywords": [ + "container", + "dependency", + "di", + "injection", + "league", + "provider", + "service" + ], + "time": "2017-05-10T09:20:27+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": "2.3.9", + "source": { + "type": "git", + "url": "https://github.com/magento/magento2-functional-testing-framework.git", + "reference": "9885925ea741d0b0eede35be09a45b62d9ef7c84" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/magento/magento2-functional-testing-framework/zipball/9885925ea741d0b0eede35be09a45b62d9ef7c84", + "reference": "9885925ea741d0b0eede35be09a45b62d9ef7c84", + "shasum": "" + }, + "require": { + "allure-framework/allure-codeception": "~1.2.6", + "codeception/codeception": "~2.3.4", + "consolidation/robo": "^1.0.0", + "epfremme/swagger-php": "^2.0", + "flow/jsonpath": ">0.2", + "fzaninotto/faker": "^1.6", + "monolog/monolog": "^1.0", + "mustache/mustache": "~2.5", + "php": "7.0.2|7.0.4|~7.0.6|~7.1.0|~7.2.0", + "symfony/process": "^2.8 || ^3.1 || ^4.0", + "vlucas/phpdotenv": "^2.4" + }, + "require-dev": { + "brainmaestro/composer-git-hooks": "^2.3", + "codacy/coverage": "^1.4", + "codeception/aspect-mock": "^3.0", + "doctrine/cache": "<1.7.0", + "goaop/framework": "2.2.0", + "php-coveralls/php-coveralls": "^1.0", + "phpmd/phpmd": "^2.6.0", + "rregeer/phpunit-coverage-check": "^0.1.4", + "sebastian/phpcpd": "~3.0 || ~4.0", + "squizlabs/php_codesniffer": "~3.2", + "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/MFTF" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "AGPL-3.0" + ], + "description": "Magento2 Functional Testing Framework", + "keywords": [ + "automation", + "functional", + "magento", + "testing" + ], + "time": "2018-10-28T11:19:53+00:00" + }, + { + "name": "moontoast/math", + "version": "1.1.2", + "source": { + "type": "git", + "url": "https://github.com/ramsey/moontoast-math.git", + "reference": "c2792a25df5cad4ff3d760dd37078fc5b6fccc79" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/ramsey/moontoast-math/zipball/c2792a25df5cad4ff3d760dd37078fc5b6fccc79", + "reference": "c2792a25df5cad4ff3d760dd37078fc5b6fccc79", + "shasum": "" + }, + "require": { + "ext-bcmath": "*", + "php": ">=5.3.3" + }, + "require-dev": { + "jakub-onderka/php-parallel-lint": "^0.9.0", + "phpunit/phpunit": "^4.7|>=5.0 <5.4", + "satooshi/php-coveralls": "^0.6.1", + "squizlabs/php_codesniffer": "^2.3" + }, + "type": "library", + "autoload": { + "psr-4": { + "Moontoast\\Math\\": "src/Moontoast/Math/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "Apache-2.0" + ], + "authors": [ + { + "name": "Ben Ramsey", + "email": "ben@benramsey.com", + "homepage": "https://benramsey.com" + } + ], + "description": "A mathematics library, providing functionality for large numbers", + "homepage": "https://github.com/ramsey/moontoast-math", + "keywords": [ + "bcmath", + "math" + ], + "time": "2017-02-16T16:54:46+00:00" + }, + { + "name": "mustache/mustache", + "version": "v2.12.0", + "source": { + "type": "git", + "url": "https://github.com/bobthecow/mustache.php.git", + "reference": "fe8fe72e9d580591854de404cc59a1b83ca4d19e" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/bobthecow/mustache.php/zipball/fe8fe72e9d580591854de404cc59a1b83ca4d19e", + "reference": "fe8fe72e9d580591854de404cc59a1b83ca4d19e", + "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": "2017-07-11T12:54:05+00:00" + }, + { + "name": "myclabs/deep-copy", + "version": "1.8.1", + "source": { + "type": "git", + "url": "https://github.com/myclabs/DeepCopy.git", + "reference": "3e01bdad3e18354c3dce54466b7fbe33a9f9f7f8" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3e01bdad3e18354c3dce54466b7fbe33a9f9f7f8", + "reference": "3e01bdad3e18354c3dce54466b7fbe33a9f9f7f8", + "shasum": "" + }, + "require": { + "php": "^7.1" + }, + "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": "2018-06-11T23:09: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.0", + "source": { + "type": "git", + "url": "https://github.com/PHP-CS-Fixer/diff.git", + "reference": "78bb099e9c16361126c86ce82ec4405ebab8e756" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/PHP-CS-Fixer/diff/zipball/78bb099e9c16361126c86ce82ec4405ebab8e756", + "reference": "78bb099e9c16361126c86ce82ec4405ebab8e756", + "shasum": "" + }, + "require": { + "php": "^5.6 || ^7.0" + }, + "require-dev": { + "phpunit/phpunit": "^5.7.23 || ^6.4.3", + "symfony/process": "^3.3" + }, + "type": "library", + "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" + }, + { + "name": "SpacePossum" + } + ], + "description": "sebastian/diff v2 backport support for PHP5.6", + "homepage": "https://github.com/PHP-CS-Fixer", + "keywords": [ + "diff" + ], + "time": "2018-02-15T16:58:55+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": "1.0.1", + "source": { + "type": "git", + "url": "https://github.com/phpDocumentor/ReflectionCommon.git", + "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6", + "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6", + "shasum": "" + }, + "require": { + "php": ">=5.5" + }, + "require-dev": { + "phpunit/phpunit": "^4.6" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.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": "2017-09-11T18:02:19+00:00" + }, + { + "name": "phpdocumentor/reflection-docblock", + "version": "4.3.0", + "source": { + "type": "git", + "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", + "reference": "94fd0001232e47129dd3504189fa1c7225010d08" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/94fd0001232e47129dd3504189fa1c7225010d08", + "reference": "94fd0001232e47129dd3504189fa1c7225010d08", + "shasum": "" + }, + "require": { + "php": "^7.0", + "phpdocumentor/reflection-common": "^1.0.0", + "phpdocumentor/type-resolver": "^0.4.0", + "webmozart/assert": "^1.0" + }, + "require-dev": { + "doctrine/instantiator": "~1.0.5", + "mockery/mockery": "^1.0", + "phpunit/phpunit": "^6.4" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "4.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": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", + "time": "2017-11-30T07:14:17+00:00" + }, + { + "name": "phpdocumentor/type-resolver", + "version": "0.4.0", + "source": { + "type": "git", + "url": "https://github.com/phpDocumentor/TypeResolver.git", + "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9c977708995954784726e25d0cd1dddf4e65b0f7", + "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7", + "shasum": "" + }, + "require": { + "php": "^5.5 || ^7.0", + "phpdocumentor/reflection-common": "^1.0" + }, + "require-dev": { + "mockery/mockery": "^0.9.4", + "phpunit/phpunit": "^5.2||^4.8.24" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.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" + } + ], + "time": "2017-07-14T14:27:02+00:00" + }, + { + "name": "phpmd/phpmd", + "version": "2.6.0", + "source": { + "type": "git", + "url": "https://github.com/phpmd/phpmd.git", + "reference": "4e9924b2c157a3eb64395460fcf56b31badc8374" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpmd/phpmd/zipball/4e9924b2c157a3eb64395460fcf56b31badc8374", + "reference": "4e9924b2c157a3eb64395460fcf56b31badc8374", + "shasum": "" + }, + "require": { + "ext-xml": "*", + "pdepend/pdepend": "^2.5", + "php": ">=5.3.9" + }, + "require-dev": { + "phpunit/phpunit": "^4.0", + "squizlabs/php_codesniffer": "^2.0" + }, + "bin": [ + "src/bin/phpmd" + ], + "type": "project", + "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": "Other contributors", + "homepage": "https://github.com/phpmd/phpmd/graphs/contributors", + "role": "Contributors" + }, + { + "name": "Marc Würth", + "email": "ravage@bluewin.ch", + "homepage": "https://github.com/ravage84", + "role": "Project Maintainer" + } + ], + "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": "http://phpmd.org/", + "keywords": [ + "mess detection", + "mess detector", + "pdepend", + "phpmd", + "pmd" + ], + "time": "2017-01-20T14:41:10+00:00" + }, + { + "name": "phpoption/phpoption", + "version": "1.5.0", + "source": { + "type": "git", + "url": "https://github.com/schmittjoh/php-option.git", + "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/94e644f7d2051a5f0fcf77d81605f152eecff0ed", + "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed", + "shasum": "" + }, + "require": { + "php": ">=5.3.0" + }, + "require-dev": { + "phpunit/phpunit": "4.7.*" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.3-dev" + } + }, + "autoload": { + "psr-0": { + "PhpOption\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "Apache2" + ], + "authors": [ + { + "name": "Johannes M. Schmitt", + "email": "schmittjoh@gmail.com" + } + ], + "description": "Option Type for PHP", + "keywords": [ + "language", + "option", + "php", + "type" + ], + "time": "2015-07-25T16:39:46+00:00" + }, + { + "name": "phpspec/prophecy", + "version": "1.8.0", + "source": { + "type": "git", + "url": "https://github.com/phpspec/prophecy.git", + "reference": "4ba436b55987b4bf311cb7c6ba82aa528aac0a06" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpspec/prophecy/zipball/4ba436b55987b4bf311cb7c6ba82aa528aac0a06", + "reference": "4ba436b55987b4bf311cb7c6ba82aa528aac0a06", + "shasum": "" + }, + "require": { + "doctrine/instantiator": "^1.0.2", + "php": "^5.3|^7.0", + "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0", + "sebastian/comparator": "^1.1|^2.0|^3.0", + "sebastian/recursion-context": "^1.0|^2.0|^3.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.8.x-dev" + } + }, + "autoload": { + "psr-0": { + "Prophecy\\": "src/" + } + }, + "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": "2018-08-05T17:53:17+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" + ], + "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": "sebastian/code-unit-reverse-lookup", + "version": "1.0.1", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git", + "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18", + "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18", + "shasum": "" + }, + "require": { + "php": "^5.6 || ^7.0" + }, + "require-dev": { + "phpunit/phpunit": "^5.7 || ^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": "Looks up which function or method a line of code belongs to", + "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/", + "time": "2017-03-04T06:30:41+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.0", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/exporter.git", + "reference": "234199f4528de6d12aaa58b612e98f7d36adb937" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/234199f4528de6d12aaa58b612e98f7d36adb937", + "reference": "234199f4528de6d12aaa58b612e98f7d36adb937", + "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": "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" + }, + { + "name": "Adam Harvey", + "email": "aharvey@php.net" + } + ], + "description": "Provides the functionality to export PHP variables for visualization", + "homepage": "http://www.github.com/sebastianbergmann/exporter", + "keywords": [ + "export", + "exporter" + ], + "time": "2017-04-03T13:19:02+00:00" + }, + { + "name": "sebastian/finder-facade", + "version": "1.2.2", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/finder-facade.git", + "reference": "4a3174709c2dc565fe5fb26fcf827f6a1fc7b09f" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/finder-facade/zipball/4a3174709c2dc565fe5fb26fcf827f6a1fc7b09f", + "reference": "4a3174709c2dc565fe5fb26fcf827f6a1fc7b09f", + "shasum": "" + }, + "require": { + "symfony/finder": "~2.3|~3.0|~4.0", + "theseer/fdomdocument": "~1.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": "FinderFacade is a convenience wrapper for Symfony's Finder component.", + "homepage": "https://github.com/sebastianbergmann/finder-facade", + "time": "2017-11-18T17:31:49+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.3", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/object-enumerator.git", + "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/7cfd9e65d11ffb5af41198476395774d4c8a84c5", + "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5", + "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": "2017-08-03T12:35:26+00:00" + }, + { + "name": "sebastian/object-reflector", + "version": "1.1.1", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/object-reflector.git", + "reference": "773f97c67f28de00d397be301821b06708fca0be" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/773f97c67f28de00d397be301821b06708fca0be", + "reference": "773f97c67f28de00d397be301821b06708fca0be", + "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": "2017-03-29T09:07:27+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.0", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/recursion-context.git", + "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8", + "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8", + "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": "Jeff Welch", + "email": "whatthejeff@gmail.com" + }, + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + }, + { + "name": "Adam Harvey", + "email": "aharvey@php.net" + } + ], + "description": "Provides functionality to recursively process PHP variables", + "homepage": "http://www.github.com/sebastianbergmann/recursion-context", + "time": "2017-03-03T06:23:57+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/browser-kit", + "version": "v4.2.4", + "source": { + "type": "git", + "url": "https://github.com/symfony/browser-kit.git", + "reference": "61d85c5af2fc058014c7c89504c3944e73a086f0" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/browser-kit/zipball/61d85c5af2fc058014c7c89504c3944e73a086f0", + "reference": "61d85c5af2fc058014c7c89504c3944e73a086f0", + "shasum": "" + }, + "require": { + "php": "^7.1.3", + "symfony/dom-crawler": "~3.4|~4.0" + }, + "require-dev": { + "symfony/css-selector": "~3.4|~4.0", + "symfony/process": "~3.4|~4.0" + }, + "suggest": { + "symfony/process": "" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "4.2-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Component\\BrowserKit\\": "" + }, + "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 BrowserKit Component", + "homepage": "https://symfony.com", + "time": "2019-02-23T15:17:42+00:00" + }, + { + "name": "symfony/config", + "version": "v4.2.4", + "source": { + "type": "git", + "url": "https://github.com/symfony/config.git", + "reference": "7f70d79c7a24a94f8e98abb988049403a53d7b31" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/config/zipball/7f70d79c7a24a94f8e98abb988049403a53d7b31", + "reference": "7f70d79c7a24a94f8e98abb988049403a53d7b31", + "shasum": "" + }, + "require": { + "php": "^7.1.3", + "symfony/filesystem": "~3.4|~4.0", + "symfony/polyfill-ctype": "~1.8" + }, + "conflict": { + "symfony/finder": "<3.4" + }, + "require-dev": { + "symfony/dependency-injection": "~3.4|~4.0", + "symfony/event-dispatcher": "~3.4|~4.0", + "symfony/finder": "~3.4|~4.0", + "symfony/yaml": "~3.4|~4.0" + }, + "suggest": { + "symfony/yaml": "To use the yaml reference dumper" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "4.2-dev" + } + }, + "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", + "time": "2019-02-23T15:17:42+00:00" + }, + { + "name": "symfony/dependency-injection", + "version": "v4.2.4", + "source": { + "type": "git", + "url": "https://github.com/symfony/dependency-injection.git", + "reference": "cdadb3765df7c89ac93628743913b92bb91f1704" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/cdadb3765df7c89ac93628743913b92bb91f1704", + "reference": "cdadb3765df7c89ac93628743913b92bb91f1704", + "shasum": "" + }, + "require": { + "php": "^7.1.3", + "psr/container": "^1.0", + "symfony/contracts": "^1.0" + }, + "conflict": { + "symfony/config": "<4.2", + "symfony/finder": "<3.4", + "symfony/proxy-manager-bridge": "<3.4", + "symfony/yaml": "<3.4" + }, + "provide": { + "psr/container-implementation": "1.0", + "symfony/service-contracts-implementation": "1.0" + }, + "require-dev": { + "symfony/config": "~4.2", + "symfony/expression-language": "~3.4|~4.0", + "symfony/yaml": "~3.4|~4.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", + "extra": { + "branch-alias": { + "dev-master": "4.2-dev" + } + }, + "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", + "time": "2019-02-23T15:17:42+00:00" + }, + { + "name": "symfony/dom-crawler", + "version": "v4.2.4", + "source": { + "type": "git", + "url": "https://github.com/symfony/dom-crawler.git", + "reference": "53c97769814c80a84a8403efcf3ae7ae966d53bb" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/53c97769814c80a84a8403efcf3ae7ae966d53bb", + "reference": "53c97769814c80a84a8403efcf3ae7ae966d53bb", + "shasum": "" + }, + "require": { + "php": "^7.1.3", + "symfony/polyfill-ctype": "~1.8", + "symfony/polyfill-mbstring": "~1.0" + }, + "require-dev": { + "symfony/css-selector": "~3.4|~4.0" + }, + "suggest": { + "symfony/css-selector": "" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "4.2-dev" + } + }, + "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": "Symfony DomCrawler Component", + "homepage": "https://symfony.com", + "time": "2019-02-23T15:17:42+00:00" + }, + { + "name": "symfony/http-foundation", + "version": "v4.2.4", + "source": { + "type": "git", + "url": "https://github.com/symfony/http-foundation.git", + "reference": "850a667d6254ccf6c61d853407b16f21c4579c77" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/850a667d6254ccf6c61d853407b16f21c4579c77", + "reference": "850a667d6254ccf6c61d853407b16f21c4579c77", + "shasum": "" + }, + "require": { + "php": "^7.1.3", + "symfony/polyfill-mbstring": "~1.1" + }, + "require-dev": { + "predis/predis": "~1.0", + "symfony/expression-language": "~3.4|~4.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "4.2-dev" + } + }, + "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", + "time": "2019-02-26T08:03:39+00:00" + }, + { + "name": "symfony/polyfill-php70", + "version": "v1.10.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-php70.git", + "reference": "6b88000cdd431cd2e940caa2cb569201f3f84224" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/6b88000cdd431cd2e940caa2cb569201f3f84224", + "reference": "6b88000cdd431cd2e940caa2cb569201f3f84224", + "shasum": "" + }, + "require": { + "paragonie/random_compat": "~1.0|~2.0|~9.99", + "php": ">=5.3.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.9-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Php70\\": "" + }, + "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.0+ features to lower PHP versions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "polyfill", + "portable", + "shim" + ], + "time": "2018-09-21T06:26:08+00:00" + }, + { + "name": "symfony/polyfill-php72", + "version": "v1.10.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-php72.git", + "reference": "9050816e2ca34a8e916c3a0ae8b9c2fccf68b631" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9050816e2ca34a8e916c3a0ae8b9c2fccf68b631", + "reference": "9050816e2ca34a8e916c3a0ae8b9c2fccf68b631", + "shasum": "" + }, + "require": { + "php": ">=5.3.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.9-dev" + } + }, + "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" + ], + "time": "2018-09-21T13:07:52+00:00" + }, + { + "name": "symfony/stopwatch", + "version": "v4.2.4", + "source": { + "type": "git", + "url": "https://github.com/symfony/stopwatch.git", + "reference": "b1a5f646d56a3290230dbc8edf2a0d62cda23f67" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/stopwatch/zipball/b1a5f646d56a3290230dbc8edf2a0d62cda23f67", + "reference": "b1a5f646d56a3290230dbc8edf2a0d62cda23f67", + "shasum": "" + }, + "require": { + "php": "^7.1.3", + "symfony/contracts": "^1.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "4.2-dev" + } + }, + "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", + "time": "2019-01-16T20:31:39+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.1.0", + "source": { + "type": "git", + "url": "https://github.com/theseer/tokenizer.git", + "reference": "cb2f008f3f05af2893a87208fe6a6c4985483f8b" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/theseer/tokenizer/zipball/cb2f008f3f05af2893a87208fe6a6c4985483f8b", + "reference": "cb2f008f3f05af2893a87208fe6a6c4985483f8b", + "shasum": "" + }, + "require": { + "ext-dom": "*", + "ext-tokenizer": "*", + "ext-xmlwriter": "*", + "php": "^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" + } + ], + "description": "A small library for converting tokenized PHP source code into XML and potentially other formats", + "time": "2017-04-07T12:08:54+00:00" + }, + { + "name": "vlucas/phpdotenv", + "version": "v2.6.1", + "source": { + "type": "git", + "url": "https://github.com/vlucas/phpdotenv.git", + "reference": "2a7dcf7e3e02dc5e701004e51a6f304b713107d5" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/2a7dcf7e3e02dc5e701004e51a6f304b713107d5", + "reference": "2a7dcf7e3e02dc5e701004e51a6f304b713107d5", + "shasum": "" + }, + "require": { + "php": ">=5.3.9", + "symfony/polyfill-ctype": "^1.9" + }, + "require-dev": { + "phpunit/phpunit": "^4.8.35 || ^5.0" + }, + "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": "Vance Lucas", + "email": "vance@vancelucas.com", + "homepage": "http://www.vancelucas.com" + } + ], + "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.", + "keywords": [ + "dotenv", + "env", + "environment" + ], + "time": "2019-01-29T11:11:52+00:00" + }, + { + "name": "webmozart/assert", + "version": "1.4.0", + "source": { + "type": "git", + "url": "https://github.com/webmozart/assert.git", + "reference": "83e253c8e0be5b0257b881e1827274667c5c17a9" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/webmozart/assert/zipball/83e253c8e0be5b0257b881e1827274667c5c17a9", + "reference": "83e253c8e0be5b0257b881e1827274667c5c17a9", + "shasum": "" + }, + "require": { + "php": "^5.3.3 || ^7.0", + "symfony/polyfill-ctype": "^1.8" + }, + "require-dev": { + "phpunit/phpunit": "^4.6", + "sebastian/version": "^1.0.1" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.3-dev" + } + }, + "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": "2018-12-25T11:19:39+00:00" + } + ], "aliases": [], "minimum-stability": "alpha", - "stability-flags": [], + "stability-flags": { + "phpmd/phpmd": 0 + }, "prefer-stable": true, "prefer-lowest": false, "platform": [],