Skip to content

Commit 3c98d37

Browse files
committed
update infection template
1 parent 920945c commit 3c98d37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Template/.github/workflows/infection.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Set up PHP
2424
uses: shivammathur/setup-php@v2
2525
with:
26-
php-version: '8.1'
26+
php-version: '8.2'
2727
tools: infection, phpunit
2828
extensions: intl, json, mbstring, gd, xml, sqlite3
2929
coverage: xdebug

0 commit comments

Comments
 (0)