Skip to content

Commit caefec5

Browse files
authored
refactor: change qossmic/deptrac-shim has abanddoned
1 parent 031d5c6 commit caefec5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-deptrac.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080

8181
- name: Run architectural inspection
8282
run: |
83-
composer require --dev qossmic/deptrac-shim
83+
composer require --dev deptrac/deptrac
8484
vendor/bin/deptrac analyze --cache-file=build/deptrac.cache
8585
env:
8686
GITHUB_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)