Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vjik committed May 15, 2024
1 parent a15075e commit 834f4f6
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/internals.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,8 @@ use either newest or any specific version of PHP:
## Dependencies

Use [ComposerRequireChecker](https://github.com/maglnet/ComposerRequireChecker) to detect transitive
[Composer](https://getcomposer.org/) dependencies.
[Composer](https://getcomposer.org) dependencies:

```shell
./vendor/bin/composer-require-checker
```

0 comments on commit 834f4f6

Please sign in to comment.