Skip to content

Commit 679f5da

Browse files
The "--1" option should no longer be necessary for "composer update"
1 parent ac8608c commit 679f5da

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525

2626
<exec executable="${basedir}/tools/composer" taskname="composer">
2727
<arg value="self-update"/>
28-
<arg value="--1"/>
2928
</exec>
3029
</target>
3130
</project>

0 commit comments

Comments
 (0)