Skip to content

Commit

Permalink
Bump phpstan version
Browse files Browse the repository at this point in the history
  • Loading branch information
noximo committed Mar 15, 2019
1 parent e0b2221 commit 92ec7b3
Show file tree
Hide file tree
Showing 2 changed files with 530 additions and 272 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@
},
"require": {
"php": "^7.1",
"phpstan/phpstan": "^0.10",
"phpstan/phpstan": "^0.11",
"nette/utils": "2.5.*",
"webmozart/path-util": "^2.3",
"thecodingmachine/safe": "^0.1.9"
},
"license": "MIT",
"require-dev": {
"symplify/easy-coding-standard": "^5.3",
"noximo/easycodingstandard-fileoutput": "^0.0.1"
"noximo/easycodingstandard-fileoutput": "^0.0.2"
},
"scripts": {
"check": [
Expand Down
Loading

0 comments on commit 92ec7b3

Please sign in to comment.