{ "_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#composer-lock-the-lock-file", "This file is @generated automatically" ], "content-hash": "8e82fcd9fc27b40fafb297fc10633829", "packages": [ { "name": "bjeavons/zxcvbn-php", "version": "0.3.0", "source": { "type": "git", "url": "https://github.com/bjeavons/zxcvbn-php.git", "reference": "331a88932d1a399c989967d3399a4a40eb182fd5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/bjeavons/zxcvbn-php/zipball/331a88932d1a399c989967d3399a4a40eb182fd5", "reference": "331a88932d1a399c989967d3399a4a40eb182fd5", "shasum": "" }, "require": { "php": "^5.3 || ^7.0" }, "require-dev": { "phpunit/phpunit": "*", "satooshi/php-coveralls": "*" }, "type": "library", "autoload": { "psr-4": { "ZxcvbnPhp\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "See contributors", "homepage": "https://github.com/bjeavons/zxcvbn-php" } ], "description": "Realistic password strength estimation PHP library based on Zxcvbn JS", "homepage": "https://github.com/bjeavons/zxcvbn-php", "keywords": [ "password", "zxcvbn" ], "time": "2017-01-06T15:43:33+00:00" }, { "name": "giggsey/libphonenumber-for-php", "version": "8.8.9", "source": { "type": "git", "url": "https://github.com/giggsey/libphonenumber-for-php.git", "reference": "44e2fb8ee3a62c3fd00fb8a37fe0bad394992c2e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/44e2fb8ee3a62c3fd00fb8a37fe0bad394992c2e", "reference": "44e2fb8ee3a62c3fd00fb8a37fe0bad394992c2e", "shasum": "" }, "require": { "ext-mbstring": "*", "giggsey/locale": "^1.2", "php": ">=5.3.2" }, "require-dev": { "pear/pear-core-minimal": "^1.9", "pear/pear_exception": "^1.0", "pear/versioncontrol_git": "^0.5", "phing/phing": "^2.7", "phpunit/phpunit": "^4.8|^5.0", "satooshi/php-coveralls": "^1.0", "symfony/console": "^2.8|^3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "8.x-dev" } }, "autoload": { "psr-4": { "libphonenumber\\": "src/" }, "exclude-from-classmap": [ "/src/data/", "/src/carrier/data/", "/src/geocoding/data/", "/src/timezone/data/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Joshua Gigg", "email": "giggsey@gmail.com", "homepage": "https://giggsey.com/" } ], "description": "PHP Port of Google's libphonenumber", "homepage": "https://github.com/giggsey/libphonenumber-for-php", "keywords": [ "geocoding", "geolocation", "libphonenumber", "mobile", "phonenumber", "validation" ], "time": "2018-01-09T19:14:30+00:00" }, { "name": "giggsey/locale", "version": "1.4", "source": { "type": "git", "url": "https://github.com/giggsey/Locale.git", "reference": "e351a72ad6af6b41b690efdeffe1138fe5cc8b9c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/giggsey/Locale/zipball/e351a72ad6af6b41b690efdeffe1138fe5cc8b9c", "reference": "e351a72ad6af6b41b690efdeffe1138fe5cc8b9c", "shasum": "" }, "require": { "php": ">=5.3.2" }, "require-dev": { "pear/pear-core-minimal": "^1.9", "pear/pear_exception": "^1.0", "pear/versioncontrol_git": "^0.5", "phing/phing": "~2.7", "phpunit/phpunit": "^4.8|^5.0", "satooshi/php-coveralls": "^1.0", "symfony/console": "^2.8|^3.0", "symfony/filesystem": "^2.8|^3.0", "symfony/finder": "^2.8|^3.0", "symfony/process": "^2.8|^3.0" }, "type": "library", "autoload": { "psr-4": { "Giggsey\\Locale\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Joshua Gigg", "email": "giggsey@gmail.com", "homepage": "http://giggsey.com/" } ], "description": "Locale functions required by libphonenumber-for-php", "time": "2017-11-01T21:34:27+00:00" }, { "name": "globalcitizen/php-iban", "version": "v2.6.1", "source": { "type": "git", "url": "https://github.com/globalcitizen/php-iban.git", "reference": "3de32bd2c02ebb5fe0694fd28d2d1a5d2f0ec291" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/globalcitizen/php-iban/zipball/3de32bd2c02ebb5fe0694fd28d2d1a5d2f0ec291", "reference": "3de32bd2c02ebb5fe0694fd28d2d1a5d2f0ec291", "shasum": "" }, "type": "library", "autoload": { "files": [ "oophp-iban.php", "php-iban.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-3.0" ], "description": "php-iban is a library for parsing and validating IBAN (and IIBAN) bank account information.", "time": "2017-08-10T17:28:10+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }