Skip to content

Commit

Permalink
We can't depend on PHPUnit anymore as it doesn't exist in pear form
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Jan 16, 2015
1 parent 09e5e43 commit 8a91878
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.xml
Expand Up @@ -136,7 +136,6 @@
<dependencies>
<php minimum_version="5.2.8" />
<pear minimum_version="1.9.0" recommended_version="1.9.4" />
<package name="PHPUnit" channel="pear.phpunit.de" minimum_version="3.5.0" type="optional" />
</dependencies>
<dirroles key="bin">script</dirroles>
<dirroles key="Cake/Console/Templates/skel">php</dirroles>
Expand Down

0 comments on commit 8a91878

Please sign in to comment.