Skip to content

Commit 4cfe9d0

Browse files
committed
Require PHPstan 2
1 parent 0125110 commit 4cfe9d0

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"keywords": ["dev", "static analysis"],
66
"require": {
77
"php": "~8.1|~8.2|~8.3",
8-
"phpstan/phpstan": "^1.12.0",
8+
"phpstan/phpstan": "^2.0.3",
99
"shipmonk/composer-dependency-analyser": "1.8.1"
1010
},
1111
"autoload": {

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)