diff --git a/composer.lock b/composer.lock index 36a2ff0..fad6f59 100644 --- a/composer.lock +++ b/composer.lock @@ -8694,16 +8694,16 @@ }, { "name": "captainhook/captainhook", - "version": "5.24.2", + "version": "5.24.3", "source": { "type": "git", "url": "https://github.com/captainhookphp/captainhook.git", - "reference": "3e0915ff063a14d745c78e0181868e79c596b7e0" + "reference": "00acb745e6132dcffe3e9bd45e1fe27934a134c7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/captainhookphp/captainhook/zipball/3e0915ff063a14d745c78e0181868e79c596b7e0", - "reference": "3e0915ff063a14d745c78e0181868e79c596b7e0", + "url": "https://api.github.com/repos/captainhookphp/captainhook/zipball/00acb745e6132dcffe3e9bd45e1fe27934a134c7", + "reference": "00acb745e6132dcffe3e9bd45e1fe27934a134c7", "shasum": "" }, "require": { @@ -8714,7 +8714,7 @@ "php": ">=8.0", "sebastianfeldmann/camino": "^0.9.2", "sebastianfeldmann/cli": "^3.3", - "sebastianfeldmann/git": "^3.10", + "sebastianfeldmann/git": "^3.12", "symfony/console": "^2.7 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0", "symfony/filesystem": "^2.7 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0", "symfony/process": "^2.7 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0" @@ -8766,7 +8766,7 @@ ], "support": { "issues": "https://github.com/captainhookphp/captainhook/issues", - "source": "https://github.com/captainhookphp/captainhook/tree/5.24.2" + "source": "https://github.com/captainhookphp/captainhook/tree/5.24.3" }, "funding": [ { @@ -8774,7 +8774,7 @@ "type": "github" } ], - "time": "2025-01-11T12:52:49+00:00" + "time": "2025-01-16T11:37:53+00:00" }, { "name": "captainhook/secrets", @@ -12576,16 +12576,16 @@ }, { "name": "sebastianfeldmann/git", - "version": "3.11.1", + "version": "3.12.0", "source": { "type": "git", "url": "https://github.com/sebastianfeldmann/git.git", - "reference": "96b9f384d45106f757df98a74c11b42b393ff18f" + "reference": "d4a1e28233983ec623383912e534af2f3767fe26" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianfeldmann/git/zipball/96b9f384d45106f757df98a74c11b42b393ff18f", - "reference": "96b9f384d45106f757df98a74c11b42b393ff18f", + "url": "https://api.github.com/repos/sebastianfeldmann/git/zipball/d4a1e28233983ec623383912e534af2f3767fe26", + "reference": "d4a1e28233983ec623383912e534af2f3767fe26", "shasum": "" }, "require": { @@ -12626,7 +12626,7 @@ ], "support": { "issues": "https://github.com/sebastianfeldmann/git/issues", - "source": "https://github.com/sebastianfeldmann/git/tree/3.11.1" + "source": "https://github.com/sebastianfeldmann/git/tree/3.12.0" }, "funding": [ { @@ -12634,7 +12634,7 @@ "type": "github" } ], - "time": "2024-11-26T18:37:20+00:00" + "time": "2025-01-16T10:53:19+00:00" }, { "name": "spatie/backtrace",