You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: build.xml
-4Lines changed: 0 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -445,10 +445,6 @@
445
445
<argvalue="update"/>
446
446
<argvalue="--force-accept-unsigned"/>
447
447
</exec>
448
-
449
-
<execexecutable="${basedir}/tools/composer">
450
-
<argvalue="self-update"/>
451
-
</exec>
452
448
</target>
453
449
454
450
<targetname="generate-global-assert-wrappers"description="Generate global function wrappers for static methods in Assert and TestCase that are commonly used">
0 commit comments