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 e63f296 commit 9eecc27Copy full SHA for 9eecc27
.github/workflows/phpstan.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Setup PHP
19
uses: shivammathur/setup-php@v2
20
with:
21
- php-version: '8.1'
+ php-version: '8.2'
22
coverage: none
23
24
- name: Install composer dependencies
0 commit comments