Compatibility error packages #15396
Unanswered
ViniciusC0utinho
asked this question in
Help
Replies: 1 comment
-
Weird.. Can you share the whole project on Github? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Package
Form builder
Package Version
v3.2
How can we help you?
When initializing a new Laravel project and installing filament/forms, I'm getting a compatibility error packages
composer create-project laravel/laravel .
composer require livewire/livewire
composer require filament/forms:"^3.2" -W
output console:
composer.json:
Beta Was this translation helpful? Give feedback.
All reactions