Skip to content
Snippets Groups Projects
Select Git revision
  • a2549f07ea5d65726bb65f443ad55d8261dc1caf
  • main default protected
  • devel
  • 1.1.0
  • 1.0.4
  • 1.0.3
  • 1.0.2
  • 1.0.1
  • 1.0.0
9 results

composer.lock

Blame
  • composer.lock 34.63 KiB
    {
        "_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#installing-dependencies",
            "This file is @generated automatically"
        ],
        "content-hash": "5cdb7792e111b0e3f0be5af431a13af4",
        "packages": [
            {
                "name": "psr/log",
                "version": "1.1.4",
                "source": {
                    "type": "git",
                    "url": "https://github.com/php-fig/log.git",
                    "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
                    "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.3.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.1.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Psr\\Log\\": "Psr/Log/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "PHP-FIG",
                        "homepage": "https://www.php-fig.org/"
                    }
                ],
                "description": "Common interface for logging libraries",
                "homepage": "https://github.com/php-fig/log",
                "keywords": [
                    "log",
                    "psr",
                    "psr-3"
                ],
                "support": {
                    "source": "https://github.com/php-fig/log/tree/1.1.4"
                },
                "time": "2021-05-03T11:20:27+00:00"
            }
        ],
        "packages-dev": [
            {
                "name": "dealerdirect/phpcodesniffer-composer-installer",
                "version": "v1.0.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/PHPCSStandards/composer-installer.git",
                    "reference": "4be43904336affa5c2f70744a348312336afd0da"
                },
                "dist": {
                    "type": "zip",