fix: pin intl dependency to ^0.20.2 instead of any #344

Merged
guettlibot merged 1 commits from issue-342-pin-intl-version into main 2026-06-01 19:47:52 +00:00
guettlibot commented 2026-06-01 15:53:38 +00:00 (Migrated from codeberg.org)

Closes #342

Pins intl from any to ^0.20.2 (the version already in pubspec.lock) to prevent surprise breaking changes from future pub get runs.

Closes #342 Pins `intl` from `any` to `^0.20.2` (the version already in pubspec.lock) to prevent surprise breaking changes from future pub get runs.
Sign in to join this conversation.