File changed.
Preview size limit exceeded, changes collapsed.
+2
−1
+2
−1
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -17,7 +17,8 @@ | ||
"php": ">=7.0.8",
|
||
"ext-mbstring": "*",
|
||
"squizlabs/php_codesniffer": "^3.5.5",
|
||
"symfony/yaml": ">=2.0.5"
|
||
"symfony/yaml": ">=2.0.5",
|
||
"sirbrillig/phpcs-variable-analysis": "^2.8"
|
||
},
|
||
"autoload": {
|
||
"psr-4": {
|
||
Loading