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 8f70ce3 + 6dea3f2 commit 96aacbdCopy full SHA for 96aacbd
.circleci/config.yml
@@ -110,7 +110,7 @@ jobs:
110
- *update-project-dependencies
111
- run:
112
name: Install PHPStan
113
- command: composer global require phpstan/phpstan:^0.10
+ command: composer global require phpstan/phpstan:0.10.1
114
- *save-composer-cache-by-revision
115
- *save-composer-cache-by-branch
116
0 commit comments