Skip to content
Snippets Groups Projects
Unverified Commit 6e343be1 authored by Pierre Gordon's avatar Pierre Gordon Committed by GitHub
Browse files

Update composer.json to PHP 7

parent 556632b0
No related branches found
No related tags found
No related merge requests found
......@@ -7,11 +7,11 @@
],
"config": {
"platform": {
"php": "5.6"
"php": "7.0.13"
}
},
"require": {
"php": ">=5.6.0",
"php": ">=7.0.13",
"pear-pear.horde.org/Horde_Date": "^2.4.1@stable",
"pear-pear.horde.org/Horde_Exception": "^2.0.8@stable",
"pear-pear.horde.org/Horde_Imap_Client": "^2.29.16@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