Define autoload.
This commit is contained in:
parent
c98218dfb0
commit
52284ca1d0
1 changed files with 3 additions and 0 deletions
|
|
@ -20,6 +20,9 @@
|
|||
"require": {
|
||||
"php": ">=5.3.0"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-0": { "michelf": "" }
|
||||
},
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-lib": "1.3.x-dev"
|
||||
|
|
|
|||
Loading…
Reference in a new issue