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