composer: require ecs locally

This commit is contained in:
TomasVotruba
2018-01-02 13:33:03 +01:00
parent 996d0fb0e5
commit 803a9a5b80
2 changed files with 1613 additions and 104 deletions
+2 -1
View File
@@ -19,7 +19,8 @@
"mockery/mockery": "^1.0", "mockery/mockery": "^1.0",
"phpunit/phpunit": "^6.4", "phpunit/phpunit": "^6.4",
"doctrine/instantiator": "^1.0", "doctrine/instantiator": "^1.0",
"phpstan/phpstan": "^0.9.0" "phpstan/phpstan": "^0.9.0",
"symplify/easy-coding-standard": "^3.0"
}, },
"autoload": { "autoload": {
"psr-4": { "psr-4": {
Generated
+1611 -103
View File
File diff suppressed because it is too large Load Diff