Updated composer components lock file.

This commit is contained in:
Gergely POLONKAI 2012-10-06 13:23:40 +02:00
parent dea174d090
commit b384873b33

522
composer.lock generated
View File

@ -1,5 +1,5 @@
{
"hash": "871ca732d39c832f0b78012cc83cec2e",
"hash": "24c1ca205ff02cf57382f6c099d64465",
"packages": [
{
"name": "doctrine/common",
@ -201,6 +201,113 @@
"dbal"
]
},
{
"name": "doctrine/doctrine-migrations-bundle",
"version": "dev-master",
"target-dir": "Doctrine/Bundle/MigrationsBundle",
"source": {
"type": "git",
"url": "https://github.com/doctrine/DoctrineMigrationsBundle.git",
"reference": "3792aa78445773387754c6853bbd7f4dcb31f486"
},
"dist": {
"type": "zip",
"url": "https://github.com/doctrine/DoctrineMigrationsBundle/zipball/3792aa78445773387754c6853bbd7f4dcb31f486",
"reference": "3792aa78445773387754c6853bbd7f4dcb31f486",
"shasum": ""
},
"require": {
"php": ">=5.3.2",
"symfony/symfony": ">=2.0",
"doctrine/migrations": "*"
},
"time": "1341472972",
"type": "symfony-bundle",
"installation-source": "source",
"autoload": {
"psr-0": {
"Doctrine\\Bundle\\MigrationsBundle": ""
}
},
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "http://symfony.com/contributors"
},
{
"name": "Doctrine Project",
"homepage": "http://www.doctrine-project.org"
}
],
"description": "Symfony DoctrineMigrationsBundle",
"homepage": "http://www.doctrine-project.org",
"keywords": [
"dbal",
"migrations",
"schema"
]
},
{
"name": "doctrine/migrations",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/doctrine/migrations",
"reference": "b38ddb190ec78d389b2c2de838b2a4d646ad1ce2"
},
"dist": {
"type": "zip",
"url": "https://github.com/doctrine/migrations/zipball/b38ddb190ec78d389b2c2de838b2a4d646ad1ce2",
"reference": "b38ddb190ec78d389b2c2de838b2a4d646ad1ce2",
"shasum": ""
},
"require": {
"php": ">=5.3.2",
"doctrine/dbal": ">=2.0,<2.5.x-dev"
},
"require-dev": {
"symfony/console": "2.*",
"symfony/yaml": "2.*"
},
"suggest": {
"symfony/console": "to run the migration from the console"
},
"time": "1349435713",
"type": "library",
"installation-source": "source",
"autoload": {
"psr-0": {
"Doctrine\\DBAL\\Migrations": "lib"
}
},
"license": [
"LGPL"
],
"authors": [
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com",
"homepage": "http://www.jwage.com/"
},
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
}
],
"description": "Database Schema migrations using Doctrine DBAL",
"homepage": "http://www.doctrine-project.org",
"keywords": [
"database",
"migrations"
]
},
{
"name": "doctrine/orm",
"version": "2.3.x-dev",
@ -271,6 +378,285 @@
"orm"
]
},
{
"name": "easybook/geshi",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/javiereguiluz/geshi",
"reference": "6f5f9c621936faf90d92f355967604fe07f7a60f"
},
"dist": {
"type": "zip",
"url": "https://github.com/javiereguiluz/geshi/zipball/6f5f9c621936faf90d92f355967604fe07f7a60f",
"reference": "6f5f9c621936faf90d92f355967604fe07f7a60f",
"shasum": ""
},
"require": {
"php": ">4.3.0"
},
"time": "1348828425",
"type": "library",
"installation-source": "source",
"autoload": {
"classmap": [
"./"
]
},
"license": [
"GPL-2.0"
],
"authors": [
{
"name": "Benny Baumann",
"email": "BenBE@geshi.org"
},
{
"name": "Nigel McNie",
"email": "nigel@geshi.org"
}
],
"description": "GeSHi - Generic Syntax Highlighter. This is an unmodified port of GeSHi project code found on SourceForge.",
"homepage": "http://qbnz.com/highlighter",
"keywords": [
"syntax",
"highlight",
"highlighter"
]
},
{
"name": "egeloen/ckeditor-bundle",
"version": "dev-master",
"target-dir": "Ivory/CKEditorBundle",
"source": {
"type": "git",
"url": "https://github.com/egeloen/IvoryCKEditorBundle",
"reference": "21270e029fe424ba7f748746e6aeace3a11f9943"
},
"dist": {
"type": "zip",
"url": "https://github.com/egeloen/IvoryCKEditorBundle/zipball/21270e029fe424ba7f748746e6aeace3a11f9943",
"reference": "21270e029fe424ba7f748746e6aeace3a11f9943",
"shasum": ""
},
"require": {
"php": ">=5.3.0",
"symfony/framework-bundle": "2.*"
},
"time": "1346703322",
"type": "symfony-bundle",
"installation-source": "source",
"autoload": {
"psr-0": {
"Ivory\\CKEditorBundle": ""
}
},
"license": [
"MIT"
],
"authors": [
{
"name": "Eric GELOEN",
"email": "geloen.eric@gmail.com"
}
],
"description": "Provides a CKEditor integration for your Symfony2 Project.",
"keywords": [
"CKEditor"
]
},
{
"name": "fpn/doctrine-extensions-taggable",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/FabienPennequin/DoctrineExtensions-Taggable",
"reference": "ee7245fc7c3012ea1b1ed932f62ca258b39d8bea"
},
"dist": {
"type": "zip",
"url": "https://github.com/FabienPennequin/DoctrineExtensions-Taggable/zipball/ee7245fc7c3012ea1b1ed932f62ca258b39d8bea",
"reference": "ee7245fc7c3012ea1b1ed932f62ca258b39d8bea",
"shasum": ""
},
"require": {
"doctrine/orm": ">=2.0"
},
"time": "1348171122",
"type": "library",
"installation-source": "source",
"autoload": {
"psr-0": {
"DoctrineExtensions": "lib/"
}
},
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Pennequin",
"email": "fabien@pennequin.me"
}
],
"description": "Tag system using Doctrine ORM",
"keywords": [
"Taggable",
"tag"
]
},
{
"name": "fpn/tag-bundle",
"version": "dev-master",
"target-dir": "FPN/TagBundle",
"source": {
"type": "git",
"url": "https://github.com/FabienPennequin/FPNTagBundle",
"reference": "7fa1408d2a57120e8d9da8a95fb7d2ad3223c5e3"
},
"dist": {
"type": "zip",
"url": "https://github.com/FabienPennequin/FPNTagBundle/zipball/7fa1408d2a57120e8d9da8a95fb7d2ad3223c5e3",
"reference": "7fa1408d2a57120e8d9da8a95fb7d2ad3223c5e3",
"shasum": ""
},
"require": {
"fpn/doctrine-extensions-taggable": "*",
"symfony/framework-bundle": ">=2.0"
},
"time": "1348171166",
"type": "symfony-bundle",
"installation-source": "source",
"autoload": {
"psr-0": {
"FPN\\TagBundle": ""
}
},
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Pennequin",
"email": "fabien@pennequin.me"
}
],
"description": "FPN Tag Bundle",
"keywords": [
"tag",
"tagging"
]
},
{
"name": "gedmo/doctrine-extensions",
"version": "dev-master",
"source": {
"type": "git",
"url": "git://github.com/l3pp4rd/DoctrineExtensions.git",
"reference": "0add69ccb0cb22e3216c30166805ae27615cb8f0"
},
"dist": {
"type": "zip",
"url": "https://github.com/l3pp4rd/DoctrineExtensions/zipball/0add69ccb0cb22e3216c30166805ae27615cb8f0",
"reference": "0add69ccb0cb22e3216c30166805ae27615cb8f0",
"shasum": ""
},
"require": {
"php": ">=5.3.2",
"doctrine/common": ">=2.2,<2.5-dev"
},
"suggest": {
"doctrine/orm": ">=2.1",
"doctrine/mongodb-odm": "*"
},
"time": "1349375111",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.3.x-dev"
}
},
"installation-source": "source",
"autoload": {
"psr-0": {
"Gedmo": "lib/"
}
},
"license": [
"MIT"
],
"authors": [
{
"name": "Gediminas Morkevicius",
"email": "gediminas.morkevicius@gmail"
}
],
"description": "Doctrine2 behavioral extensions",
"homepage": "http://gediminasm.org/",
"keywords": [
"tree",
"behaviors",
"doctrine2",
"extensions",
"gedmo",
"sluggable",
"loggable",
"translatable",
"nestedset",
"sortable",
"timestampable"
]
},
{
"name": "gergelypolonkai/tcpdfbundle",
"version": "dev-master",
"target-dir": "Io/TcpdfBundle",
"source": {
"type": "git",
"url": "https://github.com/gergelypolonkai/IoTcpdfBundle",
"reference": "7cc9aed4839b2896de34ff3ea1155be1a1e4708c"
},
"dist": {
"type": "zip",
"url": "https://github.com/gergelypolonkai/IoTcpdfBundle/zipball/7cc9aed4839b2896de34ff3ea1155be1a1e4708c",
"reference": "7cc9aed4839b2896de34ff3ea1155be1a1e4708c",
"shasum": ""
},
"require": {
"php": ">=5.3.0",
"symfony/framework-bundle": "2.1.*",
"tcpdf/tcpdf": ">=5.9.162"
},
"time": "1344002478",
"type": "symfony-bundle",
"installation-source": "source",
"autoload": {
"psr-0": {
"Io\\TcpdfBundle": ""
}
},
"license": [
"LGPL"
],
"authors": [
{
"name": "Alessio",
"email": "Unknown, http://github.com/ioalessio"
},
{
"name": "Gergely Polonkai",
"email": "gergely@polonkai.eu"
}
],
"description": "Provides TCPDF integration for Symfony",
"keywords": [
"tcpdf",
"pdf"
],
"support": {
"source": "https://github.com/gergelypolonkai/IoTcpdfBundle/tree/master"
}
},
{
"name": "jms/aop-bundle",
"version": "1.0.0",
@ -789,6 +1175,68 @@
],
"description": "This bundle generates code for you"
},
{
"name": "stof/doctrine-extensions-bundle",
"version": "dev-master",
"target-dir": "Stof/DoctrineExtensionsBundle",
"source": {
"type": "git",
"url": "https://github.com/stof/StofDoctrineExtensionsBundle",
"reference": "773b37310ca244570032541be3c8ab27b814a83f"
},
"dist": {
"type": "zip",
"url": "https://github.com/stof/StofDoctrineExtensionsBundle/zipball/773b37310ca244570032541be3c8ab27b814a83f",
"reference": "773b37310ca244570032541be3c8ab27b814a83f",
"shasum": ""
},
"require": {
"php": ">=5.3.2",
"symfony/framework-bundle": "2.1.*",
"gedmo/doctrine-extensions": ">=2.3-dev"
},
"suggest": {
"doctrine/doctrine-bundle": "*",
"doctrine/mongodb-odm-bundle": "2.1.*"
},
"time": "1349111035",
"type": "symfony-bundle",
"extra": {
"branch-alias": {
"dev-master": "1.1.x-dev"
}
},
"installation-source": "source",
"autoload": {
"psr-0": {
"Stof\\DoctrineExtensionsBundle": ""
}
},
"license": [
"MIT"
],
"authors": [
{
"name": "Christophe Coevoet",
"email": "stof@notk.org"
}
],
"description": "Integration of the gedmo/doctrine-extensions with Symfony2",
"homepage": "https://github.com/stof/StofDoctrineExtensionsBundle",
"keywords": [
"tree",
"behaviors",
"doctrine2",
"extensions",
"gedmo",
"sluggable",
"loggable",
"translatable",
"nestedset",
"sortable",
"timestampable"
]
},
{
"name": "swiftmailer/swiftmailer",
"version": "dev-master",
@ -1104,6 +1552,67 @@
"framework"
]
},
{
"name": "tcpdf/tcpdf",
"version": "dev-master",
"source": {
"type": "git",
"url": "git://tcpdf.git.sourceforge.net/gitroot/tcpdf/tcpdf",
"reference": "f2aa41dd8252ad6321bad88776889b75b127a60c"
},
"dist": {
"type": "zip",
"url": "https://github.com/tcpdf/tcpdf/zipball/5.9.176",
"reference": "5.9.176",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"time": "1348597020",
"type": "library",
"installation-source": "source",
"autoload": {
"classmap": [
"fonts",
"config/lang",
"config",
"2dbarcodes.php",
"barcodes.php",
"datamatrix.php",
"encodings_maps.php",
"htmlcolors.php",
"pdf417.php",
"qrcode.php",
"spotcolors.php",
"tcpdf.php",
"tcpdf_filters.php",
"tcpdf_parser.php",
"unicode_data.php"
]
},
"license": [
"LGPLv3"
],
"authors": [
{
"name": "Nicola Asuni",
"email": "info@tecnick.com",
"homepage": "http://nicolaasuni.tecnick.com"
}
],
"description": "TCPDF is a PHP class for generating PDF documents.",
"homepage": "http://www.tcpdf.org/",
"keywords": [
"pdf",
"TCPDF",
"qrcode",
"PDFD32000-2008",
"datamatrix",
"pdf417",
"barcodes"
]
},
{
"name": "twig/extensions",
"version": "dev-master",
@ -1206,7 +1715,12 @@
],
"minimum-stability": "dev",
"stability-flags": [
]
"stability-flags": {
"easybook/geshi": 20,
"stof/doctrine-extensions-bundle": 20,
"doctrine/doctrine-migrations-bundle": 20,
"fpn/tag-bundle": 20,
"egeloen/ckeditor-bundle": 20,
"gergelypolonkai/tcpdfbundle": 20
}
}