diff --git a/composer.lock b/composer.lock index 6100b979b..70b162000 100644 --- a/composer.lock +++ b/composer.lock @@ -6089,16 +6089,16 @@ }, { "name": "oro/oauth2-server", - "version": "4.2.1", + "version": "4.2.2", "source": { "type": "git", "url": "https://github.com/oroinc/oauth2-server.git", - "reference": "fb4196cacddca29b6c379e6f93b558f85ed0fd9a" + "reference": "20a7d799061f415ac78b664ffb00becd12d81604" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/oroinc/oauth2-server/zipball/fb4196cacddca29b6c379e6f93b558f85ed0fd9a", - "reference": "fb4196cacddca29b6c379e6f93b558f85ed0fd9a", + "url": "https://api.github.com/repos/oroinc/oauth2-server/zipball/20a7d799061f415ac78b664ffb00becd12d81604", + "reference": "20a7d799061f415ac78b664ffb00becd12d81604", "shasum": "" }, "require": { @@ -6141,20 +6141,20 @@ "source": "https://github.com/oroinc/oauth2-server/tree/4.2", "issues": "https://github.com/oroinc/oauth2-server/issues" }, - "time": "2021-03-05T17:11:43+00:00" + "time": "2021-03-31T17:58:06+00:00" }, { "name": "oro/platform", - "version": "4.2.2", + "version": "4.2.3", "source": { "type": "git", "url": "https://github.com/oroinc/platform.git", - "reference": "59fb1ebe01af3b1c17339123d3d252007ad42b05" + "reference": "fdf910f75449d073b50f16bed624204e37a32e1c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/oroinc/platform/zipball/59fb1ebe01af3b1c17339123d3d252007ad42b05", - "reference": "59fb1ebe01af3b1c17339123d3d252007ad42b05", + "url": "https://api.github.com/repos/oroinc/platform/zipball/fdf910f75449d073b50f16bed624204e37a32e1c", + "reference": "fdf910f75449d073b50f16bed624204e37a32e1c", "shasum": "" }, "require": { @@ -6472,7 +6472,7 @@ "source": "https://github.com/oroinc/platform/tree/4.2", "issues": "https://github.com/oroinc/platform/issues" }, - "time": "2021-03-24T13:56:29+00:00" + "time": "2021-04-05T15:12:20+00:00" }, { "name": "oro/platform-serialised-fields", @@ -14653,16 +14653,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v2.18.4", + "version": "v2.18.5", "source": { "type": "git", "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git", - "reference": "06f764e3cb6d60822d8f5135205f9d32b5508a31" + "reference": "e0f6d05c8b157f50029ca6c65c19ed2694f475bf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/06f764e3cb6d60822d8f5135205f9d32b5508a31", - "reference": "06f764e3cb6d60822d8f5135205f9d32b5508a31", + "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/e0f6d05c8b157f50029ca6c65c19ed2694f475bf", + "reference": "e0f6d05c8b157f50029ca6c65c19ed2694f475bf", "shasum": "" }, "require": { @@ -14745,7 +14745,7 @@ "description": "A tool to automatically fix PHP code style", "support": { "issues": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/issues", - "source": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/tree/v2.18.4" + "source": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/tree/v2.18.5" }, "funding": [ { @@ -14753,7 +14753,7 @@ "type": "github" } ], - "time": "2021-03-20T14:52:33+00:00" + "time": "2021-04-06T18:37:33+00:00" }, { "name": "instaclick/php-webdriver",