Skip to content

Commit ab20c2b

Browse files
ojhaujjwalpose
authored andcommitted
Fix installation command for firebase/php-jwt
1 parent fc5f114 commit ab20c2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

html/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ <h3 class="panel-title">PHP</h3>
375375

376376
<div class="panel-footer">
377377
<div>
378-
<code>php composer require firebase/php-jwt</code>
378+
<code>composer require firebase/php-jwt</code>
379379
</div>
380380

381381
</div>

0 commit comments

Comments
 (0)