composer updated

propel installed but not integrated yet
new autoload process including classMap
This commit is contained in:
Manuel Raynaud
2012-12-11 11:00:04 +01:00
parent 43ec85bb1e
commit e0e5c58c1b
1821 changed files with 267545 additions and 34496 deletions

357
core/composer.lock generated
View File

@@ -1,19 +1,131 @@
{
"hash": "49f3143b77fd4fbd695a56746b52042a",
"hash": "1d8c7207462e0d701000ae6e732d0301",
"packages": [
{
"name": "phing/phing",
"version": "2.4.14",
"source": {
"type": "git",
"url": "https://github.com/phingofficial/phing",
"reference": "2.4.14"
},
"dist": {
"type": "zip",
"url": "https://github.com/phingofficial/phing/archive/2.4.14.zip",
"reference": "2.4.14",
"shasum": ""
},
"require": {
"php": ">=5.2.0"
},
"time": "2012-11-29 21:23:47",
"bin": [
"bin/phing"
],
"type": "library",
"installation-source": "dist",
"autoload": {
"classmap": [
"classes/phing/"
]
},
"include-path": [
"classes"
],
"license": [
"LGPL3"
],
"authors": [
{
"name": "Michiel Rook",
"email": "mrook@php.net"
},
{
"name": "Phing Community",
"homepage": "http://www.phing.info/trac/wiki/Development/Contributors"
}
],
"description": "PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.",
"homepage": "http://www.phing.info/",
"keywords": [
"build",
"task",
"tool"
]
},
{
"name": "propel/propel1",
"version": "1.6.7",
"source": {
"type": "git",
"url": "https://github.com/propelorm/Propel",
"reference": "1.6.7"
},
"dist": {
"type": "zip",
"url": "https://github.com/propelorm/Propel/zipball/1.6.7",
"reference": "1.6.7",
"shasum": ""
},
"require": {
"php": ">=5.2.4",
"phing/phing": ">=2.4.12,2.4.*"
},
"time": "2012-07-30 00:58:15",
"bin": [
"generator/bin/propel-gen",
"generator/bin/propel-gen.bat"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.6-dev"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"runtime/lib",
"generator/lib"
]
},
"include-path": [
"runtime/lib",
"generator/lib"
],
"license": [
"MIT"
],
"authors": [
{
"name": "William Durand",
"email": "william.durand1@gmail.com",
"homepage": "http://www.willdurand.fr"
}
],
"description": "Propel is an open-source Object-Relational Mapping (ORM) for PHP5.",
"homepage": "http://www.propelorm.org/",
"keywords": [
"database",
"orm",
"persistence",
"Active Record",
"mapping"
]
},
{
"name": "symfony/class-loader",
"version": "v2.1.2",
"version": "v2.1.4",
"target-dir": "Symfony/Component/ClassLoader",
"source": {
"type": "git",
"url": "https://github.com/symfony/ClassLoader",
"reference": "v2.1.2"
"reference": "v2.1.4"
},
"dist": {
"type": "zip",
"url": "https://github.com/symfony/ClassLoader/zipball/v2.1.2",
"reference": "v2.1.2",
"url": "https://github.com/symfony/ClassLoader/archive/v2.1.4.zip",
"reference": "v2.1.4",
"shasum": ""
},
"require": {
@@ -22,7 +134,7 @@
"require-dev": {
"symfony/finder": "2.1.*"
},
"time": "2012-09-01 07:02:36",
"time": "2012-11-08 09:51:48",
"type": "library",
"extra": {
"branch-alias": {
@@ -34,27 +146,42 @@
"psr-0": {
"Symfony\\Component\\ClassLoader": ""
}
}
},
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "http://symfony.com/contributors"
}
],
"description": "Symfony ClassLoader Component",
"homepage": "http://symfony.com"
},
{
"name": "symfony/config",
"version": "v2.1.2",
"version": "v2.1.4",
"target-dir": "Symfony/Component/Config",
"source": {
"type": "git",
"url": "https://github.com/symfony/Config",
"reference": "v2.1.0-RC2"
"reference": "v2.1.4"
},
"dist": {
"type": "zip",
"url": "https://github.com/symfony/Config/zipball/v2.1.0-RC2",
"reference": "v2.1.0-RC2",
"url": "https://github.com/symfony/Config/archive/v2.1.4.zip",
"reference": "v2.1.4",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"time": "2012-08-22 11:48:41",
"time": "2012-11-08 09:51:48",
"type": "library",
"extra": {
"branch-alias": {
@@ -66,27 +193,42 @@
"psr-0": {
"Symfony\\Component\\Config": ""
}
}
},
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "http://symfony.com/contributors"
}
],
"description": "Symfony Config Component",
"homepage": "http://symfony.com"
},
{
"name": "symfony/console",
"version": "v2.1.2",
"version": "v2.1.4",
"target-dir": "Symfony/Component/Console",
"source": {
"type": "git",
"url": "https://github.com/symfony/Console",
"reference": "v2.1.0-RC2"
"reference": "v2.1.4"
},
"dist": {
"type": "zip",
"url": "https://github.com/symfony/Console/zipball/v2.1.0-RC2",
"reference": "v2.1.0-RC2",
"url": "https://github.com/symfony/Console/archive/v2.1.4.zip",
"reference": "v2.1.4",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"time": "2012-08-22 11:48:41",
"time": "2012-11-09 08:52:51",
"type": "library",
"extra": {
"branch-alias": {
@@ -98,21 +240,36 @@
"psr-0": {
"Symfony\\Component\\Console": ""
}
}
},
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "http://symfony.com/contributors"
}
],
"description": "Symfony Console Component",
"homepage": "http://symfony.com"
},
{
"name": "symfony/dependency-injection",
"version": "v2.1.2",
"version": "v2.1.4",
"target-dir": "Symfony/Component/DependencyInjection",
"source": {
"type": "git",
"url": "https://github.com/symfony/DependencyInjection",
"reference": "v2.1.2"
"reference": "v2.1.4"
},
"dist": {
"type": "zip",
"url": "https://github.com/symfony/DependencyInjection/zipball/v2.1.2",
"reference": "v2.1.2",
"url": "https://github.com/symfony/DependencyInjection/archive/v2.1.4.zip",
"reference": "v2.1.4",
"shasum": ""
},
"require": {
@@ -126,7 +283,7 @@
"symfony/yaml": "2.1.*",
"symfony/config": "2.1.*"
},
"time": "2012-09-17 18:41:57",
"time": "2012-11-11 11:59:36",
"type": "library",
"extra": {
"branch-alias": {
@@ -138,21 +295,36 @@
"psr-0": {
"Symfony\\Component\\DependencyInjection": ""
}
}
},
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "http://symfony.com/contributors"
}
],
"description": "Symfony DependencyInjection Component",
"homepage": "http://symfony.com"
},
{
"name": "symfony/event-dispatcher",
"version": "v2.1.2",
"version": "v2.1.4",
"target-dir": "Symfony/Component/EventDispatcher",
"source": {
"type": "git",
"url": "https://github.com/symfony/EventDispatcher",
"reference": "v2.1.2"
"reference": "v2.1.4"
},
"dist": {
"type": "zip",
"url": "https://github.com/symfony/EventDispatcher/zipball/v2.1.2",
"reference": "v2.1.2",
"url": "https://github.com/symfony/EventDispatcher/archive/v2.1.4.zip",
"reference": "v2.1.4",
"shasum": ""
},
"require": {
@@ -165,7 +337,7 @@
"symfony/dependency-injection": "2.1.*",
"symfony/http-kernel": "2.1.*"
},
"time": "2012-09-10 08:53:42",
"time": "2012-11-08 09:51:48",
"type": "library",
"extra": {
"branch-alias": {
@@ -177,27 +349,42 @@
"psr-0": {
"Symfony\\Component\\EventDispatcher": ""
}
}
},
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "http://symfony.com/contributors"
}
],
"description": "Symfony EventDispatcher Component",
"homepage": "http://symfony.com"
},
{
"name": "symfony/http-foundation",
"version": "v2.1.2",
"version": "v2.1.4",
"target-dir": "Symfony/Component/HttpFoundation",
"source": {
"type": "git",
"url": "https://github.com/symfony/HttpFoundation",
"reference": "v2.1.2"
"reference": "v2.1.4"
},
"dist": {
"type": "zip",
"url": "https://github.com/symfony/HttpFoundation/zipball/v2.1.2",
"reference": "v2.1.2",
"url": "https://github.com/symfony/HttpFoundation/archive/v2.1.4.zip",
"reference": "v2.1.4",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"time": "2012-09-18 14:09:52",
"time": "2012-11-30 12:53:14",
"type": "library",
"extra": {
"branch-alias": {
@@ -210,21 +397,36 @@
"Symfony\\Component\\HttpFoundation": "",
"SessionHandlerInterface": "Symfony/Component/HttpFoundation/Resources/stubs"
}
}
},
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "http://symfony.com/contributors"
}
],
"description": "Symfony HttpFoundation Component",
"homepage": "http://symfony.com"
},
{
"name": "symfony/http-kernel",
"version": "v2.1.2",
"version": "v2.1.4",
"target-dir": "Symfony/Component/HttpKernel",
"source": {
"type": "git",
"url": "https://github.com/symfony/HttpKernel",
"reference": "v2.1.2"
"reference": "v2.1.4"
},
"dist": {
"type": "zip",
"url": "https://github.com/symfony/HttpKernel/zipball/v2.1.2",
"reference": "v2.1.2",
"url": "https://github.com/symfony/HttpKernel/archive/v2.1.4.zip",
"reference": "v2.1.4",
"shasum": ""
},
"require": {
@@ -250,7 +452,7 @@
"symfony/dependency-injection": "2.1.*",
"symfony/finder": "2.1.*"
},
"time": "2012-09-20 05:13:00",
"time": "2012-11-29 11:56:19",
"type": "library",
"extra": {
"branch-alias": {
@@ -262,21 +464,36 @@
"psr-0": {
"Symfony\\Component\\HttpKernel": ""
}
}
},
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "http://symfony.com/contributors"
}
],
"description": "Symfony HttpKernel Component",
"homepage": "http://symfony.com"
},
{
"name": "symfony/routing",
"version": "v2.1.2",
"version": "v2.1.4",
"target-dir": "Symfony/Component/Routing",
"source": {
"type": "git",
"url": "https://github.com/symfony/Routing",
"reference": "v2.1.2"
"reference": "v2.1.4"
},
"dist": {
"type": "zip",
"url": "https://github.com/symfony/Routing/zipball/v2.1.2",
"reference": "v2.1.2",
"url": "https://github.com/symfony/Routing/archive/v2.1.4.zip",
"reference": "v2.1.4",
"shasum": ""
},
"require": {
@@ -293,7 +510,7 @@
"symfony/yaml": "2.1.*",
"doctrine/common": ">=2.2,<2.4-dev"
},
"time": "2012-09-10 08:53:42",
"time": "2012-11-19 10:35:29",
"type": "library",
"extra": {
"branch-alias": {
@@ -305,27 +522,42 @@
"psr-0": {
"Symfony\\Component\\Routing": ""
}
}
},
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "http://symfony.com/contributors"
}
],
"description": "Symfony Routing Component",
"homepage": "http://symfony.com"
},
{
"name": "symfony/yaml",
"version": "v2.1.2",
"version": "v2.1.4",
"target-dir": "Symfony/Component/Yaml",
"source": {
"type": "git",
"url": "https://github.com/symfony/Yaml",
"reference": "v2.1.0-RC2"
"reference": "v2.1.4"
},
"dist": {
"type": "zip",
"url": "https://github.com/symfony/Yaml/zipball/v2.1.0-RC2",
"reference": "v2.1.0-RC2",
"url": "https://github.com/symfony/Yaml/archive/v2.1.4.zip",
"reference": "v2.1.4",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"time": "2012-08-22 11:48:41",
"time": "2012-11-08 09:51:48",
"type": "library",
"extra": {
"branch-alias": {
@@ -337,7 +569,22 @@
"psr-0": {
"Symfony\\Component\\Yaml": ""
}
}
},
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "http://symfony.com/contributors"
}
],
"description": "Symfony Yaml Component",
"homepage": "http://symfony.com"
}
],
"packages-dev": null,