Skip to content

Commit 270c2ec

Browse files
committed
Use phpstan 2
1 parent c82feb0 commit 270c2ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"phpunit/phpunit":"^9.1 || ^10.1 || ^11.0 || ^12.0 || ^13.0"
1818
},
1919
"require-dev": {
20-
"phpstan/phpstan": "^1.10"
20+
"phpstan/phpstan": "^2.1.38"
2121
},
2222
"autoload": {
2323
"psr-4": {

0 commit comments

Comments
 (0)