Figure out the proper method of bundling JSON Schema for PHP with this. I'm pretty sure it's just to git clone https://github.com/justinrainbow/json-schema.git and then instruct people to install Composer and run php composer.phar require justinrainbow/json-schema:~1.3.
Figure out the proper method of bundling JSON Schema for PHP with this. I'm pretty sure it's just to
git clone https://github.com/justinrainbow/json-schema.git
and then instruct people to install Composer and runphp composer.phar require justinrainbow/json-schema:~1.3
.