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 e15174d commit 6422dc9Copy full SHA for 6422dc9
.github/workflows/phar.yml
@@ -53,6 +53,7 @@ jobs:
53
repository: phpstan/phpstan
54
path: phpstan-dist
55
token: ${{ secrets.PAT }}
56
+ ref: 1.5.x
57
58
- name: "cp PHAR"
59
run: cp tmp/phpstan.phar phpstan-dist/phpstan.phar
0 commit comments