Skip to content

Commit b239035

Browse files
authored
Upgrade PHPStan (#6)
1 parent a3ba869 commit b239035

File tree

2 files changed

+8
-12
lines changed

2 files changed

+8
-12
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"require-dev": {
1717
"phpunit/phpunit": "^10.0 || ^11.0 || ^12.0",
1818
"squizlabs/php_codesniffer": "^3.7",
19-
"phpstan/phpstan": "^1.10"
19+
"phpstan/phpstan": "^2.0"
2020
},
2121
"autoload": {
2222
"psr-4": {

composer.lock

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

0 commit comments

Comments
 (0)