Skip to content

Commit ff29fb5

Browse files
committed
Update phpstan/phpstan to version 2.x
Bumped the phpstan/phpstan dependency from ^1.0 to ^2.0 in composer.json to use the latest features and improvements.
1 parent 88a208d commit ff29fb5

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
@@ -30,7 +30,7 @@
3030
"hyperf/devtool": "~3.1.0",
3131
"hyperf/testing": "~3.1.0",
3232
"mockery/mockery": "^1.0",
33-
"phpstan/phpstan": "^1.0",
33+
"phpstan/phpstan": "^2.0",
3434
"swoole/ide-helper": "^5.0"
3535
},
3636
"suggest": {

0 commit comments

Comments
 (0)