From 831db0de24842b104440554f9e3d4919fcb1db55 Mon Sep 17 00:00:00 2001 From: Kevin De Keyser Date: Mon, 4 Dec 2023 17:19:51 +0100 Subject: [PATCH] Update pubspec.yaml A few packages require intl to be up-to-date. --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 31d022f..8e49d62 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -8,7 +8,7 @@ environment: dependencies: path: ^1.8.0 - intl: ^0.17.0 + intl: ">=0.17.0 <1.0.0" meta: ^1.3.0 collection: ^1.15.0 quiver: ^3.0.0