We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11598a0 commit 4e99304Copy full SHA for 4e99304
build.xml
@@ -312,7 +312,7 @@
312
<arg value="--hash"/>
313
<arg value="SHA-1"/>
314
<arg value="--output"/>
315
- <arg path="${basedir}/build/phpunit-${_version}.phar"/>
+ <arg path="${basedir}/build/phpunit48-${_version}.phar"/>
316
<arg value="--template"/>
317
<arg path="${basedir}/build/binary-phar-autoload.php.in"/>
318
<arg path="${basedir}/build/phar"/>
0 commit comments