Skip to content

Commit

Permalink
Update dependency phpstan/phpstan-phpunit to v2
Browse files Browse the repository at this point in the history
| datasource | package                 | from  | to    |
| ---------- | ----------------------- | ----- | ----- |
| packagist  | phpstan/phpstan-phpunit | 1.4.0 | 2.0.0 |
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent 50b82ea commit 5317f3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"laminas/laminas-diactoros": "^3.5.0",
"laminas/laminas-httphandlerrunner": "^2.11.0",
"phpstan/phpstan": "^1.12.9",
"phpstan/phpstan-phpunit": "^1.4.0",
"phpstan/phpstan-phpunit": "^2.0.0",
"phpunit/phpunit": "^11.4.3",
"squizlabs/php_codesniffer": "^3.10.3"
},
Expand Down

0 comments on commit 5317f3b

Please sign in to comment.