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

Laravel Prompts (composer.json) #99

Merged
merged 1 commit into from
Sep 26, 2024
Merged

Conversation

nox-software
Copy link
Contributor

@nox-software nox-software commented Sep 26, 2024

Also see pull request #48. New Laravel installation (Laravel Framework v11.24.1, no starter kit).

Problem 1
    - livewire/flux v1.0.0 requires laravel/prompts ^0.1.24 -> found laravel/prompts[v0.1.24, v0.1.25] but the package is fixed to v0.2.1 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
    - livewire/flux v1.0.1 requires laravel/prompts ^0.1 -> found laravel/prompts[v0.1.0, ..., v0.1.25] but the package is fixed to v0.2.1 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.

Copy link
Collaborator

@bensherred bensherred left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @nox-software

@bensherred bensherred merged commit 122e35e into livewire:main Sep 26, 2024
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

Successfully merging this pull request may close these issues.

2 participants