leandrocfe / filament-ptbr-form-fields

This package provides custom form fields for Filament (>=v2.17.28) that are commonly used in Brazilian web applications, such as CPF/CNPJ validation, phone number formatting, money with currency symbol, and CEP integration with ViaCep.
MIT License
90 stars 11 forks source link

[Bug]: #2

Closed marlonmarques closed 1 year ago

marlonmarques commented 1 year ago

What happened?

Erro na instalação

How to reproduce the bug

Quando tento instalar recebo esse erro:

Problem 1

You can also try re-running composer require with an explicit version constraint, e.g. "composer require leandrocfe/filament-ptbr-form-fields:*" to figure out if any version is installable, or "composer require leandrocfe/filament-ptbr-form-fields:^2.1" if you know which you need.

Package Version

2.17.36

PHP Version

8.1.17

Laravel Version

9.19

Which operating systems does with happen with?

No response

Notes

No response

leandrocfe commented 1 year ago

composer update?

marlonmarques commented 1 year ago

não foi com o comando:

composer require leandrocfe/filament-ptbr-form-fields

leandrocfe commented 1 year ago

É necessário o laravel 10