We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16a8935 commit 6fcd13eCopy full SHA for 6fcd13e
composer.json
@@ -22,16 +22,16 @@
22
}
23
},
24
"require": {
25
- "php": "^7.1",
26
- "phpstan/phpstan": "^0.11",
27
- "nette/utils": "2.5.*",
28
- "webmozart/path-util": "^2.3",
29
- "thecodingmachine/safe": "^0.1.9",
+ "php": "^7.3",
+ "phpstan/phpstan": "^0.11.16",
+ "nette/utils": "^3.0",
+ "webmozart/path-util": "^2.3.0",
+ "thecodingmachine/safe": "^0.1",
30
"nette/neon": "^3.0.0"
31
32
"license": "MIT",
33
"require-dev": {
34
- "symplify/easy-coding-standard": "^5.3",
+ "symplify/easy-coding-standard": "^6.1",
35
"noximo/easycodingstandard-fileoutput": "^0.0.2"
36
37
"scripts": {
0 commit comments