Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
# Download the Composer
php -r "readfile('https://getcomposer.org/installer');" | php

# install dependencies
php composer.phar install

# run the test cases