Update captainhook/captainhook

This commit is contained in:
DariusIII
2021-05-07 11:31:38 +02:00
parent 7a99b9afd4
commit 7fe799fc71
Generated
+14 -13
View File
@@ -11983,16 +11983,16 @@
},
{
"name": "captainhook/captainhook",
"version": "5.8.1",
"version": "5.9.0",
"source": {
"type": "git",
"url": "https://github.com/captainhookphp/captainhook.git",
"reference": "9447fc26d3163d9ecd09b8ef244437d8984ca7e0"
"reference": "76987f60c5c77d106ec6b589e4d658d7a2a7d6f5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/captainhookphp/captainhook/zipball/9447fc26d3163d9ecd09b8ef244437d8984ca7e0",
"reference": "9447fc26d3163d9ecd09b8ef244437d8984ca7e0",
"url": "https://api.github.com/repos/captainhookphp/captainhook/zipball/76987f60c5c77d106ec6b589e4d658d7a2a7d6f5",
"reference": "76987f60c5c77d106ec6b589e4d658d7a2a7d6f5",
"shasum": ""
},
"require": {
@@ -12002,8 +12002,9 @@
"php": ">=7.2",
"sebastianfeldmann/camino": "^0.9.2",
"sebastianfeldmann/cli": "^3.3",
"sebastianfeldmann/git": "^3.4",
"sebastianfeldmann/git": "^3.7",
"symfony/console": "^2.7 || ^3.0 || ^4.0 || ^5.0",
"symfony/filesystem": "^2.7 || ^3.0 || ^4.0 || ^5.0",
"symfony/process": "^2.7 || ^3.0 || ^4.0 || ^5.0"
},
"replace": {
@@ -12053,7 +12054,7 @@
],
"support": {
"issues": "https://github.com/captainhookphp/captainhook/issues",
"source": "https://github.com/captainhookphp/captainhook/tree/5.8.1"
"source": "https://github.com/captainhookphp/captainhook/tree/5.9.0"
},
"funding": [
{
@@ -12061,20 +12062,20 @@
"type": "github"
}
],
"time": "2021-04-28T19:06:23+00:00"
"time": "2021-05-05T12:43:16+00:00"
},
{
"name": "captainhook/plugin-composer",
"version": "5.2.4",
"version": "5.3.0",
"source": {
"type": "git",
"url": "https://github.com/captainhookphp/plugin-composer.git",
"reference": "835cb6619bc209a1f55a2d51c6b112328968b405"
"reference": "def8812945e0767a45fe0e4db5ed255b7093600a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/captainhookphp/plugin-composer/zipball/835cb6619bc209a1f55a2d51c6b112328968b405",
"reference": "835cb6619bc209a1f55a2d51c6b112328968b405",
"url": "https://api.github.com/repos/captainhookphp/plugin-composer/zipball/def8812945e0767a45fe0e4db5ed255b7093600a",
"reference": "def8812945e0767a45fe0e4db5ed255b7093600a",
"shasum": ""
},
"require": {
@@ -12114,9 +12115,9 @@
"description": "Composer-Plugin handling your git-hooks",
"support": {
"issues": "https://github.com/captainhookphp/plugin-composer/issues",
"source": "https://github.com/captainhookphp/plugin-composer/tree/5.2.4"
"source": "https://github.com/captainhookphp/plugin-composer/tree/5.3.0"
},
"time": "2021-03-05T09:21:40+00:00"
"time": "2021-05-06T15:55:15+00:00"
},
{
"name": "composer/composer",