Skip to content

Commit 1f45d01

Browse files
committed
Add codestyle dependency.
1 parent e5b9434 commit 1f45d01

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414
"require-dev": {
1515
"phpstan/phpstan": "^0.12.18",
1616
"tracy/tracy": "^2.7",
17-
"phpstan/phpstan-nette": "^0.12.6"
17+
"phpstan/phpstan-nette": "^0.12.6",
18+
"symplify/easy-coding-standard": "^8.3"
1819
},
1920
"autoload": {
2021
"classmap": [

0 commit comments

Comments
 (0)