Sha256: faec2b3a47903efb4a552bfb77856c402ee075376b7adfad50ba5b5077e2f9d3
Contents?: true
Size: 336 Bytes
Versions: 42
Compression:
Stored size: 336 Bytes
Contents
<?php /* * This file is part of the JSON Lint package. * * (c) Jordi Boggiano <j.boggiano@seld.be> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ $loader = require __DIR__.'/../vendor/autoload.php'; $loader->add('Seld\JsonLint\Test', __DIR__);
Version data entries
42 entries across 42 versions & 1 rubygems