doc/php: fix typo

Co-authored-by: Blui42 <61911304+Blui42@users.noreply.github.com>
This commit is contained in:
Maximilian Bosch
2025-10-17 16:14:48 +02:00
parent c965f5142f
commit 48bc243a63

View File

@@ -216,7 +216,7 @@ In Nix, there are multiple approaches to building a Composer-based project.
::: {.warning}
`buildComposerProject2` has a [known bug](https://github.com/NixOS/nixpkgs/issues/451395)
where the `vendorHash` changes every a Composer release happens that changes the
where the `vendorHash` changes every time a Composer release happens that changes the
`autoload.php` or vendored composer code.
:::