We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 920945c commit 3c98d37Copy full SHA for 3c98d37
1 file changed
src/Template/.github/workflows/infection.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Set up PHP
24
uses: shivammathur/setup-php@v2
25
with:
26
- php-version: '8.1'
+ php-version: '8.2'
27
tools: infection, phpunit
28
extensions: intl, json, mbstring, gd, xml, sqlite3
29
coverage: xdebug
0 commit comments