phpExtensions.php-cs-fixer: update homepage

This commit is contained in:
Sandro Jäckel 2022-10-27 11:40:33 +02:00
parent e5ef9dc5bf
commit 1592f4ca84
No known key found for this signature in database
GPG key ID: B1763F8651144063

View file

@ -27,7 +27,7 @@ mkDerivation {
meta = with lib; {
description = "A tool to automatically fix PHP coding standards issues";
license = licenses.mit;
homepage = "http://cs.sensiolabs.org/";
homepage = "https://cs.symfony.com/";
maintainers = with maintainers; [ jtojnar ] ++ teams.php.members;
};
}