frankenphp: 1.11.1 -> 1.11.2 (#489902)

This commit is contained in:
nixpkgs-ci[bot]
2026-02-12 21:06:09 +00:00
committed by GitHub
+1 -1
View File
@@ -30,7 +30,7 @@ let
in
buildGoModule (finalAttrs: {
pname = "frankenphp";
version = "1.11.1";
version = "1.11.2";
src = fetchFromGitHub {
owner = "php";