Skip to content

Commit 4e99304

Browse files
committed
Change build phar file name
1 parent 11598a0 commit 4e99304

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@
312312
<arg value="--hash"/>
313313
<arg value="SHA-1"/>
314314
<arg value="--output"/>
315-
<arg path="${basedir}/build/phpunit-${_version}.phar"/>
315+
<arg path="${basedir}/build/phpunit48-${_version}.phar"/>
316316
<arg value="--template"/>
317317
<arg path="${basedir}/build/binary-phar-autoload.php.in"/>
318318
<arg path="${basedir}/build/phar"/>

0 commit comments

Comments
 (0)