support the latest version of quiver
diff --git a/pubspec.yaml b/pubspec.yaml
index d4647cf..01bd848 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -8,6 +8,6 @@
 dependencies:
   collection: '^1.11.0'
   meta: '^1.0.4'
-  quiver: '^0.24.0'
+  quiver: '>=0.24.0 <0.26.0'
 dev_dependencies:
   test: '^0.12.17'