]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - composer.json
Dropping PHP 5.5
[github/wallabag/wallabag.git] / composer.json
index b919f446c32866cd19bea0005559357fa6548e65..55bd179a87bbdff7cda74db3ce307806b1cd1da0 100644 (file)
@@ -28,7 +28,7 @@
         "issues": "https://github.com/wallabag/wallabag/issues"
     },
     "require": {
-        "php": ">=5.5.9",
+        "php": ">=5.6.0",
         "ext-pcre": "*",
         "ext-dom": "*",
         "ext-curl": "*",
     "config": {
         "bin-dir": "bin",
         "platform": {
-            "php": "5.5.9"
+            "php": "5.6.0"
         }
     },
     "minimum-stability": "dev",