PHP Classes

File: composer.lock

Recommend this page to a friend!
  Classes of Ganesh Kandu   kchat   composer.lock   Download  
File: composer.lock
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: kchat
Database driven PHP live chat system
Author: By
Last change:
Date: 6 years ago
Size: 5,430 bytes
 

Contents

Class file image Download
{ "_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": "4649b30d3eca64e3221f8feea67326e2", "content-hash": "c73e3cc9e2215cc99d799c6098434c55", "packages": [ { "name": "geoip/geoip", "version": "v1.17", "source": { "type": "git", "url": "https://github.com/maxmind/geoip-api-php.git", "reference": "2053a85c2ed3e7adcbaf0117e26832f57366e370" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/maxmind/geoip-api-php/zipball/2053a85c2ed3e7adcbaf0117e26832f57366e370", "reference": "2053a85c2ed3e7adcbaf0117e26832f57366e370", "shasum": "" }, "conflict": { "ext-geoip": "*" }, "require-dev": { "phpunit/phpunit": "3.7.*", "satooshi/php-coveralls": "1.0.*" }, "type": "library", "autoload": { "files": [ "src/geoip.inc", "src/geoipcity.inc", "src/timezone.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL 2.1+" ], "authors": [ { "name": "MaxMind, Inc.", "email": "support@maxmind.com", "homepage": "http://www.maxmind.com/" } ], "description": "MaxMind GeoIP PHP API", "homepage": "http://dev.maxmind.com/geoip/legacy/downloadable", "keywords": [ "geoip", "geolocation", "maxmind" ], "time": "2016-05-16 19:06:50" }, { "name": "phpmailer/phpmailer", "version": "v5.2.24", "source": { "type": "git", "url": "https://github.com/PHPMailer/PHPMailer.git", "reference": "22d04c6a58145a244696f3f254c1875aa653b26a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/22d04c6a58145a244696f3f254c1875aa653b26a", "reference": "22d04c6a58145a244696f3f254c1875aa653b26a", "shasum": "" }, "require": { "ext-ctype": "*", "php": ">=5.0.0" }, "require-dev": { "doctrine/annotations": "1.2.*", "jms/serializer": "0.16.*", "phpdocumentor/phpdocumentor": "2.*", "phpunit/phpunit": "4.8.*", "symfony/debug": "2.8.*", "symfony/filesystem": "2.8.*", "symfony/translation": "2.8.*", "symfony/yaml": "2.8.*", "zendframework/zend-cache": "2.5.1", "zendframework/zend-config": "2.5.1", "zendframework/zend-eventmanager": "2.5.1", "zendframework/zend-filter": "2.5.1", "zendframework/zend-i18n": "2.5.1", "zendframework/zend-json": "2.5.1", "zendframework/zend-math": "2.5.1", "zendframework/zend-serializer": "2.5.*", "zendframework/zend-servicemanager": "2.5.*", "zendframework/zend-stdlib": "2.5.1" }, "suggest": { "league/oauth2-google": "Needed for Google XOAUTH2 authentication" }, "type": "library", "autoload": { "classmap": [ "class.phpmailer.php", "class.phpmaileroauth.php", "class.phpmaileroauthgoogle.php", "class.smtp.php", "class.pop3.php", "extras/EasyPeasyICS.php", "extras/ntlm_sasl_client.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-2.1" ], "authors": [ { "name": "Jim Jagielski", "email": "jimjag@gmail.com" }, { "name": "Marcus Bointon", "email": "phpmailer@synchromedia.co.uk" }, { "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": "2017-07-26 21:00:20" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.3.0", "ext-pdo": "*", "ext-json": "*" }, "platform-dev": [] }