Browse Source

Merge pull request #63 from yethee/composer

Update composer.json, BC with the metadata library
Johannes 13 năm trước cách đây
mục cha
commit
43d319472d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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.*"