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 0cbcad0 commit 7438c43Copy full SHA for 7438c43
build.xml
@@ -199,7 +199,7 @@
199
</fileset>
200
</copy>
201
202
- <copy file="${basedir}/vendor/symfony/yaml/LICENSE" tofile="${basedir}/build/phar/symfony/LICENSE"/>
+ <copy file="${basedir}/vendor/symfony/yaml/Symfony/Component/Yaml/LICENSE" tofile="${basedir}/build/phar/symfony/LICENSE"/>
203
<copy todir="${basedir}/build/phar/symfony">
204
<fileset dir="${basedir}/vendor/symfony">
205
<include name="**/*.php" />
0 commit comments