We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1681458 commit 8febee7Copy full SHA for 8febee7
1 file changed
go.mod
@@ -1,8 +1,8 @@
1
module github.com/dunglas/frankenphp
2
3
-go 1.23.0
+go 1.24
4
5
-toolchain go1.23.3
+toolchain go1.24.2
6
7
retract v1.0.0-rc.1 // Human error
8
0 commit comments