We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0b2221 commit 92ec7b3Copy full SHA for 92ec7b3
2 files changed
composer.json
@@ -23,15 +23,15 @@
23
},
24
"require": {
25
"php": "^7.1",
26
- "phpstan/phpstan": "^0.10",
+ "phpstan/phpstan": "^0.11",
27
"nette/utils": "2.5.*",
28
"webmozart/path-util": "^2.3",
29
"thecodingmachine/safe": "^0.1.9"
30
31
"license": "MIT",
32
"require-dev": {
33
"symplify/easy-coding-standard": "^5.3",
34
- "noximo/easycodingstandard-fileoutput": "^0.0.1"
+ "noximo/easycodingstandard-fileoutput": "^0.0.2"
35
36
"scripts": {
37
"check": [
0 commit comments