Skip to content

Commit a44d973

Browse files
committed
composer: drop ecs
1 parent 1c8f795 commit a44d973

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

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

0 commit comments

Comments
 (0)