Skip to content

Commit

Permalink
Replace Iterator with iterable.
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Jan 30, 2022
1 parent 16e220a commit d775074
Show file tree
Hide file tree
Showing 144 changed files with 797 additions and 927 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
],
"require": {
"php": ">= 7.4",
"loophp/iterators": "^1.5.13"
"loophp/iterators": "^1.5.14"
},
"require-dev": {
"amphp/parallel-functions": "^1",
Expand Down
Loading

0 comments on commit d775074

Please sign in to comment.