phpunit: adopt
This commit is contained in:
@@ -36,7 +36,9 @@ php.buildComposerProject2 (finalAttrs: {
|
||||
homepage = "https://phpunit.de";
|
||||
license = lib.licenses.bsd3;
|
||||
mainProgram = "phpunit";
|
||||
maintainers = with lib.maintainers; [ onny ];
|
||||
teams = [ lib.teams.php ];
|
||||
maintainers = with lib.maintainers; [
|
||||
onny
|
||||
patka
|
||||
];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user