Skip to content

Commit c3b4a96

Browse files
committed
Update PHPStan
1 parent 1d8aa30 commit c3b4a96

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
"php-64bit": "*"
99
},
1010
"require-dev": {
11-
"phpstan/phpstan": "~1.10.3",
11+
"phpstan/phpstan": "2.1.0",
1212
"phpstan/extension-installer": "^1.0",
13-
"phpstan/phpstan-strict-rules": "^1.0.0",
13+
"phpstan/phpstan-strict-rules": "^2.0.0",
1414
"phpunit/phpunit": "^9.5 || ^10.0 || ^11.0",
15-
"phpstan/phpstan-phpunit": "^1.0"
15+
"phpstan/phpstan-phpunit": "^2.0"
1616
},
1717
"autoload": {
1818
"psr-4": {

0 commit comments

Comments
 (0)