Skip to content

Commit 49ead45

Browse files
author
jklos
committed
php83 was updated to 8.3.13, so update to reflect that.
1 parent 33d0db7 commit 49ead45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lang/php/phpversion.mk

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $NetBSD: phpversion.mk,v 1.444 2024/09/28 15:08:01 taca Exp $
1+
# $NetBSD: phpversion.mk,v 1.445 2024/10/25 05:15:06 jklos Exp $
22
#
33
# This file selects a PHP version, based on the user's preferences and
44
# the installed packages. It does not add a dependency on the PHP
@@ -91,7 +91,7 @@ PHP56_VERSION= 5.6.40
9191
PHP74_VERSION= 7.4.33
9292
PHP81_VERSION= 8.1.30
9393
PHP82_VERSION= 8.2.24
94-
PHP83_VERSION= 8.3.12
94+
PHP83_VERSION= 8.3.13
9595

9696
# Define API version or initial release of major version.
9797
PHP56_RELDATE= 20140828

0 commit comments

Comments
 (0)