{
    "_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"
    ],
    "content-hash": "263d5f3226635e09c803a6ea830914fe",
    "packages": [
        {
            "name": "baum/baum",
            "version": "1.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/etrepat/baum.git",
                "reference": "9290bed862d329aaaef666a71e0a2734afc28286"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/etrepat/baum/zipball/9290bed862d329aaaef666a71e0a2734afc28286",
                "reference": "9290bed862d329aaaef666a71e0a2734afc28286",
                "shasum": ""
            },
            "require": {
                "illuminate/console": "5.*",
                "illuminate/database": "5.*",
                "illuminate/events": "5.*",
                "illuminate/filesystem": "5.*",
                "illuminate/support": "5.*",
                "php": ">=5.4.0"
            },
            "require-dev": {
                "d11wtq/boris": "~1.0.10",
                "mockery/mockery": "~0.9",
                "phpunit/phpunit": "~4.0"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Baum": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Estanislau Trepat",
                    "email": "estanis@etrepat.com",
                    "homepage": "http://etrepat.com"
                }
            ],
            "description": "Baum is an implementation of the Nested Set pattern for Eloquent models.",
            "keywords": [
                "Laravel 4",
                "database",
                "eloquent",
                "laravel",
                "laravel 5",
                "nested set"
            ],
            "time": "2015-03-04T12:07:54+00:00"
        },
        {
            "name": "doctrine/inflector",
            "version": "1.3.1",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/inflector.git",
                "reference": "ec3a55242203ffa6a4b27c58176da97ff0a7aec1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/inflector/zipball/ec3a55242203ffa6a4b27c58176da97ff0a7aec1",
                "reference": "ec3a55242203ffa6a4b27c58176da97ff0a7aec1",
                "shasum": ""
            },
            "require": {
                "php": "^7.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^6.2"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "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": "2019-10-30T19:59:35+00:00"
        },
        {
            "name": "duncan3dc/blade",
            "version": "4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/duncan3dc/blade.git",
                "reference": "707a6e02b4d043d514763e52a32283fd8a1e5848"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/duncan3dc/blade/zipball/707a6e02b4d043d514763e52a32283fd8a1e5848",
                "reference": "707a6e02b4d043d514763e52a32283fd8a1e5848",
                "shasum": ""
            },
            "require": {
                "illuminate/contracts": ">=5.5,<5.6",
                "illuminate/events": ">=5.5,<5.6",
                "illuminate/filesystem": ">=5.5,<5.6",
                "illuminate/view": ">=5.5,<5.6",
                "php": "^7.0"
            },
            "require-dev": {
                "duncan3dc/object-intruder": "^0.3.0",
                "mockery/mockery": "^1.0",
                "phpunit/phpunit": "^6.4",
                "satooshi/php-coveralls": "^1.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "duncan3dc\\Laravel\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Craig Duncan",
                    "email": "git@duncanc.co.uk",
                    "homepage": "https://github.com/duncan3dc",
                    "role": "Developer"
                }
            ],
            "description": "Use Laravel Blade templates without the full Laravel framework",
            "homepage": "https://github.com/duncan3dc/blade",
            "keywords": [
                "laravel",
                "template",
                "templating",
                "views"
            ],
            "time": "2017-11-06T16:42:42+00:00"
        },
        {
            "name": "illuminate/console",
            "version": "v5.5.44",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/console.git",
                "reference": "fd578ad064bd74dd143563c719e4181dfd012198"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/console/zipball/fd578ad064bd74dd143563c719e4181dfd012198",
                "reference": "fd578ad064bd74dd143563c719e4181dfd012198",
                "shasum": ""
            },
            "require": {
                "illuminate/contracts": "5.5.*",
                "illuminate/support": "5.5.*",
                "php": ">=7.0",
                "symfony/console": "~3.3"
            },
            "suggest": {
                "guzzlehttp/guzzle": "Required to use the ping methods on schedules (~6.0).",
                "mtdowling/cron-expression": "Required to use scheduling component (~1.0).",
                "symfony/process": "Required to use scheduling component (~3.3)."
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.5-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Illuminate\\Console\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Console package.",
            "homepage": "https://laravel.com",
            "time": "2018-03-22T03:22:47+00:00"
        },
        {
            "name": "illuminate/container",
            "version": "v5.5.44",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/container.git",
                "reference": "7917f4c86ecf7f4d0efcfd83248ad3e301e08858"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/container/zipball/7917f4c86ecf7f4d0efcfd83248ad3e301e08858",
                "reference": "7917f4c86ecf7f4d0efcfd83248ad3e301e08858",
                "shasum": ""
            },
            "require": {
                "illuminate/contracts": "5.5.*",
                "php": ">=7.0",
                "psr/container": "~1.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.5-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Illuminate\\Container\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Container package.",
            "homepage": "https://laravel.com",
            "time": "2018-01-19T17:58:33+00:00"
        },
        {
            "name": "illuminate/contracts",
            "version": "v5.5.44",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/contracts.git",
                "reference": "b2a62b4a85485fca9cf5fa61a933ad64006ff528"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/contracts/zipball/b2a62b4a85485fca9cf5fa61a933ad64006ff528",
                "reference": "b2a62b4a85485fca9cf5fa61a933ad64006ff528",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0",
                "psr/container": "~1.0",
                "psr/simple-cache": "~1.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.5-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Illuminate\\Contracts\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Contracts package.",
            "homepage": "https://laravel.com",
            "time": "2018-03-20T15:34:35+00:00"
        },
        {
            "name": "illuminate/database",
            "version": "v5.5.44",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/database.git",
                "reference": "f5403b3dd774eb89ff0ef5e633e57458c3dc537d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/database/zipball/f5403b3dd774eb89ff0ef5e633e57458c3dc537d",
                "reference": "f5403b3dd774eb89ff0ef5e633e57458c3dc537d",
                "shasum": ""
            },
            "require": {
                "illuminate/container": "5.5.*",
                "illuminate/contracts": "5.5.*",
                "illuminate/support": "5.5.*",
                "php": ">=7.0"
            },
            "suggest": {
                "doctrine/dbal": "Required to rename columns and drop SQLite columns (~2.5).",
                "fzaninotto/faker": "Required to use the eloquent factory builder (~1.4).",
                "illuminate/console": "Required to use the database commands (5.5.*).",
                "illuminate/events": "Required to use the observers with Eloquent (5.5.*).",
                "illuminate/filesystem": "Required to use the migrations (5.5.*).",
                "illuminate/pagination": "Required to paginate the result set (5.5.*)."
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.5-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Illuminate\\Database\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Database package.",
            "homepage": "https://laravel.com",
            "keywords": [
                "database",
                "laravel",
                "orm",
                "sql"
            ],
            "time": "2018-09-23T18:58:54+00:00"
        },
        {
            "name": "illuminate/events",
            "version": "v5.5.44",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/events.git",
                "reference": "11b4b917c3f02140b528e849f883a4a9e7ff8af7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/events/zipball/11b4b917c3f02140b528e849f883a4a9e7ff8af7",
                "reference": "11b4b917c3f02140b528e849f883a4a9e7ff8af7",
                "shasum": ""
            },
            "require": {
                "illuminate/container": "5.5.*",
                "illuminate/contracts": "5.5.*",
                "illuminate/support": "5.5.*",
                "php": ">=7.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.5-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Illuminate\\Events\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Events package.",
            "homepage": "https://laravel.com",
            "time": "2017-12-14T13:29:55+00:00"
        },
        {
            "name": "illuminate/filesystem",
            "version": "v5.5.44",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/filesystem.git",
                "reference": "b8c0e36d47cfde3a0727bc6e2057775ff98a1bcd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/filesystem/zipball/b8c0e36d47cfde3a0727bc6e2057775ff98a1bcd",
                "reference": "b8c0e36d47cfde3a0727bc6e2057775ff98a1bcd",
                "shasum": ""
            },
            "require": {
                "illuminate/contracts": "5.5.*",
                "illuminate/support": "5.5.*",
                "php": ">=7.0",
                "symfony/finder": "~3.3"
            },
            "suggest": {
                "league/flysystem": "Required to use the Flysystem local and FTP drivers (~1.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)."
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.5-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Illuminate\\Filesystem\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Filesystem package.",
            "homepage": "https://laravel.com",
            "time": "2018-02-07T00:04:00+00:00"
        },
        {
            "name": "illuminate/support",
            "version": "v5.5.44",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/support.git",
                "reference": "5c405512d75dcaf5d37791badce02d86ed8e4bc4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/support/zipball/5c405512d75dcaf5d37791badce02d86ed8e4bc4",
                "reference": "5c405512d75dcaf5d37791badce02d86ed8e4bc4",
                "shasum": ""
            },
            "require": {
                "doctrine/inflector": "~1.1",
                "ext-mbstring": "*",
                "illuminate/contracts": "5.5.*",
                "nesbot/carbon": "^1.24.1",
                "php": ">=7.0"
            },
            "replace": {
                "tightenco/collect": "<5.5.33"
            },
            "suggest": {
                "illuminate/filesystem": "Required to use the composer class (5.5.*).",
                "symfony/process": "Required to use the composer class (~3.3).",
                "symfony/var-dumper": "Required to use the dd function (~3.3)."
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.5-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Illuminate\\Support\\": ""
                },
                "files": [
                    "helpers.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Support package.",
            "homepage": "https://laravel.com",
            "time": "2018-08-10T19:40:01+00:00"
        },
        {
            "name": "illuminate/view",
            "version": "v5.5.44",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/view.git",
                "reference": "892aa32a1b496cbafa5125bcc3f97ff795265f95"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/view/zipball/892aa32a1b496cbafa5125bcc3f97ff795265f95",
                "reference": "892aa32a1b496cbafa5125bcc3f97ff795265f95",
                "shasum": ""
            },
            "require": {
                "illuminate/container": "5.5.*",
                "illuminate/contracts": "5.5.*",
                "illuminate/events": "5.5.*",
                "illuminate/filesystem": "5.5.*",
                "illuminate/support": "5.5.*",
                "php": ">=7.0",
                "symfony/debug": "~3.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.5-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Illuminate\\View\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate View package.",
            "homepage": "https://laravel.com",
            "time": "2018-10-04T14:46:49+00:00"
        },
        {
            "name": "kylekatarnls/update-helper",
            "version": "1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kylekatarnls/update-helper.git",
                "reference": "5786fa188e0361b9adf9e8199d7280d1b2db165e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kylekatarnls/update-helper/zipball/5786fa188e0361b9adf9e8199d7280d1b2db165e",
                "reference": "5786fa188e0361b9adf9e8199d7280d1b2db165e",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.1.0 || ^2.0.0",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "codeclimate/php-test-reporter": "dev-master",
                "composer/composer": "2.0.x-dev || ^2.0.0-dev",
                "phpunit/phpunit": ">=4.8.35 <6.0"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "UpdateHelper\\ComposerPlugin"
            },
            "autoload": {
                "psr-0": {
                    "UpdateHelper\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kyle",
                    "email": "kylekatarnls@gmail.com"
                }
            ],
            "description": "Update helper",
            "time": "2019-07-29T11:03:54+00:00"
        },
        {
            "name": "nesbot/carbon",
            "version": "1.39.1",
            "source": {
                "type": "git",
                "url": "https://github.com/briannesbitt/Carbon.git",
                "reference": "4be0c005164249208ce1b5ca633cd57bdd42ff33"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/4be0c005164249208ce1b5ca633cd57bdd42ff33",
                "reference": "4be0c005164249208ce1b5ca633cd57bdd42ff33",
                "shasum": ""
            },
            "require": {
                "kylekatarnls/update-helper": "^1.1",
                "php": ">=5.3.9",
                "symfony/translation": "~2.6 || ~3.0 || ~4.0"
            },
            "require-dev": {
                "composer/composer": "^1.2",
                "friendsofphp/php-cs-fixer": "~2",
                "phpunit/phpunit": "^4.8.35 || ^5.7"
            },
            "bin": [
                "bin/upgrade-carbon"
            ],
            "type": "library",
            "extra": {
                "update-helper": "Carbon\\Upgrade",
                "laravel": {
                    "providers": [
                        "Carbon\\Laravel\\ServiceProvider"
                    ]
                }
            },
            "autoload": {
                "psr-4": {
                    "": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Brian Nesbitt",
                    "email": "brian@nesbot.com",
                    "homepage": "http://nesbot.com"
                }
            ],
            "description": "A simple API extension for DateTime.",
            "homepage": "http://carbon.nesbot.com",
            "keywords": [
                "date",
                "datetime",
                "time"
            ],
            "time": "2019-10-14T05:51:36+00:00"
        },
        {
            "name": "psr/container",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/container.git",
                "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
                "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\Container\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common Container Interface (PHP FIG PSR-11)",
            "homepage": "https://github.com/php-fig/container",
            "keywords": [
                "PSR-11",
                "container",
                "container-interface",
                "container-interop",
                "psr"
            ],
            "time": "2017-02-14T16:28:37+00:00"
        },
        {
            "name": "psr/log",
            "version": "1.1.2",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/log.git",
                "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/log/zipball/446d54b4cb6bf489fc9d75f55843658e6f25d801",
                "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801",
                "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": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interface for logging libraries",
            "homepage": "https://github.com/php-fig/log",
            "keywords": [
                "log",
                "psr",
                "psr-3"
            ],
            "time": "2019-11-01T11:05:21+00:00"
        },
        {
            "name": "psr/simple-cache",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/simple-cache.git",
                "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
                "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\SimpleCache\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interfaces for simple caching",
            "keywords": [
                "cache",
                "caching",
                "psr",
                "psr-16",
                "simple-cache"
            ],
            "time": "2017-10-23T01:57:42+00:00"
        },
        {
            "name": "sformisano/jetrouter",
            "version": "v1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sformisano/jetrouter.git",
                "reference": "7dbe86564850555ed24c388585b672ff272bfac0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sformisano/jetrouter/zipball/7dbe86564850555ed24c388585b672ff272bfac0",
                "reference": "7dbe86564850555ed24c388585b672ff272bfac0",
                "shasum": ""
            },
            "require-dev": {
                "10up/wp_mock": "dev-master",
                "codeception/codeception": "*"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "JetRouter\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "authors": [
                {
                    "name": "Salvatore Formisano",
                    "email": "hello@salvatoreformisano.com"
                }
            ],
            "description": "An intuitive WordPress router.",
            "time": "2017-11-14T21:16:19+00:00"
        },
        {
            "name": "symfony/console",
            "version": "v3.4.35",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/console.git",
                "reference": "17b154f932c5874cdbda6d05796b6490eec9f9f7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/console/zipball/17b154f932c5874cdbda6d05796b6490eec9f9f7",
                "reference": "17b154f932c5874cdbda6d05796b6490eec9f9f7",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9|>=7.0.8",
                "symfony/debug": "~2.8|~3.0|~4.0",
                "symfony/polyfill-mbstring": "~1.0"
            },
            "conflict": {
                "symfony/dependency-injection": "<3.4",
                "symfony/process": "<3.3"
            },
            "provide": {
                "psr/log-implementation": "1.0"
            },
            "require-dev": {
                "psr/log": "~1.0",
                "symfony/config": "~3.3|~4.0",
                "symfony/dependency-injection": "~3.4|~4.0",
                "symfony/event-dispatcher": "~2.8|~3.0|~4.0",
                "symfony/lock": "~3.4|~4.0",
                "symfony/process": "~3.3|~4.0"
            },
            "suggest": {
                "psr/log": "For using the console logger",
                "symfony/event-dispatcher": "",
                "symfony/lock": "",
                "symfony/process": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.4-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Console\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony Console Component",
            "homepage": "https://symfony.com",
            "time": "2019-11-13T07:12:39+00:00"
        },
        {
            "name": "symfony/debug",
            "version": "v3.4.35",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/debug.git",
                "reference": "f72e33fdb1170b326e72c3157f0cd456351dd086"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/debug/zipball/f72e33fdb1170b326e72c3157f0cd456351dd086",
                "reference": "f72e33fdb1170b326e72c3157f0cd456351dd086",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9|>=7.0.8",
                "psr/log": "~1.0"
            },
            "conflict": {
                "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
            },
            "require-dev": {
                "symfony/http-kernel": "~2.8|~3.0|~4.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.4-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Debug\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony Debug Component",
            "homepage": "https://symfony.com",
            "time": "2019-10-24T15:33:53+00:00"
        },
        {
            "name": "symfony/finder",
            "version": "v3.4.35",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/finder.git",
                "reference": "3e915e5ce305f8bc8017597f71f1f4095092ddf8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/finder/zipball/3e915e5ce305f8bc8017597f71f1f4095092ddf8",
                "reference": "3e915e5ce305f8bc8017597f71f1f4095092ddf8",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9|>=7.0.8"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.4-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Finder\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony Finder Component",
            "homepage": "https://symfony.com",
            "time": "2019-10-30T12:43:22+00:00"
        },
        {
            "name": "symfony/polyfill-mbstring",
            "version": "v1.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-mbstring.git",
                "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/b42a2f66e8f1b15ccf25652c3424265923eb4f17",
                "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "suggest": {
                "ext-mbstring": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.12-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Mbstring\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for the Mbstring extension",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "mbstring",
                "polyfill",
                "portable",
                "shim"
            ],
            "time": "2019-08-06T08:03:45+00:00"
        },
        {
            "name": "symfony/translation",
            "version": "v4.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/translation.git",
                "reference": "897fb68ee7933372517b551d6f08c6d4bb0b8c40"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/translation/zipball/897fb68ee7933372517b551d6f08c6d4bb0b8c40",
                "reference": "897fb68ee7933372517b551d6f08c6d4bb0b8c40",
                "shasum": ""
            },
            "require": {
                "php": "^7.1.3",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/translation-contracts": "^1.1.6|^2"
            },
            "conflict": {
                "symfony/config": "<3.4",
                "symfony/dependency-injection": "<3.4",
                "symfony/http-kernel": "<4.4",
                "symfony/yaml": "<3.4"
            },
            "provide": {
                "symfony/translation-implementation": "1.0"
            },
            "require-dev": {
                "psr/log": "~1.0",
                "symfony/config": "^3.4|^4.0|^5.0",
                "symfony/console": "^3.4|^4.0|^5.0",
                "symfony/dependency-injection": "^3.4|^4.0|^5.0",
                "symfony/finder": "~2.8|~3.0|~4.0|^5.0",
                "symfony/http-kernel": "^4.4",
                "symfony/intl": "^3.4|^4.0|^5.0",
                "symfony/service-contracts": "^1.1.2|^2",
                "symfony/yaml": "^3.4|^4.0|^5.0"
            },
            "suggest": {
                "psr/log-implementation": "To use logging capability in translator",
                "symfony/config": "",
                "symfony/yaml": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.4-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Translation\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony Translation Component",
            "homepage": "https://symfony.com",
            "time": "2019-11-12T17:18:47+00:00"
        },
        {
            "name": "symfony/translation-contracts",
            "version": "v1.1.7",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/translation-contracts.git",
                "reference": "364518c132c95642e530d9b2d217acbc2ccac3e6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/364518c132c95642e530d9b2d217acbc2ccac3e6",
                "reference": "364518c132c95642e530d9b2d217acbc2ccac3e6",
                "shasum": ""
            },
            "require": {
                "php": "^7.1.3"
            },
            "suggest": {
                "symfony/translation-implementation": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Contracts\\Translation\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Generic abstractions related to translation",
            "homepage": "https://symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "time": "2019-09-17T11:12:18+00:00"
        }
    ],
    "packages-dev": [],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": [],
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": [],
    "platform-dev": []
}
