Skip to content

Commit 05ee20b

Browse files
Add Telegram note to guzzle lib import
1 parent e06ea34 commit 05ee20b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,8 @@
340340
<include name="**/*.php"/>
341341
</fileset>
342342
</copy>
343-
<!-- GUZZLE (AWS / OPENSTACK / AZURE) -->
343+
344+
<!-- GUZZLE (TELEGRAM / AWS / OPENSTACK / AZURE) -->
344345
<copy file="${basedir}/vendor/guzzlehttp/guzzle/LICENSE"
345346
tofile="${basedir}/build/phar/lib/guzzlehttp/guzzle/LICENSE"/>
346347
<copy todir="${basedir}/build/phar/lib/guzzlehttp/guzzle">

0 commit comments

Comments
 (0)