Browse Source

fixes dep

Johannes 12 years ago
parent
commit
e54ca479ed
1 changed files with 1 additions and 1 deletions
  1. 1 1
      composer.json

+ 1 - 1
composer.json

@@ -15,7 +15,7 @@
         "php": ">=5.3.2",
         "jms/metadata": ">=1.1.0,<1.3-dev",
         "jms/parser-lib": "1.*",
-        "phpcollection/phpcollection": "0.1.*",
+        "phpcollection/phpcollection": "0.10.*",
         "doctrine/common": "2.*"
     },
     "suggest": {