We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1709ce0 commit 7424bccCopy full SHA for 7424bcc
1 file changed
.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