Unverified Commit 7a0f5eb0 authored by nixpkgs-ci[bot]'s avatar nixpkgs-ci[bot] Committed by GitHub
Browse files

frankenphp: 1.11.1 -> 1.11.2 (#489902)

parents 54daa2e3 c9475372
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@ let
in
buildGoModule (finalAttrs: {
  pname = "frankenphp";
  version = "1.11.1";
  version = "1.11.2";

  src = fetchFromGitHub {
    owner = "php";