"require": { "imag/ldap-bundle": "dev-master" },
Problem jest taki, że po wpisaniu w konsolę: composer.phar install
powyższy pakiet nie jest instalowany (nie ma go w katalogu vendor), przy wykonywaniu polecania dotałem też info: Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. Run update to update them.
Spróbowałem zatem composer.phar update a tam przy update dla sonata-project/admin-bundle dev-master
[RuntimeException]
Failed to execute git status --porcelain --untracked-files=no
sh: git: not found
Ktoś ma jakiś pomysł czym to może być spowodowane ?