{ "_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": "aa36658ede7db621628c3dff1a1fce50", "content-hash": "745d2e2b8b0dd5cceea6048813abb57f", "packages": [ { "name": "giggsey/libphonenumber-for-php", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/giggsey/libphonenumber-for-php.git", "reference": "7475e4816658bea470fe590f1b4b2db98b6510c2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/7475e4816658bea470fe590f1b4b2db98b6510c2", "reference": "7475e4816658bea470fe590f1b4b2db98b6510c2", "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": "2017-10-04 10:08:33" }, { "name": "giggsey/locale", "version": "1.3", "source": { "type": "git", "url": "https://github.com/giggsey/Locale.git", "reference": "e6eb1883c1452df7734a03fb183a2ec5175c16f2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/giggsey/Locale/zipball/e6eb1883c1452df7734a03fb183a2ec5175c16f2", "reference": "e6eb1883c1452df7734a03fb183a2ec5175c16f2", "shasum": "" }, "require": { "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", "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-04-07 18:45:42" }, { "name": "spryng/spryng-payments-api-php", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/spryngpayments/php.git", "reference": "65b1ab043e45f6a7c1c9f902040d7facd2aaab04" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/spryngpayments/php/zipball/65b1ab043e45f6a7c1c9f902040d7facd2aaab04", "reference": "65b1ab043e45f6a7c1c9f902040d7facd2aaab04", "shasum": "" }, "require-dev": { "phpunit/phpunit": "^5.5" }, "type": "library", "autoload": { "psr-4": { "SpryngPaymentsApiPhp\\": "src/Complexity/SpryngPaymentsApiPhp/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Complexity", "email": "contact@roemerbakker.com" } ], "description": "A PHP interface to the Spryng Payments platform", "time": "2017-06-16 13:19:41" } ], "packages-dev": [], "aliases": [], "minimum-stability": "dev", "stability-flags": { "spryng/spryng-payments-api-php": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }