Answer the question
In order to leave comments, you need to log in
Error in Composer.json. Where to fix?
Hello! Tell me - where is the error in composer.json
{
"autoload" : {
"psr-4":{
"Somenamespace\\": "classes/"
}
}
"require" : {
"illuminate/database": "^5.4",
"illuminate/cookie": "^5.4"
}
}
class A extends class B {}
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