{ "_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": "3d0d01a57e3c51e4c40d2c5f0e438f1a", "packages": [ { "name": "cloudinary/cloudinary_php", "version": "1.0.17", "source": { "type": "git", "url": "https://github.com/cloudinary/cloudinary_php.git", "reference": "f3f1433d87cd73f6225acf92ec928ac3c9cd3ab0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/cloudinary/cloudinary_php/zipball/f3f1433d87cd73f6225acf92ec928ac3c9cd3ab0", "reference": "f3f1433d87cd73f6225acf92ec928ac3c9cd3ab0", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "4.4.*" }, "type": "library", "autoload": { "classmap": [ "src" ], "files": [ "src/Helpers.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Cloudinary", "homepage": "https://github.com/cloudinary/cloudinary_php/graphs/contributors" } ], "description": "Cloudinary PHP SDK", "homepage": "https://github.com/cloudinary/cloudinary_php", "keywords": [ "cdn", "cloud", "cloudinary", "image management", "sdk" ], "time": "2015-02-10T15:08:13+00:00" }, { "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": "katzgrau/klogger", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/katzgrau/klogger.git", "reference": "46cdd92a9b4a8443120cc955bf831450cb274813" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/katzgrau/klogger/zipball/46cdd92a9b4a8443120cc955bf831450cb274813", "reference": "46cdd92a9b4a8443120cc955bf831450cb274813", "shasum": "" }, "require": { "php": ">=5.3", "psr/log": "1.0.0" }, "require-dev": { "phpunit/phpunit": "4.0.*" }, "type": "library", "autoload": { "psr-4": { "Katzgrau\\KLogger\\": "src/" }, "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Dan Horrigan", "email": "dan@dhorrigan.com", "homepage": "http://dhorrigan.com", "role": "Lead Developer" }, { "name": "Kenny Katzgrau", "email": "katzgrau@gmail.com" } ], "description": "A Simple Logging Class", "keywords": [ "logging" ], "time": "2014-03-20T02:36:36+00:00" }, { "name": "psr/log", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b", "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b", "shasum": "" }, "type": "library", "autoload": { "psr-0": { "Psr\\Log\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for logging libraries", "keywords": [ "log", "psr", "psr-3" ], "time": "2012-12-21T11:40:51+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }