|
@@ -15,6 +15,8 @@
|
|
}
|
|
}
|
|
}</code></pre>
|
|
}</code></pre>
|
|
|
|
|
|
|
|
+ <p>For more information about packages versions usage, see the <a href="https://getcomposer.org/doc/01-basic-usage.md#package-versions">composer documentation</a>.</p>
|
|
|
|
+
|
|
<h3>Install Composer In Your Project</h3>
|
|
<h3>Install Composer In Your Project</h3>
|
|
<p>Run this in your command line:</p>
|
|
<p>Run this in your command line:</p>
|
|
<pre><code>curl -sS https://getcomposer.org/installer | php</code></pre>
|
|
<pre><code>curl -sS https://getcomposer.org/installer | php</code></pre>
|