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 cf7bfde commit 7524b57Copy full SHA for 7524b57
.github/workflows/ci.yml
@@ -56,6 +56,6 @@ jobs:
56
- name: larastan
57
uses: actions-x/phpstan@v1
58
with:
59
- phpstanVersion: ^0.12
+ phpstanVersion: ^1.6
60
configPath: phpstan.neon
61
arguments: --memory-limit=2G
0 commit comments