Skip to content

Commit 3c60587

Browse files
committed
chore: Require loophp/iterators 2 now.
1 parent c9525c1 commit 3c60587

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
],
2929
"require": {
3030
"php": ">= 7.4",
31-
"loophp/iterators": "^1"
31+
"loophp/iterators": "^2"
3232
},
3333
"require-dev": {
3434
"ext-pcov": "*",

0 commit comments

Comments
 (0)