projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42cd3f2
)
Require PHPUnit >= 3.5.0
author
Gunnar Wrobel
<p@rdus.de>
Fri, 3 Dec 2010 15:10:24 +0000
(16:10 +0100)
committer
Gunnar Wrobel
<p@rdus.de>
Fri, 3 Dec 2010 15:10:24 +0000
(16:10 +0100)
framework/Test/package.xml
patch
|
blob
|
history
diff --git
a/framework/Test/package.xml
b/framework/Test/package.xml
index
ee7fcff
..
43c4517
100644
(file)
--- a/
framework/Test/package.xml
+++ b/
framework/Test/package.xml
@@
-49,6
+49,7
@@
<package>
<name>PHPUnit</name>
<channel>pear.phpunit.de</channel>
+ <min>3.5.0</min>
</package>
</required>
</dependencies>