Skip to content

Commit

Permalink
Update dependency phpstan/phpstan to v2
Browse files Browse the repository at this point in the history
| datasource | package         | from    | to    |
| ---------- | --------------- | ------- | ----- |
| packagist  | phpstan/phpstan | 1.12.11 | 2.0.2 |
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent e5552af commit 9e1551f
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 @@ -8,7 +8,7 @@
"require": {
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
"nikic/php-parser": "^4.17.1",
"phpstan/phpstan": "^1.10.47"
"phpstan/phpstan": "^2.0.2"
},
"require-dev": {
"doctrine/coding-standard": "^12.0.0",
Expand Down

0 comments on commit 9e1551f

Please sign in to comment.