Преглед изворни кода

Update Deptrac URL to active repository (#1429)

The qossmic/deptrac repository was archived on 2026-02-17 and the
project moved to deptrac/deptrac, which is actively maintained
(v4.6.0 released 2026-02-02).

Deptrac was originally removed from the list in PR #1402 as part of
the "Remove 21 unmaintained/archived libraries" cleanup, but was
re-added with the stale URL in the subsequent "tidying up" commit
(bcbd70c). Point the entry at the active repository.
master
Michael A. Smith пре 1 недеља
родитељ
комит
4dd06aa5a0
No account linked to committer's email address
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      README.md

+ 1
- 1
README.md Прегледај датотеку

@@ -411,7 +411,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
411 411
 *Libraries for performing static analysis of PHP code.*
412 412
 
413 413
 * [Dead Code Detector](https://github.com/shipmonk-rnd/dead-code-detector) - A PHPStan extension for finding unused PHP code.
414
-* [Deptrac](https://github.com/qossmic/deptrac) - A static analysis tool for enforcing dependency rules between architectural layers.
414
+* [Deptrac](https://github.com/deptrac/deptrac) - A static analysis tool for enforcing dependency rules between architectural layers.
415 415
 * [Exakat](https://github.com/exakat/exakat) - A static analysis engine for PHP.
416 416
 * [Larastan](https://github.com/larastan/larastan) - A PHPStan wrapper for Laravel that adds static analysis to Laravel projects.
417 417
 * [Mago](https://github.com/carthage-software/mago) - A toolchain for PHP that aims to improve the developer experience.

Loading…
Откажи
Сачувај