Skip to content

Commit 9528a1b

Browse files
Raise the file dependency max to v8.0.0
1 parent 3c81253 commit 9528a1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies:
2525
source_span: ^1.8.1
2626
yaml: ^3.1.0
2727
yaml_edit: ^2.0.0
28-
file: ^6.1.2
28+
file: '>=6.1.2 <8.0.0'
2929
io: ^1.0.0
3030
w_transport: ^5.2.1
3131

0 commit comments

Comments
 (0)