I have the following errors:
Fatal error: Interface 'Psr\Http\Message\ServerRequestInterface' not found in /home/www/forex-arts/vendor/cakephp/cakephp/src/Http/ServerRequest.php on line 37
Fatal error: Interface 'Psr\Http\Message\UriInterface' not found in /home/www/forex-arts/vendor/zendframework/zend-diactoros/src/Uri.php on line 25
I am using CakePHP. Does anyone know why I am receiving these errors?