Unverified Commit 48bc243a authored by Maximilian Bosch's avatar Maximilian Bosch
Browse files

doc/php: fix typo

parent c965f514
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.
:::