Skip to content

Commit 218dc83

Browse files
committed
qa: ignore PHP platform requirement for PHP 8.2 for now
Signed-off-by: Maximilian Bösing <[email protected]>
1 parent 20dd760 commit 218dc83

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.laminas-ci.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"ignore_php_platform_requirements": {
3+
"8.2": true
4+
}
5+
}

0 commit comments

Comments
 (0)