Julio Montoya ae4afdabd6 Updating vendors | пре 11 година | |
---|---|---|
.. | ||
doc | пре 11 година | |
example | пре 11 година | |
src | пре 11 година | |
tests | пре 11 година | |
.travis.yml | пре 11 година | |
MIT-LICENSE | пре 11 година | |
README.md | пре 11 година | |
composer.json | пре 11 година | |
phpunit.xml.dist | пре 11 година |
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.