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.
1 parent 933f793 commit 6f90c09Copy full SHA for 6f90c09
composer.json
@@ -47,6 +47,6 @@
47
"test": [
48
"vendor/bin/pest"
49
],
50
- "test:types": "phpstan analyse --memory-limit=1G"
+ "test:types": "phpstan analyse --memory-limit=2G"
51
}
52
0 commit comments