|
|
|
|
@ -3,8 +3,55 @@ |
|
|
|
|
"This file locks the dependencies of your project to a known state", |
|
|
|
|
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file" |
|
|
|
|
], |
|
|
|
|
"hash": "4414e95c80e26689b81abc5a28894a6b", |
|
|
|
|
"hash": "e89b212fa46e1a508924215490a3b3b8", |
|
|
|
|
"packages": [ |
|
|
|
|
{ |
|
|
|
|
"name": "bt51/gaufrette-serviceprovider", |
|
|
|
|
"version": "dev-master", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/bt51/GaufretteServiceProvider.git", |
|
|
|
|
"reference": "6bba885170beb6719e7256e407b172f90af3159a" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/bt51/GaufretteServiceProvider/zipball/6bba885170beb6719e7256e407b172f90af3159a", |
|
|
|
|
"reference": "6bba885170beb6719e7256e407b172f90af3159a", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"knplabs/gaufrette": "dev-master@dev", |
|
|
|
|
"php": ">=5.3.2" |
|
|
|
|
}, |
|
|
|
|
"require-dev": { |
|
|
|
|
"silex/silex": "1.0.x-dev" |
|
|
|
|
}, |
|
|
|
|
"type": "library", |
|
|
|
|
"autoload": { |
|
|
|
|
"psr-0": { |
|
|
|
|
"Bt51\\Silex\\Provider\\GaufretteServiceProvider": "src/" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
|
"license": [ |
|
|
|
|
"MIT" |
|
|
|
|
], |
|
|
|
|
"authors": [ |
|
|
|
|
{ |
|
|
|
|
"name": "Ben Tollakson", |
|
|
|
|
"email": "ben.tollakson@gmail.com" |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"description": "Gaufrette service provider for silex", |
|
|
|
|
"homepage": "https://github.com/bt51/GaufretteServiceProvider", |
|
|
|
|
"keywords": [ |
|
|
|
|
"extension", |
|
|
|
|
"gaufrette", |
|
|
|
|
"silex", |
|
|
|
|
"silex-extension" |
|
|
|
|
], |
|
|
|
|
"time": "2012-12-07 00:50:44" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "chamilo/chash", |
|
|
|
|
"version": "dev-master", |
|
|
|
|
@ -150,7 +197,7 @@ |
|
|
|
|
"email": "kontakt@beberlei.de" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "Johannes Schmitt", |
|
|
|
|
"name": "Johannes M. Schmitt", |
|
|
|
|
"email": "schmittjoh@gmail.com", |
|
|
|
|
"homepage": "https://github.com/schmittjoh", |
|
|
|
|
"role": "Developer of wrapped JMSSerializerBundle" |
|
|
|
|
@ -400,22 +447,22 @@ |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "franmomu/silex-pagerfanta-provider", |
|
|
|
|
"version": "dev-master", |
|
|
|
|
"version": "2.3.x-dev", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/jmontoyaa/silex-pagerfanta-provider.git", |
|
|
|
|
"reference": "417acc6e761929ccf608c3d34c4d4abeb72f05f0" |
|
|
|
|
"reference": "9e88fe51bb42cd5dec754bba9e8a5186f905778b" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/jmontoyaa/silex-pagerfanta-provider/zipball/417acc6e761929ccf608c3d34c4d4abeb72f05f0", |
|
|
|
|
"reference": "417acc6e761929ccf608c3d34c4d4abeb72f05f0", |
|
|
|
|
"url": "https://api.github.com/repos/jmontoyaa/silex-pagerfanta-provider/zipball/9e88fe51bb42cd5dec754bba9e8a5186f905778b", |
|
|
|
|
"reference": "9e88fe51bb42cd5dec754bba9e8a5186f905778b", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"pagerfanta/pagerfanta": "dev-master", |
|
|
|
|
"silex/silex": "1.0.*@dev", |
|
|
|
|
"symfony/property-access": ">=2.2,<2.4-dev" |
|
|
|
|
"symfony/property-access": "2.3.*@dev" |
|
|
|
|
}, |
|
|
|
|
"type": "library", |
|
|
|
|
"extra": { |
|
|
|
|
@ -446,9 +493,9 @@ |
|
|
|
|
"silex" |
|
|
|
|
], |
|
|
|
|
"support": { |
|
|
|
|
"source": "https://github.com/jmontoyaa/silex-pagerfanta-provider/tree/master" |
|
|
|
|
"source": "https://github.com/jmontoyaa/silex-pagerfanta-provider/tree/2.3" |
|
|
|
|
}, |
|
|
|
|
"time": "2013-04-15 11:29:52" |
|
|
|
|
"time": "2013-04-22 11:39:08" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "gedmo/doctrine-extensions", |
|
|
|
|
@ -456,12 +503,12 @@ |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/l3pp4rd/DoctrineExtensions.git", |
|
|
|
|
"reference": "673a8dfb05875e8512e3aab2cf10476f537db4cd" |
|
|
|
|
"reference": "cfabd4076c52ae0e86646dd22cc786c86783308c" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/l3pp4rd/DoctrineExtensions/zipball/673a8dfb05875e8512e3aab2cf10476f537db4cd", |
|
|
|
|
"reference": "673a8dfb05875e8512e3aab2cf10476f537db4cd", |
|
|
|
|
"url": "https://api.github.com/repos/l3pp4rd/DoctrineExtensions/zipball/cfabd4076c52ae0e86646dd22cc786c86783308c", |
|
|
|
|
"reference": "cfabd4076c52ae0e86646dd22cc786c86783308c", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
@ -527,7 +574,7 @@ |
|
|
|
|
"tree", |
|
|
|
|
"uploadable" |
|
|
|
|
], |
|
|
|
|
"time": "2013-04-17 16:42:34" |
|
|
|
|
"time": "2013-04-21 18:56:48" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "grom/silex-service-provider", |
|
|
|
|
@ -724,6 +771,81 @@ |
|
|
|
|
}, |
|
|
|
|
"time": "2013-04-02 13:13:44" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "knplabs/gaufrette", |
|
|
|
|
"version": "dev-master", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/KnpLabs/Gaufrette.git", |
|
|
|
|
"reference": "1540391e4115ac7c01255e07e02ea3250ca31c51" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/KnpLabs/Gaufrette/zipball/1540391e4115ac7c01255e07e02ea3250ca31c51", |
|
|
|
|
"reference": "1540391e4115ac7c01255e07e02ea3250ca31c51", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"php": ">=5.3.2" |
|
|
|
|
}, |
|
|
|
|
"require-dev": { |
|
|
|
|
"amazonwebservices/aws-sdk-for-php": "1.5.*", |
|
|
|
|
"doctrine/dbal": ">=2.3", |
|
|
|
|
"dropbox-php/dropbox-php": "*", |
|
|
|
|
"herzult/php-ssh": "*", |
|
|
|
|
"phpspec/phpspec2": "dev-master", |
|
|
|
|
"phpunit/phpunit": "3.7.*", |
|
|
|
|
"rackspace/php-cloudfiles": "*", |
|
|
|
|
"rackspace/php-opencloud": "dev-master" |
|
|
|
|
}, |
|
|
|
|
"suggest": { |
|
|
|
|
"amazonwebservices/aws-sdk-for-php": "to use the Amazon S3 adapter", |
|
|
|
|
"doctrine/dbal": "to use the Doctrine DBAL adapter", |
|
|
|
|
"dropbox-php/dropbox-php": "to use the Dropbox adapter", |
|
|
|
|
"ext-apc": "to use the APC adapter", |
|
|
|
|
"ext-curl": "*", |
|
|
|
|
"ext-fileinfo": "*", |
|
|
|
|
"ext-mbstring": "*", |
|
|
|
|
"ext-mongo": "*", |
|
|
|
|
"ext-zip": "to use the Zip adapter", |
|
|
|
|
"knplabs/knp-gaufrette-bundle": "*", |
|
|
|
|
"rackspace/php-opencloud": "to use Opencloud adapter" |
|
|
|
|
}, |
|
|
|
|
"type": "library", |
|
|
|
|
"extra": { |
|
|
|
|
"branch-alias": { |
|
|
|
|
"dev-master": "0.2.x-dev" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"autoload": { |
|
|
|
|
"psr-0": { |
|
|
|
|
"Gaufrette": "src/" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
|
"license": [ |
|
|
|
|
"MIT" |
|
|
|
|
], |
|
|
|
|
"authors": [ |
|
|
|
|
{ |
|
|
|
|
"name": "The contributors", |
|
|
|
|
"homepage": "http://github.com/knplabs/Gaufrette/contributors" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "KnpLabs Team", |
|
|
|
|
"homepage": "http://knplabs.com" |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"description": "PHP5 library that provides a filesystem abstraction layer", |
|
|
|
|
"homepage": "http://knplabs.com", |
|
|
|
|
"keywords": [ |
|
|
|
|
"abstraction", |
|
|
|
|
"file", |
|
|
|
|
"filesystem", |
|
|
|
|
"media" |
|
|
|
|
], |
|
|
|
|
"time": "2013-04-20 08:12:21" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "knplabs/knp-menu", |
|
|
|
|
"version": "dev-master", |
|
|
|
|
@ -772,7 +894,7 @@ |
|
|
|
|
"email": "stof@notk.org" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "KnpLabs", |
|
|
|
|
"name": "Knplabs", |
|
|
|
|
"homepage": "http://knplabs.com" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
@ -946,6 +1068,50 @@ |
|
|
|
|
], |
|
|
|
|
"time": "2013-01-26 08:22:27" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "neutron/silex-filesystem-provider", |
|
|
|
|
"version": "dev-master", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/romainneutron/Silex-Filesystem-Service-Provider.git", |
|
|
|
|
"reference": "98771524bba1ffa58373c4c06d438f5fb5442ff4" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/romainneutron/Silex-Filesystem-Service-Provider/zipball/98771524bba1ffa58373c4c06d438f5fb5442ff4", |
|
|
|
|
"reference": "98771524bba1ffa58373c4c06d438f5fb5442ff4", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"php": ">=5.3.3", |
|
|
|
|
"silex/silex": ">=1.0", |
|
|
|
|
"symfony/filesystem": ">=2.0" |
|
|
|
|
}, |
|
|
|
|
"type": "library", |
|
|
|
|
"autoload": { |
|
|
|
|
"psr-0": { |
|
|
|
|
"Neutron": "src" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
|
"license": [ |
|
|
|
|
"MIT" |
|
|
|
|
], |
|
|
|
|
"authors": [ |
|
|
|
|
{ |
|
|
|
|
"name": "Romain Neutron", |
|
|
|
|
"email": "imprec@gmail.com", |
|
|
|
|
"homepage": "http://www.lickmychip.com/" |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"description": "A Silex Provider for Symfony Filesystem component", |
|
|
|
|
"keywords": [ |
|
|
|
|
"filesystem", |
|
|
|
|
"silex", |
|
|
|
|
"temporary-filesystem" |
|
|
|
|
], |
|
|
|
|
"time": "2012-11-08 21:07:08" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "pagerfanta/pagerfanta", |
|
|
|
|
"version": "dev-master", |
|
|
|
|
@ -1259,17 +1425,17 @@ |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/config", |
|
|
|
|
"version": "dev-master", |
|
|
|
|
"version": "2.2.x-dev", |
|
|
|
|
"target-dir": "Symfony/Component/Config", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/symfony/Config.git", |
|
|
|
|
"reference": "d55f6cc63f0c2487fd89fc0d779a9e9f191c9ecf" |
|
|
|
|
"reference": "dd19d55c3493d1afa0600bb8cd7c83945c2f0cdb" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/Config/zipball/d55f6cc63f0c2487fd89fc0d779a9e9f191c9ecf", |
|
|
|
|
"reference": "d55f6cc63f0c2487fd89fc0d779a9e9f191c9ecf", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/Config/zipball/dd19d55c3493d1afa0600bb8cd7c83945c2f0cdb", |
|
|
|
|
"reference": "dd19d55c3493d1afa0600bb8cd7c83945c2f0cdb", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
@ -1278,7 +1444,7 @@ |
|
|
|
|
"type": "library", |
|
|
|
|
"extra": { |
|
|
|
|
"branch-alias": { |
|
|
|
|
"dev-master": "2.3-dev" |
|
|
|
|
"dev-master": "2.2-dev" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"autoload": { |
|
|
|
|
@ -1302,7 +1468,7 @@ |
|
|
|
|
], |
|
|
|
|
"description": "Symfony Config Component", |
|
|
|
|
"homepage": "http://symfony.com", |
|
|
|
|
"time": "2013-04-13 14:46:29" |
|
|
|
|
"time": "2013-04-20 18:42:10" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/console", |
|
|
|
|
@ -1311,12 +1477,12 @@ |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/symfony/Console.git", |
|
|
|
|
"reference": "d12b9f735acc4c335d040ff042530c2ef82150f3" |
|
|
|
|
"reference": "0022ee8cb49fcac14442abd49038da24f9b953d4" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/Console/zipball/d12b9f735acc4c335d040ff042530c2ef82150f3", |
|
|
|
|
"reference": "d12b9f735acc4c335d040ff042530c2ef82150f3", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/Console/zipball/0022ee8cb49fcac14442abd49038da24f9b953d4", |
|
|
|
|
"reference": "0022ee8cb49fcac14442abd49038da24f9b953d4", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
@ -1352,7 +1518,7 @@ |
|
|
|
|
], |
|
|
|
|
"description": "Symfony Console Component", |
|
|
|
|
"homepage": "http://symfony.com", |
|
|
|
|
"time": "2013-04-17 05:37:48" |
|
|
|
|
"time": "2013-04-21 10:38:46" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/dependency-injection", |
|
|
|
|
@ -1361,12 +1527,12 @@ |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/symfony/DependencyInjection.git", |
|
|
|
|
"reference": "e5abb770d75de0efca263b6acae36fd89c707ead" |
|
|
|
|
"reference": "e886a2fe3e9161c573d45caba9e5d98ad450ac3f" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/DependencyInjection/zipball/e5abb770d75de0efca263b6acae36fd89c707ead", |
|
|
|
|
"reference": "e5abb770d75de0efca263b6acae36fd89c707ead", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/DependencyInjection/zipball/e886a2fe3e9161c573d45caba9e5d98ad450ac3f", |
|
|
|
|
"reference": "e886a2fe3e9161c573d45caba9e5d98ad450ac3f", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
@ -1407,7 +1573,7 @@ |
|
|
|
|
], |
|
|
|
|
"description": "Symfony DependencyInjection Component", |
|
|
|
|
"homepage": "http://symfony.com", |
|
|
|
|
"time": "2013-04-17 12:16:20" |
|
|
|
|
"time": "2013-04-21 12:26:17" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/doctrine-bridge", |
|
|
|
|
@ -1416,12 +1582,12 @@ |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/symfony/DoctrineBridge.git", |
|
|
|
|
"reference": "aaf831d16ec3eef5ea42048d36bc5e7f56044112" |
|
|
|
|
"reference": "d44f22f1a996383699dff42b2d41b7d7d3b9099c" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/DoctrineBridge/zipball/aaf831d16ec3eef5ea42048d36bc5e7f56044112", |
|
|
|
|
"reference": "aaf831d16ec3eef5ea42048d36bc5e7f56044112", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/DoctrineBridge/zipball/d44f22f1a996383699dff42b2d41b7d7d3b9099c", |
|
|
|
|
"reference": "d44f22f1a996383699dff42b2d41b7d7d3b9099c", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
@ -1473,7 +1639,7 @@ |
|
|
|
|
], |
|
|
|
|
"description": "Symfony Doctrine Bridge", |
|
|
|
|
"homepage": "http://symfony.com", |
|
|
|
|
"time": "2013-04-18 05:16:59" |
|
|
|
|
"time": "2013-04-21 16:59:26" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/event-dispatcher", |
|
|
|
|
@ -1529,6 +1695,53 @@ |
|
|
|
|
"homepage": "http://symfony.com", |
|
|
|
|
"time": "2013-02-11 11:26:43" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/filesystem", |
|
|
|
|
"version": "v2.2.1", |
|
|
|
|
"target-dir": "Symfony/Component/Filesystem", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/symfony/Filesystem.git", |
|
|
|
|
"reference": "v2.2.1" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/Filesystem/zipball/v2.2.1", |
|
|
|
|
"reference": "v2.2.1", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"php": ">=5.3.3" |
|
|
|
|
}, |
|
|
|
|
"type": "library", |
|
|
|
|
"extra": { |
|
|
|
|
"branch-alias": { |
|
|
|
|
"dev-master": "2.2-dev" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"autoload": { |
|
|
|
|
"psr-0": { |
|
|
|
|
"Symfony\\Component\\Filesystem\\": "" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
|
"license": [ |
|
|
|
|
"MIT" |
|
|
|
|
], |
|
|
|
|
"authors": [ |
|
|
|
|
{ |
|
|
|
|
"name": "Fabien Potencier", |
|
|
|
|
"email": "fabien@symfony.com" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "Symfony Community", |
|
|
|
|
"homepage": "http://symfony.com/contributors" |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"description": "Symfony Filesystem Component", |
|
|
|
|
"homepage": "http://symfony.com", |
|
|
|
|
"time": "2013-01-17 15:25:59" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/form", |
|
|
|
|
"version": "v2.2.0-BETA1", |
|
|
|
|
@ -1818,12 +2031,12 @@ |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/symfony/PropertyAccess.git", |
|
|
|
|
"reference": "10dafc69dc50e07d6c0e45a179fa7e86209250d7" |
|
|
|
|
"reference": "df67239b02a9cef12cf84579f6cf569680298238" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/PropertyAccess/zipball/10dafc69dc50e07d6c0e45a179fa7e86209250d7", |
|
|
|
|
"reference": "10dafc69dc50e07d6c0e45a179fa7e86209250d7", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/PropertyAccess/zipball/df67239b02a9cef12cf84579f6cf569680298238", |
|
|
|
|
"reference": "df67239b02a9cef12cf84579f6cf569680298238", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
@ -1867,7 +2080,7 @@ |
|
|
|
|
"property path", |
|
|
|
|
"reflection" |
|
|
|
|
], |
|
|
|
|
"time": "2013-04-11 06:50:46" |
|
|
|
|
"time": "2013-04-18 14:39:54" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/routing", |
|
|
|
|
@ -1934,12 +2147,12 @@ |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/symfony/Security.git", |
|
|
|
|
"reference": "29d6516841ca9961398dee9479bc576d9b09d6dd" |
|
|
|
|
"reference": "d156097a1b4653108637dedaaf2c64b876eb2f35" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/Security/zipball/29d6516841ca9961398dee9479bc576d9b09d6dd", |
|
|
|
|
"reference": "29d6516841ca9961398dee9479bc576d9b09d6dd", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/Security/zipball/d156097a1b4653108637dedaaf2c64b876eb2f35", |
|
|
|
|
"reference": "d156097a1b4653108637dedaaf2c64b876eb2f35", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
@ -1991,7 +2204,7 @@ |
|
|
|
|
], |
|
|
|
|
"description": "Symfony Security Component", |
|
|
|
|
"homepage": "http://symfony.com", |
|
|
|
|
"time": "2013-04-09 14:18:38" |
|
|
|
|
"time": "2013-04-21 16:59:26" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/translation", |
|
|
|
|
@ -2000,12 +2213,12 @@ |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/symfony/Translation.git", |
|
|
|
|
"reference": "6ed1f8208520b7f97154883b1d49f5b7e07d179c" |
|
|
|
|
"reference": "6bc4b753c1ae5640c0eacdbe27c04a69cde3d10d" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/Translation/zipball/6ed1f8208520b7f97154883b1d49f5b7e07d179c", |
|
|
|
|
"reference": "6ed1f8208520b7f97154883b1d49f5b7e07d179c", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/Translation/zipball/6bc4b753c1ae5640c0eacdbe27c04a69cde3d10d", |
|
|
|
|
"reference": "6bc4b753c1ae5640c0eacdbe27c04a69cde3d10d", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
@ -2046,7 +2259,7 @@ |
|
|
|
|
], |
|
|
|
|
"description": "Symfony Translation Component", |
|
|
|
|
"homepage": "http://symfony.com", |
|
|
|
|
"time": "2013-04-13 14:46:29" |
|
|
|
|
"time": "2013-04-21 13:23:54" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/twig-bridge", |
|
|
|
|
@ -2121,12 +2334,12 @@ |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/symfony/Validator.git", |
|
|
|
|
"reference": "69a3458a7978d7aa275ecb7e066333e07aea5c6e" |
|
|
|
|
"reference": "078e031b43564b7f6c048f4e20e5404512fe20a7" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/Validator/zipball/69a3458a7978d7aa275ecb7e066333e07aea5c6e", |
|
|
|
|
"reference": "69a3458a7978d7aa275ecb7e066333e07aea5c6e", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/Validator/zipball/078e031b43564b7f6c048f4e20e5404512fe20a7", |
|
|
|
|
"reference": "078e031b43564b7f6c048f4e20e5404512fe20a7", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
@ -2173,7 +2386,7 @@ |
|
|
|
|
], |
|
|
|
|
"description": "Symfony Validator Component", |
|
|
|
|
"homepage": "http://symfony.com", |
|
|
|
|
"time": "2013-04-18 07:30:57" |
|
|
|
|
"time": "2013-04-22 10:52:51" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/yaml", |
|
|
|
|
@ -2791,6 +3004,9 @@ |
|
|
|
|
"grom/silex-service-provider": 20, |
|
|
|
|
"knplabs/knp-snappy": 20, |
|
|
|
|
"jmontoyaa/phpqrcode": 20, |
|
|
|
|
"knplabs/gaufrette": 20, |
|
|
|
|
"bt51/gaufrette-serviceprovider": 20, |
|
|
|
|
"neutron/silex-filesystem-provider": 20, |
|
|
|
|
"symfony/browser-kit": 20, |
|
|
|
|
"silex/web-profiler": 20, |
|
|
|
|
"natxet/cssmin": 20, |
|
|
|
|
|