diff --git a/pubspec.yaml b/pubspec.yaml index d1b198c..b90839d 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: