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
commit 7a0f5eb08c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,7 +30,7 @@ let
in
buildGoModule (finalAttrs: {
pname = "frankenphp";
version = "1.11.1";
version = "1.11.2";
src = fetchFromGitHub {
owner = "php";