Skip to content

Commit 72180b7

Browse files
authored
Merge pull request msyk#109 from matsuo/update-phpstan
Update PHPStan to 2.0
2 parents 0d14b20 + ac3334a commit 72180b7

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"require-dev": {
1818
"phpunit/phpunit": "*",
19-
"phpstan/phpstan": "^1.12"
19+
"phpstan/phpstan": "^2.0"
2020
},
2121
"autoload": {
2222
"psr-4": {

composer.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)