dominikmank / gearman

a php gearman worker/dispatcher implementation
https://github.com/dominikmank/gearman
MIT License
4 stars 4 forks source link

composer update symfony/event-dispatcher range for laravel 6.0 #10

Closed se2129d closed 4 years ago

se2129d commented 4 years ago

hello :D

Nice to meet you. I use your library in my old project. It's amazing library for gearman queue. Now I create a new project need to require your library for gearman again. But my new project is Laravel 6.0 base. Laravel 6.0 need require symfony/event-dispatcher: ^4.3, so I run composer require is conflict. I test your library on symfony/event-dispatcher 4.4.7 independently, and It's working. So I update symfony/event-dispatcher version range in composer.json.

se2129d commented 4 years ago

Thank you merge my PR.

Can you help me add new version tag for this PR ? Thank you. 😀

dominikmank commented 4 years ago

https://github.com/dominikmank/gearman/releases/tag/3.3.0 :)

se2129d commented 4 years ago

Sorry to bother you. Can I ask why packagist no version 3.3.0?

https://packagist.org/packages/dmank/gearman

dominikmank commented 4 years ago

Now it's there. Sorry this lib is long forgotten for me and the only public libs in composer from myself..(the account link was broken :D) now it's up2date und auto syncing again.