Closed kuraobi closed 4 years ago
Any chance of merging this @weaverryan @sroze?
I'm also waiting for this one.
@sroze can you merge please? ☺
In the meanwhile, @blastar @pableu @kuraobi @sroze @weaverryan:
Add this to composer.json
:
"repositories": [
{
"type": "git",
"url": "https://github.com/kuraobi/messenger-enqueue-transport"
}
]
And then:
$ composer req sroze/messenger-enqueue-transport:symfony5-dev
And then things like $ composer req enqueue/fs
working, too 🤩
I will clean up some things, merge some PRs and move towards a release.
Upgraded enqueue to 0.10 to add support for Symfony 5. I also applied the new CS Fixer rules from Symfony.