[
    {
        "name": "a5hleyrich/wp-queue",
        "version": "1.3.0",
        "version_normalized": "1.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/A5hleyRich/wp-queue.git",
            "reference": "4cc44fa2ae1e493113e1f71e7e4efeecefb63f50"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/A5hleyRich/wp-queue/zipball/4cc44fa2ae1e493113e1f71e7e4efeecefb63f50",
            "reference": "4cc44fa2ae1e493113e1f71e7e4efeecefb63f50",
            "shasum": ""
        },
        "require": {
            "nesbot/carbon": "^1.22",
            "php": ">=5.3.0"
        },
        "require-dev": {
            "10up/wp_mock": "0.2.0",
            "phpunit/phpunit": "~5.7.0"
        },
        "time": "2018-04-20T10:24:04+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "WP_Queue\\": "src\\WP_Queue"
            },
            "files": [
                "src/functions.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Ashley Rich",
                "email": "hello@ashleyrich.com"
            }
        ],
        "description": "WordPress job queues",
        "keywords": [
            "job",
            "queue",
            "wordpress"
        ]
    },
    {
        "name": "calderawp/caldera-containers",
        "version": "0.2.0",
        "version_normalized": "0.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/CalderaWP/caldera-containers.git",
            "reference": "32ba0d0e851cbdaaf733f78902bfcba17de7e4b2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/CalderaWP/caldera-containers/zipball/32ba0d0e851cbdaaf733f78902bfcba17de7e4b2",
            "reference": "32ba0d0e851cbdaaf733f78902bfcba17de7e4b2",
            "shasum": ""
        },
        "require": {
            "php": "^5.6|^7.0",
            "pimple/pimple": "^3.2",
            "psr/container": "^1.0@dev"
        },
        "require-dev": {
            "jakub-onderka/php-parallel-lint": "^1.0",
            "phpunit/phpunit": "5.0.*",
            "squizlabs/php_codesniffer": "^3.2"
        },
        "time": "2018-05-05T22:43:14+00:00",
        "type": "libary",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "calderawp\\CalderaContainers\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0"
        ],
        "authors": [
            {
                "name": "josh",
                "email": "josh@calderawp.com"
            }
        ]
    },
    {
        "name": "calderawp/caldera-forms-query",
        "version": "0.3.2",
        "version_normalized": "0.3.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/CalderaWP/caldera-forms-query.git",
            "reference": "37a7782a61b537fc442425348984a413313326df"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/CalderaWP/caldera-forms-query/zipball/37a7782a61b537fc442425348984a413313326df",
            "reference": "37a7782a61b537fc442425348984a413313326df",
            "shasum": ""
        },
        "require": {
            "calderawp/caldera-containers": "^0.2",
            "nilportugues/sql-query-builder": "^1.5",
            "php": ">=5.6"
        },
        "require-dev": {
            "composer/installers": "~1.0",
            "desertsnowman/caldera-forms": "dev-feature/2404",
            "jakub-onderka/php-parallel-lint": "^1.0",
            "php": "^7.1",
            "phpunit/phpunit": "^7.0",
            "squizlabs/php_codesniffer": "^3.2"
        },
        "time": "2018-07-10T21:12:12+00:00",
        "type": "library",
        "extra": {
            "installer-paths": {
                "Tests/plugins/{$name}/": [
                    "type:wordpress-plugin"
                ]
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "calderawp\\CalderaFormsQuery\\": "src"
            },
            "files": [
                "src/CalderaFormsQueries.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0"
        ],
        "authors": [
            {
                "name": "Josh Pollock",
                "email": "josh@calderawp.com"
            }
        ],
        "description": "Caldera Forms Query Library"
    },
    {
        "name": "composer/installers",
        "version": "v1.9.0",
        "version_normalized": "1.9.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/composer/installers.git",
            "reference": "b93bcf0fa1fccb0b7d176b0967d969691cd74cca"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/composer/installers/zipball/b93bcf0fa1fccb0b7d176b0967d969691cd74cca",
            "reference": "b93bcf0fa1fccb0b7d176b0967d969691cd74cca",
            "shasum": ""
        },
        "require": {
            "composer-plugin-api": "^1.0 || ^2.0"
        },
        "replace": {
            "roundcube/plugin-installer": "*",
            "shama/baton": "*"
        },
        "require-dev": {
            "composer/composer": "1.6.* || 2.0.*@dev",
            "composer/semver": "1.0.* || 2.0.*@dev",
            "phpunit/phpunit": "^4.8.36",
            "sebastian/comparator": "^1.2.4",
            "symfony/process": "^2.3"
        },
        "time": "2020-04-07T06:57:05+00:00",
        "type": "composer-plugin",
        "extra": {
            "class": "Composer\\Installers\\Plugin",
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "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",
            "MantisBT",
            "Mautic",
            "Maya",
            "OXID",
            "Plentymarkets",
            "Porto",
            "RadPHP",
            "SMF",
            "Thelia",
            "Whmcs",
            "WolfCMS",
            "agl",
            "aimeos",
            "annotatecms",
            "attogram",
            "bitrix",
            "cakephp",
            "chef",
            "cockpit",
            "codeigniter",
            "concrete5",
            "croogo",
            "dokuwiki",
            "drupal",
            "eZ Platform",
            "elgg",
            "expressionengine",
            "fuelphp",
            "grav",
            "installer",
            "itop",
            "joomla",
            "known",
            "kohana",
            "laravel",
            "lavalite",
            "lithium",
            "magento",
            "majima",
            "mako",
            "mediawiki",
            "modulework",
            "modx",
            "moodle",
            "osclass",
            "phpbb",
            "piwik",
            "ppi",
            "puppet",
            "pxcms",
            "reindex",
            "roundcube",
            "shopware",
            "silverstripe",
            "sydes",
            "sylius",
            "symfony",
            "typo3",
            "wordpress",
            "yawik",
            "zend",
            "zikula"
        ],
        "funding": [
            {
                "url": "https://packagist.com",
                "type": "custom"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "inpsyde/wonolog",
        "version": "1.0.4",
        "version_normalized": "1.0.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/inpsyde/Wonolog.git",
            "reference": "60ee47b0b2040e54fd11327751e69546df5750ee"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/inpsyde/Wonolog/zipball/60ee47b0b2040e54fd11327751e69546df5750ee",
            "reference": "60ee47b0b2040e54fd11327751e69546df5750ee",
            "shasum": ""
        },
        "require": {
            "monolog/monolog": "^1.21.0",
            "php": ">=5.6"
        },
        "require-dev": {
            "brain/monkey": "^2.2.0",
            "mikey179/vfsstream": "~1.6.4",
            "phpunit/phpunit": "^5.7.21"
        },
        "time": "2020-07-21T15:58:57+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Inpsyde\\Wonolog\\": "src"
            },
            "files": [
                "inc/bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Inpsyde GmbH",
                "email": "hello@inpsyde.com",
                "homepage": "https://inpsyde.com",
                "role": "Company"
            },
            {
                "name": "Giuseppe Mazzapica",
                "email": "giuseppe.mazzapica@gmail.com",
                "role": "Developer"
            }
        ],
        "description": "Monolog-based logging package for WordPress.",
        "keywords": [
            "debug",
            "debugging",
            "log",
            "logger",
            "logging",
            "monolog",
            "psr-3",
            "wordpress"
        ]
    },
    {
        "name": "kylekatarnls/update-helper",
        "version": "1.2.1",
        "version_normalized": "1.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kylekatarnls/update-helper.git",
            "reference": "429be50660ed8a196e0798e5939760f168ec8ce9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kylekatarnls/update-helper/zipball/429be50660ed8a196e0798e5939760f168ec8ce9",
            "reference": "429be50660ed8a196e0798e5939760f168ec8ce9",
            "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": "2020-04-07T20:44:10+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",
        "funding": [
            {
                "url": "https://github.com/kylekatarnls",
                "type": "github"
            },
            {
                "url": "https://opencollective.com/Carbon",
                "type": "open_collective"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/nesbot/carbon",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "monolog/monolog",
        "version": "1.25.5",
        "version_normalized": "1.25.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Seldaek/monolog.git",
            "reference": "1817faadd1846cd08be9a49e905dc68823bc38c0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Seldaek/monolog/zipball/1817faadd1846cd08be9a49e905dc68823bc38c0",
            "reference": "1817faadd1846cd08be9a49e905dc68823bc38c0",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0",
            "psr/log": "~1.0"
        },
        "provide": {
            "psr/log-implementation": "1.0.0"
        },
        "require-dev": {
            "aws/aws-sdk-php": "^2.4.9 || ^3.0",
            "doctrine/couchdb": "~1.0@dev",
            "graylog2/gelf-php": "~1.0",
            "php-amqplib/php-amqplib": "~2.4",
            "php-console/php-console": "^3.1.3",
            "php-parallel-lint/php-parallel-lint": "^1.0",
            "phpunit/phpunit": "~4.5",
            "ruflin/elastica": ">=0.90 <3.0",
            "sentry/sentry": "^0.13",
            "swiftmailer/swiftmailer": "^5.3|^6.0"
        },
        "suggest": {
            "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
            "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
            "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
            "ext-mongo": "Allow sending log messages to a MongoDB server",
            "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
            "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
            "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
            "php-console/php-console": "Allow sending log messages to Google Chrome",
            "rollbar/rollbar": "Allow sending log messages to Rollbar",
            "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
            "sentry/sentry": "Allow sending log messages to a Sentry server"
        },
        "time": "2020-07-23T08:35:51+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Monolog\\": "src/Monolog"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jordi Boggiano",
                "email": "j.boggiano@seld.be",
                "homepage": "http://seld.be"
            }
        ],
        "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
        "homepage": "http://github.com/Seldaek/monolog",
        "keywords": [
            "log",
            "logging",
            "psr-3"
        ],
        "funding": [
            {
                "url": "https://github.com/Seldaek",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "mossadal/math-parser",
        "version": "v1.3.16",
        "version_normalized": "1.3.16.0",
        "source": {
            "type": "git",
            "url": "https://github.com/mossadal/math-parser.git",
            "reference": "981b03ca603fd281049e092d75245ac029e13dec"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/mossadal/math-parser/zipball/981b03ca603fd281049e092d75245ac029e13dec",
            "reference": "981b03ca603fd281049e092d75245ac029e13dec",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0"
        },
        "require-dev": {
            "phpdocumentor/phpdocumentor": "2.*",
            "phpunit/php-code-coverage": "6.0.*",
            "phpunit/phpunit": "7.3.*"
        },
        "time": "2018-09-15T22:20:34+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "MathParser\\": "src/MathParser"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL-3.0"
        ],
        "authors": [
            {
                "name": "Frank Wikström",
                "email": "frank@mossadal.se",
                "role": "Developer"
            }
        ],
        "description": "PHP parser for mathematical expressions, including elementary functions, variables and implicit multiplication. Also supports symbolic differentiation.",
        "homepage": "https://github.com/mossadal/math-parser",
        "keywords": [
            "mathematics",
            "parser"
        ]
    },
    {
        "name": "nesbot/carbon",
        "version": "1.39.1",
        "version_normalized": "1.39.1.0",
        "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"
        },
        "time": "2019-10-14T05:51:36+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": "nilportugues/sql-query-builder",
        "version": "1.8.0",
        "version_normalized": "1.8.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/nilportugues/php-sql-query-builder.git",
            "reference": "cc3401099328ddfad54b2b801e38e05a50da11bd"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/nilportugues/php-sql-query-builder/zipball/cc3401099328ddfad54b2b801e38e05a50da11bd",
            "reference": "cc3401099328ddfad54b2b801e38e05a50da11bd",
            "shasum": ""
        },
        "require": {
            "nilportugues/sql-query-formatter": "~1.2",
            "php": ">=5.5"
        },
        "require-dev": {
            "fabpot/php-cs-fixer": "~1.9",
            "nilportugues/php_backslasher": "~0.2",
            "phpunit/phpunit": "4.*"
        },
        "time": "2020-04-07T22:51:47+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "NilPortugues\\Sql\\QueryBuilder\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nil Portugués Calderó",
                "email": "contact@nilportugues.com",
                "homepage": "http://nilportugues.com",
                "role": "Lead Developer"
            },
            {
                "name": "Woody Gilk",
                "email": "woody.gilk@gmail.com",
                "homepage": "http://shadowhand.me/",
                "role": "Contributor"
            }
        ],
        "description": "An elegant lightweight and efficient SQL QueryInterface BuilderInterface supporting bindings and complicated query generation.",
        "homepage": "http://nilportugues.com",
        "keywords": [
            "builder",
            "mysql",
            "orm",
            "query",
            "query builder",
            "sql"
        ]
    },
    {
        "name": "nilportugues/sql-query-formatter",
        "version": "v1.2.2",
        "version_normalized": "1.2.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/nilportugues/sql-query-formatter.git",
            "reference": "a539162a13e3217827237d5809fbaf25e136dc0e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/nilportugues/sql-query-formatter/zipball/a539162a13e3217827237d5809fbaf25e136dc0e",
            "reference": "a539162a13e3217827237d5809fbaf25e136dc0e",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5"
        },
        "require-dev": {
            "fabpot/php-cs-fixer": "~1.9",
            "nilportugues/php_backslasher": "~0.2",
            "phpunit/phpunit": "4.*"
        },
        "time": "2015-11-02T23:24:39+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "NilPortugues\\Sql\\QueryFormatter\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nil Portugués Calderó",
                "email": "contact@nilportugues.com",
                "homepage": "http://nilportugues.com",
                "role": "Lead Developer"
            }
        ],
        "description": "A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.",
        "homepage": "http://nilportugues.com",
        "keywords": [
            "format",
            "formatter",
            "mysql",
            "parser",
            "query",
            "reformat",
            "sql",
            "sql server",
            "tokenizer"
        ]
    },
    {
        "name": "pimple/pimple",
        "version": "v3.2.3",
        "version_normalized": "3.2.3.0",
        "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"
        },
        "time": "2018-01-21T07:42:36+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.2.x-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "psr/container",
        "version": "1.0.0",
        "version_normalized": "1.0.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"
        },
        "time": "2017-02-14T16:28:37+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "psr/log",
        "version": "1.1.3",
        "version_normalized": "1.1.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/log.git",
            "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
            "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2020-03-23T09:12:05+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Log\\": "Psr/Log/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for logging libraries",
        "homepage": "https://github.com/php-fig/log",
        "keywords": [
            "log",
            "psr",
            "psr-3"
        ]
    },
    {
        "name": "symfony/polyfill-mbstring",
        "version": "v1.18.0",
        "version_normalized": "1.18.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-mbstring.git",
            "reference": "a6977d63bf9a0ad4c65cd352709e230876f9904a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/a6977d63bf9a0ad4c65cd352709e230876f9904a",
            "reference": "a6977d63bf9a0ad4c65cd352709e230876f9904a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "suggest": {
            "ext-mbstring": "For best performance"
        },
        "time": "2020-07-14T12:35:20+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.18-dev"
            },
            "thanks": {
                "name": "symfony/polyfill",
                "url": "https://github.com/symfony/polyfill"
            }
        },
        "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"
        ],
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/translation",
        "version": "v3.4.43",
        "version_normalized": "3.4.43.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/translation.git",
            "reference": "600b84224bf482441cd4d0026eba78755d2e2b34"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/translation/zipball/600b84224bf482441cd4d0026eba78755d2e2b34",
            "reference": "600b84224bf482441cd4d0026eba78755d2e2b34",
            "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": "2020-07-16T09:41:49+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",
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    }
]
