Commit 19f1cc65 authored by R. RyanTM's avatar R. RyanTM
Browse files

php83: 8.3.10 -> 8.3.11

parent bccb6af5
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2,8 +2,8 @@

let
  base = callPackage ./generic.nix (_args // {
    version = "8.3.10";
    hash = "sha256-5YQZnDULRjQ8NwabucwgrYk8sEx0fIme8bBercDuo7A=";
    version = "8.3.11";
    hash = "sha256-ZkDiRVCAqJrcQdTle7BPjCv7fuxif+GZr5c7/zTX8O4=";
  });
in
base.withExtensions ({ all, ... }: with all; ([