Julio Montoya ae4afdabd6 Updating vendors | hace 11 años | |
---|---|---|
.. | ||
doc | hace 11 años | |
example | hace 11 años | |
src | hace 11 años | |
tests | hace 11 años | |
.travis.yml | hace 11 años | |
MIT-LICENSE | hace 11 años | |
README.md | hace 11 años | |
composer.json | hace 11 años | |
phpunit.xml.dist | hace 11 años |
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.