When I'm Trying to upgrade my magento module i'm getting Declaration of Zend\Mvc\Controller\PluginManager Fatal_error
PHP Fatal error: Declaration of Zend\Mvc\Controller\PluginManager::get($name, ?array $options = NULL) must be compatible with Zend\ServiceManager\AbstractPluginManager::get($name, $options = Array, $usePeeringServiceManagers = true) in /var/www/html/Magento/vendor/zendframework/zend-mvc/src/Controller/PluginManager.php on line 211
Help Me to resolve this