Skip to content
Snippets Groups Projects
Commit 4e6cbe71 authored by Christoph Wurst's avatar Christoph Wurst
Browse files

bump min php version in composer.json to 5.4

parent 74103c20
No related merge requests found
......@@ -6,7 +6,7 @@
}
],
"require": {
"php": ">=5.3.0",
"php": ">=5.4.0",
"pear-pear.horde.org/Horde_Date": "^2.0.0@stable",
"pear-pear.horde.org/Horde_Exception": "^2.0.0@stable",
"pear-pear.horde.org/Horde_Imap_Client": "^2.28.0@stable",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment