itsjeffro / deploy

Laravel package for zero-downtime deployments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not working with fresh laravel version

sleepycodernotes opened this issue · comments

Your requirements could not be resolved to an installable set of packages.

Problem 1
- Conclusion: don't install itsjeffro/deploy v1.1.4
- Conclusion: don't install itsjeffro/deploy 1.x-dev
- Conclusion: remove guzzlehttp/guzzle 6.5.5

Hi @sleepycodernotes

Thanks for trying the package. What version of laravel are you using?

Ill try and reproduce the issue and get back to you

Cheers

Hi @sleepycodernotes

I'm assuming you might be using a newer version of laravel, possibly 6+

The highest version this currently supports is 5.8

Closing for now with a plan to release Deploy v2.0 in the future which will support Laravel 6 and 7

Thanks for reply ;) yep i have latest laravel version