We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e06ea34 commit 05ee20bCopy full SHA for 05ee20b
build.xml
@@ -340,7 +340,8 @@
340
<include name="**/*.php"/>
341
</fileset>
342
</copy>
343
- <!-- GUZZLE (AWS / OPENSTACK / AZURE) -->
+
344
+ <!-- GUZZLE (TELEGRAM / AWS / OPENSTACK / AZURE) -->
345
<copy file="${basedir}/vendor/guzzlehttp/guzzle/LICENSE"
346
tofile="${basedir}/build/phar/lib/guzzlehttp/guzzle/LICENSE"/>
347
<copy todir="${basedir}/build/phar/lib/guzzlehttp/guzzle">
0 commit comments