Skip to content

Commit abe6bba

Browse files
author
Philipp Handle
committed
updated phpstan version
1 parent 5af9f5d commit abe6bba

File tree

3 files changed

+170
-3145
lines changed

3 files changed

+170
-3145
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@
2323
},
2424
"require": {
2525
"php": "^7.3",
26-
"phpstan/phpstan": "^0.12.7",
26+
"phpstan/phpstan": "^1.2.0",
2727
"nette/utils": "^3.1.0",
2828
"webmozart/path-util": "^2.3.0",
2929
"thecodingmachine/safe": "^1.0.3",
3030
"nette/neon": "^3.1.0"
3131
},
3232
"license": "MIT",
3333
"require-dev": {
34-
"symplify/easy-coding-standard": "^7.1.0"
34+
"symplify/easy-coding-standard": "^9.4.70"
3535
},
3636
"scripts": {
3737
"check": [

0 commit comments

Comments
 (0)