Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Dec 20, 2024
1 parent 79b4682 commit 8afd855
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@

<copy file="${basedir}/vendor/doctrine/deprecations/LICENSE" tofile="${basedir}/build/tmp/phar/doctrine-deprecations/LICENSE"/>
<copy todir="${basedir}/build/tmp/phar/doctrine-deprecations">
<fileset dir="${basedir}/vendor/doctrine/deprecations/lib">
<fileset dir="${basedir}/vendor/doctrine/deprecations/src">
<include name="**/*.php" />
</fileset>
</copy>
Expand Down

0 comments on commit 8afd855

Please sign in to comment.