Petr Cervenka
Petr Cervenka
Why that is really silly ? Why do i need to have composer inside of my project/
Yeah I just debuged it on my server and still getting errors, it looks like it's not looking for $PATH anymore.. ``` xception: Could not find composer/composer.phar {"exception":"[object] (Exception(code: 0):...
``` phpci@logs:~$ id uid=1004(phpci) gid=1007(phpci) groups=1007(phpci),33(www-data) phpci@logs:~$ which composer /usr/local/bin/composer phpci@logs:~$ ```
@REBELinBLUE anything? is it just me?

symlink fixed it! strange. even that which still return same ..
Yes please :+1:
Is it only me who expericning the newest issue?
Hi @REBELinBLUE , if you use tags and branches then it looks like this: ``` 1.0.9-292-ge72b455 ``` Be great to be able to run some git command or expose this...
@REBELinBLUE I thought it was fetching the ZIP archive using API ? Not via Git clone?