Did a git upgrade from 2.5.0 checkout to 2.6.1 checkout. PHP is 5.5.16 Afterwards get:
Trying to run the console gets:
Is there any composer or other manual commands required for manual updates for 2.6.1? I've reverted back to 2.5.0 and it is working fine again for the time being.
PHP Fatal error: Class 'Piwik\FrontController' not found in /path/to/piwik.php on line 94
Trying to run the console gets:
Class 'Piwik\Translate' not found in /path/to/console on line 22
Is there any composer or other manual commands required for manual updates for 2.6.1? I've reverted back to 2.5.0 and it is working fine again for the time being.