Skip to content

Commit 09af9a9

Browse files
Add PHP-8.5 to the Git steps page
1 parent dec3071 commit 09af9a9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

git.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,9 @@
102102
<strong>PHP HEAD</strong>:
103103
<code>git checkout master</code>
104104
<br>
105+
<strong>PHP 8.5</strong>:
106+
<code>git checkout PHP-8.5</code>
107+
<br>
105108
<strong>PHP 8.4</strong>:
106109
<code>git checkout PHP-8.4</code>
107110
<br>

0 commit comments

Comments
 (0)