1
0
mirror of https://github.com/laravel/valet.git synced 2026-02-04 08:10:07 +01:00

Update cli/Valet/Brew.php

This commit is contained in:
Nasir Uddin Nobin
2022-03-24 18:21:50 +06:00
committed by GitHub
parent 23aebbe1d9
commit 9a9f73faf9

View File

@@ -492,7 +492,7 @@ function ($exitCode, $errorOutput) {
* Parse homebrew PHP Path.
*
* @param string $resolvedPath
* @return mixed
* @return array
*/
public function parsePhpPath($resolvedPath)
{