Julio Montoya ae4afdabd6 Updating vendors | %!s(int64=11) %!d(string=hai) anos | |
---|---|---|
.. | ||
doc | %!s(int64=11) %!d(string=hai) anos | |
example | %!s(int64=11) %!d(string=hai) anos | |
src | %!s(int64=11) %!d(string=hai) anos | |
tests | %!s(int64=11) %!d(string=hai) anos | |
.travis.yml | %!s(int64=11) %!d(string=hai) anos | |
MIT-LICENSE | %!s(int64=11) %!d(string=hai) anos | |
README.md | %!s(int64=11) %!d(string=hai) anos | |
composer.json | %!s(int64=11) %!d(string=hai) anos | |
phpunit.xml.dist | %!s(int64=11) %!d(string=hai) anos |
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.