Skip to content

Commit

Permalink
[TASK] Update phpstan/phpstan to v2
Browse files Browse the repository at this point in the history
| datasource | package         | from    | to    |
| ---------- | --------------- | ------- | ----- |
| packagist  | phpstan/phpstan | 1.12.12 | 2.0.3 |
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent cf3c669 commit e86e952
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"require": {
"php": "~8.1 || ~8.2 || ~8.3",
"phpstan/extension-installer": "^1.2",
"phpstan/phpstan": "^1.10"
"phpstan/phpstan": "^2.0"
},
"require-dev": {
"armin/editorconfig-cli": "^1.8 || ^2.0",
Expand Down
14 changes: 7 additions & 7 deletions composer.lock

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

0 comments on commit e86e952

Please sign in to comment.