barryvdh / laravel-async-queue

Laravel Async Queue Driver
286 stars 76 forks source link

Laravel 5.8 issue #87

Open anishbangalore opened 5 years ago

anishbangalore commented 5 years ago

Dear Friends,

How can I get the Laravel 5.8 supported version through composer?

This is I am getting while I try using composer,

composer require barryvdh/laravel-async-queue Using version ^0.7.2 for barryvdh/laravel-async-queue ./composer.json has been updated Loading composer repositories with package information Updating dependencies (including require-dev) Your requirements could not be resolved to an installable set of packages.

Problem 1

I read that here we have update - https://github.com/barryvdh/laravel-async-queue/pull/82, but not sure how I can get this

Thanks, Anish