projects
/
phppgadmin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3f98e2
)
set required php version to 5.0
author
Hidde Boomsma
<hidde@hostnet.nl>
Mon, 13 May 2013 07:02:38 +0000
(09:02 +0200)
committer
Robert Treat
<rob@xzilla.net>
Tue, 4 Mar 2014 02:51:54 +0000
(21:51 -0500)
composer.json
patch
|
blob
|
blame
|
history
diff --git
a/composer.json
b/composer.json
index cf41eaa47c1ae13789dc85fad36fc9152083282e..d25bfc18b84a1b4d994c97247f67c879ee437102 100644
(file)
--- a/
composer.json
+++ b/
composer.json
@@
-4,7
+4,7
@@
"type": "Application",
"license": "GPL-2.0+",
"require": {
- "php": ">=5.
3
"
+ "php": ">=5.
0
"
},
"minimum-stability": "stable",
"autoload": {