Browse Source

Update composer.json, BC with the metadata library

Deni 13 years ago
parent
commit
24d6e43df4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      composer.json

+ 1 - 1
composer.json

@@ -12,7 +12,7 @@
     ],
     "require": {
         "php": ">=5.3.2",
-        "metadata/metadata": ">=1.1.0"
+        "jms/metadata": ">=1.1.0"
     },
     "suggest": {
         "symfony/framework-bundle": "2.*"