From 42c1bb7c09ac8bb8e993d8e77519ad73336da841 Mon Sep 17 00:00:00 2001 From: Kelvin Osei Poku <57634055+keezysilencer@users.noreply.github.com> Date: Sun, 9 Jul 2023 19:03:54 +0000 Subject: [PATCH] Update pubspec.yaml --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index f76392a8..65acd53c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -7,7 +7,7 @@ dependencies: flutter: sdk: flutter http: ^0.13.5 - intl: ^0.17.0 + intl: ^0.18.0 meta: ^1.8.0 async: ^2.9.0 @@ -34,4 +34,4 @@ flutter: environment: sdk: '>=2.12.0 <3.0.0' - flutter: ">=2.0.0" \ No newline at end of file + flutter: ">=2.0.0"