We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cdc26e4 + 94b985f commit 01872a8Copy full SHA for 01872a8
composer.json
@@ -1,4 +1,9 @@
1
{
2
+ "name": "maxgoryunov/saving-iterator",
3
+ "description": "True Caching Iterator for PHP",
4
+ "require": {
5
+ "php": ">=7.4"
6
+ },
7
"require-dev": {
8
"phpstan/phpstan": "^0.12.91",
9
"phan/phan": "^4.0",
0 commit comments