I upgraded my homebrew xdebug from 2.2.6 to 2.2.7, without checking i brew cleanup the previous version, but when i tried to run composer it outputs the following error.
Failed loading /usr/local/Cellar/php54-xdebug/2.2.6/xdebug.so: dlopen(/usr/local/Cellar/php54-xdebug/2.2.6/xdebug.so, 9): image not found
OS: Mountain Lion, the composer and php54-xdebug are installed via homebrew.
I tried downgrading xdebug but version 2.2.6 is not available in the brew versions php54-xdebug command. Homebrew install specific version of formula?
composer version is 1.0.0-alpha9