diff --git a/composer.lock b/composer.lock index 935d807c5df..59d4591b0d6 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": "1c736b6eba0f918e2fc21fa135d11b4d", + "content-hash": "632555736b68f2084a2a8bac5298ada2", "packages": [ { "name": "akeneo/batch-bundle", @@ -360,25 +360,26 @@ }, { "name": "brick/math", - "version": "0.8.14", + "version": "0.8.15", "source": { "type": "git", "url": "https://github.com/brick/math.git", - "reference": "6f7a46b5c3d487b277f38fbd17df57d348cace8a" + "reference": "9b08d412b9da9455b210459ff71414de7e6241cd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/brick/math/zipball/6f7a46b5c3d487b277f38fbd17df57d348cace8a", - "reference": "6f7a46b5c3d487b277f38fbd17df57d348cace8a", + "url": "https://api.github.com/repos/brick/math/zipball/9b08d412b9da9455b210459ff71414de7e6241cd", + "reference": "9b08d412b9da9455b210459ff71414de7e6241cd", "shasum": "" }, "require": { - "php": ">=7.1" + "ext-json": "*", + "php": "^7.1|^8.0" }, "require-dev": { - "php-coveralls/php-coveralls": "2.*", - "phpunit/phpunit": "7.*", - "vimeo/psalm": "3.*" + "php-coveralls/php-coveralls": "^2.2", + "phpunit/phpunit": "^7.5.15|^8.5", + "vimeo/psalm": "^3.5" }, "type": "library", "autoload": { @@ -401,7 +402,13 @@ "brick", "math" ], - "time": "2020-02-17T13:57:43+00:00" + "funding": [ + { + "url": "https://tidelift.com/funding/github/packagist/brick/math", + "type": "tidelift" + } + ], + "time": "2020-04-15T15:59:35+00:00" }, { "name": "cboden/ratchet", @@ -2252,16 +2259,16 @@ }, { "name": "friendsofsymfony/rest-bundle", - "version": "2.7.3", + "version": "2.7.4", "source": { "type": "git", "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git", - "reference": "21a27cebe54f02f6499d78db8978162ce7183112" + "reference": "3d8501dbdfa48811ef942f5f93c358c80d5ad8eb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/21a27cebe54f02f6499d78db8978162ce7183112", - "reference": "21a27cebe54f02f6499d78db8978162ce7183112", + "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/3d8501dbdfa48811ef942f5f93c358c80d5ad8eb", + "reference": "3d8501dbdfa48811ef942f5f93c358c80d5ad8eb", "shasum": "" }, "require": { @@ -2352,7 +2359,7 @@ "keywords": [ "rest" ], - "time": "2020-03-28T08:23:35+00:00" + "time": "2020-04-23T17:34:09+00:00" }, { "name": "gedmo/doctrine-extensions", @@ -5685,16 +5692,16 @@ }, { "name": "oro/commerce", - "version": "4.1.2", + "version": "4.1.3", "source": { "type": "git", "url": "https://github.com/oroinc/orocommerce.git", - "reference": "d021730d92fd516e3cd53d66570e6ca70633b66a" + "reference": "b800d449edcaf6392fadf9a7c1257f66a9af7a5b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/oroinc/orocommerce/zipball/d021730d92fd516e3cd53d66570e6ca70633b66a", - "reference": "d021730d92fd516e3cd53d66570e6ca70633b66a", + "url": "https://api.github.com/repos/oroinc/orocommerce/zipball/b800d449edcaf6392fadf9a7c1257f66a9af7a5b", + "reference": "b800d449edcaf6392fadf9a7c1257f66a9af7a5b", "shasum": "" }, "require": { @@ -5711,9 +5718,9 @@ "require-dev": { "behat/behat": "3.4.*", "behat/gherkin": "4.6.0", - "behat/mink": "1.7.x-dev#6d637f7", + "behat/mink": "dev-master#6d637f7af4816c26ad8a943da2e3f7eef1231bea", "behat/mink-extension": "2.3.*", - "behat/mink-selenium2-driver": "1.*", + "behat/mink-selenium2-driver": "1.3.1", "behat/symfony2-extension": "2.1.*", "friendsofphp/php-cs-fixer": "2.16.*", "johnkary/phpunit-speedtrap": "3.0.*", @@ -5746,7 +5753,51 @@ }, "autoload": { "psr-4": { - "": "src/" + "Oro\\Bridge\\CalendarCommerce\\": "src/Oro/Bridge/CalendarCommerce", + "Oro\\Bridge\\MarketingCommerce\\": "src/Oro/Bridge/MarketingCommerce", + "Oro\\Bundle\\AlternativeCheckoutBundle\\": "src/Oro/Bundle/AlternativeCheckoutBundle", + "Oro\\Bundle\\ApplicationBundle\\": "src/Oro/Bundle/ApplicationBundle", + "Oro\\Bundle\\CatalogBundle\\": "src/Oro/Bundle/CatalogBundle", + "Oro\\Bundle\\CheckoutBundle\\": "src/Oro/Bundle/CheckoutBundle", + "Oro\\Bundle\\CMSBundle\\": "src/Oro/Bundle/CMSBundle", + "Oro\\Bundle\\CommerceBundle\\": "src/Oro/Bundle/CommerceBundle", + "Oro\\Bundle\\CommerceEntityBundle\\": "src/Oro/Bundle/CommerceEntityBundle", + "Oro\\Bundle\\ConsentBundle\\": "src/Oro/Bundle/ConsentBundle", + "Oro\\Bundle\\CustomThemeBundle\\": "src/Oro/Bundle/CustomThemeBundle", + "Oro\\Bundle\\FallbackBundle\\": "src/Oro/Bundle/FallbackBundle", + "Oro\\Bundle\\FedexShippingBundle\\": "src/Oro/Bundle/FedexShippingBundle", + "Oro\\Bundle\\FlatRateShippingBundle\\": "src/Oro/Bundle/FlatRateShippingBundle", + "Oro\\Bundle\\FrontendLocalizationBundle\\": "src/Oro/Bundle/FrontendLocalizationBundle", + "Oro\\Bundle\\FrontendTestFrameworkBundle\\": "src/Oro/Bundle/FrontendTestFrameworkBundle", + "Oro\\Bundle\\InventoryBundle\\": "src/Oro/Bundle/InventoryBundle", + "Oro\\Bundle\\MoneyOrderBundle\\": "src/Oro/Bundle/MoneyOrderBundle", + "Oro\\Bundle\\OrderBundle\\": "src/Oro/Bundle/OrderBundle", + "Oro\\Bundle\\PaymentBundle\\": "src/Oro/Bundle/PaymentBundle", + "Oro\\Bundle\\PaymentTermBundle\\": "src/Oro/Bundle/PaymentTermBundle", + "Oro\\Bundle\\PayPalBundle\\": "src/Oro/Bundle/PayPalBundle", + "Oro\\Bundle\\PricingBundle\\": "src/Oro/Bundle/PricingBundle", + "Oro\\Bundle\\ProductBundle\\": "src/Oro/Bundle/ProductBundle", + "Oro\\Bundle\\PromotionBundle\\": "src/Oro/Bundle/PromotionBundle", + "Oro\\Bundle\\RedirectBundle\\": "src/Oro/Bundle/RedirectBundle", + "Oro\\Bundle\\RFPBundle\\": "src/Oro/Bundle/RFPBundle", + "Oro\\Bundle\\RuleBundle\\": "src/Oro/Bundle/RuleBundle", + "Oro\\Bundle\\SaleBundle\\": "src/Oro/Bundle/SaleBundle", + "Oro\\Bundle\\SEOBundle\\": "src/Oro/Bundle/SEOBundle", + "Oro\\Bundle\\ShippingBundle\\": "src/Oro/Bundle/ShippingBundle", + "Oro\\Bundle\\ShoppingListBundle\\": "src/Oro/Bundle/ShoppingListBundle", + "Oro\\Bundle\\TaxBundle\\": "src/Oro/Bundle/TaxBundle", + "Oro\\Bundle\\UPSBundle\\": "src/Oro/Bundle/UPSBundle", + "Oro\\Bundle\\ValidationBundle\\": "src/Oro/Bundle/ValidationBundle", + "Oro\\Bundle\\VisibilityBundle\\": "src/Oro/Bundle/VisibilityBundle", + "Oro\\Bundle\\WebCatalogBundle\\": "src/Oro/Bundle/WebCatalogBundle", + "Oro\\Bundle\\WebsiteSearchBundle\\": "src/Oro/Bundle/WebsiteSearchBundle", + "Oro\\Component\\Checkout\\": "src/Oro/Component/Checkout", + "Oro\\Component\\Expression\\": "src/Oro/Component/Expression", + "Oro\\Component\\SEO\\": "src/Oro/Component/SEO", + "Oro\\Component\\Testing\\": "src/Oro/Component/Testing", + "Oro\\Component\\Tree\\": "src/Oro/Component/Tree", + "Oro\\Component\\WebCatalog\\": "src/Oro/Component/WebCatalog", + "Oro\\Component\\Website\\": "src/Oro/Component/Website" }, "exclude-from-classmap": [ "/Tests/" @@ -5767,20 +5818,20 @@ "source": "https://github.com/oroinc/orocommerce/tree/4.1", "issues": "https://github.com/oroinc/orocommerce/issues" }, - "time": "2020-03-17T15:19:37+00:00" + "time": "2020-04-28T15:22:33+00:00" }, { "name": "oro/commerce-crm", - "version": "4.1.1", + "version": "4.1.2", "source": { "type": "git", "url": "https://github.com/oroinc/orocommerce-orocrm.git", - "reference": "06db2edfc29edb41e5506d93214aaa6eaa5980f7" + "reference": "513b3f31915a3bcaa14ac23b7efafea3d2066928" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/oroinc/orocommerce-orocrm/zipball/06db2edfc29edb41e5506d93214aaa6eaa5980f7", - "reference": "06db2edfc29edb41e5506d93214aaa6eaa5980f7", + "url": "https://api.github.com/repos/oroinc/orocommerce-orocrm/zipball/513b3f31915a3bcaa14ac23b7efafea3d2066928", + "reference": "513b3f31915a3bcaa14ac23b7efafea3d2066928", "shasum": "" }, "require": { @@ -5794,9 +5845,17 @@ } }, "autoload": { - "psr-0": { - "Oro": "src/" - } + "psr-4": { + "Oro\\Bridge\\ContactUs\\": "src/Oro/Bridge/ContactUs", + "Oro\\Bridge\\CustomerAccount\\": "src/Oro/Bridge/CustomerAccount", + "Oro\\Bridge\\CustomerSales\\": "src/Oro/Bridge/CustomerSales", + "Oro\\Bridge\\QuoteSales\\": "src/Oro/Bridge/QuoteSales", + "Oro\\Bridge\\SaleActivityContact\\": "src/Oro/Bridge/SaleActivityContact", + "Oro\\Bundle\\DemoDataCommerceCRMBundle\\": "src/Oro/Bundle/DemoDataCommerceCRMBundle" + }, + "exclude-from-classmap": [ + "/Tests/" + ] }, "license": [ "OSL-3.0" @@ -5812,20 +5871,20 @@ "support": { "source": "https://github.com/oroinc/orocommerce-orocrm/tree/4.1" }, - "time": "2020-02-25T08:45:50+00:00" + "time": "2020-04-30T15:59:43+00:00" }, { "name": "oro/crm", - "version": "4.1.2", + "version": "4.1.3", "source": { "type": "git", "url": "https://github.com/oroinc/crm.git", - "reference": "af8c00a330af3172c9cf2940a6146db36771b177" + "reference": "def2292ed07e11c1d92a1a43057945cc2479b1c6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/oroinc/crm/zipball/af8c00a330af3172c9cf2940a6146db36771b177", - "reference": "af8c00a330af3172c9cf2940a6146db36771b177", + "url": "https://api.github.com/repos/oroinc/crm/zipball/def2292ed07e11c1d92a1a43057945cc2479b1c6", + "reference": "def2292ed07e11c1d92a1a43057945cc2479b1c6", "shasum": "" }, "require": { @@ -5838,9 +5897,9 @@ "require-dev": { "behat/behat": "3.4.*", "behat/gherkin": "4.6.0", - "behat/mink": "1.7.x-dev#6d637f7", + "behat/mink": "dev-master#6d637f7af4816c26ad8a943da2e3f7eef1231bea", "behat/mink-extension": "2.3.*", - "behat/mink-selenium2-driver": "1.*", + "behat/mink-selenium2-driver": "1.3.1", "behat/symfony2-extension": "2.1.*", "friendsofphp/php-cs-fixer": "2.16.*", "johnkary/phpunit-speedtrap": "3.0.*", @@ -5866,7 +5925,24 @@ }, "autoload": { "psr-4": { - "": "src/" + "Oro\\Bridge\\CalendarCRM\\": "src/Oro/Bridge/CalendarCRM", + "Oro\\Bridge\\CallCRM\\": "src/Oro/Bridge/CallCRM", + "Oro\\Bridge\\CustomerPortalCRM\\": "src/Oro/Bridge/CustomerPortalCRM", + "Oro\\Bridge\\MarketingCRM\\": "src/Oro/Bridge/MarketingCRM", + "Oro\\Bridge\\TaskCRM\\": "src/Oro/Bridge/TaskCRM", + "Oro\\Bundle\\AccountBundle\\": "src/Oro/Bundle/AccountBundle", + "Oro\\Bundle\\ActivityContactBundle\\": "src/Oro/Bundle/ActivityContactBundle", + "Oro\\Bundle\\AnalyticsBundle\\": "src/Oro/Bundle/AnalyticsBundle", + "Oro\\Bundle\\CaseBundle\\": "src/Oro/Bundle/CaseBundle", + "Oro\\Bundle\\ChannelBundle\\": "src/Oro/Bundle/ChannelBundle", + "Oro\\Bundle\\ContactBundle\\": "src/Oro/Bundle/ContactBundle", + "Oro\\Bundle\\ContactUsBundle\\": "src/Oro/Bundle/ContactUsBundle", + "Oro\\Bundle\\CRMBundle\\": "src/Oro/Bundle/CRMBundle", + "Oro\\Bundle\\DemoDataBundle\\": "src/Oro/Bundle/DemoDataBundle", + "Oro\\Bundle\\MagentoBundle\\": "src/Oro/Bundle/MagentoBundle", + "Oro\\Bundle\\ReportCRMBundle\\": "src/Oro/Bundle/ReportCRMBundle", + "Oro\\Bundle\\SalesBundle\\": "src/Oro/Bundle/SalesBundle", + "Oro\\Bundle\\TestFrameworkCRMBundle\\": "src/Oro/Bundle/TestFrameworkCRMBundle" }, "exclude-from-classmap": [ "/Tests/" @@ -5887,7 +5963,7 @@ "source": "https://github.com/oroinc/crm/tree/4.1", "issues": "https://github.com/oroinc/crm/issues" }, - "time": "2020-03-12T12:21:17+00:00" + "time": "2020-04-24T13:53:30+00:00" }, { "name": "oro/crm-call-bundle", @@ -5943,16 +6019,16 @@ }, { "name": "oro/crm-dotmailer", - "version": "4.1.2", + "version": "4.1.3", "source": { "type": "git", "url": "https://github.com/oroinc/OroCRMDotmailerBundle.git", - "reference": "ddc9dcb8894e84a0c6386420da600b0f0dbfd6e6" + "reference": "14abc1929504ea3630d528255258b6f68c1b8958" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/oroinc/OroCRMDotmailerBundle/zipball/ddc9dcb8894e84a0c6386420da600b0f0dbfd6e6", - "reference": "ddc9dcb8894e84a0c6386420da600b0f0dbfd6e6", + "url": "https://api.github.com/repos/oroinc/OroCRMDotmailerBundle/zipball/14abc1929504ea3630d528255258b6f68c1b8958", + "reference": "14abc1929504ea3630d528255258b6f68c1b8958", "shasum": "" }, "require": { @@ -5990,7 +6066,7 @@ "source": "https://github.com/oroinc/OroCRMDotmailerBundle/tree/4.1", "issues": "https://github.com/oroinc/OroCRMDotmailerBundle/issues" }, - "time": "2020-03-12T15:29:36+00:00" + "time": "2020-04-26T21:51:01+00:00" }, { "name": "oro/crm-hangouts-call-bundle", @@ -6097,16 +6173,16 @@ }, { "name": "oro/crm-task-bundle", - "version": "4.1.1", + "version": "4.1.2", "source": { "type": "git", "url": "https://github.com/oroinc/OroCRMTaskBundle.git", - "reference": "7a5ea2a1106aeb29bac980c9899c65065ba3d29b" + "reference": "f537e7ec5d44b5d2921fed113f88f99fbcb7c46b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/oroinc/OroCRMTaskBundle/zipball/7a5ea2a1106aeb29bac980c9899c65065ba3d29b", - "reference": "7a5ea2a1106aeb29bac980c9899c65065ba3d29b", + "url": "https://api.github.com/repos/oroinc/OroCRMTaskBundle/zipball/f537e7ec5d44b5d2921fed113f88f99fbcb7c46b", + "reference": "f537e7ec5d44b5d2921fed113f88f99fbcb7c46b", "shasum": "" }, "require": { @@ -6145,7 +6221,7 @@ "source": "https://github.com/oroinc/OroCRMTaskBundle/tree/4.1", "issues": "https://github.com/oroinc/OroCRMTaskBundle/issues" }, - "time": "2020-02-25T07:34:00+00:00" + "time": "2020-04-26T21:51:41+00:00" }, { "name": "oro/crm-zendesk", @@ -6202,16 +6278,16 @@ }, { "name": "oro/customer-portal", - "version": "4.1.2", + "version": "4.1.3", "source": { "type": "git", "url": "https://github.com/oroinc/customer-portal.git", - "reference": "1d9f77e657b77f6256c409b81cf40c4efe0a20ab" + "reference": "67d96ae1d1780e18e8a9144a551e663a3cbea843" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/oroinc/customer-portal/zipball/1d9f77e657b77f6256c409b81cf40c4efe0a20ab", - "reference": "1d9f77e657b77f6256c409b81cf40c4efe0a20ab", + "url": "https://api.github.com/repos/oroinc/customer-portal/zipball/67d96ae1d1780e18e8a9144a551e663a3cbea843", + "reference": "67d96ae1d1780e18e8a9144a551e663a3cbea843", "shasum": "" }, "require": { @@ -6232,7 +6308,13 @@ }, "autoload": { "psr-4": { - "": "src/" + "Oro\\Bridge\\CRMCustomerPortal\\": "src/Oro/Bridge/CRMCustomerPortal", + "Oro\\Bundle\\CommerceMenuBundle\\": "src/Oro/Bundle/CommerceMenuBundle", + "Oro\\Bundle\\CustomerBundle\\": "src/Oro/Bundle/CustomerBundle", + "Oro\\Bundle\\FrontendAttachmentBundle\\": "src/Oro/Bundle/FrontendAttachmentBundle", + "Oro\\Bundle\\FrontendBundle\\": "src/Oro/Bundle/FrontendBundle", + "Oro\\Bundle\\StyleBookBundle\\": "src/Oro/Bundle/StyleBookBundle", + "Oro\\Bundle\\WebsiteBundle\\": "src/Oro/Bundle/WebsiteBundle" }, "exclude-from-classmap": [ "/Tests/" @@ -6252,7 +6334,7 @@ "source": "https://github.com/oroinc/customer-portal/tree/4.1", "issues": "https://github.com/oroinc/customer-portal/issues" }, - "time": "2020-03-19T17:53:43+00:00" + "time": "2020-04-30T15:52:49+00:00" }, { "name": "oro/doctrine-extensions", @@ -6311,16 +6393,16 @@ }, { "name": "oro/marketing", - "version": "4.1.1", + "version": "4.1.2", "source": { "type": "git", "url": "https://github.com/oroinc/OroCRMMarketingBundle.git", - "reference": "9ae741d36048b791e6e4f539d199432c8cd3a5a9" + "reference": "fd8a561fb525ff39e893ff25dcd476dfb8f4584c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/oroinc/OroCRMMarketingBundle/zipball/9ae741d36048b791e6e4f539d199432c8cd3a5a9", - "reference": "9ae741d36048b791e6e4f539d199432c8cd3a5a9", + "url": "https://api.github.com/repos/oroinc/OroCRMMarketingBundle/zipball/fd8a561fb525ff39e893ff25dcd476dfb8f4584c", + "reference": "fd8a561fb525ff39e893ff25dcd476dfb8f4584c", "shasum": "" }, "require": { @@ -6334,9 +6416,15 @@ } }, "autoload": { - "psr-0": { - "Oro": "src/" - } + "psr-4": { + "Oro\\Bundle\\CampaignBundle\\": "src/Oro/Bundle/CampaignBundle", + "Oro\\Bundle\\MarketingActivityBundle\\": "src/Oro/Bundle/MarketingActivityBundle", + "Oro\\Bundle\\MarketingListBundle\\": "src/Oro/Bundle/MarketingListBundle", + "Oro\\Bundle\\TrackingBundle\\": "src/Oro/Bundle/TrackingBundle" + }, + "exclude-from-classmap": [ + "/Tests/" + ] }, "license": [ "OSL-3.0" @@ -6358,20 +6446,20 @@ "support": { "source": "https://github.com/oroinc/OroCRMMarketingBundle/tree/4.1" }, - "time": "2020-02-25T07:34:10+00:00" + "time": "2020-04-28T16:35:38+00:00" }, { "name": "oro/oauth2-server", - "version": "4.1.1", + "version": "4.1.2", "source": { "type": "git", "url": "https://github.com/oroinc/oauth2-server.git", - "reference": "cb13f20fc9ff5c34fbcb86f39ad2f146eaecf91e" + "reference": "b884adef4844fdacaf1c76514f9b744030c643c2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/oroinc/oauth2-server/zipball/cb13f20fc9ff5c34fbcb86f39ad2f146eaecf91e", - "reference": "cb13f20fc9ff5c34fbcb86f39ad2f146eaecf91e", + "url": "https://api.github.com/repos/oroinc/oauth2-server/zipball/b884adef4844fdacaf1c76514f9b744030c643c2", + "reference": "b884adef4844fdacaf1c76514f9b744030c643c2", "shasum": "" }, "require": { @@ -6411,23 +6499,23 @@ "ORO" ], "support": { - "source": "https://github.com/oroinc/oauth2-server/tree/4.1.1-rc", + "source": "https://github.com/oroinc/oauth2-server/tree/4.1.2", "issues": "https://github.com/oroinc/oauth2-server/issues" }, - "time": "2020-02-25T08:47:01+00:00" + "time": "2020-04-30T16:01:12+00:00" }, { "name": "oro/platform", - "version": "4.1.2", + "version": "4.1.3", "source": { "type": "git", "url": "https://github.com/oroinc/platform.git", - "reference": "ebe8c270873555f89938f7cbbfba735bfa4653f2" + "reference": "582fcf42182f2664aa4aa398bbc2fe71c74b543b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/oroinc/platform/zipball/ebe8c270873555f89938f7cbbfba735bfa4653f2", - "reference": "ebe8c270873555f89938f7cbbfba735bfa4653f2", + "url": "https://api.github.com/repos/oroinc/platform/zipball/582fcf42182f2664aa4aa398bbc2fe71c74b543b", + "reference": "582fcf42182f2664aa4aa398bbc2fe71c74b543b", "shasum": "" }, "require": { @@ -6505,9 +6593,9 @@ "require-dev": { "behat/behat": "3.4.*", "behat/gherkin": "4.6.0", - "behat/mink": "1.7.x-dev#6d637f7", + "behat/mink": "dev-master#6d637f7af4816c26ad8a943da2e3f7eef1231bea", "behat/mink-extension": "2.3.*", - "behat/mink-selenium2-driver": "1.*", + "behat/mink-selenium2-driver": "1.3.1", "behat/symfony2-extension": "2.1.*", "ext-ftp": "*", "ext-sqlite3": "*", @@ -6584,7 +6672,95 @@ }, "autoload": { "psr-4": { - "": "src/" + "Oro\\Bundle\\ActionBundle\\": "src/Oro/Bundle/ActionBundle", + "Oro\\Bundle\\ActivityBundle\\": "src/Oro/Bundle/ActivityBundle", + "Oro\\Bundle\\ActivityListBundle\\": "src/Oro/Bundle/ActivityListBundle", + "Oro\\Bundle\\AddressBundle\\": "src/Oro/Bundle/AddressBundle", + "Oro\\Bundle\\ApiBundle\\": "src/Oro/Bundle/ApiBundle", + "Oro\\Bundle\\AssetBundle\\": "src/Oro/Bundle/AssetBundle", + "Oro\\Bundle\\AttachmentBundle\\": "src/Oro/Bundle/AttachmentBundle", + "Oro\\Bundle\\BatchBundle\\": "src/Oro/Bundle/BatchBundle", + "Oro\\Bundle\\BusinessEntitiesBundle\\": "src/Oro/Bundle/BusinessEntitiesBundle", + "Oro\\Bundle\\CacheBundle\\": "src/Oro/Bundle/CacheBundle", + "Oro\\Bundle\\ChartBundle\\": "src/Oro/Bundle/ChartBundle", + "Oro\\Bundle\\CommentBundle\\": "src/Oro/Bundle/CommentBundle", + "Oro\\Bundle\\ConfigBundle\\": "src/Oro/Bundle/ConfigBundle", + "Oro\\Bundle\\CronBundle\\": "src/Oro/Bundle/CronBundle", + "Oro\\Bundle\\CurrencyBundle\\": "src/Oro/Bundle/CurrencyBundle", + "Oro\\Bundle\\DashboardBundle\\": "src/Oro/Bundle/DashboardBundle", + "Oro\\Bundle\\DataAuditBundle\\": "src/Oro/Bundle/DataAuditBundle", + "Oro\\Bundle\\DataGridBundle\\": "src/Oro/Bundle/DataGridBundle", + "Oro\\Bundle\\DigitalAssetBundle\\": "src/Oro/Bundle/DigitalAssetBundle", + "Oro\\Bundle\\DistributionBundle\\": "src/Oro/Bundle/DistributionBundle", + "Oro\\Bundle\\DraftBundle\\": "src/Oro/Bundle/DraftBundle", + "Oro\\Bundle\\EmailBundle\\": "src/Oro/Bundle/EmailBundle", + "Oro\\Bundle\\EmbeddedFormBundle\\": "src/Oro/Bundle/EmbeddedFormBundle", + "Oro\\Bundle\\EntityBundle\\": "src/Oro/Bundle/EntityBundle", + "Oro\\Bundle\\EntityConfigBundle\\": "src/Oro/Bundle/EntityConfigBundle", + "Oro\\Bundle\\EntityExtendBundle\\": "src/Oro/Bundle/EntityExtendBundle", + "Oro\\Bundle\\EntityMergeBundle\\": "src/Oro/Bundle/EntityMergeBundle", + "Oro\\Bundle\\EntityPaginationBundle\\": "src/Oro/Bundle/EntityPaginationBundle", + "Oro\\Bundle\\FeatureToggleBundle\\": "src/Oro/Bundle/FeatureToggleBundle", + "Oro\\Bundle\\FilterBundle\\": "src/Oro/Bundle/FilterBundle", + "Oro\\Bundle\\FormBundle\\": "src/Oro/Bundle/FormBundle", + "Oro\\Bundle\\GaufretteBundle\\": "src/Oro/Bundle/GaufretteBundle", + "Oro\\Bundle\\GoogleIntegrationBundle\\": "src/Oro/Bundle/GoogleIntegrationBundle", + "Oro\\Bundle\\HelpBundle\\": "src/Oro/Bundle/HelpBundle", + "Oro\\Bundle\\ImapBundle\\": "src/Oro/Bundle/ImapBundle", + "Oro\\Bundle\\ImportExportBundle\\": "src/Oro/Bundle/ImportExportBundle", + "Oro\\Bundle\\InstallerBundle\\": "src/Oro/Bundle/InstallerBundle", + "Oro\\Bundle\\IntegrationBundle\\": "src/Oro/Bundle/IntegrationBundle", + "Oro\\Bundle\\LayoutBundle\\": "src/Oro/Bundle/LayoutBundle", + "Oro\\Bundle\\LocaleBundle\\": "src/Oro/Bundle/LocaleBundle", + "Oro\\Bundle\\LoggerBundle\\": "src/Oro/Bundle/LoggerBundle", + "Oro\\Bundle\\MessageQueueBundle\\": "src/Oro/Bundle/MessageQueueBundle", + "Oro\\Bundle\\MigrationBundle\\": "src/Oro/Bundle/MigrationBundle", + "Oro\\Bundle\\NavigationBundle\\": "src/Oro/Bundle/NavigationBundle", + "Oro\\Bundle\\NoteBundle\\": "src/Oro/Bundle/NoteBundle", + "Oro\\Bundle\\NotificationBundle\\": "src/Oro/Bundle/NotificationBundle", + "Oro\\Bundle\\OrganizationBundle\\": "src/Oro/Bundle/OrganizationBundle", + "Oro\\Bundle\\PlatformBundle\\": "src/Oro/Bundle/PlatformBundle", + "Oro\\Bundle\\QueryDesignerBundle\\": "src/Oro/Bundle/QueryDesignerBundle", + "Oro\\Bundle\\ReminderBundle\\": "src/Oro/Bundle/ReminderBundle", + "Oro\\Bundle\\ReportBundle\\": "src/Oro/Bundle/ReportBundle", + "Oro\\Bundle\\ScopeBundle\\": "src/Oro/Bundle/ScopeBundle", + "Oro\\Bundle\\SearchBundle\\": "src/Oro/Bundle/SearchBundle", + "Oro\\Bundle\\SecurityBundle\\": "src/Oro/Bundle/SecurityBundle", + "Oro\\Bundle\\SegmentBundle\\": "src/Oro/Bundle/SegmentBundle", + "Oro\\Bundle\\SidebarBundle\\": "src/Oro/Bundle/SidebarBundle", + "Oro\\Bundle\\SoapBundle\\": "src/Oro/Bundle/SoapBundle", + "Oro\\Bundle\\SSOBundle\\": "src/Oro/Bundle/SSOBundle", + "Oro\\Bundle\\SyncBundle\\": "src/Oro/Bundle/SyncBundle", + "Oro\\Bundle\\TagBundle\\": "src/Oro/Bundle/TagBundle", + "Oro\\Bundle\\TestFrameworkBundle\\": "src/Oro/Bundle/TestFrameworkBundle", + "Oro\\Bundle\\TestGeneratorBundle\\": "src/Oro/Bundle/TestGeneratorBundle", + "Oro\\Bundle\\ThemeBundle\\": "src/Oro/Bundle/ThemeBundle", + "Oro\\Bundle\\TranslationBundle\\": "src/Oro/Bundle/TranslationBundle", + "Oro\\Bundle\\UIBundle\\": "src/Oro/Bundle/UIBundle", + "Oro\\Bundle\\UserBundle\\": "src/Oro/Bundle/UserBundle", + "Oro\\Bundle\\ViewSwitcherBundle\\": "src/Oro/Bundle/ViewSwitcherBundle", + "Oro\\Bundle\\WindowsBundle\\": "src/Oro/Bundle/WindowsBundle", + "Oro\\Bundle\\WorkflowBundle\\": "src/Oro/Bundle/WorkflowBundle", + "Oro\\Bundle\\WsseAuthenticationBundle\\": "src/Oro/Bundle/WsseAuthenticationBundle", + "Oro\\Component\\Action\\": "src/Oro/Component/Action", + "Oro\\Component\\ChainProcessor\\": "src/Oro/Component/ChainProcessor", + "Oro\\Component\\Config\\": "src/Oro/Component/Config", + "Oro\\Component\\ConfigExpression\\": "src/Oro/Component/ConfigExpression", + "Oro\\Component\\DependencyInjection\\": "src/Oro/Component/DependencyInjection", + "Oro\\Component\\DoctrineUtils\\": "src/Oro/Component/DoctrineUtils", + "Oro\\Component\\Duplicator\\": "src/Oro/Component/Duplicator", + "Oro\\Component\\EntitySerializer\\": "src/Oro/Component/EntitySerializer", + "Oro\\Component\\Exception\\": "src/Oro/Component/Exception", + "Oro\\Component\\ExpressionLanguage\\": "src/Oro/Component/ExpressionLanguage", + "Oro\\Component\\Layout\\": "src/Oro/Component/Layout", + "Oro\\Component\\Log\\": "src/Oro/Component/Log", + "Oro\\Component\\Math\\": "src/Oro/Component/Math", + "Oro\\Component\\MessageQueue\\": "src/Oro/Component/MessageQueue", + "Oro\\Component\\PropertyAccess\\": "src/Oro/Component/PropertyAccess", + "Oro\\Component\\PhpUtils\\": "src/Oro/Component/PhpUtils", + "Oro\\Component\\Routing\\": "src/Oro/Component/Routing", + "Oro\\Component\\Testing\\": "src/Oro/Component/Testing", + "Oro\\Component\\TestUtils\\": "src/Oro/Component/TestUtils" }, "exclude-from-classmap": [ "/Tests/" @@ -6605,7 +6781,7 @@ "source": "https://github.com/oroinc/platform/tree/4.1", "issues": "https://github.com/oroinc/platform/issues" }, - "time": "2020-03-17T13:22:07+00:00" + "time": "2020-04-28T15:16:46+00:00" }, { "name": "oro/platform-serialised-fields", @@ -6663,17 +6839,16 @@ }, { "name": "oro/redis-config", - "version": "4.1.1", - "target-dir": "Oro/Bundle/RedisConfigBundle", + "version": "4.1.2", "source": { "type": "git", "url": "https://github.com/oroinc/redis-config.git", - "reference": "87c9d535ef5146124fd0e7f5dd68d079ce24992f" + "reference": "b2b5b5613981c85c83aac2ad5e0dcc2c54af04af" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/oroinc/redis-config/zipball/87c9d535ef5146124fd0e7f5dd68d079ce24992f", - "reference": "87c9d535ef5146124fd0e7f5dd68d079ce24992f", + "url": "https://api.github.com/repos/oroinc/redis-config/zipball/b2b5b5613981c85c83aac2ad5e0dcc2c54af04af", + "reference": "b2b5b5613981c85c83aac2ad5e0dcc2c54af04af", "shasum": "" }, "require": { @@ -6681,7 +6856,7 @@ "snc/redis-bundle": "~3.2.0" }, "require-dev": { - "phpunit/phpunit": "5.7.*" + "phpunit/phpunit": "7.5.*" }, "type": "symfony-bundle", "extra": { @@ -6690,9 +6865,12 @@ } }, "autoload": { - "psr-0": { - "Oro\\Bundle\\RedisConfigBundle": "./" - } + "psr-4": { + "Oro\\Bundle\\RedisConfigBundle\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] }, "license": [ "MIT" @@ -6701,15 +6879,16 @@ "homepage": "https://github.com/oroinc/redis-config", "keywords": [ "Oro", - "OroCrm", + "OroCRM", + "OroCommerce", "OroPlatform", "Redis" ], "support": { - "source": "https://github.com/oroinc/redis-config/tree/master", + "source": "https://github.com/oroinc/redis-config/tree/4.1", "issues": "https://github.com/oroinc/redis-config/issues" }, - "time": "2020-02-11T10:47:39+00:00" + "time": "2020-04-22T14:15:31+00:00" }, { "name": "paragonie/random_compat", @@ -7325,24 +7504,21 @@ }, { "name": "phpdocumentor/reflection-common", - "version": "2.0.0", + "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionCommon.git", - "reference": "63a995caa1ca9e5590304cd845c15ad6d482a62a" + "reference": "6568f4687e5b41b054365f9ae03fcb1ed5f2069b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/63a995caa1ca9e5590304cd845c15ad6d482a62a", - "reference": "63a995caa1ca9e5590304cd845c15ad6d482a62a", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/6568f4687e5b41b054365f9ae03fcb1ed5f2069b", + "reference": "6568f4687e5b41b054365f9ae03fcb1ed5f2069b", "shasum": "" }, "require": { "php": ">=7.1" }, - "require-dev": { - "phpunit/phpunit": "~6" - }, "type": "library", "extra": { "branch-alias": { @@ -7373,7 +7549,7 @@ "reflection", "static analysis" ], - "time": "2018-08-07T13:53:10+00:00" + "time": "2020-04-27T09:25:28+00:00" }, { "name": "phpdocumentor/reflection-docblock", @@ -8329,16 +8505,16 @@ }, { "name": "react/stream", - "version": "v1.1.0", + "version": "v1.1.1", "source": { "type": "git", "url": "https://github.com/reactphp/stream.git", - "reference": "50426855f7a77ddf43b9266c22320df5bf6c6ce6" + "reference": "7c02b510ee3f582c810aeccd3a197b9c2f52ff1a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/stream/zipball/50426855f7a77ddf43b9266c22320df5bf6c6ce6", - "reference": "50426855f7a77ddf43b9266c22320df5bf6c6ce6", + "url": "https://api.github.com/repos/reactphp/stream/zipball/7c02b510ee3f582c810aeccd3a197b9c2f52ff1a", + "reference": "7c02b510ee3f582c810aeccd3a197b9c2f52ff1a", "shasum": "" }, "require": { @@ -8348,7 +8524,7 @@ }, "require-dev": { "clue/stream-filter": "~1.2", - "phpunit/phpunit": "^6.4 || ^5.7 || ^4.8.35" + "phpunit/phpunit": "^7.0 || ^6.4 || ^5.7 || ^4.8.35" }, "type": "library", "autoload": { @@ -8371,7 +8547,7 @@ "stream", "writable" ], - "time": "2019-01-01T16:15:09+00:00" + "time": "2020-05-04T10:17:57+00:00" }, { "name": "robloach/component-installer", @@ -8635,20 +8811,20 @@ }, { "name": "seld/jsonlint", - "version": "1.7.2", + "version": "1.8.0", "source": { "type": "git", "url": "https://github.com/Seldaek/jsonlint.git", - "reference": "e2e5d290e4d2a4f0eb449f510071392e00e10d19" + "reference": "ff2aa5420bfbc296cf6a0bc785fa5b35736de7c1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/e2e5d290e4d2a4f0eb449f510071392e00e10d19", - "reference": "e2e5d290e4d2a4f0eb449f510071392e00e10d19", + "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/ff2aa5420bfbc296cf6a0bc785fa5b35736de7c1", + "reference": "ff2aa5420bfbc296cf6a0bc785fa5b35736de7c1", "shasum": "" }, "require": { - "php": "^5.3 || ^7.0" + "php": "^5.3 || ^7.0 || ^8.0" }, "require-dev": { "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" @@ -8680,7 +8856,17 @@ "parser", "validator" ], - "time": "2019-10-24T14:27:39+00:00" + "funding": [ + { + "url": "https://github.com/Seldaek", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/seld/jsonlint", + "type": "tidelift" + } + ], + "time": "2020-04-30T19:05:18+00:00" }, { "name": "seld/phar-utils", @@ -8799,16 +8985,16 @@ }, { "name": "snc/redis-bundle", - "version": "3.2.1", + "version": "3.2.2", "source": { "type": "git", "url": "https://github.com/snc/SncRedisBundle.git", - "reference": "d982d0d75e9b1fbf0a5cdef54041b827f9542d65" + "reference": "7d9294b2f90d39a0e2120c6f35a017895482416b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/snc/SncRedisBundle/zipball/d982d0d75e9b1fbf0a5cdef54041b827f9542d65", - "reference": "d982d0d75e9b1fbf0a5cdef54041b827f9542d65", + "url": "https://api.github.com/repos/snc/SncRedisBundle/zipball/7d9294b2f90d39a0e2120c6f35a017895482416b", + "reference": "7d9294b2f90d39a0e2120c6f35a017895482416b", "shasum": "" }, "require": { @@ -8874,7 +9060,7 @@ "redis", "symfony" ], - "time": "2019-11-18T06:48:22+00:00" + "time": "2020-04-30T05:56:02+00:00" }, { "name": "stof/doctrine-extensions-bundle", @@ -10347,34 +10533,34 @@ }, { "name": "ua-parser/uap-php", - "version": "v3.9.7", + "version": "v3.9.8", "source": { "type": "git", "url": "https://github.com/ua-parser/uap-php.git", - "reference": "7efc2f05b7d9817a59132e5d2e5ca91a1c071f6a" + "reference": "fde0bd76ebd21cebfabc90a3a0d927754cb4f739" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ua-parser/uap-php/zipball/7efc2f05b7d9817a59132e5d2e5ca91a1c071f6a", - "reference": "7efc2f05b7d9817a59132e5d2e5ca91a1c071f6a", + "url": "https://api.github.com/repos/ua-parser/uap-php/zipball/fde0bd76ebd21cebfabc90a3a0d927754cb4f739", + "reference": "fde0bd76ebd21cebfabc90a3a0d927754cb4f739", "shasum": "" }, "require": { "composer/ca-bundle": "^1.1", - "php": ">=5.3.0" + "php": "^7.2" }, "require-dev": { - "phpunit/phpunit": "<8", - "symfony/console": "^2.0 || ^3.0 || ^4.0", - "symfony/filesystem": "^2.0 || ^3.0 || ^4.0", - "symfony/finder": "^2.0 || ^3.0 || ^4.0", - "symfony/yaml": "^2.0 || ^3.0 || ^4.0" + "phpunit/phpunit": "^7 || ^8 || ^9", + "symfony/console": "^3.4 || ^4.3 || ^5.0", + "symfony/filesystem": "^3.4 || ^4.3 || ^5.0", + "symfony/finder": "^3.4 || ^4.3 || ^5.0", + "symfony/yaml": "^3.4 || ^4.3 || ^5.0" }, "suggest": { - "symfony/console": "Required for CLI usage - ^2.0 || ^3.0 || ^4.0", - "symfony/filesystem": "Required for CLI usage - 2.0 || ^3.0 || ^4.0", - "symfony/finder": "Required for CLI usage - ^2.0 || ^3.0 || ^4.0", - "symfony/yaml": "Required for CLI usage - ^4.0 || ^5.0" + "symfony/console": "Required for CLI usage - ^3.4 || ^4.3 || ^5.0", + "symfony/filesystem": "Required for CLI usage - ^3.4 || ^4.3 || ^5.0", + "symfony/finder": "Required for CLI usage - ^3.4 || ^4.3 || ^5.0", + "symfony/yaml": "Required for CLI usage - ^3.4 || ^4.3 || ^5.0" }, "bin": [ "bin/uaparser" @@ -10400,20 +10586,20 @@ } ], "description": "A multi-language port of Browserscope's user agent parser.", - "time": "2020-02-21T09:54:14+00:00" + "time": "2020-04-28T08:09:42+00:00" }, { "name": "webmozart/assert", - "version": "1.7.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://github.com/webmozart/assert.git", - "reference": "aed98a490f9a8f78468232db345ab9cf606cf598" + "reference": "ab2cb0b3b559010b75981b1bdce728da3ee90ad6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webmozart/assert/zipball/aed98a490f9a8f78468232db345ab9cf606cf598", - "reference": "aed98a490f9a8f78468232db345ab9cf606cf598", + "url": "https://api.github.com/repos/webmozart/assert/zipball/ab2cb0b3b559010b75981b1bdce728da3ee90ad6", + "reference": "ab2cb0b3b559010b75981b1bdce728da3ee90ad6", "shasum": "" }, "require": { @@ -10421,7 +10607,7 @@ "symfony/polyfill-ctype": "^1.8" }, "conflict": { - "vimeo/psalm": "<3.6.0" + "vimeo/psalm": "<3.9.1" }, "require-dev": { "phpunit/phpunit": "^4.8.36 || ^7.5.13" @@ -10448,7 +10634,7 @@ "check", "validate" ], - "time": "2020-02-14T12:15:55+00:00" + "time": "2020-04-18T12:12:48+00:00" }, { "name": "willdurand/jsonp-callback-validator", @@ -11196,24 +11382,26 @@ }, { "name": "behat/mink", - "version": "1.7.x-dev", + "version": "dev-master", "source": { "type": "git", "url": "https://github.com/minkphp/Mink.git", - "reference": "b2e031b747be637236c55f3158e4da280427bfa3" + "reference": "07c6a9fe3fa98c2de074b25d9ed26c22904e3887" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/minkphp/Mink/zipball/b2e031b747be637236c55f3158e4da280427bfa3", - "reference": "b2e031b747be637236c55f3158e4da280427bfa3", + "url": "https://api.github.com/repos/minkphp/Mink/zipball/07c6a9fe3fa98c2de074b25d9ed26c22904e3887", + "reference": "07c6a9fe3fa98c2de074b25d9ed26c22904e3887", "shasum": "" }, "require": { "php": ">=5.3.1", - "symfony/css-selector": "^2.7|^3.0|^4.0" + "symfony/css-selector": "^2.7|^3.0|^4.0|^5.0" }, "require-dev": { - "symfony/phpunit-bridge": "^4.2" + "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20", + "symfony/debug": "^2.7|^3.0|^4.0", + "symfony/phpunit-bridge": "^3.4.38 || ^5.0.5" }, "suggest": { "behat/mink-browserkit-driver": "extremely fast headless driver for Symfony\\Kernel-based apps (Sf2, Silex)", @@ -11225,7 +11413,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.7.x-dev" + "dev-master": "1.8.x-dev" } }, "autoload": { @@ -11251,7 +11439,7 @@ "testing", "web" ], - "time": "2020-03-06T06:18:25+00:00" + "time": "2020-03-11T15:45:53+00:00" }, { "name": "behat/mink-extension", @@ -11314,30 +11502,30 @@ }, { "name": "behat/mink-selenium2-driver", - "version": "v1.4.0", + "version": "v1.3.1", "source": { "type": "git", "url": "https://github.com/minkphp/MinkSelenium2Driver.git", - "reference": "312a967dd527f28980cce40850339cd5316da092" + "reference": "473a9f3ebe0c134ee1e623ce8a9c852832020288" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/minkphp/MinkSelenium2Driver/zipball/312a967dd527f28980cce40850339cd5316da092", - "reference": "312a967dd527f28980cce40850339cd5316da092", + "url": "https://api.github.com/repos/minkphp/MinkSelenium2Driver/zipball/473a9f3ebe0c134ee1e623ce8a9c852832020288", + "reference": "473a9f3ebe0c134ee1e623ce8a9c852832020288", "shasum": "" }, "require": { "behat/mink": "~1.7@dev", "instaclick/php-webdriver": "~1.1", - "php": ">=5.4" + "php": ">=5.3.1" }, "require-dev": { - "mink/driver-testsuite": "dev-master" + "symfony/phpunit-bridge": "~2.7" }, "type": "mink-driver", "extra": { "branch-alias": { - "dev-master": "1.4.x-dev" + "dev-master": "1.3.x-dev" } }, "autoload": { @@ -11350,15 +11538,15 @@ "MIT" ], "authors": [ - { - "name": "Pete Otaqui", - "email": "pete@otaqui.com", - "homepage": "https://github.com/pete-otaqui" - }, { "name": "Konstantin Kudryashov", "email": "ever.zet@gmail.com", "homepage": "http://everzet.com" + }, + { + "name": "Pete Otaqui", + "email": "pete@otaqui.com", + "homepage": "https://github.com/pete-otaqui" } ], "description": "Selenium2 (WebDriver) driver for Mink framework", @@ -11371,7 +11559,7 @@ "testing", "webdriver" ], - "time": "2020-03-11T14:43:21+00:00" + "time": "2016-03-05T09:10:18+00:00" }, { "name": "behat/symfony2-extension", @@ -13292,16 +13480,16 @@ }, { "name": "squizlabs/php_codesniffer", - "version": "3.5.4", + "version": "3.5.5", "source": { "type": "git", "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", - "reference": "dceec07328401de6211037abbb18bda423677e26" + "reference": "73e2e7f57d958e7228fce50dc0c61f58f017f9f6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/dceec07328401de6211037abbb18bda423677e26", - "reference": "dceec07328401de6211037abbb18bda423677e26", + "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/73e2e7f57d958e7228fce50dc0c61f58f017f9f6", + "reference": "73e2e7f57d958e7228fce50dc0c61f58f017f9f6", "shasum": "" }, "require": { @@ -13339,11 +13527,11 @@ "phpcs", "standards" ], - "time": "2020-01-30T22:20:29+00:00" + "time": "2020-04-17T01:09:41+00:00" }, { "name": "symfony/class-loader", - "version": "v3.4.39", + "version": "v3.4.40", "source": { "type": "git", "url": "https://github.com/symfony/class-loader.git",