Cliff Odijk
Cliff Odijk
I just talked to @ruudk on Slack and he is going to add some changes - Drop PHP `7.1` (already done) - Drop PHP `7.2` (minimum PHP `7.3`) - Drop...
@Nyholm What is your experience upgrading from SimpleBus to Symfony Messenger?
I'm still here @ruudk also did some maintenance work in de past i'm not sure if they are still using it. For me we are already in the Symfony eco...
I'm closing this issue for now as @ruudk and i are still here and from time to time do some small maintenance.
I'm reopening this issue because myself and @ruudk are moving away from this project and migrating to Symfony Messenger. If someone wants to be added as a maintainer please contact...
@gjuric Thank you for rasing this issue. But me and @ruudk are both moving away from SimpleBus to Symfony Messanger as the community there is much larger and moves a...
I think the [`request`](https://github.com/logical-and/php-oauth/blob/master/src/OAuth2/Service/AbstractService.php#L141) method should stay the same but needs te return a [`ResponseInterface`](https://github.com/php-fig/http-message/blob/master/src/ResponseInterface.php). And we should add a new method `signRequest` which accepts a [`RequestInterface`](https://github.com/php-fig/http-message/blob/master/src/RequestInterface.php) that only add's...