We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b7cc35 commit febda27Copy full SHA for febda27
1 file changed
.github/workflows/send-pr.yml
@@ -31,7 +31,7 @@ jobs:
31
repository: phpstan/phpstan-src
32
path: phpstan-src
33
token: ${{ secrets.PHPSTAN_BOT_TOKEN }}
34
- ref: 2.1.x
+ ref: 2.2.x
35
36
- name: "Install dependencies"
37
working-directory: ./phpstan-src
0 commit comments