Skip to content
This repository was archived by the owner on May 6, 2018. It is now read-only.

Commit 2fb78fe

Browse files
committed
Update list of possibly required dependencies
1 parent f689e02 commit 2fb78fe

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

index.html

+4-2
Original file line numberDiff line numberDiff line change
@@ -327,8 +327,10 @@ <h2 id="what-do-i-need">Awesome! What do I need?</h2>
327327
</p>
328328

329329
<ul>
330-
<li><em>php-curl</em></li>
331-
<li><em>php-xml</em></li>
330+
<li><em>curl</em></li>
331+
<li><em>xml</em></li>
332+
<li><em>libxml</em></li>
333+
<li><em>dom</em></li>
332334
</ul>
333335

334336
<p class="small-text">

0 commit comments

Comments
 (0)