Selaa lähdekoodia

reverts previous commit

It's probably a better idea to fix the tag instead.
Johannes 12 vuotta sitten
vanhempi
commit
45ce3a1f71
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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.10.*",
+        "phpcollection/phpcollection": "0.1.*",
         "doctrine/common": "2.*"
     },
     "suggest": {