mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced 2026-08-18 01:57:13 +00:00
composer: require ecs locally
This commit is contained in:
+2
-1
@@ -19,7 +19,8 @@
|
||||
"mockery/mockery": "^1.0",
|
||||
"phpunit/phpunit": "^6.4",
|
||||
"doctrine/instantiator": "^1.0",
|
||||
"phpstan/phpstan": "^0.9.0"
|
||||
"phpstan/phpstan": "^0.9.0",
|
||||
"symplify/easy-coding-standard": "^3.0"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
||||
Reference in New Issue
Block a user