We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33d0db7 commit 49ead45Copy full SHA for 49ead45
lang/php/phpversion.mk
@@ -1,4 +1,4 @@
1
-# $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 $
2
#
3
# This file selects a PHP version, based on the user's preferences and
4
# the installed packages. It does not add a dependency on the PHP
@@ -91,7 +91,7 @@ PHP56_VERSION= 5.6.40
91
PHP74_VERSION= 7.4.33
92
PHP81_VERSION= 8.1.30
93
PHP82_VERSION= 8.2.24
94
-PHP83_VERSION= 8.3.12
+PHP83_VERSION= 8.3.13
95
96
# Define API version or initial release of major version.
97
PHP56_RELDATE= 20140828
0 commit comments