PHP Classes

File: composer.lock

Recommend this page to a friend!
  Classes of Michael Cummings   PHP EOL Conversion   composer.lock   Download  
File: composer.lock
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP EOL Conversion
Convert the end of line characters of given files
Author: By
Last change:
Date: 7 years ago
Size: 2,425 bytes
 

Contents

Class file image Download
{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file" ], "hash": "abcfaea081ae69294b637907abaca854", "packages": [ { "name": "symfony/console", "version": "v2.4.4", "target-dir": "Symfony/Component/Console", "source": { "type": "git", "url": "https://github.com/symfony/Console.git", "reference": "2e452005b1e1d003d23702d227e23614679eb5ca" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/Console/zipball/2e452005b1e1d003d23702d227e23614679eb5ca", "reference": "2e452005b1e1d003d23702d227e23614679eb5ca", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "symfony/event-dispatcher": "~2.1" }, "suggest": { "symfony/event-dispatcher": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.4-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\Console\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com", "homepage": "http://fabien.potencier.org", "role": "Lead Developer" }, { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" } ], "description": "Symfony Console Component", "homepage": "http://symfony.com", "time": "2014-04-27 13:34:57" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "platform": { "ext-date": "*", "ext-spl": "*", "php": ">=5.3.2" }, "platform-dev": [] }