Julio Montoya ae4afdabd6 Updating vendors | il y a 11 ans | |
---|---|---|
.. | ||
doc | il y a 11 ans | |
example | il y a 11 ans | |
src | il y a 11 ans | |
tests | il y a 11 ans | |
.travis.yml | il y a 11 ans | |
MIT-LICENSE | il y a 11 ans | |
README.md | il y a 11 ans | |
composer.json | il y a 11 ans | |
phpunit.xml.dist | il y a 11 ans |
Create a composer.json in your projects root-directory::
{
"require": {
"mheap/Silex-Assetic": "*"
}
}
and run::
curl -s http://getcomposer.org/installer | php
php composer.phar install
Read the documentation files under /doc.
'Silex-Assetic' is licensed under the MIT license.