diff --git a/pubspec.yaml b/pubspec.yaml index 942a9fc0e..5d7523881 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -13,7 +13,7 @@ dependencies: sdk: flutter # Follows the intl version included in Flutter. # https://github.com/flutter/flutter/blob/84a1e904f44f9b0e9c4510138010edcc653163f8/packages/flutter_localizations/pubspec.yaml#L11 - intl: ^0.19.0 + intl: ">=0.19.0" rxdart: ^0.27.7 collection: ^1.18.0