composer, again
Showing
... | ... | @@ -6,6 +6,9 @@ |
"Zend_": "src/" | ||
} | ||
}, | ||
"include-path": [ | ||
"src/" | ||
], | ||
"require-dev": { | ||
"friendsofphp/php-cs-fixer": "^2.0" | ||
} | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment