Skip to content

Commit 8afd855

Browse files
1 parent 79b4682 commit 8afd855

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
@@ -265,7 +265,7 @@
265265

266266
<copy file="${basedir}/vendor/doctrine/deprecations/LICENSE" tofile="${basedir}/build/tmp/phar/doctrine-deprecations/LICENSE"/>
267267
<copy todir="${basedir}/build/tmp/phar/doctrine-deprecations">
268-
<fileset dir="${basedir}/vendor/doctrine/deprecations/lib">
268+
<fileset dir="${basedir}/vendor/doctrine/deprecations/src">
269269
<include name="**/*.php" />
270270
</fileset>
271271
</copy>

0 commit comments

Comments
 (0)