Files
archived-web-pres2/composer.lock
2019-02-19 18:12:18 +00:00

204 lines
6.8 KiB
JSON

{
"_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": "ca9f2776a84999c7a5ab41179d19044e",
"content-hash": "fda4c2208913c9c63f9bb0d64145769e",
"packages": [
{
"name": "mongodb/mongodb",
"version": "1.0.2",
"source": {
"type": "git",
"url": "https://github.com/mongodb/mongo-php-library.git",
"reference": "faf8a1d86b5c10684ef91fa6c81475b0c7f95240"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/mongodb/mongo-php-library/zipball/faf8a1d86b5c10684ef91fa6c81475b0c7f95240",
"reference": "faf8a1d86b5c10684ef91fa6c81475b0c7f95240",
"shasum": ""
},
"require": {
"ext-mongodb": "^1.1.0",
"php": ">=5.4"
},
"type": "library",
"autoload": {
"psr-4": {
"MongoDB\\": "src/"
},
"files": [
"src/functions.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Jeremy Mikola",
"email": "jmikola@gmail.com"
},
{
"name": "Hannes Magnusson",
"email": "bjori@mongodb.com"
},
{
"name": "Derick Rethans",
"email": "github@derickrethans.nl"
}
],
"description": "MongoDB driver library",
"homepage": "https://jira.mongodb.org/browse/PHPLIB",
"keywords": [
"database",
"driver",
"mongodb",
"persistence"
],
"time": "2016-03-30 19:10:28"
},
{
"name": "zetacomponents/base",
"version": "1.9",
"source": {
"type": "git",
"url": "https://github.com/zetacomponents/Base.git",
"reference": "f20df24e8de3e48b6b69b2503f917e457281e687"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/zetacomponents/Base/zipball/f20df24e8de3e48b6b69b2503f917e457281e687",
"reference": "f20df24e8de3e48b6b69b2503f917e457281e687",
"shasum": ""
},
"require-dev": {
"zetacomponents/unit-test": "*"
},
"type": "library",
"autoload": {
"classmap": [
"src"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Sergey Alexeev"
},
{
"name": "Sebastian Bergmann"
},
{
"name": "Jan Borsodi"
},
{
"name": "Raymond Bosman"
},
{
"name": "Frederik Holljen"
},
{
"name": "Kore Nordmann"
},
{
"name": "Derick Rethans"
},
{
"name": "Vadym Savchuk"
},
{
"name": "Tobias Schlitt"
},
{
"name": "Alexandru Stanoi"
}
],
"description": "The Base package provides the basic infrastructure that all packages rely on. Therefore every component relies on this package.",
"homepage": "https://github.com/zetacomponents",
"time": "2014-09-19 03:28:34"
},
{
"name": "zetacomponents/template",
"version": "1.5",
"source": {
"type": "git",
"url": "https://github.com/zetacomponents/Template.git",
"reference": "f9b66347bf25d35d5764938fb8688f5d4dd15d80"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/zetacomponents/Template/zipball/f9b66347bf25d35d5764938fb8688f5d4dd15d80",
"reference": "f9b66347bf25d35d5764938fb8688f5d4dd15d80",
"shasum": ""
},
"require": {
"zetacomponents/base": "~1.8"
},
"require-dev": {
"zetacomponents/unit-test": "*"
},
"type": "library",
"autoload": {
"classmap": [
"src"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Sergey Alexeev"
},
{
"name": "Sebastian Bergmann"
},
{
"name": "Jan Borsodi"
},
{
"name": "Raymond Bosman"
},
{
"name": "Frederik Holljen"
},
{
"name": "Kore Nordmann"
},
{
"name": "Derick Rethans"
},
{
"name": "Vadym Savchuk"
},
{
"name": "Tobias Schlitt"
},
{
"name": "Alexandru Stanoi"
}
],
"description": "A fully functional Templating system, supporting template compilation in different levels, user defined functions and operators, an optimizer, output escaping for different output handlers to prevent XSS and other security problems and a plug in system for extra functionality (such as a Translation system).",
"homepage": "https://github.com/zetacomponents",
"time": "2014-09-27 19:26:10"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}