DEV Community

Discussion on: Laravel 8 Auth (Registration and Login)

Collapse
 
lizkid profile image
lizkid

Hey can you help me with this am not able to run the composer require laravel/jetstream. It keeps on me poping up errors
Your requirements could not be resolved to an installable set of packages.

Problem 1
- laravel/jetstream[v1.6.0, ..., 1.x-dev] require illuminate/support ^8.0 -> found illuminate/support[v8.0.0, ..., 8.x-dev] but it conflicts with another require.
- Root composer.json requires laravel/jetstream ^1.6 -> satisfiable by laravel/jetstream[v1.6.0, ..., 1.x-dev].

Installation failed, reverting ./composer.json and ./composer.lock to their original content.