Refactor library files into src/pjdietz/WellRESTed
This commit is contained in:
parent
3ab7b84a51
commit
331bdae7ec
|
|
@ -14,6 +14,6 @@
|
||||||
"php": ">=5.3.0"
|
"php": ">=5.3.0"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-0": { "pjdietz\\WellRESTed": "./" }
|
"psr-0": { "pjdietz\\WellRESTed": "src/" }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue