Sha256: 0a2d55069c7c06e833778484c318367846398080cf628174e66f3eea8eac5842
Contents?: true
Size: 537 Bytes
Versions: 1
Compression:
Stored size: 537 Bytes
Contents
# # This file was ported to ruby from Composer php source code. # # Original Source: Composer\Package\Loader\ArrayLoader.php # Ref SHA: a1427d7fd626d4308c190a267dd7a993f87c6a2a # # (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. # module Composer module Package module Dumper class HashDumper attr_dumper :minimum_stability end end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
php-composer-1.0.0.pre.alpha11 | lib/composer/package/dumper/hash_dumper/root_package_attribute_dumpers.rb |