Use v2 on homepage instructions

This commit is contained in:
Markus Staab
2016-01-12 21:10:02 +01:00
parent fbd254c002
commit cc0c431557
+1 -1
View File
@@ -57,7 +57,7 @@
With <a href="http://getcomposer.org">Composer</a>:<br>
<pre class="prettyprint"><code>{
"require": {
"filp/whoops": "1.*"
"filp/whoops": "2.*"
}
}</code></pre>