Current File : /home/inlingua/public_html/sensoriumpsychologists.com/dist/data/fr/files/composer.lock
{
    "_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": "9b0b6c59deeeef67c70b364d258a75d6",
    "packages": [
        {
            "name": "inacho/php-credit-card-validator",
            "version": "1.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/inacho/php-credit-card-validator.git",
                "reference": "e71ea730a9059ea75cc6d94e7c42993eacf44dc1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/inacho/php-credit-card-validator/zipball/e71ea730a9059ea75cc6d94e7c42993eacf44dc1",
                "reference": "e71ea730a9059ea75cc6d94e7c42993eacf44dc1",
                "shasum": ""
            },
            "require": {
                "lib-pcre": ">=7.3",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "4.7.*"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Inacho\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ignacio de Tomás",
                    "email": "nacho@inacho.es"
                }
            ],
            "description": "Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date",
            "keywords": [
                "card",
                "cards",
                "credit",
                "creditcard",
                "creditcards",
                "cvc",
                "debit",
                "laravel",
                "validator"
            ],
            "time": "2015-07-03T19:13:29+00:00"
        },
        {
            "name": "phpmailer/phpmailer",
            "version": "v6.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/PHPMailer/PHPMailer.git",
                "reference": "26bd96350b0b2fcbf0ef4e6f0f9cf3528302a9d8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/26bd96350b0b2fcbf0ef4e6f0f9cf3528302a9d8",
                "reference": "26bd96350b0b2fcbf0ef4e6f0f9cf3528302a9d8",
                "shasum": ""
            },
            "require": {
                "ext-ctype": "*",
                "ext-filter": "*",
                "php": ">=5.5.0"
            },
            "require-dev": {
                "doctrine/annotations": "1.2.*",
                "friendsofphp/php-cs-fixer": "^2.2",
                "phpdocumentor/phpdocumentor": "2.*",
                "phpunit/phpunit": "^4.8 || ^5.7",
                "zendframework/zend-eventmanager": "3.0.*",
                "zendframework/zend-i18n": "2.7.3",
                "zendframework/zend-serializer": "2.7.*"
            },
            "suggest": {
                "ext-mbstring": "Needed to send email in multibyte encoding charset",
                "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
                "league/oauth2-google": "Needed for Google XOAUTH2 authentication",
                "psr/log": "For optional PSR-3 debug logging",
                "stevenmaguire/oauth2-microsoft": "Needed for Microsoft XOAUTH2 authentication",
                "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "PHPMailer\\PHPMailer\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-only"
            ],
            "authors": [
                {
                    "name": "Marcus Bointon",
                    "email": "phpmailer@synchromedia.co.uk"
                },
                {
                    "name": "Jim Jagielski",
                    "email": "jimjag@gmail.com"
                },
                {
                    "name": "Andy Prevost",
                    "email": "codeworxtech@users.sourceforge.net"
                },
                {
                    "name": "Brent R. Matzelle"
                }
            ],
            "description": "PHPMailer is a full-featured email creation and transfer class for PHP",
            "time": "2019-09-27T21:33:43+00:00"
        }
    ],
    "packages-dev": [],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": [],
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": [],
    "platform-dev": []
}