Skip to content

Commit

Permalink
Remove unused file (was part of PHAR self-upgrade functionality)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Dec 23, 2017
1 parent defa9b9 commit 86112b9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 26 deletions.
1 change: 0 additions & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@
<mkdir dir="${basedir}/build/phar"/>

<exec executable="${basedir}/build/phar-manifest.php" output="${basedir}/build/phar/manifest.txt"/>
<copy todir="${basedir}/build/phar" file="${basedir}/build/ca.pem" />

<copy file="${basedir}/vendor/phpunit/php-code-coverage/LICENSE" tofile="${basedir}/build/phar/php-code-coverage/LICENSE"/>
<copy todir="${basedir}/build/phar/php-code-coverage">
Expand Down
25 changes: 0 additions & 25 deletions build/ca.pem

This file was deleted.

0 comments on commit 86112b9

Please sign in to comment.