Hallo,

im Zuge eines neues Projektes teste ich ebenfalls gerade Composer. Nachdem ich gerade die Pakete aktualisieren wollte wurde mir leider ein Fehler ausgeworfen:

HTML-Code:
[06-Dec-2013 08:46:12 GMT] PHP Fatal error: Uncaught exception 'ReflectionException' with message 'Extension apc does not exist' thrown in /Applications/XAMPP/xamppfiles/htdocs/diepa/system/modules/!composer/ContaoCommunityAlliance/Contao/Composer/Runtime.php on line 301
#0 /Applications/XAMPP/xamppfiles/htdocs/diepa/system/modules/!composer/ContaoCommunityAlliance/Contao/Composer/Runtime.php(301): ReflectionExtension->__construct('apc')
#1 /Applications/XAMPP/xamppfiles/htdocs/diepa/system/modules/!composer/ContaoCommunityAlliance/Contao/Composer/ClientBackend.php(82): ContaoCommunityAlliance\Contao\Composer\Runtime::checkEnvironment()
#2 /Applications/XAMPP/xamppfiles/htdocs/diepa/system/modules/core/classes/Backend.php(266): ContaoCommunityAlliance\Contao\Composer\ClientBackend->generate()
#3 /Applications/XAMPP/xamppfiles/htdocs/diepa/contao/main.php(136): Contao\Backend->getBackendModule('composer')
#4 /Applications/XAMPP/xamppfiles/htdocs/diepa/contao/main.php(287): Main->run()
#5 {main}
Leider weiss ich damit nicht wirklich umzugehen … Dieser Fehler tritt jetzt immer auf wenn ich versuche die Paketverwaltung zu öffnen. Sprich ich hab keinen Zugriff mehr auf diese.

Vielen Dank schonmal für die Hilfe!