We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8752839 commit cc2b26cCopy full SHA for cc2b26c
.github/workflows/send-pr.yml
@@ -23,7 +23,7 @@ jobs:
23
repository: phpstan/phpstan-src
24
path: phpstan-src
25
token: ${{ secrets.PHPSTAN_BOT_TOKEN }}
26
- ref: 1.11.x
+ ref: 1.12.x
27
28
- name: "Install dependencies"
29
working-directory: ./phpstan-src
0 commit comments