javiercejudo/javiercejudo.com

View on GitHub
composer.lock

Summary

Maintainability
Test Coverage
{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
        "This file is @generated automatically"
    ],
    "hash": "e21debf4f2bd5518e6640f23cb5d9619",
    "content-hash": "3006311d5e4f11f3197022a7ae3ea30c",
    "packages": [],
    "packages-dev": [
        {
            "name": "heroku/heroku-buildpack-php",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/heroku/heroku-buildpack-php.git",
                "reference": "5d0f849ad6f76d7d62fb82036ebf6c4793b1707e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/heroku/heroku-buildpack-php/zipball/5d0f849ad6f76d7d62fb82036ebf6c4793b1707e",
                "reference": "5d0f849ad6f76d7d62fb82036ebf6c4793b1707e",
                "shasum": ""
            },
            "bin": [
                "bin/heroku-hhvm-apache2",
                "bin/heroku-hhvm-nginx",
                "bin/heroku-php-apache2",
                "bin/heroku-php-nginx"
            ],
            "type": "library",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "David Zuelke",
                    "email": "dz@heroku.com"
                }
            ],
            "description": "Toolkit for starting a PHP application locally, with or without foreman, using the same config for PHP/HHVM and Apache2/Nginx as on Heroku",
            "homepage": "http://github.com/heroku/heroku-buildpack-php",
            "keywords": [
                "apache",
                "apache2",
                "foreman",
                "heroku",
                "hhvm",
                "nginx",
                "php"
            ],
            "time": "2016-02-08 23:53:13"
        }
    ],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": {
        "heroku/heroku-buildpack-php": 20
    },
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": {
        "php": ">=5.5.0"
    },
    "platform-dev": []
}