I've just installed the latest version with composer and opened http://whatever/api/public/.
I have an error message:
Fatal error: Uncaught exception 'Zend\Mvc\Router\Exception\InvalidArgumentException' with message 'Missing "type" option' in ...\api\vendor\zendframework\zend-servicemanager\src\ServiceManager.php on line 946
I've just installed the latest version with composer and opened http://whatever/api/public/. I have an error message:
Fatal error: Uncaught exception 'Zend\Mvc\Router\Exception\InvalidArgumentException' with message 'Missing "type" option' in ...\api\vendor\zendframework\zend-servicemanager\src\ServiceManager.php on line 946
PHP version 5.6.8 on Windows. Any ideas?