Skip to content

Commit

Permalink
v73.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gammamatrix committed Feb 22, 2024
1 parent b3566f7 commit 45eb508
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
env:
XDEBUG_MODE: coverage
with:
version: "10.1"
version: "10.5"
php_version: "8.2"
php_extensions: intl xdebug
coverage_clover: clover.xml
Expand Down
1 change: 0 additions & 1 deletion phpstan.neon.dist
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ parameters:
- tests

excludePaths:
- 'tests/logs/*'
- 'output/*'

treatPhpDocTypesAsCertain: false
Expand Down

0 comments on commit 45eb508

Please sign in to comment.