diff --git a/composer.lock b/composer.lock index 69a4bc8..7674ac3 100644 --- a/composer.lock +++ b/composer.lock @@ -6702,16 +6702,16 @@ }, { "name": "captainhook/plugin-composer", - "version": "5.2.3", + "version": "5.2.4", "source": { "type": "git", "url": "https://github.com/captainhookphp/plugin-composer.git", - "reference": "7c0c809011c24c1517d3896c5a7318268cea70ee" + "reference": "835cb6619bc209a1f55a2d51c6b112328968b405" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/captainhookphp/plugin-composer/zipball/7c0c809011c24c1517d3896c5a7318268cea70ee", - "reference": "7c0c809011c24c1517d3896c5a7318268cea70ee", + "url": "https://api.github.com/repos/captainhookphp/plugin-composer/zipball/835cb6619bc209a1f55a2d51c6b112328968b405", + "reference": "835cb6619bc209a1f55a2d51c6b112328968b405", "shasum": "" }, "require": { @@ -6749,7 +6749,11 @@ } ], "description": "Composer-Plugin handling your git-hooks", - "time": "2020-12-07T19:27:49+00:00" + "support": { + "issues": "https://github.com/captainhookphp/plugin-composer/issues", + "source": "https://github.com/captainhookphp/plugin-composer/tree/5.2.4" + }, + "time": "2021-03-05T09:21:40+00:00" }, { "name": "dnoegel/php-xdg-base-dir",