|
@@ -7,12 +7,12 @@
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/composer/composer",
|
|
|
- "reference": "0929f25945e8a0f4a32070829de80dd454304d38"
|
|
|
+ "reference": "b3077bc4bc880dffe022e1847d456cffee98d937"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://github.com/composer/composer/zipball/0929f25945e8a0f4a32070829de80dd454304d38",
|
|
|
- "reference": "0929f25945e8a0f4a32070829de80dd454304d38",
|
|
|
+ "url": "https://github.com/composer/composer/zipball/b3077bc4bc880dffe022e1847d456cffee98d937",
|
|
|
+ "reference": "b3077bc4bc880dffe022e1847d456cffee98d937",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -27,7 +27,7 @@
|
|
|
"ext-zip": "Enabling the zip extension allows you to unzip archives, and allows gzip compression of all internet traffic",
|
|
|
"ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages"
|
|
|
},
|
|
|
- "time": "1347812386",
|
|
|
+ "time": "1349367488",
|
|
|
"bin": [
|
|
|
"bin/composer"
|
|
|
],
|
|
@@ -73,18 +73,18 @@
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/doctrine/common",
|
|
|
- "reference": "bcc89eb63e7dad22102c4e0516fe40159461f40a"
|
|
|
+ "reference": "bb0aebbf234db52df476a2b473d434745b34221c"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://github.com/doctrine/common/zipball/bcc89eb63e7dad22102c4e0516fe40159461f40a",
|
|
|
- "reference": "bcc89eb63e7dad22102c4e0516fe40159461f40a",
|
|
|
+ "url": "https://github.com/doctrine/common/zipball/bb0aebbf234db52df476a2b473d434745b34221c",
|
|
|
+ "reference": "bb0aebbf234db52df476a2b473d434745b34221c",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
"php": ">=5.3.2"
|
|
|
},
|
|
|
- "time": "1347603718",
|
|
|
+ "time": "1348120518",
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
@@ -108,7 +108,8 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "Guilherme Blanco",
|
|
|
- "email": "guilhermeblanco@gmail.com"
|
|
|
+ "email": "guilhermeblanco@gmail.com",
|
|
|
+ "homepage": "http://www.instaclick.com"
|
|
|
},
|
|
|
{
|
|
|
"name": "Roman Borschel",
|
|
@@ -119,9 +120,9 @@
|
|
|
"email": "kontakt@beberlei.de"
|
|
|
},
|
|
|
{
|
|
|
- "name": "Johannes Schmitt",
|
|
|
+ "name": "Johannes M. Schmitt",
|
|
|
"email": "schmittjoh@gmail.com",
|
|
|
- "homepage": "https://github.com/schmittjoh",
|
|
|
+ "homepage": "http://jmsyst.com",
|
|
|
"role": "Developer of wrapped JMSSerializerBundle"
|
|
|
}
|
|
|
],
|
|
@@ -141,19 +142,19 @@
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/doctrine/dbal",
|
|
|
- "reference": "239630b61f03f39d198441eced1bfffb7b0e61d1"
|
|
|
+ "reference": "fdc866a37959e43620e4f7ec519dc7dd8e30fc5b"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://github.com/doctrine/dbal/zipball/239630b61f03f39d198441eced1bfffb7b0e61d1",
|
|
|
- "reference": "239630b61f03f39d198441eced1bfffb7b0e61d1",
|
|
|
+ "url": "https://github.com/doctrine/dbal/zipball/fdc866a37959e43620e4f7ec519dc7dd8e30fc5b",
|
|
|
+ "reference": "fdc866a37959e43620e4f7ec519dc7dd8e30fc5b",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
"php": ">=5.3.2",
|
|
|
"doctrine/common": "2.3.*"
|
|
|
},
|
|
|
- "time": "1346866589",
|
|
|
+ "time": "1348120597",
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
@@ -177,7 +178,8 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "Guilherme Blanco",
|
|
|
- "email": "guilhermeblanco@gmail.com"
|
|
|
+ "email": "guilhermeblanco@gmail.com",
|
|
|
+ "homepage": "http://www.instaclick.com"
|
|
|
},
|
|
|
{
|
|
|
"name": "Roman Borschel",
|
|
@@ -204,29 +206,29 @@
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "git://github.com/doctrine/DoctrineBundle.git",
|
|
|
- "reference": "d3c930599723c8343472a5791b0f5909a4111a73"
|
|
|
+ "reference": "e69a6fd75fa3979e35b7004e6da6e9aea3765997"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://github.com/doctrine/DoctrineBundle/zipball/d3c930599723c8343472a5791b0f5909a4111a73",
|
|
|
- "reference": "d3c930599723c8343472a5791b0f5909a4111a73",
|
|
|
+ "url": "https://github.com/doctrine/DoctrineBundle/zipball/e69a6fd75fa3979e35b7004e6da6e9aea3765997",
|
|
|
+ "reference": "e69a6fd75fa3979e35b7004e6da6e9aea3765997",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
"php": ">=5.3.2",
|
|
|
"doctrine/dbal": ">=2.2,<2.4-dev",
|
|
|
- "symfony/framework-bundle": "2.1.*",
|
|
|
- "symfony/doctrine-bridge": "2.1.*"
|
|
|
+ "symfony/framework-bundle": ">=2.1,<2.3-dev",
|
|
|
+ "symfony/doctrine-bridge": ">=2.1,<2.3-dev"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
"doctrine/orm": ">=2.2,<2.4-dev",
|
|
|
- "symfony/validator": "2.1.*",
|
|
|
- "symfony/yaml": "2.1.*"
|
|
|
+ "symfony/yaml": ">=2.1,<2.3-dev",
|
|
|
+ "symfony/validator": ">=2.1,<2.3-dev"
|
|
|
},
|
|
|
"suggest": {
|
|
|
"doctrine/orm": "The Doctrine ORM integration is optional in the bundle."
|
|
|
},
|
|
|
- "time": "1347289964",
|
|
|
+ "time": "1349273376",
|
|
|
"type": "symfony-bundle",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
@@ -271,12 +273,12 @@
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "git://github.com/doctrine/doctrine2.git",
|
|
|
- "reference": "4d9f24b2eef3af3a3e76c773994c19bbb0706f88"
|
|
|
+ "reference": "c60e6523e90a8d4ccf301456b50c5d351a9d27bf"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://github.com/doctrine/doctrine2/zipball/4d9f24b2eef3af3a3e76c773994c19bbb0706f88",
|
|
|
- "reference": "4d9f24b2eef3af3a3e76c773994c19bbb0706f88",
|
|
|
+ "url": "https://github.com/doctrine/doctrine2/zipball/c60e6523e90a8d4ccf301456b50c5d351a9d27bf",
|
|
|
+ "reference": "c60e6523e90a8d4ccf301456b50c5d351a9d27bf",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -288,7 +290,7 @@
|
|
|
"suggest": {
|
|
|
"symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
|
|
|
},
|
|
|
- "time": "1346869007",
|
|
|
+ "time": "1349373510",
|
|
|
"bin": [
|
|
|
"bin/doctrine",
|
|
|
"bin/doctrine.php"
|
|
@@ -316,7 +318,8 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "Guilherme Blanco",
|
|
|
- "email": "guilhermeblanco@gmail.com"
|
|
|
+ "email": "guilhermeblanco@gmail.com",
|
|
|
+ "homepage": "http://www.instaclick.com"
|
|
|
},
|
|
|
{
|
|
|
"name": "Roman Borschel",
|
|
@@ -341,12 +344,12 @@
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/FriendsOfSymfony/FOSUserBundle",
|
|
|
- "reference": "83536190cbd4a8b86846c3e8432f6ea907477b90"
|
|
|
+ "reference": "570a24893a65e6e90a649d55f384be810202b6f0"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://github.com/FriendsOfSymfony/FOSUserBundle/zipball/83536190cbd4a8b86846c3e8432f6ea907477b90",
|
|
|
- "reference": "83536190cbd4a8b86846c3e8432f6ea907477b90",
|
|
|
+ "url": "https://github.com/FriendsOfSymfony/FOSUserBundle/zipball/570a24893a65e6e90a649d55f384be810202b6f0",
|
|
|
+ "reference": "570a24893a65e6e90a649d55f384be810202b6f0",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -367,7 +370,7 @@
|
|
|
"doctrine/doctrine-bundle": "*",
|
|
|
"doctrine/mongodb-odm-bundle": "*"
|
|
|
},
|
|
|
- "time": "1347413919",
|
|
|
+ "time": "1348823929",
|
|
|
"type": "symfony-bundle",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
@@ -423,7 +426,7 @@
|
|
|
"symfony/framework-bundle": "2.*",
|
|
|
"jms/cg": "1.0.0"
|
|
|
},
|
|
|
- "time": "2012-01-02 16:50:26",
|
|
|
+ "time": "2012-01-02 15:50:26",
|
|
|
"type": "symfony-bundle",
|
|
|
"installation-source": "dist",
|
|
|
"autoload": {
|
|
@@ -465,7 +468,7 @@
|
|
|
"require": {
|
|
|
"php": ">=5.3.0"
|
|
|
},
|
|
|
- "time": "2012-01-02 16:40:52",
|
|
|
+ "time": "2012-01-02 15:40:52",
|
|
|
"type": "library",
|
|
|
"installation-source": "dist",
|
|
|
"autoload": {
|
|
@@ -496,12 +499,12 @@
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/schmittjoh/JMSDiExtraBundle",
|
|
|
- "reference": "d3360b2eb98a1381b9a3fd86ea94a35a347afebb"
|
|
|
+ "reference": "1.1.1"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://github.com/schmittjoh/JMSDiExtraBundle/zipball/d3360b2eb98a1381b9a3fd86ea94a35a347afebb",
|
|
|
- "reference": "d3360b2eb98a1381b9a3fd86ea94a35a347afebb",
|
|
|
+ "url": "https://github.com/schmittjoh/JMSDiExtraBundle/zipball/1.1.1",
|
|
|
+ "reference": "1.1.1",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -512,17 +515,19 @@
|
|
|
"symfony/finder": "2.1.*"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
- "symfony/validator": "2.1.*",
|
|
|
- "symfony/form": "2.1.*",
|
|
|
- "symfony/class-loader": "2.1.*",
|
|
|
- "symfony/yaml": "2.1.*",
|
|
|
- "symfony/browser-kit": "2.1.*",
|
|
|
- "symfony/security-bundle": "2.1.*",
|
|
|
- "symfony/twig-bundle": "2.1.*",
|
|
|
- "sensio/framework-extra-bundle": "2.1.*",
|
|
|
- "jms/security-extra-bundle": "1.*"
|
|
|
+ "jms/security-extra-bundle": "1.*",
|
|
|
+ "symfony/validator": "*",
|
|
|
+ "symfony/form": "*",
|
|
|
+ "symfony/class-loader": "*",
|
|
|
+ "symfony/yaml": "*",
|
|
|
+ "symfony/browser-kit": "*",
|
|
|
+ "symfony/security-bundle": "*",
|
|
|
+ "symfony/twig-bundle": "*",
|
|
|
+ "sensio/framework-extra-bundle": "*",
|
|
|
+ "doctrine/doctrine-bundle": "*",
|
|
|
+ "doctrine/orm": "*"
|
|
|
},
|
|
|
- "time": "1347584907",
|
|
|
+ "time": "1348217792",
|
|
|
"type": "symfony-bundle",
|
|
|
"installation-source": "source",
|
|
|
"autoload": {
|
|
@@ -537,7 +542,7 @@
|
|
|
{
|
|
|
"name": "Johannes M. Schmitt",
|
|
|
"email": "schmittjoh@gmail.com",
|
|
|
- "homepage": "https://github.com/schmittjoh",
|
|
|
+ "homepage": "http://jmsyst.com",
|
|
|
"role": "Developer of wrapped JMSSerializerBundle"
|
|
|
}
|
|
|
],
|
|
@@ -565,7 +570,7 @@
|
|
|
"require": {
|
|
|
"php": ">=5.3.0"
|
|
|
},
|
|
|
- "time": "2012-01-02 17:32:49",
|
|
|
+ "time": "2012-01-02 16:32:49",
|
|
|
"type": "library",
|
|
|
"installation-source": "dist",
|
|
|
"autoload": {
|
|
@@ -674,7 +679,7 @@
|
|
|
"require": {
|
|
|
"php": ">=5.3.0"
|
|
|
},
|
|
|
- "time": "2012-01-01 10:33:17",
|
|
|
+ "time": "2012-01-01 09:33:17",
|
|
|
"type": "library",
|
|
|
"installation-source": "dist",
|
|
|
"autoload": {
|
|
@@ -724,16 +729,16 @@
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "http://github.com/kriswallsmith/assetic.git",
|
|
|
- "reference": "a6baab9b4c4361aca51bf90ee47c1586dff3cb0c"
|
|
|
+ "reference": "e22c5e07e672bb0cf43127e97e9368b53abf4aa8"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://github.com/kriswallsmith/assetic/zipball/a6baab9b4c4361aca51bf90ee47c1586dff3cb0c",
|
|
|
- "reference": "a6baab9b4c4361aca51bf90ee47c1586dff3cb0c",
|
|
|
+ "url": "https://github.com/kriswallsmith/assetic/zipball/e22c5e07e672bb0cf43127e97e9368b53abf4aa8",
|
|
|
+ "reference": "e22c5e07e672bb0cf43127e97e9368b53abf4aa8",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
- "symfony/process": "2.1.*",
|
|
|
+ "symfony/process": ">=2.1.0,<2.3-dev",
|
|
|
"php": ">=5.3.1"
|
|
|
},
|
|
|
"require-dev": {
|
|
@@ -750,7 +755,7 @@
|
|
|
"ptachoire/cssembed": "Assetic provides the integration with phpcssembed to embed data uris",
|
|
|
"leafo/scssphp-compass": "Assetic provides the integration with the SCSS compass plugin"
|
|
|
},
|
|
|
- "time": "1347622188",
|
|
|
+ "time": "1349004759",
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
@@ -790,12 +795,12 @@
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/Seldaek/monolog",
|
|
|
- "reference": "0f3dc95c4a0ed7d17bec237d07af3da6c0c1071a"
|
|
|
+ "reference": "09b3a80cfaf3e323e348a5e817afeee98d5e6b48"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://github.com/Seldaek/monolog/zipball/0f3dc95c4a0ed7d17bec237d07af3da6c0c1071a",
|
|
|
- "reference": "0f3dc95c4a0ed7d17bec237d07af3da6c0c1071a",
|
|
|
+ "url": "https://github.com/Seldaek/monolog/zipball/09b3a80cfaf3e323e348a5e817afeee98d5e6b48",
|
|
|
+ "reference": "09b3a80cfaf3e323e348a5e817afeee98d5e6b48",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -809,7 +814,7 @@
|
|
|
"ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
|
|
|
"ext-mongo": "Allow sending log messages to a MongoDB server"
|
|
|
},
|
|
|
- "time": "1347363321",
|
|
|
+ "time": "1347983448",
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
@@ -950,7 +955,7 @@
|
|
|
"require": {
|
|
|
"php": ">=5.3.0"
|
|
|
},
|
|
|
- "time": "2012-03-10 17:52:32",
|
|
|
+ "time": "2012-03-10 16:52:32",
|
|
|
"bin": [
|
|
|
"bin/jsonlint"
|
|
|
],
|
|
@@ -987,12 +992,12 @@
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/sensio/SensioDistributionBundle",
|
|
|
- "reference": "2eee3cb4cd761c851f0d766649fb9ff6f4c97002"
|
|
|
+ "reference": "v2.1.1"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://github.com/sensio/SensioDistributionBundle/zipball/2eee3cb4cd761c851f0d766649fb9ff6f4c97002",
|
|
|
- "reference": "2eee3cb4cd761c851f0d766649fb9ff6f4c97002",
|
|
|
+ "url": "https://github.com/sensio/SensioDistributionBundle/zipball/v2.1.1",
|
|
|
+ "reference": "v2.1.1",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -1033,19 +1038,19 @@
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/sensio/SensioFrameworkExtraBundle",
|
|
|
- "reference": "6d393099b17f301cc09a1d586292ed0b84763011"
|
|
|
+ "reference": "bf2ea090d602e02b975d1bf1d8ffca8f02ef8bdb"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://github.com/sensio/SensioFrameworkExtraBundle/zipball/6d393099b17f301cc09a1d586292ed0b84763011",
|
|
|
- "reference": "6d393099b17f301cc09a1d586292ed0b84763011",
|
|
|
+ "url": "https://github.com/sensio/SensioFrameworkExtraBundle/zipball/bf2ea090d602e02b975d1bf1d8ffca8f02ef8bdb",
|
|
|
+ "reference": "bf2ea090d602e02b975d1bf1d8ffca8f02ef8bdb",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
"symfony/framework-bundle": "2.1.*",
|
|
|
"doctrine/common": ">=2.1,<2.4-dev"
|
|
|
},
|
|
|
- "time": "1347780475",
|
|
|
+ "time": "1349361259",
|
|
|
"type": "symfony-bundle",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
@@ -1075,31 +1080,29 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "sensio/generator-bundle",
|
|
|
- "version": "dev-master",
|
|
|
+ "version": "2.1.x-dev",
|
|
|
"target-dir": "Sensio/Bundle/GeneratorBundle",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/sensio/SensioGeneratorBundle",
|
|
|
- "reference": "v2.1.0"
|
|
|
+ "reference": "3a65c9bf7d31aecacffc15a48f5eb2ece3615ef0"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://github.com/sensio/SensioGeneratorBundle/zipball/v2.1.0",
|
|
|
- "reference": "v2.1.0",
|
|
|
+ "url": "https://github.com/sensio/SensioGeneratorBundle/zipball/3a65c9bf7d31aecacffc15a48f5eb2ece3615ef0",
|
|
|
+ "reference": "3a65c9bf7d31aecacffc15a48f5eb2ece3615ef0",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
- "symfony/framework-bundle": "2.1.*"
|
|
|
+ "symfony/framework-bundle": "2.1.*",
|
|
|
+ "symfony/console": "2.1.*"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
"symfony/doctrine-bridge": "2.1.*",
|
|
|
"doctrine/orm": ">=2.1,<2.4-dev",
|
|
|
"twig/twig": ">=1.8,<2.0-dev"
|
|
|
},
|
|
|
- "suggest": {
|
|
|
- "doctrine/doctrine-bundle": "to generate entities and their crud controller"
|
|
|
- },
|
|
|
- "time": "1346138171",
|
|
|
+ "time": "1348030981",
|
|
|
"type": "symfony-bundle",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
@@ -1130,12 +1133,12 @@
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "git://github.com/snc/SncRedisBundle.git",
|
|
|
- "reference": "c5126259fd79680df8a11ca4bfb9aff5473ecbf2"
|
|
|
+ "reference": "bef251fe0e4b81740e4eb933e767471808d2dff4"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://github.com/snc/SncRedisBundle/zipball/c5126259fd79680df8a11ca4bfb9aff5473ecbf2",
|
|
|
- "reference": "c5126259fd79680df8a11ca4bfb9aff5473ecbf2",
|
|
|
+ "url": "https://github.com/snc/SncRedisBundle/zipball/bef251fe0e4b81740e4eb933e767471808d2dff4",
|
|
|
+ "reference": "bef251fe0e4b81740e4eb933e767471808d2dff4",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -1151,7 +1154,7 @@
|
|
|
"monolog/monolog": "If you want to use the monolog redis handler.",
|
|
|
"predis/predis": "If you want to use predis (currently only v0.7.x is supported)."
|
|
|
},
|
|
|
- "time": "1345897840",
|
|
|
+ "time": "1348124605",
|
|
|
"type": "symfony-bundle",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
@@ -1163,7 +1166,27 @@
|
|
|
"psr-0": {
|
|
|
"Snc\\RedisBundle": ""
|
|
|
}
|
|
|
- }
|
|
|
+ },
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Henrik Westphal",
|
|
|
+ "email": "henrik.westphal@gmail.com"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Community contributors",
|
|
|
+ "homepage": "https://github.com/snc/SncRedisBundle/contributors"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "A Redis bundle for Symfony2",
|
|
|
+ "homepage": "https://github.com/snc/SncRedisBundle",
|
|
|
+ "keywords": [
|
|
|
+ "nosql",
|
|
|
+ "redis",
|
|
|
+ "symfony"
|
|
|
+ ]
|
|
|
},
|
|
|
{
|
|
|
"name": "solarium/solarium",
|
|
@@ -1215,18 +1238,18 @@
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "git://github.com/swiftmailer/swiftmailer.git",
|
|
|
- "reference": "1e5482485f30a2431f9b8eb19a091eef4b57008c"
|
|
|
+ "reference": "22731e907f5ca288c9bfde6b54f3611ace0a6c39"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://github.com/swiftmailer/swiftmailer/zipball/1e5482485f30a2431f9b8eb19a091eef4b57008c",
|
|
|
- "reference": "1e5482485f30a2431f9b8eb19a091eef4b57008c",
|
|
|
+ "url": "https://github.com/swiftmailer/swiftmailer/zipball/22731e907f5ca288c9bfde6b54f3611ace0a6c39",
|
|
|
+ "reference": "22731e907f5ca288c9bfde6b54f3611ace0a6c39",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
"php": ">=5.2.4"
|
|
|
},
|
|
|
- "time": "1347542176",
|
|
|
+ "time": "1349196829",
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
@@ -1265,32 +1288,32 @@
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/AsseticBundle",
|
|
|
- "reference": "64345e86761444c35679e1aed424e1ed2370f0de"
|
|
|
+ "reference": "5ebcf72d9b2d7028ca8c9b71b464ccc81d4795d2"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://github.com/symfony/AsseticBundle/zipball/64345e86761444c35679e1aed424e1ed2370f0de",
|
|
|
- "reference": "64345e86761444c35679e1aed424e1ed2370f0de",
|
|
|
+ "url": "https://github.com/symfony/AsseticBundle/zipball/5ebcf72d9b2d7028ca8c9b71b464ccc81d4795d2",
|
|
|
+ "reference": "5ebcf72d9b2d7028ca8c9b71b464ccc81d4795d2",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
"php": ">=5.3.0",
|
|
|
- "symfony/framework-bundle": "2.1.*",
|
|
|
- "kriswallsmith/assetic": "1.1.*"
|
|
|
+ "kriswallsmith/assetic": "1.1.*",
|
|
|
+ "symfony/framework-bundle": ">=2.1.0,<2.3-dev"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
- "symfony/twig-bundle": "2.1.*",
|
|
|
- "symfony/console": "2.1.*",
|
|
|
- "symfony/class-loader": "2.1.*",
|
|
|
- "symfony/yaml": "2.1.*",
|
|
|
- "symfony/form": "2.1.*",
|
|
|
- "symfony/dom-crawler": "2.1.*",
|
|
|
- "symfony/css-selector": "2.1.*"
|
|
|
+ "symfony/twig-bundle": ">=2.1.0,<2.3-dev",
|
|
|
+ "symfony/console": ">=2.1.0,<2.3-dev",
|
|
|
+ "symfony/class-loader": ">=2.1.0,<2.3-dev",
|
|
|
+ "symfony/yaml": ">=2.1.0,<2.3-dev",
|
|
|
+ "symfony/form": ">=2.1.0,<2.3-dev",
|
|
|
+ "symfony/dom-crawler": ">=2.1.0,<2.3-dev",
|
|
|
+ "symfony/css-selector": ">=2.1.0,<2.3-dev"
|
|
|
},
|
|
|
"suggest": {
|
|
|
- "symfony/twig-bundle": "2.1.*"
|
|
|
+ "symfony/twig-bundle": ">=2.1.0,<2.3-dev"
|
|
|
},
|
|
|
- "time": "1347626244",
|
|
|
+ "time": "1348938560",
|
|
|
"type": "symfony-bundle",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
@@ -1328,26 +1351,26 @@
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/MonologBundle",
|
|
|
- "reference": "b7318480e6f8bf5579d6b3cd856850302e7ba8d8"
|
|
|
+ "reference": "51517152a608926ee6b40ed8cfbba1a708f0a14f"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://github.com/symfony/MonologBundle/zipball/b7318480e6f8bf5579d6b3cd856850302e7ba8d8",
|
|
|
- "reference": "b7318480e6f8bf5579d6b3cd856850302e7ba8d8",
|
|
|
+ "url": "https://github.com/symfony/MonologBundle/zipball/51517152a608926ee6b40ed8cfbba1a708f0a14f",
|
|
|
+ "reference": "51517152a608926ee6b40ed8cfbba1a708f0a14f",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
"php": ">=5.3.2",
|
|
|
"monolog/monolog": "1.*",
|
|
|
- "symfony/monolog-bridge": "2.1.*",
|
|
|
- "symfony/dependency-injection": "2.1.*",
|
|
|
- "symfony/config": "2.1.*"
|
|
|
+ "symfony/monolog-bridge": ">=2.1.0,<2.3-dev",
|
|
|
+ "symfony/dependency-injection": ">=2.1.0,<2.3-dev",
|
|
|
+ "symfony/config": ">=2.1.0,<2.3-dev"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
- "symfony/yaml": "2.1.*",
|
|
|
- "symfony/config": "2.1.*"
|
|
|
+ "symfony/yaml": ">=2.1.0,<2.3-dev",
|
|
|
+ "symfony/config": ">=2.1.0,<2.3-dev"
|
|
|
},
|
|
|
- "time": "1347283885",
|
|
|
+ "time": "1348137624",
|
|
|
"type": "symfony-bundle",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
@@ -1383,26 +1406,26 @@
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/SwiftmailerBundle",
|
|
|
- "reference": "d2eae9385c029cbac031a90e6d2abc74b889a562"
|
|
|
+ "reference": "e055faf5d7279f3c01ffd58f1548e0fc524b71d1"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://github.com/symfony/SwiftmailerBundle/zipball/d2eae9385c029cbac031a90e6d2abc74b889a562",
|
|
|
- "reference": "d2eae9385c029cbac031a90e6d2abc74b889a562",
|
|
|
+ "url": "https://github.com/symfony/SwiftmailerBundle/zipball/e055faf5d7279f3c01ffd58f1548e0fc524b71d1",
|
|
|
+ "reference": "e055faf5d7279f3c01ffd58f1548e0fc524b71d1",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
"php": ">=5.3.2",
|
|
|
- "symfony/swiftmailer-bridge": "2.1.*",
|
|
|
- "swiftmailer/swiftmailer": ">=4.2.0,<4.3-dev"
|
|
|
+ "swiftmailer/swiftmailer": ">=4.2.0,<4.3-dev",
|
|
|
+ "symfony/swiftmailer-bridge": ">=2.1.0,<2.3-dev"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
- "symfony/dependency-injection": "2.1.*",
|
|
|
- "symfony/http-kernel": "2.1.*",
|
|
|
- "symfony/config": "2.1.*",
|
|
|
- "symfony/yaml": "2.1.*"
|
|
|
+ "symfony/dependency-injection": ">=2.1.0,<2.3-dev",
|
|
|
+ "symfony/http-kernel": ">=2.1.0,<2.3-dev",
|
|
|
+ "symfony/config": ">=2.1.0,<2.3-dev",
|
|
|
+ "symfony/yaml": ">=2.1.0,<2.3-dev"
|
|
|
},
|
|
|
- "time": "1346243146",
|
|
|
+ "time": "1348137776",
|
|
|
"type": "symfony-bundle",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
@@ -1414,7 +1437,22 @@
|
|
|
"psr-0": {
|
|
|
"Symfony\\Bundle\\SwiftmailerBundle": ""
|
|
|
}
|
|
|
- }
|
|
|
+ },
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Fabien Potencier",
|
|
|
+ "email": "fabien@symfony.com"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Symfony Community",
|
|
|
+ "homepage": "http://symfony.com/contributors"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Symfony SwiftmailerBundle",
|
|
|
+ "homepage": "http://symfony.com"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/symfony",
|
|
@@ -1422,12 +1460,12 @@
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "git://github.com/symfony/symfony.git",
|
|
|
- "reference": "9993b86a4844af0b3dcd79f1c795eb4a8f5ab7d9"
|
|
|
+ "reference": "8062031a0a5143086f2ff864925dada9614f2ead"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://github.com/symfony/symfony/zipball/9993b86a4844af0b3dcd79f1c795eb4a8f5ab7d9",
|
|
|
- "reference": "9993b86a4844af0b3dcd79f1c795eb4a8f5ab7d9",
|
|
|
+ "url": "https://github.com/symfony/symfony/zipball/8062031a0a5143086f2ff864925dada9614f2ead",
|
|
|
+ "reference": "8062031a0a5143086f2ff864925dada9614f2ead",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -1476,7 +1514,7 @@
|
|
|
"propel/propel1": "dev-master",
|
|
|
"monolog/monolog": "dev-master"
|
|
|
},
|
|
|
- "time": "1347864860",
|
|
|
+ "time": "1349381694",
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
@@ -1546,18 +1584,18 @@
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "git://github.com/fabpot/Twig.git",
|
|
|
- "reference": "c38e06ff4134820f5acca2b5b0a163251b053d89"
|
|
|
+ "reference": "515f34abc31ae9109d1d901a8444494672d64d73"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://github.com/fabpot/Twig/zipball/c38e06ff4134820f5acca2b5b0a163251b053d89",
|
|
|
- "reference": "c38e06ff4134820f5acca2b5b0a163251b053d89",
|
|
|
+ "url": "https://github.com/fabpot/Twig/zipball/515f34abc31ae9109d1d901a8444494672d64d73",
|
|
|
+ "reference": "515f34abc31ae9109d1d901a8444494672d64d73",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
"php": ">=5.2.4"
|
|
|
},
|
|
|
- "time": "1347806324",
|
|
|
+ "time": "1349372505",
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
@@ -1634,7 +1672,9 @@
|
|
|
]
|
|
|
}
|
|
|
],
|
|
|
- "packages-dev": null,
|
|
|
+ "packages-dev": [
|
|
|
+
|
|
|
+ ],
|
|
|
"aliases": [
|
|
|
|
|
|
],
|