Sha256: df46437b2f01f3c9fb58546245c6d4ef33260637b0d2ef7b405bee42ad254e50
Contents?: true
Size: 406 Bytes
Versions: 42
Compression:
Stored size: 406 Bytes
Contents
<?php /* * This file is part of Composer. * * (c) Nils Adermann <naderman@naderman.de> * 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. */ namespace Composer\Exception; /** * @author Jordi Boggiano <j.boggiano@seld.be> */ class NoSslException extends \RuntimeException { }
Version data entries
42 entries across 42 versions & 1 rubygems