Skip to content

Commit 803a9a5

Browse files
committed
composer: require ecs locally
1 parent 996d0fb commit 803a9a5

File tree

2 files changed

+1645
-136
lines changed

2 files changed

+1645
-136
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@
1919
"mockery/mockery": "^1.0",
2020
"phpunit/phpunit": "^6.4",
2121
"doctrine/instantiator": "^1.0",
22-
"phpstan/phpstan": "^0.9.0"
22+
"phpstan/phpstan": "^0.9.0",
23+
"symplify/easy-coding-standard": "^3.0"
2324
},
2425
"autoload": {
2526
"psr-4": {

0 commit comments

Comments
 (0)