Skip to content
Extraits de code Groupes Projets
composer.lock 37,8 ko
Newer Older
  • Learn to ignore specific revisions
  •                     "email": "github@wallbash.com"
                    },
                    {
                        "name": "Bernhard Schussek",
                        "email": "bschussek@2bepublished.at"
    
                    },
                    {
                        "name": "Sebastian Bergmann",
                        "email": "sebastian@phpunit.de"
                    },
                    {
                        "name": "Adam Harvey",
                        "email": "aharvey@php.net"
    
                    }
                ],
                "description": "Provides the functionality to export PHP variables for visualization",
                "homepage": "http://www.github.com/sebastianbergmann/exporter",
                "keywords": [
                    "export",
                    "exporter"
                ],
    
            },
            {
                "name": "sebastian/version",
                "version": "1.0.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/sebastianbergmann/version.git",
                    "reference": "b6e1f0cf6b9e1ec409a0d3e2f2a5fb0998e36b43"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/b6e1f0cf6b9e1ec409a0d3e2f2a5fb0998e36b43",
                    "reference": "b6e1f0cf6b9e1ec409a0d3e2f2a5fb0998e36b43",
                    "shasum": ""
                },
                "type": "library",
                "autoload": {
                    "classmap": [
                        "src/"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-3-Clause"
                ],
                "authors": [
                    {
                        "name": "Sebastian Bergmann",
                        "email": "sebastian@phpunit.de",
                        "role": "lead"
                    }
                ],
                "description": "Library that helps with managing the version number of Git-hosted PHP projects",
                "homepage": "https://github.com/sebastianbergmann/version",
                "time": "2014-03-07 15:35:33"
            },
    
                "target-dir": "Symfony/Component/Yaml",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/Yaml.git",
    
                    "reference": "b1dbc53593b98c2d694ebf383660ac9134d30b96"
    
                    "url": "https://api.github.com/repos/symfony/Yaml/zipball/b1dbc53593b98c2d694ebf383660ac9134d30b96",
                    "reference": "b1dbc53593b98c2d694ebf383660ac9134d30b96",
    
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.3.3"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
    
    mattab's avatar
    mattab a validé
                        "dev-master": "2.5-dev"
    
                    }
                },
                "autoload": {
                    "psr-0": {
                        "Symfony\\Component\\Yaml\\": ""
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Symfony Community",
                        "homepage": "http://symfony.com/contributors"
    
                    },
                    {
                        "name": "Fabien Potencier",
                        "email": "fabien@symfony.com"
    
                    }
                ],
                "description": "Symfony Yaml Component",
                "homepage": "http://symfony.com",
    
        "aliases": [
    
        ],
    
        "minimum-stability": "stable",
    
    diosmosis's avatar
    diosmosis a validé
        "stability-flags": {
            "facebook/xhprof": 20
        },
    
        "prefer-stable": false,
    
            "php": ">=5.3.3"
    
        "platform-dev": [
    
        ]