You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.The text was updated successfully, but these errors were encountered: