Current File : /var/www/vinorea/modules/ps_metrics/vendor/composer/installed.json
{
    "packages": [
        {
            "name": "phpoption/phpoption",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/schmittjoh/php-option.git",
                "reference": "e3fac8b24f56113f7cb96af14958c0dd16330f54"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/e3fac8b24f56113f7cb96af14958c0dd16330f54",
                "reference": "e3fac8b24f56113f7cb96af14958c0dd16330f54",
                "shasum": ""
            },
            "require": {
                "php": "^7.2.5 || ^8.0"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.8.2",
                "phpunit/phpunit": "^8.5.39 || ^9.6.20 || ^10.5.28"
            },
            "time": "2024-07-20T21:41:07+00:00",
            "default-branch": true,
            "type": "library",
            "extra": {
                "bamarni-bin": {
                    "bin-links": true,
                    "forward-command": false
                },
                "branch-alias": {
                    "dev-master": "1.9-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ps_metrics_module_v4_1_2\\PhpOption\\": "src/PhpOption/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Johannes M. Schmitt",
                    "email": "schmittjoh@gmail.com",
                    "homepage": "https://github.com/schmittjoh"
                },
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https://github.com/GrahamCampbell"
                }
            ],
            "description": "Option Type for PHP",
            "keywords": [
                "language",
                "option",
                "php",
                "type"
            ],
            "support": {
                "issues": "https://github.com/schmittjoh/php-option/issues",
                "source": "https://github.com/schmittjoh/php-option/tree/1.9.3"
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption",
                    "type": "tidelift"
                }
            ],
            "install-path": "../phpoption/phpoption"
        },
        {
            "name": "prestashop/module-lib-cache-directory-provider",
            "version": "v1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShopCorp/module-lib-cache-directory-provider.git",
                "reference": "34a577b66a7e52ae16d6f40efd1db17290bad453"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShopCorp/module-lib-cache-directory-provider/zipball/34a577b66a7e52ae16d6f40efd1db17290bad453",
                "reference": "34a577b66a7e52ae16d6f40efd1db17290bad453",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~5.7"
            },
            "time": "2020-09-08T14:13:23+00:00",
            "type": "project",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ps_metrics_module_v4_1_2\\PrestaShop\\ModuleLibCacheDirectoryProvider\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL-3.0"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "Cache directory provider to use on prestashop modules",
            "keywords": [
                "composer",
                "modules",
                "package",
                "prestashop"
            ],
            "support": {
                "issues": "https://github.com/PrestaShopCorp/module-lib-cache-directory-provider/issues",
                "source": "https://github.com/PrestaShopCorp/module-lib-cache-directory-provider/tree/master"
            },
            "install-path": "../prestashop/module-lib-cache-directory-provider"
        },
        {
            "name": "prestashop/module-lib-mbo-installer",
            "version": "v3.0.0",
            "version_normalized": "3.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShopCorp/module-lib-mbo-installer.git",
                "reference": "46fbb457e9241b4f8b0c3f9fdabcb9feba0d0303"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShopCorp/module-lib-mbo-installer/zipball/46fbb457e9241b4f8b0c3f9fdabcb9feba0d0303",
                "reference": "46fbb457e9241b4f8b0c3f9fdabcb9feba0d0303",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": ">=5.6"
            },
            "require-dev": {
                "phpstan/phpstan": "^1.9",
                "phpunit/phpunit": "^9.5|^8.5|^5.7",
                "prestashop/php-dev-tools": "^4.2|^3.16"
            },
            "time": "2025-02-24T15:19:05+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ps_metrics_module_v4_1_2\\Prestashop\\ModuleLibMboInstaller\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL-3.0"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                },
                {
                    "name": "Mikatux",
                    "email": "mickael@mayeur.eu"
                }
            ],
            "description": "A helper to ease the download PS MBO from the Addons Marketplace",
            "support": {
                "issues": "https://github.com/PrestaShopCorp/module-lib-mbo-installer/issues",
                "source": "https://github.com/PrestaShopCorp/module-lib-mbo-installer/tree/v3.0.0"
            },
            "install-path": "../prestashop/module-lib-mbo-installer"
        },
        {
            "name": "prestashop/module-lib-service-container",
            "version": "v2.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShopCorp/module-lib-service-container.git",
                "reference": "5525b56513d9ddad6e4232dfd93a24e028efdca7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShopCorp/module-lib-service-container/zipball/5525b56513d9ddad6e4232dfd93a24e028efdca7",
                "reference": "5525b56513d9ddad6e4232dfd93a24e028efdca7",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6.0",
                "prestashop/module-lib-cache-directory-provider": "^1.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~5.7"
            },
            "suggest": {
                "symfony/config": "Needed when the running PrestaShop does not already run with Symfony",
                "symfony/dependency-injection": "Needed when the running PrestaShop does not already run with Symfony",
                "symfony/expression-language": "Needed when the running PrestaShop does not already run with Symfony",
                "symfony/yaml": "Needed when the running PrestaShop does not already run with Symfony"
            },
            "time": "2022-06-20T08:30:47+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PrestaShop\\ModuleLibServiceContainer\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AFL-3.0"
            ],
            "authors": [
                {
                    "name": "PrestaShop SA",
                    "email": "contact@prestashop.com"
                }
            ],
            "description": "Service container to use on prestashop modules",
            "keywords": [
                "composer",
                "modules",
                "package",
                "prestashop"
            ],
            "support": {
                "issues": "https://github.com/PrestaShopCorp/module-lib-service-container/issues",
                "source": "https://github.com/PrestaShopCorp/module-lib-service-container/tree/v2.0"
            },
            "install-path": "../prestashop/module-lib-service-container"
        },
        {
            "name": "prestashop/prestashop-accounts-installer",
            "version": "v1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PrestaShopCorp/prestashop-accounts-installer.git",
                "reference": "f038af2408968d1045330b32aa1fed65fcaf4c9b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PrestaShopCorp/prestashop-accounts-installer/zipball/f038af2408968d1045330b32aa1fed65fcaf4c9b",
                "reference": "f038af2408968d1045330b32aa1fed65fcaf4c9b",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.16",
                "fzaninotto/faker": "^1.9",
                "phpunit/phpunit": "^5.7",
                "prestashop/php-dev-tools": "3.*"
            },
            "time": "2021-07-23T15:40:36+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PrestaShop\\PsAccountsInstaller\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Utility package to install `ps_accounts` module or present data to trigger manual install from psx configuration page.",
            "support": {
                "issues": "https://github.com/PrestaShopCorp/prestashop-accounts-installer/issues",
                "source": "https://github.com/PrestaShopCorp/prestashop-accounts-installer/tree/v1.0.1"
            },
            "install-path": "../prestashop/prestashop-accounts-installer"
        },
        {
            "name": "segmentio/analytics-php",
            "version": "1.x-dev",
            "version_normalized": "1.9999999.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/segmentio/analytics-php.git",
                "reference": "403374d02818ecc6f9a5374a4dc88d913cba6021"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/segmentio/analytics-php/zipball/403374d02818ecc6f9a5374a4dc88d913cba6021",
                "reference": "403374d02818ecc6f9a5374a4dc88d913cba6021",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3"
            },
            "require-dev": {
                "phpunit/phpunit": "3.7.*"
            },
            "time": "2014-06-17T00:28:51+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "lib/Segment.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Segment.io <friends@segment.io>",
                    "homepage": "https://segment.io/"
                }
            ],
            "description": "Segmentio Analytics PHP Library",
            "homepage": "https://segment.io/libraries/php",
            "keywords": [
                "analytics",
                "analytics.js",
                "segmentio"
            ],
            "support": {
                "issues": "https://github.com/segmentio/analytics-php/issues",
                "source": "https://github.com/segmentio/analytics-php/tree/v1"
            },
            "install-path": "../segmentio/analytics-php"
        },
        {
            "name": "symfony/polyfill-ctype",
            "version": "1.x-dev",
            "version_normalized": "1.9999999.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-ctype.git",
                "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/a3cc8b044a6ea513310cbd48ef7333b384945638",
                "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "provide": {
                "ext-ctype": "*"
            },
            "suggest": {
                "ext-ctype": "For best performance"
            },
            "time": "2024-09-09T11:45:10+00:00",
            "default-branch": true,
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Ctype\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Gert de Pagter",
                    "email": "BackEndTea@gmail.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for ctype functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "ctype",
                "polyfill",
                "portable"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-ctype/tree/v1.31.0"
            },
            "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"
                }
            ],
            "install-path": "../symfony/polyfill-ctype"
        },
        {
            "name": "vlucas/phpdotenv",
            "version": "3.6.x-dev",
            "version_normalized": "3.6.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/vlucas/phpdotenv.git",
                "reference": "5b547cdb25825f10251370f57ba5d9d924e6f68e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/5b547cdb25825f10251370f57ba5d9d924e6f68e",
                "reference": "5b547cdb25825f10251370f57ba5d9d924e6f68e",
                "shasum": ""
            },
            "require": {
                "php": "^5.4 || ^7.0 || ^8.0",
                "phpoption/phpoption": "^1.5.2",
                "symfony/polyfill-ctype": "^1.17"
            },
            "require-dev": {
                "ext-filter": "*",
                "ext-pcre": "*",
                "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.21"
            },
            "suggest": {
                "ext-filter": "Required to use the boolean validator.",
                "ext-pcre": "Required to use most of the library."
            },
            "time": "2021-12-12T23:02:06+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.6-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ps_metrics_module_v4_1_2\\Dotenv\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https://github.com/GrahamCampbell"
                },
                {
                    "name": "Vance Lucas",
                    "email": "vance@vancelucas.com",
                    "homepage": "https://github.com/vlucas"
                }
            ],
            "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
            "keywords": [
                "dotenv",
                "env",
                "environment"
            ],
            "support": {
                "issues": "https://github.com/vlucas/phpdotenv/issues",
                "source": "https://github.com/vlucas/phpdotenv/tree/3.6"
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
                    "type": "tidelift"
                }
            ],
            "install-path": "../vlucas/phpdotenv"
        }
    ],
    "dev": false,
    "dev-package-names": []
}