Skip to content
Snippets Groups Projects
composer.lock 120 KiB
Newer Older
  • Learn to ignore specific revisions
  • Dominik Hebeler's avatar
    Dominik Hebeler committed
    {
        "_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": "a5625c89574373a28838231ec9326946",
        "content-hash": "ede6c673894b3df9d137acec400d9125",
    
    Dominik Hebeler's avatar
    Dominik Hebeler committed
        "packages": [
            {
                "name": "classpreloader/classpreloader",
                "version": "3.0.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/ClassPreloader/ClassPreloader.git",
                    "reference": "9b10b913c2bdf90c3d2e0d726b454fb7f77c552a"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/ClassPreloader/ClassPreloader/zipball/9b10b913c2bdf90c3d2e0d726b454fb7f77c552a",
                    "reference": "9b10b913c2bdf90c3d2e0d726b454fb7f77c552a",
                    "shasum": ""
                },
                "require": {
                    "nikic/php-parser": "^1.0|^2.0",
                    "php": ">=5.5.9"
                },
                "require-dev": {
                    "phpunit/phpunit": "^4.8|^5.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "3.0-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "ClassPreloader\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Michael Dowling",
                        "email": "mtdowling@gmail.com"
                    },
                    {
                        "name": "Graham Campbell",
                        "email": "graham@alt-three.com"
                    }
                ],
                "description": "Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case",
                "keywords": [
                    "autoload",
                    "class",
                    "preload"
                ],
                "time": "2015-11-09 22:51:51"
            },
            {
                "name": "dnoegel/php-xdg-base-dir",
                "version": "0.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/dnoegel/php-xdg-base-dir.git",
                    "reference": "265b8593498b997dc2d31e75b89f053b5cc9621a"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/265b8593498b997dc2d31e75b89f053b5cc9621a",
                    "reference": "265b8593498b997dc2d31e75b89f053b5cc9621a",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.3.2"
                },
                "require-dev": {
                    "phpunit/phpunit": "@stable"
                },
                "type": "project",
                "autoload": {
                    "psr-4": {
                        "XdgBaseDir\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "description": "implementation of xdg base directory specification for php",
                "time": "2014-10-24 07:27:01"
            },
            {
                "name": "doctrine/inflector",
                "version": "v1.1.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/doctrine/inflector.git",
                    "reference": "90b2128806bfde671b6952ab8bea493942c1fdae"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae",
                    "reference": "90b2128806bfde671b6952ab8bea493942c1fdae",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.3.2"
                },
                "require-dev": {
                    "phpunit/phpunit": "4.*"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.1.x-dev"
                    }
                },
                "autoload": {
                    "psr-0": {
                        "Doctrine\\Common\\Inflector\\": "lib/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Roman Borschel",
                        "email": "roman@code-factory.org"
                    },
                    {
                        "name": "Benjamin Eberlei",
                        "email": "kontakt@beberlei.de"
                    },
                    {
                        "name": "Guilherme Blanco",
                        "email": "guilhermeblanco@gmail.com"
                    },
                    {
                        "name": "Jonathan Wage",
                        "email": "jonwage@gmail.com"
                    },
                    {
                        "name": "Johannes Schmitt",
                        "email": "schmittjoh@gmail.com"
                    }
                ],
                "description": "Common String Manipulations with regard to casing and singular/plural rules.",
                "homepage": "http://www.doctrine-project.org",
                "keywords": [
                    "inflection",
                    "pluralize",
                    "singularize",
                    "string"
                ],
                "time": "2015-11-06 14:35:42"
            },
    
            {
                "name": "guzzlehttp/guzzle",
                "version": "6.2.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/guzzle/guzzle.git",
                    "reference": "d094e337976dff9d8e2424e8485872194e768662"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/guzzle/guzzle/zipball/d094e337976dff9d8e2424e8485872194e768662",
                    "reference": "d094e337976dff9d8e2424e8485872194e768662",
                    "shasum": ""
                },
                "require": {
                    "guzzlehttp/promises": "~1.0",
                    "guzzlehttp/psr7": "~1.1",
                    "php": ">=5.5.0"
                },
                "require-dev": {
                    "ext-curl": "*",
                    "phpunit/phpunit": "~4.0",
                    "psr/log": "~1.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "6.2-dev"
                    }
                },
                "autoload": {
                    "files": [
                        "src/functions_include.php"
                    ],
                    "psr-4": {
                        "GuzzleHttp\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Michael Dowling",
                        "email": "mtdowling@gmail.com",
                        "homepage": "https://github.com/mtdowling"
                    }
                ],
                "description": "Guzzle is a PHP HTTP client library",
                "homepage": "http://guzzlephp.org/",
                "keywords": [
                    "client",
                    "curl",
                    "framework",
                    "http",
                    "http client",
                    "rest",
                    "web service"
                ],
                "time": "2016-03-21 20:02:09"
            },
            {
                "name": "guzzlehttp/promises",
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/guzzle/promises.git",
    
                    "reference": "c10d860e2a9595f8883527fa0021c7da9e65f579"
    
                    "url": "https://api.github.com/repos/guzzle/promises/zipball/c10d860e2a9595f8883527fa0021c7da9e65f579",
                    "reference": "c10d860e2a9595f8883527fa0021c7da9e65f579",
    
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.5.0"
                },
                "require-dev": {
                    "phpunit/phpunit": "~4.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.0-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "GuzzleHttp\\Promise\\": "src/"
                    },
                    "files": [
                        "src/functions_include.php"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Michael Dowling",
                        "email": "mtdowling@gmail.com",
                        "homepage": "https://github.com/mtdowling"
                    }
                ],
                "description": "Guzzle promises library",
                "keywords": [
                    "promise"
                ],
    
                "time": "2016-05-18 16:56:05"
    
            },
            {
                "name": "guzzlehttp/psr7",
                "version": "1.3.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/guzzle/psr7.git",
                    "reference": "31382fef2889136415751badebbd1cb022a4ed72"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/guzzle/psr7/zipball/31382fef2889136415751badebbd1cb022a4ed72",
                    "reference": "31382fef2889136415751badebbd1cb022a4ed72",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.4.0",
                    "psr/http-message": "~1.0"
                },
                "provide": {
                    "psr/http-message-implementation": "1.0"
                },
                "require-dev": {
                    "phpunit/phpunit": "~4.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.0-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "GuzzleHttp\\Psr7\\": "src/"
                    },
                    "files": [
                        "src/functions_include.php"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Michael Dowling",
                        "email": "mtdowling@gmail.com",
                        "homepage": "https://github.com/mtdowling"
                    }
                ],
                "description": "PSR-7 message implementation",
                "keywords": [
                    "http",
                    "message",
                    "stream",
                    "uri"
                ],
                "time": "2016-04-13 19:56:01"
            },
    
    Dominik Hebeler's avatar
    Dominik Hebeler committed
            {
                "name": "jakub-onderka/php-console-color",
                "version": "0.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/JakubOnderka/PHP-Console-Color.git",
                    "reference": "e0b393dacf7703fc36a4efc3df1435485197e6c1"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Color/zipball/e0b393dacf7703fc36a4efc3df1435485197e6c1",
                    "reference": "e0b393dacf7703fc36a4efc3df1435485197e6c1",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.3.2"
                },
                "require-dev": {
                    "jakub-onderka/php-code-style": "1.0",
                    "jakub-onderka/php-parallel-lint": "0.*",
                    "jakub-onderka/php-var-dump-check": "0.*",
                    "phpunit/phpunit": "3.7.*",
                    "squizlabs/php_codesniffer": "1.*"
                },
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "JakubOnderka\\PhpConsoleColor": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-2-Clause"
                ],
                "authors": [
                    {
                        "name": "Jakub Onderka",
                        "email": "jakub.onderka@gmail.com",
                        "homepage": "http://www.acci.cz"
                    }
                ],
                "time": "2014-04-08 15:00:19"
            },
            {
                "name": "jakub-onderka/php-console-highlighter",
                "version": "v0.3.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/JakubOnderka/PHP-Console-Highlighter.git",
                    "reference": "7daa75df45242c8d5b75a22c00a201e7954e4fb5"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Highlighter/zipball/7daa75df45242c8d5b75a22c00a201e7954e4fb5",
                    "reference": "7daa75df45242c8d5b75a22c00a201e7954e4fb5",
                    "shasum": ""
                },
                "require": {
                    "jakub-onderka/php-console-color": "~0.1",
                    "php": ">=5.3.0"
                },
                "require-dev": {
                    "jakub-onderka/php-code-style": "~1.0",
                    "jakub-onderka/php-parallel-lint": "~0.5",
                    "jakub-onderka/php-var-dump-check": "~0.1",
                    "phpunit/phpunit": "~4.0",
                    "squizlabs/php_codesniffer": "~1.5"
                },
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "JakubOnderka\\PhpConsoleHighlighter": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Jakub Onderka",
                        "email": "acci@acci.cz",
                        "homepage": "http://www.acci.cz/"
                    }
                ],
                "time": "2015-04-20 18:58:01"
            },
    
            {
                "name": "jenssegers/agent",
                "version": "v2.3.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/jenssegers/agent.git",
                    "reference": "3068d6372a4677af84014a53d5a212cfa74492c1"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/jenssegers/agent/zipball/3068d6372a4677af84014a53d5a212cfa74492c1",
                    "reference": "3068d6372a4677af84014a53d5a212cfa74492c1",
                    "shasum": ""
                },
                "require": {
                    "illuminate/support": "^4.0|^5.0",
                    "mobiledetect/mobiledetectlib": "^2.7.6",
                    "php": ">=5.3.0"
                },
                "require-dev": {
                    "phpunit/phpunit": "^4.0|^5.0",
                    "satooshi/php-coveralls": "^0.6"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "3.0-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Jenssegers\\Agent\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Jens Segers",
                        "homepage": "https://jenssegers.com"
                    }
                ],
                "description": "A PHP desktop/mobile user agent parser with support for Laravel, based on Mobiledetect",
                "homepage": "https://github.com/jenssegers/agent",
                "keywords": [
                    "Agent",
                    "browser",
                    "laravel",
                    "mobile",
                    "platform",
                    "user agent",
                    "useragent"
                ],
                "time": "2016-03-08 13:47:22"
            },
    
    Dominik Hebeler's avatar
    Dominik Hebeler committed
            {
                "name": "jeremeamia/SuperClosure",
                "version": "2.2.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/jeremeamia/super_closure.git",
                    "reference": "29a88be2a4846d27c1613aed0c9071dfad7b5938"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/jeremeamia/super_closure/zipball/29a88be2a4846d27c1613aed0c9071dfad7b5938",
                    "reference": "29a88be2a4846d27c1613aed0c9071dfad7b5938",
                    "shasum": ""
                },
                "require": {
                    "nikic/php-parser": "^1.2|^2.0",
                    "php": ">=5.4",
                    "symfony/polyfill-php56": "^1.0"
                },
                "require-dev": {
                    "phpunit/phpunit": "^4.0|^5.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "2.2-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "SuperClosure\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Jeremy Lindblom",
                        "email": "jeremeamia@gmail.com",
                        "homepage": "https://github.com/jeremeamia",
                        "role": "Developer"
                    }
                ],
                "description": "Serialize Closure objects, including their context and binding",
                "homepage": "https://github.com/jeremeamia/super_closure",
                "keywords": [
                    "closure",
                    "function",
                    "lambda",
                    "parser",
                    "serializable",
                    "serialize",
                    "tokenizer"
                ],
                "time": "2015-12-05 17:17:57"
            },
            {
                "name": "laravel/framework",
    
    Dominik Hebeler's avatar
    Dominik Hebeler committed
                "source": {
                    "type": "git",
                    "url": "https://github.com/laravel/framework.git",
    
                    "reference": "f688217113f70b01d0e127da9035195415812bef"
    
    Dominik Hebeler's avatar
    Dominik Hebeler committed
                },
                "dist": {
                    "type": "zip",
    
                    "url": "https://api.github.com/repos/laravel/framework/zipball/f688217113f70b01d0e127da9035195415812bef",
                    "reference": "f688217113f70b01d0e127da9035195415812bef",
    
    Dominik Hebeler's avatar
    Dominik Hebeler committed
                    "shasum": ""
                },
                "require": {
                    "classpreloader/classpreloader": "~3.0",
                    "doctrine/inflector": "~1.0",
                    "ext-mbstring": "*",
                    "ext-openssl": "*",
                    "jeremeamia/superclosure": "~2.2",
                    "league/flysystem": "~1.0",
                    "monolog/monolog": "~1.11",
                    "mtdowling/cron-expression": "~1.0",
                    "nesbot/carbon": "~1.20",
                    "paragonie/random_compat": "~1.4",
                    "php": ">=5.5.9",
                    "psy/psysh": "0.7.*",
                    "swiftmailer/swiftmailer": "~5.1",
                    "symfony/console": "2.8.*|3.0.*",
                    "symfony/debug": "2.8.*|3.0.*",
                    "symfony/finder": "2.8.*|3.0.*",
                    "symfony/http-foundation": "2.8.*|3.0.*",
                    "symfony/http-kernel": "2.8.*|3.0.*",
                    "symfony/polyfill-php56": "~1.0",
                    "symfony/process": "2.8.*|3.0.*",
                    "symfony/routing": "2.8.*|3.0.*",
                    "symfony/translation": "2.8.*|3.0.*",
                    "symfony/var-dumper": "2.8.*|3.0.*",
                    "vlucas/phpdotenv": "~2.2"
                },
                "replace": {
                    "illuminate/auth": "self.version",
                    "illuminate/broadcasting": "self.version",
                    "illuminate/bus": "self.version",
                    "illuminate/cache": "self.version",
                    "illuminate/config": "self.version",
                    "illuminate/console": "self.version",
                    "illuminate/container": "self.version",
                    "illuminate/contracts": "self.version",
                    "illuminate/cookie": "self.version",
                    "illuminate/database": "self.version",
                    "illuminate/encryption": "self.version",
                    "illuminate/events": "self.version",
                    "illuminate/exception": "self.version",
                    "illuminate/filesystem": "self.version",
                    "illuminate/hashing": "self.version",
                    "illuminate/http": "self.version",
                    "illuminate/log": "self.version",
                    "illuminate/mail": "self.version",
                    "illuminate/pagination": "self.version",
                    "illuminate/pipeline": "self.version",
                    "illuminate/queue": "self.version",
                    "illuminate/redis": "self.version",
                    "illuminate/routing": "self.version",
                    "illuminate/session": "self.version",
                    "illuminate/support": "self.version",
                    "illuminate/translation": "self.version",
                    "illuminate/validation": "self.version",
                    "illuminate/view": "self.version"
                },
                "require-dev": {
                    "aws/aws-sdk-php": "~3.0",
                    "mockery/mockery": "~0.9.4",
                    "pda/pheanstalk": "~3.0",
                    "phpunit/phpunit": "~4.1",
                    "predis/predis": "~1.0",
                    "symfony/css-selector": "2.8.*|3.0.*",
                    "symfony/dom-crawler": "2.8.*|3.0.*"
                },
                "suggest": {
                    "aws/aws-sdk-php": "Required to use the SQS queue driver and SES mail driver (~3.0).",
                    "doctrine/dbal": "Required to rename columns and drop SQLite columns (~2.4).",
                    "fzaninotto/faker": "Required to use the eloquent factory builder (~1.4).",
                    "guzzlehttp/guzzle": "Required to use the Mailgun and Mandrill mail drivers and the ping methods on schedules (~5.3|~6.0).",
                    "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (~1.0).",
                    "league/flysystem-rackspace": "Required to use the Flysystem Rackspace driver (~1.0).",
                    "pda/pheanstalk": "Required to use the beanstalk queue driver (~3.0).",
                    "predis/predis": "Required to use the redis cache and queue drivers (~1.0).",
                    "pusher/pusher-php-server": "Required to use the Pusher broadcast driver (~2.0).",
                    "symfony/css-selector": "Required to use some of the crawler integration testing tools (2.8.*|3.0.*).",
                    "symfony/dom-crawler": "Required to use most of the crawler integration testing tools (2.8.*|3.0.*).",
                    "symfony/psr-http-message-bridge": "Required to psr7 bridging features (0.2.*)."
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "5.2-dev"
                    }
                },
                "autoload": {
                    "classmap": [
                        "src/Illuminate/Queue/IlluminateQueueClosure.php"
                    ],
                    "files": [
                        "src/Illuminate/Foundation/helpers.php",
                        "src/Illuminate/Support/helpers.php"
                    ],
                    "psr-4": {
                        "Illuminate\\": "src/Illuminate/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Taylor Otwell",
                        "email": "taylorotwell@gmail.com"
                    }
                ],
                "description": "The Laravel Framework.",
                "homepage": "http://laravel.com",
                "keywords": [
                    "framework",
                    "laravel"
                ],
    
                "time": "2016-05-17 13:24:40"
    
    Dominik Hebeler's avatar
    Dominik Hebeler committed
            },
            {
                "name": "league/flysystem",
    
    Dominik Hebeler's avatar
    Dominik Hebeler committed
                "source": {
                    "type": "git",
                    "url": "https://github.com/thephpleague/flysystem.git",
    
                    "reference": "bd73a91703969a2d20ab4bfbf971d6c2cbe36612"
    
    Dominik Hebeler's avatar
    Dominik Hebeler committed
                },
                "dist": {
                    "type": "zip",
    
                    "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/bd73a91703969a2d20ab4bfbf971d6c2cbe36612",
                    "reference": "bd73a91703969a2d20ab4bfbf971d6c2cbe36612",
    
    Dominik Hebeler's avatar
    Dominik Hebeler committed
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.4.0"
                },
                "conflict": {
                    "league/flysystem-sftp": "<1.0.6"
                },
                "require-dev": {
                    "ext-fileinfo": "*",
                    "mockery/mockery": "~0.9",
                    "phpspec/phpspec": "^2.2",
                    "phpunit/phpunit": "~4.8 || ~5.0"
                },
                "suggest": {
                    "ext-fileinfo": "Required for MimeType",
                    "league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2",
                    "league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3",
                    "league/flysystem-azure": "Allows you to use Windows Azure Blob storage",
                    "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
                    "league/flysystem-copy": "Allows you to use Copy.com storage",
                    "league/flysystem-dropbox": "Allows you to use Dropbox storage",
                    "league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem",
                    "league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files",
                    "league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib",
                    "league/flysystem-webdav": "Allows you to use WebDAV storage",
                    "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.1-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "League\\Flysystem\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Frank de Jonge",
                        "email": "info@frenky.net"
                    }
                ],
                "description": "Filesystem abstraction: Many filesystems, one API.",
                "keywords": [
                    "Cloud Files",
                    "WebDAV",
                    "abstraction",
                    "aws",
                    "cloud",
                    "copy.com",
                    "dropbox",
                    "file systems",
                    "files",
                    "filesystem",
                    "filesystems",
                    "ftp",
                    "rackspace",
                    "remote",
                    "s3",
                    "sftp",
                    "storage"
                ],
    
    Dominik Hebeler's avatar
    Dominik Hebeler committed
            },
    
            {
                "name": "mcamara/laravel-localization",
                "version": "1.1.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/mcamara/laravel-localization.git",
                    "reference": "e305d2d2b32dc07a24e0699dcb05cf4f2064cdf8"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/mcamara/laravel-localization/zipball/e305d2d2b32dc07a24e0699dcb05cf4f2064cdf8",
                    "reference": "e305d2d2b32dc07a24e0699dcb05cf4f2064cdf8",
                    "shasum": ""
                },
                "require": {
                    "laravel/framework": "~5.2",
                    "php": ">=5.5.0"
                },
                "require-dev": {
                    "orchestra/testbench": "3.2.*"
                },
                "type": "library",
                "autoload": {
                    "classmap": [],
                    "psr-0": {
                        "Mcamara\\LaravelLocalization": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Marc Cámara",
                        "email": "mcamara88@gmail.com",
                        "role": "Developer"
                    }
                ],
                "description": "Easy localization for Laravel",
                "homepage": "https://github.com/mcamara/laravel-localization",
                "keywords": [
                    "laravel",
                    "localization",
                    "php"
                ],
                "time": "2016-01-08 07:14:49"
            },
    
            {
                "name": "mobiledetect/mobiledetectlib",
                "version": "2.8.22",
                "source": {
                    "type": "git",
                    "url": "https://github.com/serbanghita/Mobile-Detect.git",
                    "reference": "53cddae0c272a478b24a4b5fb60d0f838caf70b6"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/53cddae0c272a478b24a4b5fb60d0f838caf70b6",
                    "reference": "53cddae0c272a478b24a4b5fb60d0f838caf70b6",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.0.0"
                },
                "require-dev": {
                    "codeclimate/php-test-reporter": "dev-master",
                    "johnkary/phpunit-speedtrap": "~1.0@dev",
                    "phpunit/phpunit": "*"
                },
                "type": "library",
                "autoload": {
                    "classmap": [
                        "Mobile_Detect.php"
                    ],
                    "psr-0": {
                        "Detection": "namespaced/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Serban Ghita",
                        "email": "serbanghita@gmail.com",
                        "homepage": "http://mobiledetect.net",
                        "role": "Developer"
                    }
                ],
                "description": "Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.",
                "homepage": "https://github.com/serbanghita/Mobile-Detect",
                "keywords": [
                    "detect mobile devices",
                    "mobile",
                    "mobile detect",
                    "mobile detector",
                    "php mobile detect"
                ],
                "time": "2016-04-24 09:47:16"
            },
    
    Dominik Hebeler's avatar
    Dominik Hebeler committed
            {
                "name": "monolog/monolog",
                "version": "1.19.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/Seldaek/monolog.git",
                    "reference": "5f56ed5212dc509c8dc8caeba2715732abb32dbf"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/Seldaek/monolog/zipball/5f56ed5212dc509c8dc8caeba2715732abb32dbf",
                    "reference": "5f56ed5212dc509c8dc8caeba2715732abb32dbf",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.3.0",
                    "psr/log": "~1.0"
                },
                "provide": {
                    "psr/log-implementation": "1.0.0"
                },
                "require-dev": {
                    "aws/aws-sdk-php": "^2.4.9",
                    "doctrine/couchdb": "~1.0@dev",
                    "graylog2/gelf-php": "~1.0",
                    "jakub-onderka/php-parallel-lint": "0.9",
                    "php-amqplib/php-amqplib": "~2.4",
                    "php-console/php-console": "^3.1.3",
                    "phpunit/phpunit": "~4.5",
                    "phpunit/phpunit-mock-objects": "2.3.0",
                    "raven/raven": "^0.13",
                    "ruflin/elastica": ">=0.90 <3.0",
                    "swiftmailer/swiftmailer": "~5.3"
                },
                "suggest": {
                    "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
                    "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
                    "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
                    "ext-mongo": "Allow sending log messages to a MongoDB server",
                    "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
                    "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
                    "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
                    "php-console/php-console": "Allow sending log messages to Google Chrome",
                    "raven/raven": "Allow sending log messages to a Sentry server",
                    "rollbar/rollbar": "Allow sending log messages to Rollbar",
                    "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "2.0.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Monolog\\": "src/Monolog"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Jordi Boggiano",
                        "email": "j.boggiano@seld.be",
                        "homepage": "http://seld.be"
                    }
                ],
                "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
                "homepage": "http://github.com/Seldaek/monolog",
                "keywords": [
                    "log",
                    "logging",
                    "psr-3"
                ],
                "time": "2016-04-12 18:29:35"
            },
            {
                "name": "mtdowling/cron-expression",
                "version": "v1.1.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/mtdowling/cron-expression.git",
                    "reference": "c9ee7886f5a12902b225a1a12f36bb45f9ab89e5"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/mtdowling/cron-expression/zipball/c9ee7886f5a12902b225a1a12f36bb45f9ab89e5",
                    "reference": "c9ee7886f5a12902b225a1a12f36bb45f9ab89e5",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.3.2"
                },
                "require-dev": {
                    "phpunit/phpunit": "~4.0|~5.0"
                },
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "Cron": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Michael Dowling",
                        "email": "mtdowling@gmail.com",
                        "homepage": "https://github.com/mtdowling"
                    }
                ],
                "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
                "keywords": [
                    "cron",
                    "schedule"
                ],
                "time": "2016-01-26 21:23:30"
            },
            {
                "name": "nesbot/carbon",
                "version": "1.21.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/briannesbitt/Carbon.git",
                    "reference": "7b08ec6f75791e130012f206e3f7b0e76e18e3d7"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/7b08ec6f75791e130012f206e3f7b0e76e18e3d7",
                    "reference": "7b08ec6f75791e130012f206e3f7b0e76e18e3d7",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.3.0",
                    "symfony/translation": "~2.6|~3.0"
                },
                "require-dev": {
                    "phpunit/phpunit": "~4.0|~5.0"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Carbon\\": "src/Carbon/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",