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