Merge pull request #102715 from etu/php74-update
php74: 7.4.11 -> 7.4.12
This commit is contained in:
commit
caa71a3ee4
@ -281,8 +281,8 @@ let
|
|||||||
});
|
});
|
||||||
|
|
||||||
php74base = callPackage generic (_args // {
|
php74base = callPackage generic (_args // {
|
||||||
version = "7.4.11";
|
version = "7.4.12";
|
||||||
sha256 = "1idq2sk3x6msy8l2g42jv3y87h1fgb1aybxw7wpjkliv4iaz422l";
|
sha256 = "0rwrl7xgfq2bbgmy34klgfsqa7v935074ibanmic9pwy4g676vvf";
|
||||||
});
|
});
|
||||||
|
|
||||||
defaultPhpExtensions = { all, ... }: with all; ([
|
defaultPhpExtensions = { all, ... }: with all; ([
|
||||||
|
Loading…
x
Reference in New Issue
Block a user