Merge pull request #323047 from r-ryantm/auto-update/phpdocumentor

phpdocumentor: 3.5.0 -> 3.5.2
This commit is contained in:
Pol Dellaiera
2024-06-28 08:05:59 +02:00
committed by GitHub
+2 -2
View File
@@ -6,13 +6,13 @@
php.buildComposerProject (finalAttrs: {
pname = "phpdocumentor";
version = "3.5.0";
version = "3.5.2";
src = fetchFromGitHub {
owner = "phpDocumentor";
repo = "phpDocumentor";
rev = "v${finalAttrs.version}";
hash = "sha256-//erxY9ryJne/HZLB1l4SwF3EsQ1vmgSe4pZ5xSieIU=";
hash = "sha256-7gW6iqMOcWBaxCFlE5C3K6jjdu5t4lIuL4sXai0Uw9s=";
};
vendorHash = "sha256-VNlAzWueF7ZXBpr9RrJghMPrAUof7f1DCh1osFIwFfs=";