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 5af9f5d commit abe6bbaCopy full SHA for abe6bba
composer.json
@@ -23,15 +23,15 @@
23
},
24
"require": {
25
"php": "^7.3",
26
- "phpstan/phpstan": "^0.12.7",
+ "phpstan/phpstan": "^1.2.0",
27
"nette/utils": "^3.1.0",
28
"webmozart/path-util": "^2.3.0",
29
"thecodingmachine/safe": "^1.0.3",
30
"nette/neon": "^3.1.0"
31
32
"license": "MIT",
33
"require-dev": {
34
- "symplify/easy-coding-standard": "^7.1.0"
+ "symplify/easy-coding-standard": "^9.4.70"
35
36
"scripts": {
37
"check": [
0 commit comments