Answer the question
In order to leave comments, you need to log in
What is wrong with composer in this case?
{
"require-dev": {
"phpunit/phpunit": "5.0.*",
"squizlabs/php_codesniffer": "2.*",
"doctrine/dbal": "v2.3.5",
"facebook/webdriver" : "*",
"phing/phing": "2.*"
},
"autoload": {
"psr-4": {
"popp\\": ["src/"],
"popp\\tools\\": ["toolsrc/"],
"popp\\test\\": ["test/"]
}
}
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question