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 6187eef commit f695fa7Copy full SHA for f695fa7
.github/workflows/infection.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Set up PHP
32
uses: shivammathur/setup-php@v2
33
with:
34
- php-version: '8.1'
+ php-version: '8.2'
35
tools: infection, phpunit
36
extensions: intl, json, mbstring, gd, xml, sqlite3
37
coverage: xdebug
0 commit comments