Skip to content

Commit 2d9d7cd

Browse files
committed
Remove dependency analysis
This library doesn't have any dependencies
1 parent 44d3889 commit 2d9d7cd

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/integrate.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,6 @@ jobs:
2323
with:
2424
composer-root-version: "2.x-dev"
2525

26-
dependency-analysis:
27-
name: "Dependency analysis"
28-
uses: "phpDocumentor/.github/.github/workflows/dependency-analysis.yml@v0.1.0"
29-
with:
30-
composer-root-version: "2.x-dev"
31-
3226
lint-root:
3327
name: "Lint root"
3428
uses: "phpDocumentor/.github/.github/workflows/lint.yml@main"

0 commit comments

Comments
 (0)