]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - composer.json
Updated legacy changelog
[github/wallabag/wallabag.git] / composer.json
index a63f2893f526dc6015c3322b585caddbc2cd6c1e..f48e5dfcb448fb4081dcea53ddd852c56702782b 100644 (file)
@@ -23,8 +23,9 @@
         "issues": "https://github.com/wallabag/wallabag/issues"
     },
     "require": {
+        "php": ">=5.3.3",
         "twig/twig": "1.*",
         "twig/extensions": "1.0.*",
         "umpirsky/twig-gettext-extractor": "1.1.*"
     }
-}
\ No newline at end of file
+}