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

phpdocumentor: 3.5.2 -> 3.5.3
This commit is contained in:
Pol Dellaiera 2024-07-24 11:05:59 +02:00 committed by GitHub
commit 498bf2f89c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,13 +6,13 @@
php.buildComposerProject (finalAttrs: {
pname = "phpdocumentor";
version = "3.5.2";
version = "3.5.3";
src = fetchFromGitHub {
owner = "phpDocumentor";
repo = "phpDocumentor";
rev = "v${finalAttrs.version}";
hash = "sha256-7gW6iqMOcWBaxCFlE5C3K6jjdu5t4lIuL4sXai0Uw9s=";
hash = "sha256-zpAKygpxyKYfefa5ag76saTSQNLon/v3rYkl0Nj2+FM=";
};
vendorHash = "sha256-VNlAzWueF7ZXBpr9RrJghMPrAUof7f1DCh1osFIwFfs=";