We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3b75a49 + 58242cb commit 3bce92eCopy full SHA for 3bce92e
_includes/phar.html
@@ -37,7 +37,7 @@ <h4 class="panel-title">
37
<div class="panel-heading" role="tab" id="headingTwo">
38
<h4 class="panel-title">
39
<a role="button" data-toggle="collapse" data-parent="#accordion" href="#collapseTwo" aria-expanded="true" aria-controls="collapseTwo">
40
- Install Phar for PHP 5.x
+ Install Phar for PHP 5.6
41
</a>
42
</h4>
43
</div>
install.html
@@ -7,7 +7,7 @@
7
<div class="pull-right well">
8
<h4>Requirements</h4>
9
<strong>
10
- <div>PHP 5.4+</div>
+ <div>PHP 5.6+</div>
11
<div>CURL enabled</div>
12
</strong>
13
0 commit comments