From f1f2fb241a6eabb8dacb9d74b71677b9d61413d4 Mon Sep 17 00:00:00 2001 From: Oro Dev Date: Thu, 11 Jun 2020 17:08:12 +0300 Subject: [PATCH] Preparing release changes --- composer.lock | 165 ++++++++++++++++++++++++++++++-------------------- 1 file changed, 101 insertions(+), 64 deletions(-) diff --git a/composer.lock b/composer.lock index 4e66df10c09..3c01b2833c1 100644 --- a/composer.lock +++ b/composer.lock @@ -947,20 +947,20 @@ }, { "name": "doctrine/cache", - "version": "1.10.0", + "version": "1.10.1", "source": { "type": "git", "url": "https://github.com/doctrine/cache.git", - "reference": "382e7f4db9a12dc6c19431743a2b096041bcdd62" + "reference": "35a4a70cd94e09e2259dfae7488afc6b474ecbd3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/cache/zipball/382e7f4db9a12dc6c19431743a2b096041bcdd62", - "reference": "382e7f4db9a12dc6c19431743a2b096041bcdd62", + "url": "https://api.github.com/repos/doctrine/cache/zipball/35a4a70cd94e09e2259dfae7488afc6b474ecbd3", + "reference": "35a4a70cd94e09e2259dfae7488afc6b474ecbd3", "shasum": "" }, "require": { - "php": "~7.1" + "php": "~7.1 || ^8.0" }, "conflict": { "doctrine/common": ">2.2,<2.4" @@ -1025,7 +1025,21 @@ "redis", "xcache" ], - "time": "2019-11-29T15:36:20+00:00" + "funding": [ + { + "url": "https://www.doctrine-project.org/sponsorship.html", + "type": "custom" + }, + { + "url": "https://www.patreon.com/phpdoctrine", + "type": "patreon" + }, + { + "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcache", + "type": "tidelift" + } + ], + "time": "2020-05-27T16:24:54+00:00" }, { "name": "doctrine/collections", @@ -1625,16 +1639,16 @@ }, { "name": "doctrine/inflector", - "version": "1.4.2", + "version": "1.4.3", "source": { "type": "git", "url": "https://github.com/doctrine/inflector.git", - "reference": "889b42b8155f2aa274596b6e0424371b1e3c51bb" + "reference": "4650c8b30c753a76bf44fb2ed00117d6f367490c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/inflector/zipball/889b42b8155f2aa274596b6e0424371b1e3c51bb", - "reference": "889b42b8155f2aa274596b6e0424371b1e3c51bb", + "url": "https://api.github.com/repos/doctrine/inflector/zipball/4650c8b30c753a76bf44fb2ed00117d6f367490c", + "reference": "4650c8b30c753a76bf44fb2ed00117d6f367490c", "shasum": "" }, "require": { @@ -1713,24 +1727,24 @@ "type": "tidelift" } ], - "time": "2020-05-25T20:02:40+00:00" + "time": "2020-05-29T07:19:59+00:00" }, { "name": "doctrine/instantiator", - "version": "1.3.0", + "version": "1.3.1", "source": { "type": "git", "url": "https://github.com/doctrine/instantiator.git", - "reference": "ae466f726242e637cebdd526a7d991b9433bacf1" + "reference": "f350df0268e904597e3bd9c4685c53e0e333feea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/instantiator/zipball/ae466f726242e637cebdd526a7d991b9433bacf1", - "reference": "ae466f726242e637cebdd526a7d991b9433bacf1", + "url": "https://api.github.com/repos/doctrine/instantiator/zipball/f350df0268e904597e3bd9c4685c53e0e333feea", + "reference": "f350df0268e904597e3bd9c4685c53e0e333feea", "shasum": "" }, "require": { - "php": "^7.1" + "php": "^7.1 || ^8.0" }, "require-dev": { "doctrine/coding-standard": "^6.0", @@ -1769,7 +1783,21 @@ "constructor", "instantiate" ], - "time": "2019-10-21T16:45:58+00:00" + "funding": [ + { + "url": "https://www.doctrine-project.org/sponsorship.html", + "type": "custom" + }, + { + "url": "https://www.patreon.com/phpdoctrine", + "type": "patreon" + }, + { + "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator", + "type": "tidelift" + } + ], + "time": "2020-05-29T17:27:14+00:00" }, { "name": "doctrine/lexer", @@ -4237,16 +4265,16 @@ }, { "name": "justinrainbow/json-schema", - "version": "5.2.9", + "version": "5.2.10", "source": { "type": "git", "url": "https://github.com/justinrainbow/json-schema.git", - "reference": "44c6787311242a979fa15c704327c20e7221a0e4" + "reference": "2ba9c8c862ecd5510ed16c6340aa9f6eadb4f31b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/44c6787311242a979fa15c704327c20e7221a0e4", - "reference": "44c6787311242a979fa15c704327c20e7221a0e4", + "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/2ba9c8c862ecd5510ed16c6340aa9f6eadb4f31b", + "reference": "2ba9c8c862ecd5510ed16c6340aa9f6eadb4f31b", "shasum": "" }, "require": { @@ -4299,7 +4327,7 @@ "json", "schema" ], - "time": "2019-09-25T14:49:45+00:00" + "time": "2020-05-27T16:41:55+00:00" }, { "name": "knplabs/gaufrette", @@ -5684,16 +5712,16 @@ }, { "name": "oro/calendar-bundle", - "version": "4.1.3", + "version": "4.1.4", "source": { "type": "git", "url": "https://github.com/oroinc/OroCalendarBundle.git", - "reference": "f4de939fb0a852a056b7c7dbc6bffa5265cfed69" + "reference": "8567fcdecde8c25837d5aa9966a2060eac8f608d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/oroinc/OroCalendarBundle/zipball/f4de939fb0a852a056b7c7dbc6bffa5265cfed69", - "reference": "f4de939fb0a852a056b7c7dbc6bffa5265cfed69", + "url": "https://api.github.com/repos/oroinc/OroCalendarBundle/zipball/8567fcdecde8c25837d5aa9966a2060eac8f608d", + "reference": "8567fcdecde8c25837d5aa9966a2060eac8f608d", "shasum": "" }, "require": { @@ -5737,20 +5765,20 @@ "source": "https://github.com/oroinc/OroCalendarBundle/tree/4.1", "issues": "https://github.com/oroinc/OroCalendarBundle/issues" }, - "time": "2020-05-20T15:29:42+00:00" + "time": "2020-05-31T18:11:49+00:00" }, { "name": "oro/commerce", - "version": "4.1.4", + "version": "4.1.5", "source": { "type": "git", "url": "https://github.com/oroinc/orocommerce.git", - "reference": "c7b724348396531d885e6c1ead0ec62056d234bb" + "reference": "b5186b4bd6a2511ad0c720ff7ef4bf61013a8fc3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/oroinc/orocommerce/zipball/c7b724348396531d885e6c1ead0ec62056d234bb", - "reference": "c7b724348396531d885e6c1ead0ec62056d234bb", + "url": "https://api.github.com/repos/oroinc/orocommerce/zipball/b5186b4bd6a2511ad0c720ff7ef4bf61013a8fc3", + "reference": "b5186b4bd6a2511ad0c720ff7ef4bf61013a8fc3", "shasum": "" }, "require": { @@ -5867,7 +5895,7 @@ "source": "https://github.com/oroinc/orocommerce/tree/4.1", "issues": "https://github.com/oroinc/orocommerce/issues" }, - "time": "2020-05-21T14:20:35+00:00" + "time": "2020-06-08T13:22:12+00:00" }, { "name": "oro/commerce-crm", @@ -5924,16 +5952,16 @@ }, { "name": "oro/crm", - "version": "4.1.4", + "version": "4.1.5", "source": { "type": "git", "url": "https://github.com/oroinc/crm.git", - "reference": "cd69b4ee221756457194304b2a449f9b6a6c762e" + "reference": "6bf0e38bd2767660b9adea32b6a32a49008396eb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/oroinc/crm/zipball/cd69b4ee221756457194304b2a449f9b6a6c762e", - "reference": "cd69b4ee221756457194304b2a449f9b6a6c762e", + "url": "https://api.github.com/repos/oroinc/crm/zipball/6bf0e38bd2767660b9adea32b6a32a49008396eb", + "reference": "6bf0e38bd2767660b9adea32b6a32a49008396eb", "shasum": "" }, "require": { @@ -6012,20 +6040,20 @@ "source": "https://github.com/oroinc/crm/tree/4.1", "issues": "https://github.com/oroinc/crm/issues" }, - "time": "2020-05-20T10:04:52+00:00" + "time": "2020-06-05T12:23:47+00:00" }, { "name": "oro/crm-call-bundle", - "version": "4.1.3", + "version": "4.1.4", "source": { "type": "git", "url": "https://github.com/oroinc/OroCRMCallBundle.git", - "reference": "5a9fbbbab8b2fbc0753fffb80ab749015cfe1573" + "reference": "72b763c053964c34043f6a6f839afc8c9219088c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/oroinc/OroCRMCallBundle/zipball/5a9fbbbab8b2fbc0753fffb80ab749015cfe1573", - "reference": "5a9fbbbab8b2fbc0753fffb80ab749015cfe1573", + "url": "https://api.github.com/repos/oroinc/OroCRMCallBundle/zipball/72b763c053964c34043f6a6f839afc8c9219088c", + "reference": "72b763c053964c34043f6a6f839afc8c9219088c", "shasum": "" }, "require": { @@ -6064,7 +6092,7 @@ "source": "https://github.com/oroinc/OroCRMCallBundle/tree/4.1", "issues": "https://github.com/oroinc/OroCRMCallBundle/issues" }, - "time": "2020-05-22T11:29:43+00:00" + "time": "2020-05-31T20:22:07+00:00" }, { "name": "oro/crm-dotmailer", @@ -6327,16 +6355,16 @@ }, { "name": "oro/customer-portal", - "version": "4.1.4", + "version": "4.1.5", "source": { "type": "git", "url": "https://github.com/oroinc/customer-portal.git", - "reference": "23b207e46a0e5a7ad711439cdb8474cfd0bce759" + "reference": "d7d860c7d1ec4cc40fe5abc88dfdd890a77845dd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/oroinc/customer-portal/zipball/23b207e46a0e5a7ad711439cdb8474cfd0bce759", - "reference": "23b207e46a0e5a7ad711439cdb8474cfd0bce759", + "url": "https://api.github.com/repos/oroinc/customer-portal/zipball/d7d860c7d1ec4cc40fe5abc88dfdd890a77845dd", + "reference": "d7d860c7d1ec4cc40fe5abc88dfdd890a77845dd", "shasum": "" }, "require": { @@ -6383,7 +6411,7 @@ "source": "https://github.com/oroinc/customer-portal/tree/4.1", "issues": "https://github.com/oroinc/customer-portal/issues" }, - "time": "2020-05-22T11:30:51+00:00" + "time": "2020-06-09T09:32:16+00:00" }, { "name": "oro/doctrine-extensions", @@ -6555,16 +6583,16 @@ }, { "name": "oro/platform", - "version": "4.1.4", + "version": "4.1.5", "source": { "type": "git", "url": "https://github.com/oroinc/platform.git", - "reference": "42643b0d66f794ddcd48377b6949ff200371a526" + "reference": "17d081ca32c9ee9fc770ef226ca7908a6dbc5f70" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/oroinc/platform/zipball/42643b0d66f794ddcd48377b6949ff200371a526", - "reference": "42643b0d66f794ddcd48377b6949ff200371a526", + "url": "https://api.github.com/repos/oroinc/platform/zipball/17d081ca32c9ee9fc770ef226ca7908a6dbc5f70", + "reference": "17d081ca32c9ee9fc770ef226ca7908a6dbc5f70", "shasum": "" }, "require": { @@ -6599,6 +6627,7 @@ "hwi/oauth-bundle": "0.6.*", "incenteev/composer-parameter-handler": "2.1.*", "jms/cg": "1.2.*", + "jms/metadata": "2.1.0", "jms/serializer": "3.4.*", "jms/serializer-bundle": "3.5.*", "knplabs/knp-gaufrette-bundle": "0.5.2", @@ -6690,7 +6719,7 @@ "numeral": "2.0.6", "jquery-form": "4.2.1", "fuse.js": "3.2.*", - "jquery": "3.4.*", + "jquery": "3.5.*", "jquery-ui": "1.12.*", "backbone": "1.4.*", "underscore": "1.9.*", @@ -6830,7 +6859,7 @@ "source": "https://github.com/oroinc/platform/tree/4.1", "issues": "https://github.com/oroinc/platform/issues" }, - "time": "2020-05-22T09:21:38+00:00" + "time": "2020-06-08T08:34:24+00:00" }, { "name": "oro/platform-serialised-fields", @@ -9034,16 +9063,16 @@ }, { "name": "snc/redis-bundle", - "version": "3.2.2", + "version": "3.2.3", "source": { "type": "git", "url": "https://github.com/snc/SncRedisBundle.git", - "reference": "7d9294b2f90d39a0e2120c6f35a017895482416b" + "reference": "cd47f699eeb6cffa72eaa505d3dcf907b157339b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/snc/SncRedisBundle/zipball/7d9294b2f90d39a0e2120c6f35a017895482416b", - "reference": "7d9294b2f90d39a0e2120c6f35a017895482416b", + "url": "https://api.github.com/repos/snc/SncRedisBundle/zipball/cd47f699eeb6cffa72eaa505d3dcf907b157339b", + "reference": "cd47f699eeb6cffa72eaa505d3dcf907b157339b", "shasum": "" }, "require": { @@ -9109,7 +9138,7 @@ "redis", "symfony" ], - "time": "2020-04-30T05:56:02+00:00" + "time": "2020-06-05T06:53:24+00:00" }, { "name": "stof/doctrine-extensions-bundle", @@ -11687,16 +11716,16 @@ }, { "name": "composer/xdebug-handler", - "version": "1.4.1", + "version": "1.4.2", "source": { "type": "git", "url": "https://github.com/composer/xdebug-handler.git", - "reference": "1ab9842d69e64fb3a01be6b656501032d1b78cb7" + "reference": "fa2aaf99e2087f013a14f7432c1cd2dd7d8f1f51" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/1ab9842d69e64fb3a01be6b656501032d1b78cb7", - "reference": "1ab9842d69e64fb3a01be6b656501032d1b78cb7", + "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/fa2aaf99e2087f013a14f7432c1cd2dd7d8f1f51", + "reference": "fa2aaf99e2087f013a14f7432c1cd2dd7d8f1f51", "shasum": "" }, "require": { @@ -11731,9 +11760,17 @@ { "url": "https://packagist.com", "type": "custom" + }, + { + "url": "https://github.com/composer", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/composer/composer", + "type": "tidelift" } ], - "time": "2020-03-01T12:26:26+00:00" + "time": "2020-06-04T11:16:35+00:00" }, { "name": "friendsofphp/php-cs-fixer", @@ -13595,7 +13632,7 @@ }, { "name": "symfony/class-loader", - "version": "v3.4.40", + "version": "v3.4.41", "source": { "type": "git", "url": "https://github.com/symfony/class-loader.git",