Skip to content

Commit 5cb8b32

Browse files
Hackwarrichard67
authored andcommitted
Update phpstan to v2
1 parent b07f5ea commit 5cb8b32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"require-dev": {
1717
"phpunit/phpunit": "^9.5.28",
1818
"squizlabs/php_codesniffer": "^3.7.2",
19-
"phpstan/phpstan": "1.12.27",
20-
"phpstan/phpstan-deprecation-rules": "1.2.1"
19+
"phpstan/phpstan": "^2.1.17",
20+
"phpstan/phpstan-deprecation-rules": "^2.0.3"
2121
},
2222
"autoload": {
2323
"psr-4": {

0 commit comments

Comments
 (0)