Skip to content

Commit 755aa38

Browse files
committed
Update phpstan and easy-coding-standard
1 parent 62d02f4 commit 755aa38

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
@@ -23,8 +23,8 @@
2323
"nette/bootstrap": "@dev",
2424
"nette/robot-loader": "@dev",
2525
"tracy/tracy": "~2.5.0",
26-
"phpstan/phpstan": "^0.9.2",
27-
"symplify/easy-coding-standard": "^4.2"
26+
"phpstan/phpstan": "^0.10.2",
27+
"symplify/easy-coding-standard": "^4.6"
2828
},
2929
"autoload": {
3030
"psr-4": {

0 commit comments

Comments
 (0)