NEWS: add release notes for the v1.3.0 release
[tweeper.git] / composer.json
index abc1538..d490494 100644 (file)
@@ -19,8 +19,8 @@
         "ext-dom": "*",
         "ext-json": "*",
         "ext-xsl": "*",
-        "symfony/serializer": "2.7.*",
-        "symfony/property-access": "2.7.*"
+        "symfony/serializer": ">=2.7.0",
+        "symfony/property-access": ">=2.7.0"
     },
     "autoload": {
         "psr-4": { "Tweeper\\": "src/" }