]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - composer.json
PHP requirement increased to PHP 5.5 - See #599
[github/shaarli/Shaarli.git] / composer.json
index f7d26a315f5fb136240a51df7a7c31f4b18c678a..40b725d362a3df5900ab7d746aa2f99671c553e2 100644 (file)
@@ -10,7 +10,7 @@
     },
     "keywords": ["bookmark", "link", "share", "web"],
     "require": {
-        "php": ">=5.3.4",
+        "php": ">=5.5",
         "shaarli/netscape-bookmark-parser": "1.*",
         "erusev/parsedown": "1.6"
     },