Skip to content

Commit

Permalink
php83 was updated to 8.3.13, so update to reflect that.
Browse files Browse the repository at this point in the history
  • Loading branch information
jklos committed Oct 25, 2024
1 parent 33d0db7 commit 49ead45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lang/php/phpversion.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: phpversion.mk,v 1.444 2024/09/28 15:08:01 taca Exp $
# $NetBSD: phpversion.mk,v 1.445 2024/10/25 05:15:06 jklos Exp $
#
# This file selects a PHP version, based on the user's preferences and
# the installed packages. It does not add a dependency on the PHP
Expand Down Expand Up @@ -91,7 +91,7 @@ PHP56_VERSION= 5.6.40
PHP74_VERSION= 7.4.33
PHP81_VERSION= 8.1.30
PHP82_VERSION= 8.2.24
PHP83_VERSION= 8.3.12
PHP83_VERSION= 8.3.13

# Define API version or initial release of major version.
PHP56_RELDATE= 20140828
Expand Down

0 comments on commit 49ead45

Please sign in to comment.