We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08aa12a commit e0e1ac1Copy full SHA for e0e1ac1
.github/actions/setup-php/action.yml
@@ -18,4 +18,4 @@ runs:
18
php-version: "${{ inputs.php-version }}"
19
ini-file: development
20
extensions: ${{ inputs.php-extensions }}
21
- tools: infection:0.31.7
+ tools: infection:0.31.8
0 commit comments