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 3211cbc commit 178be9f
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 @@ -18,7 +18,7 @@
"nette/di": "^3.2.3",
"nette/neon": "^3.4.4",
"nikic/php-parser": "^4.19.2 || ^5.2.0",
"phpstan/phpstan-phpunit": "^1.4.0",
"phpstan/phpstan-phpunit": "^2.0.0",
"phpunit/phpunit": "^11.4.3",
"slam/php-cs-fixer-extensions": "^3.12.0"
},
Expand Down

0 comments on commit 178be9f

Please sign in to comment.