[
    {
        "name": "psr/log",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/log.git",
            "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
            "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2016-10-10T12:19:37+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "Psr\\Log\\": "Psr/Log/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for logging libraries",
        "homepage": "https://github.com/php-fig/log",
        "keywords": [
            "log",
            "psr",
            "psr-3"
        ]
    },
    {
        "name": "backupmigrate/core",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/backupmigrate/backup_migrate_core.git",
            "reference": "c8083db3f992a48fbbfff232cce1de0f682919d8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/backupmigrate/backup_migrate_core/zipball/c8083db3f992a48fbbfff232cce1de0f682919d8",
            "reference": "c8083db3f992a48fbbfff232cce1de0f682919d8",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0",
            "psr/log": "dev-master"
        },
        "require-dev": {
            "mikey179/vfsstream": "1.*",
            "phpunit/dbunit": "~1.4",
            "phpunit/phpunit": "~4.0"
        },
        "time": "2016-12-31T20:25:55+00:00",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "BackupMigrate\\Core\\": "src"
            }
        },
        "autoload-dev": {
            "psr-4": {
                "BackupMigrate\\Core\\Tests\\": "tests"
            }
        },
        "authors": [
            {
                "name": "Ronan Dowling"
            }
        ],
        "description": "Backup and Migrate",
        "support": {
            "source": "https://github.com/backupmigrate/backup_migrate_core/tree/master",
            "issues": "https://github.com/backupmigrate/backup_migrate_core/issues"
        }
    }
]
