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.*"
|
"phpunit/phpunit": "3.7.*"
|
||||||
},
|
},
|
||||||
"autoload":{
|
"autoload":{
|
||||||
"psr-0":{
|
"psr-4":{
|
||||||
"DigiComp\\Menu":"Classes"
|
"DigiComp\\Menu\\":"Classes"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extra": {
|
"extra": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue