I am trying to upgrade my app's `intl` dependency to 0.19.0 to take advantage of a new feature, but I also use this package in that app, which also depends on the `intl` package. However, `form_builder_validators`'s dependency is pinned to version 0.18.1, which prevents me from upgrading my app's `intl` dependency. Is there any way we can make the small and (hopefully) non-breaking change to upgrade this package to use `intl` version 0.19.0?
Happy to submit a PR if that would be helpful.
Thanks!
Is there an existing issue for this?
Package/Plugin version
9.1.0
What you'd like to happen
Alternatives you've considered
No response
Aditional information
No response