Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Illuminate packages are removed when required this project #1

Open
tipytechnique opened this issue Apr 1, 2019 · 1 comment
Open

Comments

@tipytechnique
Copy link

Hi !

I have an issue while requiring your project with composer.

I use laravel 5.8.8, and when i run composer require --dev jamesst20/kahlan-laravel:^1.0, many of Illuminate packages like illuminate/queue, illuminate/database, and many others that are in version 5.8.8 are removed.

@jamesst20
Copy link
Owner

Hi,

This sounds strange, are you sure it isn't only caused by the fact that 'composer require' triggers an update?

I must admit I am not the most experienced person about how composer works internally, but looking at composer.json file from kahlan-laravel, I don't see anything that could be causing this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants