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