3runoDesign/setRobot

View on GitHub
composer.lock

Summary

Maintainability
Test Coverage
{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
        "This file is @generated automatically"
    ],
    "content-hash": "d61945fc80768d61d61be654178103d7",
    "packages": [
        {
            "name": "brain/hierarchy",
            "version": "2.3.1",
            "source": {
                "type": "git",
                "url": "https://github.com/Brain-WP/Hierarchy.git",
                "reference": "239f9bbe49ff6ad1199bbcad308d2c7977bee25a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Brain-WP/Hierarchy/zipball/239f9bbe49ff6ad1199bbcad308d2c7977bee25a",
                "reference": "239f9bbe49ff6ad1199bbcad308d2c7977bee25a",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5"
            },
            "require-dev": {
                "antecedent/patchwork": "~1.3.0",
                "brain/monkey": "~1.2",
                "gmazzap/andrew": "~1.0",
                "mockery/mockery": "0.9.3",
                "phpunit/phpunit": "~4.8",
                "symfony/finder": "~2.7.0"
            },
            "suggest": {
                "symfony/finder": "Allows loading of templates using Symfony finder component."
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.2.x-dev",
                    "dev-dev": "2.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Brain\\Hierarchy\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Giuseppe Mazzapica",
                    "email": "giuseppe.mazzapica@gmail.com"
                }
            ],
            "description": "No-dependencies package that embodies WordPress template hierarchy",
            "keywords": [
                "wordpress"
            ],
            "time": "2017-12-28T17:16:07+00:00"
        },
        {
            "name": "composer/installers",
            "version": "v1.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/installers.git",
                "reference": "9ce17fb70e9a38dd8acff0636a29f5cf4d575c1b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/installers/zipball/9ce17fb70e9a38dd8acff0636a29f5cf4d575c1b",
                "reference": "9ce17fb70e9a38dd8acff0636a29f5cf4d575c1b",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0"
            },
            "replace": {
                "roundcube/plugin-installer": "*",
                "shama/baton": "*"
            },
            "require-dev": {
                "composer/composer": "1.0.*@dev",
                "phpunit/phpunit": "4.1.*"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "Composer\\Installers\\Plugin",
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Composer\\Installers\\": "src/Composer/Installers"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kyle Robinson Young",
                    "email": "kyle@dontkry.com",
                    "homepage": "https://github.com/shama"
                }
            ],
            "description": "A multi-framework Composer library installer",
            "homepage": "https://composer.github.io/installers/",
            "keywords": [
                "Craft",
                "Dolibarr",
                "Eliasis",
                "Hurad",
                "ImageCMS",
                "Kanboard",
                "Lan Management System",
                "MODX Evo",
                "Mautic",
                "Maya",
                "OXID",
                "Plentymarkets",
                "Porto",
                "RadPHP",
                "SMF",
                "Thelia",
                "WolfCMS",
                "agl",
                "aimeos",
                "annotatecms",
                "attogram",
                "bitrix",
                "cakephp",
                "chef",
                "cockpit",
                "codeigniter",
                "concrete5",
                "croogo",
                "dokuwiki",
                "drupal",
                "eZ Platform",
                "elgg",
                "expressionengine",
                "fuelphp",
                "grav",
                "installer",
                "itop",
                "joomla",
                "kohana",
                "laravel",
                "lavalite",
                "lithium",
                "magento",
                "mako",
                "mediawiki",
                "modulework",
                "moodle",
                "osclass",
                "phpbb",
                "piwik",
                "ppi",
                "puppet",
                "reindex",
                "roundcube",
                "shopware",
                "silverstripe",
                "sydes",
                "symfony",
                "typo3",
                "wordpress",
                "yawik",
                "zend",
                "zikula"
            ],
            "time": "2017-08-09T07:53:48+00:00"
        },
        {
            "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-06T14:35:42+00:00"
        },
        {
            "name": "doctrine/instantiator",
            "version": "1.0.5",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/instantiator.git",
                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3,<8.0-DEV"
            },
            "require-dev": {
                "athletic/athletic": "~0.1.8",
                "ext-pdo": "*",
                "ext-phar": "*",
                "phpunit/phpunit": "~4.0",
                "squizlabs/php_codesniffer": "~2.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Marco Pivetta",
                    "email": "ocramius@gmail.com",
                    "homepage": "http://ocramius.github.com/"
                }
            ],
            "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
            "homepage": "https://github.com/doctrine/instantiator",
            "keywords": [
                "constructor",
                "instantiate"
            ],
            "time": "2015-06-14T21:17:01+00:00"
        },
        {
            "name": "filp/whoops",
            "version": "2.1.14",
            "source": {
                "type": "git",
                "url": "https://github.com/filp/whoops.git",
                "reference": "c6081b8838686aa04f1e83ba7e91f78b7b2a23e6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/filp/whoops/zipball/c6081b8838686aa04f1e83ba7e91f78b7b2a23e6",
                "reference": "c6081b8838686aa04f1e83ba7e91f78b7b2a23e6",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9 || ^7.0",
                "psr/log": "^1.0.1"
            },
            "require-dev": {
                "mockery/mockery": "0.9.*",
                "phpunit/phpunit": "^4.8.35 || ^5.7",
                "symfony/var-dumper": "^2.6 || ^3.0"
            },
            "suggest": {
                "symfony/var-dumper": "Pretty print complex values better with var-dumper available",
                "whoops/soap": "Formats errors as SOAP responses"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Whoops\\": "src/Whoops/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Filipe Dobreira",
                    "homepage": "https://github.com/filp",
                    "role": "Developer"
                }
            ],
            "description": "php error handling for cool kids",
            "homepage": "https://filp.github.io/whoops/",
            "keywords": [
                "error",
                "exception",
                "handling",
                "library",
                "throwable",
                "whoops"
            ],
            "time": "2017-11-23T18:22:44+00:00"
        },
        {
            "name": "hassankhan/config",
            "version": "0.10.0",
            "source": {
                "type": "git",
                "url": "https://github.com/hassankhan/config.git",
                "reference": "06ac500348af033f1a2e44dc357ca86282626d4a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/hassankhan/config/zipball/06ac500348af033f1a2e44dc357ca86282626d4a",
                "reference": "06ac500348af033f1a2e44dc357ca86282626d4a",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.0",
                "scrutinizer/ocular": "~1.1",
                "squizlabs/php_codesniffer": "~2.2"
            },
            "suggest": {
                "symfony/yaml": "~2.5"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Noodlehaus\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Hassan Khan",
                    "homepage": "http://hassankhan.me/",
                    "role": "Developer"
                }
            ],
            "description": "Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files",
            "homepage": "http://hassankhan.me/config/",
            "keywords": [
                "config",
                "configuration",
                "ini",
                "json",
                "microphp",
                "unframework",
                "xml",
                "yaml",
                "yml"
            ],
            "time": "2016-02-11T16:21:17+00:00"
        },
        {
            "name": "illuminate/config",
            "version": "v5.6.23",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/config.git",
                "reference": "e8158dff3189deed846c84c66c60fa68c21ee579"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/config/zipball/e8158dff3189deed846c84c66c60fa68c21ee579",
                "reference": "e8158dff3189deed846c84c66c60fa68c21ee579",
                "shasum": ""
            },
            "require": {
                "illuminate/contracts": "5.6.*",
                "illuminate/support": "5.6.*",
                "php": "^7.1.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.6-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Illuminate\\Config\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Config package.",
            "homepage": "https://laravel.com",
            "time": "2017-11-07T20:23:51+00:00"
        },
        {
            "name": "illuminate/container",
            "version": "v5.6.23",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/container.git",
                "reference": "1a29b314dd5c7a5a5bce3dd7b9da924cc1ec22ec"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/container/zipball/1a29b314dd5c7a5a5bce3dd7b9da924cc1ec22ec",
                "reference": "1a29b314dd5c7a5a5bce3dd7b9da924cc1ec22ec",
                "shasum": ""
            },
            "require": {
                "illuminate/contracts": "5.6.*",
                "php": "^7.1.3",
                "psr/container": "~1.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.6-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-05-14T12:49:42+00:00"
        },
        {
            "name": "illuminate/contracts",
            "version": "v5.6.23",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/contracts.git",
                "reference": "3dc639feabe0f302f574157a782ede323881a944"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/contracts/zipball/3dc639feabe0f302f574157a782ede323881a944",
                "reference": "3dc639feabe0f302f574157a782ede323881a944",
                "shasum": ""
            },
            "require": {
                "php": "^7.1.3",
                "psr/container": "~1.0",
                "psr/simple-cache": "~1.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.6-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-05-11T23:38:58+00:00"
        },
        {
            "name": "illuminate/events",
            "version": "v5.6.23",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/events.git",
                "reference": "b6e73ed40478cef2ef98d5ddb27f333291606cea"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/events/zipball/b6e73ed40478cef2ef98d5ddb27f333291606cea",
                "reference": "b6e73ed40478cef2ef98d5ddb27f333291606cea",
                "shasum": ""
            },
            "require": {
                "illuminate/container": "5.6.*",
                "illuminate/contracts": "5.6.*",
                "illuminate/support": "5.6.*",
                "php": "^7.1.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.6-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": "2018-02-26T19:00:55+00:00"
        },
        {
            "name": "illuminate/filesystem",
            "version": "v5.6.23",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/filesystem.git",
                "reference": "a4ca4a9c2f969ec227748ab334693144995ba0ce"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/filesystem/zipball/a4ca4a9c2f969ec227748ab334693144995ba0ce",
                "reference": "a4ca4a9c2f969ec227748ab334693144995ba0ce",
                "shasum": ""
            },
            "require": {
                "illuminate/contracts": "5.6.*",
                "illuminate/support": "5.6.*",
                "php": "^7.1.3",
                "symfony/finder": "~4.0"
            },
            "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-cached-adapter": "Required to use the Flysystem cache (~1.0).",
                "league/flysystem-rackspace": "Required to use the Flysystem Rackspace driver (~1.0).",
                "league/flysystem-sftp": "Required to use the Flysystem SFTP driver (~1.0)."
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.6-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-05-02T16:10:37+00:00"
        },
        {
            "name": "illuminate/support",
            "version": "v5.6.23",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/support.git",
                "reference": "7ba15bb00ac57c621e8291ce737ae7ea497ba02b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/support/zipball/7ba15bb00ac57c621e8291ce737ae7ea497ba02b",
                "reference": "7ba15bb00ac57c621e8291ce737ae7ea497ba02b",
                "shasum": ""
            },
            "require": {
                "doctrine/inflector": "~1.1",
                "ext-mbstring": "*",
                "illuminate/contracts": "5.6.*",
                "nesbot/carbon": "^1.24.1",
                "php": "^7.1.3"
            },
            "conflict": {
                "tightenco/collect": "<5.5.33"
            },
            "suggest": {
                "illuminate/filesystem": "Required to use the composer class (5.6.*).",
                "symfony/process": "Required to use the composer class (~4.0).",
                "symfony/var-dumper": "Required to use the dd function (~4.0)."
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.6-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-05-18T13:51:23+00:00"
        },
        {
            "name": "illuminate/view",
            "version": "v5.6.23",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/view.git",
                "reference": "5054771a82030fe72c245101a2d57904cac2972b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/view/zipball/5054771a82030fe72c245101a2d57904cac2972b",
                "reference": "5054771a82030fe72c245101a2d57904cac2972b",
                "shasum": ""
            },
            "require": {
                "illuminate/container": "5.6.*",
                "illuminate/contracts": "5.6.*",
                "illuminate/events": "5.6.*",
                "illuminate/filesystem": "5.6.*",
                "illuminate/support": "5.6.*",
                "php": "^7.1.3",
                "symfony/debug": "~4.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.6-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-05-17T13:48:32+00:00"
        },
        {
            "name": "johnbillion/extended-cpts",
            "version": "4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/johnbillion/extended-cpts.git",
                "reference": "04c844eb6421a4a5fe90a76258acb513729092f9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/johnbillion/extended-cpts/zipball/04c844eb6421a4a5fe90a76258acb513729092f9",
                "reference": "04c844eb6421a4a5fe90a76258acb513729092f9",
                "shasum": ""
            },
            "require": {
                "php": "^7.0"
            },
            "require-dev": {
                "johnbillion/php-docs-standards": "^1.2",
                "phpunit/phpunit": "^5.7",
                "slevomat/coding-standard": "^4.0",
                "wp-coding-standards/wpcs": "^0.13.0"
            },
            "suggest": {
                "wpackagist-plugin/rewrite-testing": "Rewrite Rule Testing"
            },
            "type": "library",
            "autoload": {
                "files": [
                    "extended-cpts.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "John Blackbourn",
                    "homepage": "https://johnblackbourn.com/"
                }
            ],
            "description": "A library which provides extended functionality to WordPress custom post types and taxonomies.",
            "homepage": "https://github.com/johnbillion/extended-cpts/",
            "time": "2017-11-01T16:56:21+00:00"
        },
        {
            "name": "nesbot/carbon",
            "version": "1.28.0",
            "source": {
                "type": "git",
                "url": "https://github.com/briannesbitt/Carbon.git",
                "reference": "00149d95fc91ef10f19d3a66889bc3bb7500fa7b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/00149d95fc91ef10f19d3a66889bc3bb7500fa7b",
                "reference": "00149d95fc91ef10f19d3a66889bc3bb7500fa7b",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.9",
                "symfony/translation": "~2.6 || ~3.0 || ~4.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "~2",
                "phpunit/phpunit": "^4.8.35 || ^5.7"
            },
            "type": "library",
            "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": "2018-05-18T15:26:18+00:00"
        },
        {
            "name": "pimple/pimple",
            "version": "v3.2.3",
            "source": {
                "type": "git",
                "url": "https://github.com/silexphp/Pimple.git",
                "reference": "9e403941ef9d65d20cba7d54e29fe906db42cf32"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/silexphp/Pimple/zipball/9e403941ef9d65d20cba7d54e29fe906db42cf32",
                "reference": "9e403941ef9d65d20cba7d54e29fe906db42cf32",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0",
                "psr/container": "^1.0"
            },
            "require-dev": {
                "symfony/phpunit-bridge": "^3.2"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.2.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Pimple": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                }
            ],
            "description": "Pimple, a simple Dependency Injection Container",
            "homepage": "http://pimple.sensiolabs.org",
            "keywords": [
                "container",
                "dependency injection"
            ],
            "time": "2018-01-21T07:42:36+00:00"
        },
        {
            "name": "press-bits/media-library-svg-display",
            "version": "0.1.2",
            "source": {
                "type": "git",
                "url": "https://github.com/press-bits/media-library-svg-display.git",
                "reference": "499841e5798d51b924c59157c5755f2f93122918"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/press-bits/media-library-svg-display/zipball/499841e5798d51b924c59157c5755f2f93122918",
                "reference": "499841e5798d51b924c59157c5755f2f93122918",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "PressBits\\MediaLibrary\\": "source/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Dylan Kuhn",
                    "email": "dylan@cyberhobo.net"
                },
                {
                    "name": "Sterling Hamilton",
                    "homepage": "http://www.sterlinghamilton.com"
                }
            ],
            "description": "Enable display of Scalable Vector Graphics (SVG) in the WordPress media library.",
            "time": "2018-02-21T14:39:48+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.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/log.git",
                "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
                "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.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": "2016-10-10T12:19:37+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": "rarst/wps",
            "version": "1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/Rarst/wps.git",
                "reference": "a4188139eaab8011373ce9e200a2ba52d094ea40"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Rarst/wps/zipball/a4188139eaab8011373ce9e200a2ba52d094ea40",
                "reference": "a4188139eaab8011373ce9e200a2ba52d094ea40",
                "shasum": ""
            },
            "require": {
                "composer/installers": "~1.0",
                "filp/whoops": "^2.1",
                "pimple/pimple": "~3.0"
            },
            "type": "wordpress-plugin",
            "autoload": {
                "classmap": [
                    "php/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Andrey Savchenko",
                    "email": "contact@rarst.net",
                    "homepage": "http://www.Rarst.net/"
                }
            ],
            "description": "WordPress plugin for whoops error handler.",
            "homepage": "https://github.com/Rarst/wps",
            "keywords": [
                "error",
                "whoops",
                "wordpress"
            ],
            "time": "2017-10-27T09:44:01+00:00"
        },
        {
            "name": "roots/sage-lib",
            "version": "9.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/roots/sage-lib.git",
                "reference": "36573cd93b8109633c953e3f05b9f7d654bad885"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/roots/sage-lib/zipball/36573cd93b8109633c953e3f05b9f7d654bad885",
                "reference": "36573cd93b8109633c953e3f05b9f7d654bad885",
                "shasum": ""
            },
            "require": {
                "composer/installers": "~1.0",
                "illuminate/config": "~5.6",
                "illuminate/view": "~5.6",
                "php": ">=7"
            },
            "require-dev": {
                "squizlabs/php_codesniffer": "~3.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Roots\\Sage\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ben Word",
                    "email": "ben@benword.com",
                    "homepage": "https://github.com/retlehs"
                },
                {
                    "name": "QWp6t",
                    "email": "hi@qwp6t.me",
                    "homepage": "https://github.com/qwp6t"
                }
            ],
            "description": "Library files for Sage Starter Theme",
            "homepage": "https://roots.io/sage/",
            "keywords": [
                "wordpress"
            ],
            "time": "2018-04-25T17:24:31+00:00"
        },
        {
            "name": "soberwp/controller",
            "version": "9.0.0-beta.4",
            "source": {
                "type": "git",
                "url": "https://github.com/soberwp/controller.git",
                "reference": "2b6c8450f4a3100b16bfc482c825d89422b6adc6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/soberwp/controller/zipball/2b6c8450f4a3100b16bfc482c825d89422b6adc6",
                "reference": "2b6c8450f4a3100b16bfc482c825d89422b6adc6",
                "shasum": ""
            },
            "require": {
                "brain/hierarchy": "^2.3",
                "composer/installers": "~1.0",
                "hassankhan/config": "^0.10.0",
                "php": ">=5.6.0",
                "symfony/yaml": "^3.2"
            },
            "require-dev": {
                "squizlabs/php_codesniffer": "2.*"
            },
            "type": "package",
            "autoload": {
                "psr-4": {
                    "Sober\\Controller\\": "src/",
                    "Sober\\Controller\\Module\\": "src/Module/"
                },
                "files": [
                    "controller.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Darren Jacoby",
                    "email": "darren@jacoby.co.za",
                    "homepage": "https://github.com/darrenjacoby"
                }
            ],
            "description": "WordPress package to enable a basic controller when using Blade with Sage 9",
            "homepage": "https://github.com/soberwp",
            "keywords": [
                "wordpress"
            ],
            "time": "2017-08-22T17:35:30+00:00"
        },
        {
            "name": "soberwp/models",
            "version": "1.0.6-p",
            "source": {
                "type": "git",
                "url": "https://github.com/soberwp/models.git",
                "reference": "3c24cfee27d870f4d24ec53af51498734f00cb51"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/soberwp/models/zipball/3c24cfee27d870f4d24ec53af51498734f00cb51",
                "reference": "3c24cfee27d870f4d24ec53af51498734f00cb51",
                "shasum": ""
            },
            "require": {
                "composer/installers": "~1.0",
                "hassankhan/config": "^0.10.0",
                "php": ">=5.6",
                "symfony/yaml": "^3.3"
            },
            "require-dev": {
                "squizlabs/php_codesniffer": "2.*"
            },
            "type": "package",
            "autoload": {
                "psr-4": {
                    "Sober\\Models\\": "src/",
                    "Sober\\Models\\Model\\": "src/Model/"
                },
                "files": [
                    "models.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Darren Jacoby",
                    "email": "darren@jacoby.co.za",
                    "homepage": "https://github.com/darrenjacoby"
                }
            ],
            "description": "WordPress plugin to create custom post types and taxonomies using JSON, YAML or PHP files.",
            "homepage": "https://github.com/soberwp",
            "keywords": [
                "wordpress"
            ],
            "time": "2018-01-29T08:26:11+00:00"
        },
        {
            "name": "stoutlogic/acf-builder",
            "version": "1.6.1",
            "source": {
                "type": "git",
                "url": "https://github.com/StoutLogic/acf-builder.git",
                "reference": "5d803968fe76e69aec29d74822acbd921112bc80"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/StoutLogic/acf-builder/zipball/5d803968fe76e69aec29d74822acbd921112bc80",
                "reference": "5d803968fe76e69aec29d74822acbd921112bc80",
                "shasum": ""
            },
            "require": {
                "doctrine/inflector": "~1.1.0",
                "doctrine/instantiator": "~1.0.0",
                "php": ">=5.4.0"
            },
            "require-dev": {
                "phpdocumentor/reflection-docblock": "2.*",
                "phpunit/phpunit": "4.*",
                "squizlabs/php_codesniffer": "^2.6"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "StoutLogic\\AcfBuilder\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Steve Pfisterer",
                    "email": "steve@stoutlogic.com"
                }
            ],
            "description": "An Advanced Custom Field Configuration Builder",
            "time": "2018-05-21T15:51:00+00:00"
        },
        {
            "name": "symfony/debug",
            "version": "v4.0.10",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/debug.git",
                "reference": "4e7c98de67cc4171d4c986554e09a511da40f3d8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/debug/zipball/4e7c98de67cc4171d4c986554e09a511da40f3d8",
                "reference": "4e7c98de67cc4171d4c986554e09a511da40f3d8",
                "shasum": ""
            },
            "require": {
                "php": "^7.1.3",
                "psr/log": "~1.0"
            },
            "conflict": {
                "symfony/http-kernel": "<3.4"
            },
            "require-dev": {
                "symfony/http-kernel": "~3.4|~4.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0-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": "2018-05-16T09:05:32+00:00"
        },
        {
            "name": "symfony/finder",
            "version": "v4.0.10",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/finder.git",
                "reference": "8c633f5a815903a1fe6e3fc135f207267a8a79af"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/finder/zipball/8c633f5a815903a1fe6e3fc135f207267a8a79af",
                "reference": "8c633f5a815903a1fe6e3fc135f207267a8a79af",
                "shasum": ""
            },
            "require": {
                "php": "^7.1.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0-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": "2018-05-16T09:05:32+00:00"
        },
        {
            "name": "symfony/polyfill-ctype",
            "version": "v1.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-ctype.git",
                "reference": "7cc359f1b7b80fc25ed7796be7d96adc9b354bae"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/7cc359f1b7b80fc25ed7796be7d96adc9b354bae",
                "reference": "7cc359f1b7b80fc25ed7796be7d96adc9b354bae",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.8-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Ctype\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                },
                {
                    "name": "Gert de Pagter",
                    "email": "BackEndTea@gmail.com"
                }
            ],
            "description": "Symfony polyfill for ctype functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "ctype",
                "polyfill",
                "portable"
            ],
            "time": "2018-04-30T19:57:29+00:00"
        },
        {
            "name": "symfony/polyfill-mbstring",
            "version": "v1.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-mbstring.git",
                "reference": "3296adf6a6454a050679cde90f95350ad604b171"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/3296adf6a6454a050679cde90f95350ad604b171",
                "reference": "3296adf6a6454a050679cde90f95350ad604b171",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "suggest": {
                "ext-mbstring": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.8-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": "2018-04-26T10:06:28+00:00"
        },
        {
            "name": "symfony/translation",
            "version": "v4.0.10",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/translation.git",
                "reference": "e1f5863d0a9e79cfec7f031421ced3fe1d403e66"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/translation/zipball/e1f5863d0a9e79cfec7f031421ced3fe1d403e66",
                "reference": "e1f5863d0a9e79cfec7f031421ced3fe1d403e66",
                "shasum": ""
            },
            "require": {
                "php": "^7.1.3",
                "symfony/polyfill-mbstring": "~1.0"
            },
            "conflict": {
                "symfony/config": "<3.4",
                "symfony/dependency-injection": "<3.4",
                "symfony/yaml": "<3.4"
            },
            "require-dev": {
                "psr/log": "~1.0",
                "symfony/config": "~3.4|~4.0",
                "symfony/dependency-injection": "~3.4|~4.0",
                "symfony/finder": "~2.8|~3.0|~4.0",
                "symfony/intl": "~3.4|~4.0",
                "symfony/yaml": "~3.4|~4.0"
            },
            "suggest": {
                "psr/log-implementation": "To use logging capability in translator",
                "symfony/config": "",
                "symfony/yaml": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0-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": "2018-05-21T10:09:47+00:00"
        },
        {
            "name": "symfony/yaml",
            "version": "v3.4.10",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/yaml.git",
                "reference": "c5010cc1692ce1fa328b1fb666961eb3d4a85bb0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/yaml/zipball/c5010cc1692ce1fa328b1fb666961eb3d4a85bb0",
                "reference": "c5010cc1692ce1fa328b1fb666961eb3d4a85bb0",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9|>=7.0.8",
                "symfony/polyfill-ctype": "~1.8"
            },
            "conflict": {
                "symfony/console": "<3.4"
            },
            "require-dev": {
                "symfony/console": "~3.4|~4.0"
            },
            "suggest": {
                "symfony/console": "For validating YAML files using the lint command"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.4-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Yaml\\": ""
                },
                "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 Yaml Component",
            "homepage": "https://symfony.com",
            "time": "2018-05-03T23:18:14+00:00"
        },
        {
            "name": "tgmpa/tgm-plugin-activation",
            "version": "2.6.1",
            "source": {
                "type": "git",
                "url": "https://github.com/TGMPA/TGM-Plugin-Activation.git",
                "reference": "c626d0d91fc8ef24916e809c7b79eeafab1c1cac"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TGMPA/TGM-Plugin-Activation/zipball/c626d0d91fc8ef24916e809c7b79eeafab1c1cac",
                "reference": "c626d0d91fc8ef24916e809c7b79eeafab1c1cac",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2"
            },
            "type": "library",
            "autoload": {
                "files": [
                    "class-tgm-plugin-activation.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Thomas Griffin",
                    "homepage": "http://thomasgriffinmedia.com",
                    "role": "Developer"
                },
                {
                    "name": "Gary Jones",
                    "homepage": "https://github.com/GaryJones",
                    "role": "Developer"
                },
                {
                    "name": "Juliette Reinders Folmer",
                    "homepage": "https://github.com/jrfnl",
                    "role": "Developer"
                }
            ],
            "description": "TGM Plugin Activation is a PHP library that allows you to easily require or recommend plugins for your WordPress themes (and plugins).",
            "homepage": "http://tgmpluginactivation.com",
            "keywords": [
                "activation",
                "library",
                "plugins",
                "theme",
                "wordpress"
            ],
            "time": "2016-05-19T15:46:51+00:00"
        },
        {
            "name": "vlucas/phpdotenv",
            "version": "v2.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/vlucas/phpdotenv.git",
                "reference": "3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c",
                "reference": "3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.9"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8 || ^5.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Dotenv\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause-Attribution"
            ],
            "authors": [
                {
                    "name": "Vance Lucas",
                    "email": "vance@vancelucas.com",
                    "homepage": "http://www.vancelucas.com"
                }
            ],
            "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
            "keywords": [
                "dotenv",
                "env",
                "environment"
            ],
            "time": "2016-09-01T10:05:43+00:00"
        }
    ],
    "packages-dev": [
        {
            "name": "squizlabs/php_codesniffer",
            "version": "2.9.1",
            "source": {
                "type": "git",
                "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
                "reference": "dcbed1074f8244661eecddfc2a675430d8d33f62"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/dcbed1074f8244661eecddfc2a675430d8d33f62",
                "reference": "dcbed1074f8244661eecddfc2a675430d8d33f62",
                "shasum": ""
            },
            "require": {
                "ext-simplexml": "*",
                "ext-tokenizer": "*",
                "ext-xmlwriter": "*",
                "php": ">=5.1.2"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.0"
            },
            "bin": [
                "scripts/phpcs",
                "scripts/phpcbf"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "CodeSniffer.php",
                    "CodeSniffer/CLI.php",
                    "CodeSniffer/Exception.php",
                    "CodeSniffer/File.php",
                    "CodeSniffer/Fixer.php",
                    "CodeSniffer/Report.php",
                    "CodeSniffer/Reporting.php",
                    "CodeSniffer/Sniff.php",
                    "CodeSniffer/Tokens.php",
                    "CodeSniffer/Reports/",
                    "CodeSniffer/Tokenizers/",
                    "CodeSniffer/DocGenerators/",
                    "CodeSniffer/Standards/AbstractPatternSniff.php",
                    "CodeSniffer/Standards/AbstractScopeSniff.php",
                    "CodeSniffer/Standards/AbstractVariableSniff.php",
                    "CodeSniffer/Standards/IncorrectPatternException.php",
                    "CodeSniffer/Standards/Generic/Sniffs/",
                    "CodeSniffer/Standards/MySource/Sniffs/",
                    "CodeSniffer/Standards/PEAR/Sniffs/",
                    "CodeSniffer/Standards/PSR1/Sniffs/",
                    "CodeSniffer/Standards/PSR2/Sniffs/",
                    "CodeSniffer/Standards/Squiz/Sniffs/",
                    "CodeSniffer/Standards/Zend/Sniffs/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Greg Sherwood",
                    "role": "lead"
                }
            ],
            "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
            "homepage": "http://www.squizlabs.com/php-codesniffer",
            "keywords": [
                "phpcs",
                "standards"
            ],
            "time": "2017-05-22T02:43:20+00:00"
        }
    ],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": {
        "soberwp/controller": 10
    },
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": {
        "php": ">=7.1"
    },
    "platform-dev": []
}