TASK: PSR-4
This commit is contained in:
parent
9ea0c863dd
commit
f7af3e1024
5 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@
|
|||
"phpunit/phpunit": "3.7.*"
|
||||
},
|
||||
"autoload":{
|
||||
"psr-0":{
|
||||
"DigiComp\\Menu":"Classes"
|
||||
"psr-4":{
|
||||
"DigiComp\\Menu\\":"Classes"
|
||||
}
|
||||
},
|
||||
"extra": {
|
||||
|
|
Loading…
Reference in a new issue