Skip to content

Commit f04fff3

Browse files
committed
Update lib.sh
1 parent ca4264b commit f04fff3

File tree

1 file changed

+2
-0
lines changed
  • plugins/php-apt/versions

1 file changed

+2
-0
lines changed

plugins/php-apt/versions/lib.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,6 @@ elif [[ "$version" == '8.3' ]]; then
3232
echo '20230831'
3333
elif [[ "$version" == '8.4' ]]; then
3434
echo '20240924'
35+
elif [[ "$version" == '8.5' ]]; then
36+
echo '20250925'
3537
fi

0 commit comments

Comments
 (0)