phpactor: adopt

This commit is contained in:
patka
2025-08-31 16:51:10 +02:00
parent 889f4c8480
commit d02ebe3771
+1 -1
View File
@@ -35,6 +35,6 @@ php.buildComposerProject2 (finalAttrs: {
homepage = "https://github.com/phpactor/phpactor";
license = lib.licenses.mit;
mainProgram = "phpactor";
teams = [ lib.teams.php ];
maintainers = [ lib.maintainers.patka ];
};
})