Skip to content

Commit

Permalink
Merge pull request #99 from janedbal/patch-1
Browse files Browse the repository at this point in the history
Fix link to composer-dependency-analyser
  • Loading branch information
alies-dev authored Aug 21, 2024
2 parents 7801e54 + f52247b commit a81f867
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/backend/conventions--php.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ IxDF uses automated tools to check our code on CI:
- [PHPStan](https://phpstan.org/user-guide/getting-started) (`level: 8`)
- [Rector](https://github.com/rectorphp/rector)
- [Deptrac](https://qossmic.github.io/deptrac/) (multiple configurations for modules and entire application)
- [composer-dependency-analyser](https://github.com/shipmonk/composer-dependency-analyser) (checks for unused and shadow dependencies)
- [composer-dependency-analyser](https://github.com/shipmonk-rnd/composer-dependency-analyser) (checks for unused and shadow dependencies)
- and more...

## Types
Expand Down

0 comments on commit a81f867

Please sign in to comment.