Skip to content

Commit 9208a0c

Browse files
committed
Add fast-forward/iterators
1 parent b13e2c8 commit 9208a0c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@
1717
"require": {
1818
"php": "^8.1",
1919
"fast-forward/config": "^1.0",
20-
"fast-forward/container": "^1.0"
20+
"fast-forward/container": "^1.0",
21+
"fast-forward/iterators": "^1.0"
2122
},
2223
"minimum-stability": "stable",
2324
"config": {

0 commit comments

Comments
 (0)