Add autoload example to the package repository docs for clarity

main
Jordi Boggiano 12 years ago
parent 537ead6aae
commit 48f66f66fb

@ -252,6 +252,9 @@ Here is an example for the smarty template engine:
"url": "http://smarty-php.googlecode.com/svn/",
"type": "svn",
"reference": "tags/Smarty_3_1_7/distribution/"
},
"autoload": {
"classmap": ["libs/"]
}
}
}

Loading…
Cancel
Save