diff --git a/pubspec.yaml b/pubspec.yaml index 4e52c11..ef73093 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -10,7 +10,7 @@ environment: dependencies: flutter: sdk: flutter - intl: ^0.17.0 + intl: ">=0.17.0 <0.19.0" dev_dependencies: flutter_test: