Skip to content

Commit 3bddff7

Browse files
committed
update to infection:0.31.3
1 parent 13ad641 commit 3bddff7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ jobs:
169169
php-version: "${{ matrix.php-version }}"
170170
ini-file: development
171171
extensions: pdo, mysqli, pgsql, pdo_mysql, pdo_pgsql, pdo_sqlite, mongodb
172-
tools: infection:0.31.2
172+
tools: infection:0.31.3
173173

174174
- name: "Allow installing on PHP 8.4"
175175
if: matrix.php-version == '8.4'

0 commit comments

Comments
 (0)