Skip to content

Commit 0e324c2

Browse files
committed
qa: add README to deprecated exclusions
Signed-off-by: Maximilian Bösing <[email protected]>
1 parent d5b67e2 commit 0e324c2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/code-check-deprecated-exclusion-via-config/.laminas-ci.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
},
1010
{
1111
"name": "PHPUnit on PHP 7.4 with latest dependencies"
12+
},
13+
{
14+
"name": "README Linting on PHP 7.4 with locked dependencies"
1215
}
1316
]
1417
}

0 commit comments

Comments
 (0)