File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed
Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change 121121 <exec executable =" ${ basedir } /build/tools/composer" >
122122 <arg value =" require" />
123123 <arg value =" phpunit/dbunit:~1.4" />
124- <arg value =" phpunit/phpunit-selenium:~1.4" />
125124 <arg value =" phpunit/php-invoker:~1.1" />
126125 </exec >
127126
262261 </fileset >
263262 </copy >
264263
265- <copy todir =" ${ basedir } /build/phar/phpunit-selenium" >
266- <fileset dir =" ${ basedir } /vendor/phpunit/phpunit-selenium/PHPUnit" >
267- <include name =" **/*.php" />
268- <exclude name =" **/Autoload.*" />
269- </fileset >
270- </copy >
271-
272264 <copy file =" ${ basedir } /vendor/phpdocumentor/reflection-docblock/LICENSE"
273265 tofile =" ${ basedir } /build/phar/phpdocumentor-reflection-docblock/LICENSE" />
274266 <copy todir =" ${ basedir } /build/phar/phpdocumentor-reflection-docblock" >
You can’t perform that action at this time.
0 commit comments