[
    {
        "name": "danielstjules/stringy",
        "version": "1.10.0",
        "version_normalized": "1.10.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/danielstjules/Stringy.git",
            "reference": "4749c205db47ee5b32e8d1adf6d9aff8db6caf3b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/danielstjules/Stringy/zipball/4749c205db47ee5b32e8d1adf6d9aff8db6caf3b",
            "reference": "4749c205db47ee5b32e8d1adf6d9aff8db6caf3b",
            "shasum": ""
        },
        "require": {
            "ext-mbstring": "*",
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.0"
        },
        "time": "2015-07-23T00:54:12+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Stringy\\": "src/"
            },
            "files": [
                "src/Create.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Daniel St. Jules",
                "email": "danielst.jules@gmail.com",
                "homepage": "http://www.danielstjules.com"
            }
        ],
        "description": "A string manipulation library with multibyte support",
        "homepage": "https://github.com/danielstjules/Stringy",
        "keywords": [
            "UTF",
            "helpers",
            "manipulation",
            "methods",
            "multibyte",
            "string",
            "utf-8",
            "utility",
            "utils"
        ]
    },
    {
        "name": "doctrine/inflector",
        "version": "v1.1.0",
        "version_normalized": "1.1.0.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.*"
        },
        "time": "2015-11-06T14:35:42+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1.x-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "illuminate/container",
        "version": "v5.0.33",
        "version_normalized": "5.0.33.0",
        "source": {
            "type": "git",
            "url": "https://github.com/illuminate/container.git",
            "reference": "aa85c752eb7c6ccc2c6ffc5bfffb3ba8dd9719d6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/illuminate/container/zipball/aa85c752eb7c6ccc2c6ffc5bfffb3ba8dd9719d6",
            "reference": "aa85c752eb7c6ccc2c6ffc5bfffb3ba8dd9719d6",
            "shasum": ""
        },
        "require": {
            "illuminate/contracts": "5.0.*",
            "php": ">=5.4.0"
        },
        "time": "2015-05-29T20:16:27+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Illuminate\\Container\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Taylor Otwell",
                "email": "taylorotwell@gmail.com"
            }
        ],
        "description": "The Illuminate Container package.",
        "homepage": "http://laravel.com"
    },
    {
        "name": "illuminate/contracts",
        "version": "v5.0.33",
        "version_normalized": "5.0.33.0",
        "source": {
            "type": "git",
            "url": "https://github.com/illuminate/contracts.git",
            "reference": "b8b11d78724a6f8a62be3b1dfa20fa372f861398"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/illuminate/contracts/zipball/b8b11d78724a6f8a62be3b1dfa20fa372f861398",
            "reference": "b8b11d78724a6f8a62be3b1dfa20fa372f861398",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0"
        },
        "time": "2015-05-15T07:22:28+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Illuminate\\Contracts\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Taylor Otwell",
                "email": "taylorotwell@gmail.com"
            }
        ],
        "description": "The Illuminate Contracts package.",
        "homepage": "http://laravel.com"
    },
    {
        "name": "illuminate/database",
        "version": "v5.0.33",
        "version_normalized": "5.0.33.0",
        "source": {
            "type": "git",
            "url": "https://github.com/illuminate/database.git",
            "reference": "6d79bb678a91123a15418863af901d2145b50349"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/illuminate/database/zipball/6d79bb678a91123a15418863af901d2145b50349",
            "reference": "6d79bb678a91123a15418863af901d2145b50349",
            "shasum": ""
        },
        "require": {
            "illuminate/container": "5.0.*",
            "illuminate/contracts": "5.0.*",
            "illuminate/support": "5.0.*",
            "nesbot/carbon": "~1.0",
            "php": ">=5.4.0"
        },
        "suggest": {
            "doctrine/dbal": "Required to rename columns and drop SQLite columns (~2.4).",
            "illuminate/console": "Required to use the database commands (5.0.*).",
            "illuminate/events": "Required to use the observers with Eloquent (5.0.*).",
            "illuminate/filesystem": "Required to use the migrations (5.0.*)."
        },
        "time": "2015-06-02T13:39:10+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Illuminate\\Database\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Taylor Otwell",
                "email": "taylorotwell@gmail.com"
            }
        ],
        "description": "The Illuminate Database package.",
        "homepage": "http://laravel.com",
        "keywords": [
            "database",
            "laravel",
            "orm",
            "sql"
        ]
    },
    {
        "name": "illuminate/pagination",
        "version": "v5.0.33",
        "version_normalized": "5.0.33.0",
        "source": {
            "type": "git",
            "url": "https://github.com/illuminate/pagination.git",
            "reference": "cb0a9730ae986c4b343eaa59ab3f179447c6b308"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/illuminate/pagination/zipball/cb0a9730ae986c4b343eaa59ab3f179447c6b308",
            "reference": "cb0a9730ae986c4b343eaa59ab3f179447c6b308",
            "shasum": ""
        },
        "require": {
            "illuminate/contracts": "5.0.*",
            "illuminate/support": "5.0.*",
            "php": ">=5.4.0"
        },
        "time": "2015-03-26T17:28:59+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Illuminate\\Pagination\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Taylor Otwell",
                "email": "taylorotwell@gmail.com"
            }
        ],
        "description": "The Illuminate Pagination package.",
        "homepage": "http://laravel.com"
    },
    {
        "name": "illuminate/support",
        "version": "v5.0.33",
        "version_normalized": "5.0.33.0",
        "source": {
            "type": "git",
            "url": "https://github.com/illuminate/support.git",
            "reference": "32a12f97029b624fc0f9454e7ca69eaafef49c5d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/illuminate/support/zipball/32a12f97029b624fc0f9454e7ca69eaafef49c5d",
            "reference": "32a12f97029b624fc0f9454e7ca69eaafef49c5d",
            "shasum": ""
        },
        "require": {
            "danielstjules/stringy": "~1.8",
            "doctrine/inflector": "~1.0",
            "ext-mbstring": "*",
            "illuminate/contracts": "5.0.*",
            "php": ">=5.4.0"
        },
        "suggest": {
            "jeremeamia/superclosure": "Required to be able to serialize closures (~2.0).",
            "symfony/var-dumper": "Required to use the dd function (2.6.*)."
        },
        "time": "2015-06-04T12:15:51+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Illuminate\\Support\\": ""
            },
            "files": [
                "helpers.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Taylor Otwell",
                "email": "taylorotwell@gmail.com"
            }
        ],
        "description": "The Illuminate Support package.",
        "homepage": "http://laravel.com"
    },
    {
        "name": "kylekatarnls/update-helper",
        "version": "1.2.0",
        "version_normalized": "1.2.0.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"
        },
        "time": "2019-07-29T11:03:54+00:00",
        "type": "composer-plugin",
        "extra": {
            "class": "UpdateHelper\\ComposerPlugin"
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "UpdateHelper\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Kyle",
                "email": "kylekatarnls@gmail.com"
            }
        ],
        "description": "Update helper"
    },
    {
        "name": "league/fractal",
        "version": "0.17.0",
        "version_normalized": "0.17.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/fractal.git",
            "reference": "a0b350824f22fc2fdde2500ce9d6851a3f275b0e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/fractal/zipball/a0b350824f22fc2fdde2500ce9d6851a3f275b0e",
            "reference": "a0b350824f22fc2fdde2500ce9d6851a3f275b0e",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4"
        },
        "require-dev": {
            "doctrine/orm": "^2.5",
            "illuminate/contracts": "~5.0",
            "mockery/mockery": "~0.9",
            "pagerfanta/pagerfanta": "~1.0.0",
            "phpunit/phpunit": "~4.0",
            "squizlabs/php_codesniffer": "~1.5",
            "zendframework/zend-paginator": "~2.3"
        },
        "suggest": {
            "illuminate/pagination": "The Illuminate Pagination component.",
            "pagerfanta/pagerfanta": "Pagerfanta Paginator",
            "zendframework/zend-paginator": "Zend Framework Paginator"
        },
        "time": "2017-06-12T11:04:56+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.13-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "League\\Fractal\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Phil Sturgeon",
                "email": "me@philsturgeon.uk",
                "homepage": "http://philsturgeon.uk/",
                "role": "Developer"
            }
        ],
        "description": "Handle the output of complex data structures ready for API output.",
        "homepage": "http://fractal.thephpleague.com/",
        "keywords": [
            "api",
            "json",
            "league",
            "rest"
        ]
    },
    {
        "name": "nesbot/carbon",
        "version": "1.39.0",
        "version_normalized": "1.39.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/briannesbitt/Carbon.git",
            "reference": "dd62a58af4e0775a45ea5f99d0363d81b7d9a1e0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/dd62a58af4e0775a45ea5f99d0363d81b7d9a1e0",
            "reference": "dd62a58af4e0775a45ea5f99d0363d81b7d9a1e0",
            "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"
        },
        "time": "2019-06-11T09:07:59+00:00",
        "bin": [
            "bin/upgrade-carbon"
        ],
        "type": "library",
        "extra": {
            "update-helper": "Carbon\\Upgrade",
            "laravel": {
                "providers": [
                    "Carbon\\Laravel\\ServiceProvider"
                ]
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "symfony/polyfill-mbstring",
        "version": "v1.12.0",
        "version_normalized": "1.12.0.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"
        },
        "time": "2019-08-06T08:03:45+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.12-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "symfony/translation",
        "version": "v3.4.31",
        "version_normalized": "3.4.31.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/translation.git",
            "reference": "49a884e9ac297f99c56052bad30b2af89f716ee1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/translation/zipball/49a884e9ac297f99c56052bad30b2af89f716ee1",
            "reference": "49a884e9ac297f99c56052bad30b2af89f716ee1",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8",
            "symfony/polyfill-mbstring": "~1.0"
        },
        "conflict": {
            "symfony/config": "<2.8",
            "symfony/dependency-injection": "<3.4",
            "symfony/yaml": "<3.4"
        },
        "require-dev": {
            "psr/log": "~1.0",
            "symfony/config": "~2.8|~3.0|~4.0",
            "symfony/dependency-injection": "~3.4|~4.0",
            "symfony/finder": "~2.8|~3.0|~4.0",
            "symfony/http-kernel": "~3.4|~4.0",
            "symfony/intl": "^2.8.18|^3.2.5|~4.0",
            "symfony/var-dumper": "~3.4|~4.0",
            "symfony/yaml": "~3.4|~4.0"
        },
        "suggest": {
            "psr/log-implementation": "To use logging capability in translator",
            "symfony/config": "",
            "symfony/yaml": ""
        },
        "time": "2019-08-26T07:52:58+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "installation-source": "dist",
        "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"
    },
    {
        "name": "tareq1988/wp-eloquent",
        "version": "0.9",
        "version_normalized": "0.9.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/tareq1988/wp-eloquent.git",
            "reference": "3388c399bcb4dd4ed5bd06f8790d7899198a4eb4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/tareq1988/wp-eloquent/zipball/3388c399bcb4dd4ed5bd06f8790d7899198a4eb4",
            "reference": "3388c399bcb4dd4ed5bd06f8790d7899198a4eb4",
            "shasum": ""
        },
        "require": {
            "illuminate/database": "5.0.*",
            "illuminate/pagination": "5.0.*"
        },
        "time": "2017-05-07T05:32:57+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "WeDevs\\ORM\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL"
        ],
        "authors": [
            {
                "name": "Tareq Hasan",
                "email": "tareq@wedevs.com"
            }
        ],
        "description": "Eloquent ORM for WordPress",
        "homepage": "https://github.com/tareq1988/wp-eloquent",
        "keywords": [
            "eloquent",
            "orm",
            "plugin",
            "sql",
            "wordpress"
        ]
    }
]
