Skip to content

Commit 7438c43

Browse files
Leftover from 83498fe
1 parent 0cbcad0 commit 7438c43

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
@@ -199,7 +199,7 @@
199199
</fileset>
200200
</copy>
201201

202-
<copy file="${basedir}/vendor/symfony/yaml/LICENSE" tofile="${basedir}/build/phar/symfony/LICENSE"/>
202+
<copy file="${basedir}/vendor/symfony/yaml/Symfony/Component/Yaml/LICENSE" tofile="${basedir}/build/phar/symfony/LICENSE"/>
203203
<copy todir="${basedir}/build/phar/symfony">
204204
<fileset dir="${basedir}/vendor/symfony">
205205
<include name="**/*.php" />

0 commit comments

Comments
 (0)