gotzmann / comet

Modern PHP framework for building blazing fast REST APIs and microservices
MIT License
661 stars 52 forks source link

[^] Fix psr/http-message version #37

Closed faysh closed 8 months ago

faysh commented 8 months ago

The new version of psr/http-message causes an error:

Declaration of Comet\Request::getServerParams() must be compatible with Psr\Http\Message\ServerRequestInterface::getServerParams(): array in /app/vendor/gotzmann/comet/src/Request.php on line 266