paratest: adopt

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