diff options
Diffstat (limited to 'composer.lock')
-rw-r--r-- | composer.lock | 23 |
1 files changed, 13 insertions, 10 deletions
diff --git a/composer.lock b/composer.lock index 6108435..226faba 100644 --- a/composer.lock +++ b/composer.lock @@ -3,7 +3,7 @@ "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": "ac2a8ee2f49fcb0535259847306a2bdc", + "hash": "0733d59446085cb815b72923c37e0fd6", "packages": [ { "name": "doctrine/annotations", @@ -400,16 +400,16 @@ }, { "name": "easyrdf/easyrdf", - "version": "0.8.0-beta.1", + "version": "0.8.0", "source": { "type": "git", - "url": "git://github.com/njh/easyrdf.git", - "reference": "0.8.0-beta.1" + "url": "https://github.com/njh/easyrdf.git", + "reference": "3e43ab7274004e9f4192e06b9fc147781e1f85c2" }, "dist": { "type": "zip", - "url": "https://github.com/njh/easyrdf/archive/0.8.0-beta.1.zip", - "reference": "0.8.0-beta.1", + "url": "https://api.github.com/repos/njh/easyrdf/zipball/3e43ab7274004e9f4192e06b9fc147781e1f85c2", + "reference": "3e43ab7274004e9f4192e06b9fc147781e1f85c2", "shasum": "" }, "require": { @@ -423,6 +423,9 @@ "sami/sami": "dev-master", "squizlabs/php_codesniffer": ">=1.4.3" }, + "suggest": { + "ml/json-ld": "dev-master" + }, "type": "library", "autoload": { "psr-0": { @@ -448,9 +451,10 @@ "RDF", "Semantic Web", "Turtle", - "rdfa" + "rdfa", + "sparql" ], - "time": "2013-01-18 15:54:28" + "time": "2013-12-30 22:31:37" }, { "name": "guzzle/common", @@ -2134,8 +2138,7 @@ "doctrine/common": 20, "doctrine/annotations": 20, "kriswallsmith/assetic": 15, - "symfony-cmf/routing": 15, - "easyrdf/easyrdf": 10 + "symfony-cmf/routing": 15 }, "platform": [ |