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

Add support for prompts v0.2 and v0.3 to make it compatible with the latest version of Laravel 11 #187

Merged

Conversation

joshhanley
Copy link
Collaborator

laravel/prompts has had new versions tagged (v0.2 and v0.3). But due to semver, they are treaded like major version bumps, so Verbs can't be installed with the latest version of laravel/framework as it requires prompts v0.3

This PR updates Verb's required prompts versions to include both of them like we did in Livewire livewire/livewire#8887 (comment)

@lhilton
Copy link

lhilton commented Oct 26, 2024

+1

@DanielCoulbourne DanielCoulbourne merged commit b8b90dd into hirethunk:main Oct 30, 2024
41 checks passed
@joshhanley joshhanley deleted the josh/fix-prompts-version branch October 31, 2024 06:39
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.

3 participants