Skip to content

Commit 01872a8

Browse files
committed
Merge tag '0.1.1' into develop
0.1.1 release
2 parents cdc26e4 + 94b985f commit 01872a8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
{
2+
"name": "maxgoryunov/saving-iterator",
3+
"description": "True Caching Iterator for PHP",
4+
"require": {
5+
"php": ">=7.4"
6+
},
27
"require-dev": {
38
"phpstan/phpstan": "^0.12.91",
49
"phan/phan": "^4.0",

0 commit comments

Comments
 (0)