Skip to content

Commit cd3ce31

Browse files
chore(deps): update phpstan packages to v2
1 parent ed1aa5c commit cd3ce31

File tree

2 files changed

+21
-26
lines changed

2 files changed

+21
-26
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
"require-dev": {
3636
"phpunit/phpunit": "^10.5.11",
3737
"brainbits/phpcs-standard": "^7.0.1",
38-
"phpstan/phpstan": "^1.10.59",
39-
"phpstan/phpstan-phpunit": "^1.3.16"
38+
"phpstan/phpstan": "^2.0.0",
39+
"phpstan/phpstan-phpunit": "^2.0.0"
4040
},
4141
"autoload": {
4242
"psr-4": {

composer.lock

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

0 commit comments

Comments
 (0)