Skip to content

Commit

Permalink
Merge pull request #133 from WyriHaximus/renovate/tomasvotruba-type-c…
Browse files Browse the repository at this point in the history
…overage-1.x

Update dependency tomasvotruba/type-coverage to v1
  • Loading branch information
WyriHaximus committed Oct 19, 2024
2 parents 7c49260 + d660b9c commit ec5cba6
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 12 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ Works out of the box due to [`phpstan/extension-installer`](https://github.com/p
* [`phpstan/phpstan-mockery`](https://packagist.org/packages/phpstan/phpstan-mockery)
* [`phpstan/phpstan-phpunit`](https://packagist.org/packages/phpstan/phpstan-phpunit)
* [`phpstan/phpstan-strict-rules`](https://packagist.org/packages/phpstan/phpstan-strict-rules)
* [`thecodingmachine/phpstan-safe-rule`](https://packagist.org/packages/thecodingmachine/phpstan-safe-rule)
* [`thecodingmachine/phpstan-strict-rules`](https://packagist.org/packages/thecodingmachine/phpstan-strict-rules)
* [`tomasvotruba/type-coverage`](https://packagist.org/packages/tomasvotruba/type-coverage)

# License
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"phpstan/phpstan-mockery": "^1.1.3",
"phpstan/phpstan-phpunit": "^1.4.0",
"phpstan/phpstan-strict-rules": "^1.6.1",
"tomasvotruba/type-coverage": "^0.3.1",
"tomasvotruba/type-coverage": "^1.0.0",
"yamadashy/phpstan-friendly-formatter": "^1.1.2"
},
"config": {
Expand Down
18 changes: 9 additions & 9 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ec5cba6

Please sign in to comment.