Skip to content

Commit d41e81e

Browse files
committed
Downgrade Infection version to 0.32.6
Newer versions requires PHP >= 8.3. Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.com.br>
1 parent 136bf83 commit d41e81e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mutation-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
php-version: ${{ matrix.php-version }}
3737
coverage: pcov
3838
ini-values: memory_limit=-1
39-
tools: infection
39+
tools: infection:0.32.6
4040

4141
- name: Install Composer dependencies
4242
uses: ramsey/composer-install@v4

0 commit comments

Comments
 (0)