|
@@ -1,6 +1,34 @@
|
|
|
{
|
|
|
- "hash": "ca10917a8121ff17ef485d11e9b159d8",
|
|
|
+ "hash": "efbe12c9388019d3ee06546522f55045",
|
|
|
"packages": [
|
|
|
+ {
|
|
|
+ "name": "chamilo/chash",
|
|
|
+ "version": "dev-master",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/chamilo/chash.git",
|
|
|
+ "reference": "87def53dfe80a1e15ed9bceb76f7a8f01b31990e"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/chamilo/chash/zipball/87def53dfe80a1e15ed9bceb76f7a8f01b31990e",
|
|
|
+ "reference": "87def53dfe80a1e15ed9bceb76f7a8f01b31990e",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=5.3.2",
|
|
|
+ "symfony/console": "2.3.*@dev",
|
|
|
+ "symfony/yaml": "2.1.*"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "psr-0": {
|
|
|
+ "Chash": "src/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "time": "2013-03-25 18:35:52"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "dflydev/doctrine-orm-service-provider",
|
|
|
"version": "dev-master",
|
|
@@ -137,20 +165,20 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "doctrine/dbal",
|
|
|
- "version": "2.3.2",
|
|
|
+ "version": "2.3.3",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
- "url": "https://github.com/doctrine/dbal",
|
|
|
- "reference": "2.3.2"
|
|
|
+ "url": "https://github.com/doctrine/dbal.git",
|
|
|
+ "reference": "2.3.3"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://github.com/doctrine/dbal/archive/2.3.2.zip",
|
|
|
- "reference": "2.3.2",
|
|
|
+ "url": "https://api.github.com/repos/doctrine/dbal/zipball/2.3.3",
|
|
|
+ "reference": "2.3.3",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
- "doctrine/common": "2.3.*",
|
|
|
+ "doctrine/common": ">=2.3.0,<2.5-dev",
|
|
|
"php": ">=5.3.2"
|
|
|
},
|
|
|
"type": "library",
|
|
@@ -170,7 +198,7 @@
|
|
|
],
|
|
|
"authors": [
|
|
|
{
|
|
|
- "name": "Jonathan H. Wage",
|
|
|
+ "name": "Jonathan Wage",
|
|
|
"email": "jonwage@gmail.com",
|
|
|
"homepage": "http://www.jwage.com/"
|
|
|
},
|
|
@@ -196,7 +224,7 @@
|
|
|
"persistence",
|
|
|
"queryobject"
|
|
|
],
|
|
|
- "time": "2013-01-07 20:03:43"
|
|
|
+ "time": "2013-03-24 19:16:29"
|
|
|
},
|
|
|
{
|
|
|
"name": "doctrine/migrations",
|
|
@@ -254,16 +282,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "doctrine/orm",
|
|
|
- "version": "2.3.2",
|
|
|
+ "version": "2.3.3",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
- "url": "git://github.com/doctrine/doctrine2.git",
|
|
|
- "reference": "2.3.2"
|
|
|
+ "url": "https://github.com/doctrine/doctrine2.git",
|
|
|
+ "reference": "2.3.3"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://github.com/doctrine/doctrine2/archive/2.3.2.zip",
|
|
|
- "reference": "2.3.2",
|
|
|
+ "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/2.3.3",
|
|
|
+ "reference": "2.3.3",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -320,7 +348,7 @@
|
|
|
"database",
|
|
|
"orm"
|
|
|
],
|
|
|
- "time": "2013-01-07 20:05:04"
|
|
|
+ "time": "2013-03-24 20:43:58"
|
|
|
},
|
|
|
{
|
|
|
"name": "gedmo/doctrine-extensions",
|
|
@@ -2088,7 +2116,8 @@
|
|
|
"doctrine/migrations": 20,
|
|
|
"pagerfanta/pagerfanta": 20,
|
|
|
"knplabs/knp-menu": 20,
|
|
|
- "gedmo/doctrine-extensions": 20
|
|
|
+ "gedmo/doctrine-extensions": 20,
|
|
|
+ "chamilo/chash": 20
|
|
|
},
|
|
|
"platform": {
|
|
|
"php": ">=5.3.2"
|