{ "_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" ], "hash": "2f48f65f5476c57004eaa7ce0f11a38d", "content-hash": "8358c98cd7a33392ed5a71e1b256f35a", "packages": [ { "name": "giggsey/libphonenumber-for-php", "version": "7.6.1", "source": { "type": "git", "url": "https://github.com/giggsey/libphonenumber-for-php.git", "reference": "78b06909657a11d3b915bd348adf982854dbbc29" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/78b06909657a11d3b915bd348adf982854dbbc29", "reference": "78b06909657a11d3b915bd348adf982854dbbc29", "shasum": "" }, "require": { "ext-mbstring": "*", "giggsey/locale": "^1.0", "php": ">=5.3.2" }, "require-dev": { "pear/pear-core-minimal": "^1.9", "pear/pear_exception": "^1.0", "pear/versioncontrol_git": "dev-master", "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": "7.x-dev" } }, "autoload": { "psr-0": { "libphonenumber": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Joshua Gigg", "email": "giggsey@gmail.com", "homepage": "http://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": "2016-09-12 19:11:13" }, { "name": "giggsey/locale", "version": "1.0", "source": { "type": "git", "url": "https://github.com/giggsey/Locale.git", "reference": "9087acaf8493472fcd129118017fd7e06be3d8fa" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/giggsey/Locale/zipball/9087acaf8493472fcd129118017fd7e06be3d8fa", "reference": "9087acaf8493472fcd129118017fd7e06be3d8fa", "shasum": "" }, "require-dev": { "pear/pear-core-minimal": "^1.9", "pear/pear_exception": "^1.0", "pear/versioncontrol_git": "dev-master", "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": "2016-08-04 23:02:29" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }