Update comoser deps and use autoload
{ | ||
"autoload": { | ||
"psr-0": { | ||
"UNL": "src/" | ||
} | ||
}, | ||
"require": { | ||
"unl/php-wdn-templates": "^4.1", | ||
"ezyang/htmlpurifier": "^4.7" | ||
... | ... |
Please register or sign in to comment
{ | ||
"autoload": { | ||
"psr-0": { | ||
"UNL": "src/" | ||
} | ||
}, | ||
"require": { | ||
"unl/php-wdn-templates": "^4.1", | ||
"ezyang/htmlpurifier": "^4.7" | ||
... | ... |